this derivation will be built: /nix/store/1dm4dcc87px0qvyray8dd0vr4rr3lxp7-beads-viewer-0.19.0.drv building '/nix/store/1dm4dcc87px0qvyray8dd0vr4rr3lxp7-beads-viewer-0.19.0.drv' on 'ssh-ng://nix-remote-builder@bld3.m.ntd.one' building '/nix/store/1dm4dcc87px0qvyray8dd0vr4rr3lxp7-beads-viewer-0.19.0.drv' beads-viewer-0.19.0> Using versionCheckHook beads-viewer-0.19.0> Running phase: unpackPhase beads-viewer-0.19.0> unpacking source archive /nix/store/3n6aqkza02w9df03875fms3v2cgdazp8-source beads-viewer-0.19.0> source root is source beads-viewer-0.19.0> Running phase: patchPhase beads-viewer-0.19.0> Running phase: updateAutotoolsGnuConfigScriptsPhase beads-viewer-0.19.0> Running phase: configurePhase beads-viewer-0.19.0> Running phase: buildPhase beads-viewer-0.19.0> Building subPackage ./cmd/bv beads-viewer-0.19.0> buildPhase completed in 34 seconds beads-viewer-0.19.0> Running phase: installPhase beads-viewer-0.19.0> Running phase: fixupPhase beads-viewer-0.19.0> shrinking RPATHs of ELF executables and libraries in /nix/store/rriz9y5nwiyn192pxx4k0fyz9f0bmqzf-beads-viewer-0.19.0 beads-viewer-0.19.0> shrinking /nix/store/rriz9y5nwiyn192pxx4k0fyz9f0bmqzf-beads-viewer-0.19.0/bin/bv beads-viewer-0.19.0> checking for references to /build/ in /nix/store/rriz9y5nwiyn192pxx4k0fyz9f0bmqzf-beads-viewer-0.19.0... beads-viewer-0.19.0> patching script interpreter paths in /nix/store/rriz9y5nwiyn192pxx4k0fyz9f0bmqzf-beads-viewer-0.19.0 beads-viewer-0.19.0> stripping (with command strip and flags -S -p) in /nix/store/rriz9y5nwiyn192pxx4k0fyz9f0bmqzf-beads-viewer-0.19.0/bin beads-viewer-0.19.0> Running phase: installCheckPhase beads-viewer-0.19.0> Executing versionCheckPhase beads-viewer-0.19.0> Did not find version 0.19.0 in the output of the command /nix/store/rriz9y5nwiyn192pxx4k0fyz9f0bmqzf-beads-viewer-0.19.0/bin/bv --version beads-viewer-0.19.0> bv v0.18.0 beads-viewer-0.19.0> Did not find version 0.19.0 in the output of the command /nix/store/rriz9y5nwiyn192pxx4k0fyz9f0bmqzf-beads-viewer-0.19.0/bin/bv --help beads-viewer-0.19.0> Usage: bv [flags] beads-viewer-0.19.0> beads-viewer-0.19.0> A TUI viewer for beads issue tracker. beads-viewer-0.19.0> beads-viewer-0.19.0> General Flags: beads-viewer-0.19.0> --cpu-profile string Write CPU profile to file beads-viewer-0.19.0> --db string Path to beads database file or .beads directory (overrides beads-viewer-0.19.0> BEADS_DB and BEADS_DIR env vars) beads-viewer-0.19.0> --version Show version beads-viewer-0.19.0> --update Update bv to the latest version beads-viewer-0.19.0> --check-update Check if a new version is available beads-viewer-0.19.0> --rollback Rollback to the previous version (from backup) beads-viewer-0.19.0> --update-dry-run Show what an update would do without installing (use via 'bv beads-viewer-0.19.0> upgrade --dry-run') beads-viewer-0.19.0> --yes Skip confirmation prompts (use with --update) beads-viewer-0.19.0> -f, --format string Structured output format for --robot-* commands: json or toon beads-viewer-0.19.0> (env: BV_OUTPUT_FORMAT, TOON_DEFAULT_FORMAT) beads-viewer-0.19.0> --stats Show JSON vs TOON token estimates on stderr (env: TOON_STATS=1) beads-viewer-0.19.0> --no-cache Bypass disk cache for robot triage (also: BV_NO_CACHE=1) beads-viewer-0.19.0> --force-full-analysis Compute all metrics regardless of graph size (may be slow for beads-viewer-0.19.0> large graphs) beads-viewer-0.19.0> --profile-startup Output detailed startup timing profile for diagnostics beads-viewer-0.19.0> --profile-json Output profile in JSON format (use with --profile-startup) beads-viewer-0.19.0> --theme string Color theme: light, dark, or auto (default: detect terminal beads-viewer-0.19.0> background) beads-viewer-0.19.0> --background-mode Enable experimental background snapshot loading (TUI only) beads-viewer-0.19.0> --no-background-mode Disable experimental background snapshot loading (TUI only) beads-viewer-0.19.0> -h, --help help for bv beads-viewer-0.19.0> beads-viewer-0.19.0> Search & Filters: beads-viewer-0.19.0> --robot-min-confidence float Filter robot outputs by minimum confidence (0.0-1.0) beads-viewer-0.19.0> --robot-max-results int Limit robot output count (0 = use defaults) beads-viewer-0.19.0> --robot-by-label string Filter robot outputs by label (exact match) beads-viewer-0.19.0> --robot-by-assignee string Filter robot outputs by assignee (exact match) beads-viewer-0.19.0> -l, --label string Scope analysis to label's subgraph (affects beads-viewer-0.19.0> --robot-insights, --robot-plan, --robot-priority) beads-viewer-0.19.0> --severity string Filter robot alerts by severity (info|warning|critical) beads-viewer-0.19.0> --alert-type string Filter robot alerts by alert type (e.g., stale_issue) beads-viewer-0.19.0> --alert-label string Filter robot alerts by label match beads-viewer-0.19.0> -r, --recipe string Apply named recipe (e.g., triage, actionable, high-impact) beads-viewer-0.19.0> --search string Semantic search query (vector-based; builds/updates index beads-viewer-0.19.0> on first run) beads-viewer-0.19.0> --search-limit int Max results for --search/--robot-search (default 10) beads-viewer-0.19.0> --search-mode string Search ranking mode: text or hybrid (default: beads-viewer-0.19.0> BV_SEARCH_MODE or text) beads-viewer-0.19.0> --search-preset string Hybrid preset name (default: BV_SEARCH_PRESET or default) beads-viewer-0.19.0> --search-weights string Hybrid weights JSON (overrides preset; keys: beads-viewer-0.19.0> text,pagerank,status,impact,priority,recency) beads-viewer-0.19.0> --workspace string Load issues from workspace config file (.bv/workspace.yaml) beads-viewer-0.19.0> --repo string Filter issues by repository prefix (e.g., 'api-' or 'api') beads-viewer-0.19.0> beads-viewer-0.19.0> Robot & Planning Flags: beads-viewer-0.19.0> --robot-help Show AI agent help beads-viewer-0.19.0> --robot-capabilities Output machine-readable command beads-viewer-0.19.0> capabilities for AI agents beads-viewer-0.19.0> --robot-docs string Machine-readable JSON docs for AI agents. beads-viewer-0.19.0> Topics: guide, commands, examples, env, beads-viewer-0.19.0> exit-codes, all beads-viewer-0.19.0> --robot-insights Output graph analysis and insights as JSON beads-viewer-0.19.0> for AI agents beads-viewer-0.19.0> --robot-plan Output dependency-respecting execution beads-viewer-0.19.0> plan as JSON for AI agents beads-viewer-0.19.0> --robot-priority Output priority recommendations as JSON beads-viewer-0.19.0> for AI agents beads-viewer-0.19.0> --robot-triage Output unified triage as JSON (the beads-viewer-0.19.0> mega-command for AI agents) beads-viewer-0.19.0> --robot-triage-by-track Group triage recommendations by execution beads-viewer-0.19.0> track (bv-87) beads-viewer-0.19.0> --robot-triage-by-label Group triage recommendations by label (bv-87) beads-viewer-0.19.0> --robot-next Output only the top pick recommendation as beads-viewer-0.19.0> JSON (minimal triage) beads-viewer-0.19.0> --brief Compact --robot-triage output: only beads-viewer-0.19.0> decision-relevant fields (id, title, beads-viewer-0.19.0> status, assignee, blockers, unblocks) (#183) beads-viewer-0.19.0> --robot-not-ready-labels string Comma-separated labels marking a bead beads-viewer-0.19.0> not-ready: excluded from claimable beads-viewer-0.19.0> --robot-next/--robot-triage top picks beads-viewer-0.19.0> (env: BV_ROBOT_NOT_READY_LABELS; #173) beads-viewer-0.19.0> --robot-diff Output diff as JSON (use with --diff-since) beads-viewer-0.19.0> --robot-recipes Output available recipes as JSON for AI agents beads-viewer-0.19.0> --robot-label-health Output label health metrics as JSON for AI beads-viewer-0.19.0> agents beads-viewer-0.19.0> --robot-label-flow Output cross-label dependency flow as JSON beads-viewer-0.19.0> for AI agents beads-viewer-0.19.0> --robot-label-attention Output attention-ranked labels as JSON for beads-viewer-0.19.0> AI agents beads-viewer-0.19.0> --attention-limit int Limit number of labels in beads-viewer-0.19.0> --robot-label-attention output (default 5) beads-viewer-0.19.0> --robot-alerts Output alerts (drift + proactive) as JSON beads-viewer-0.19.0> for AI agents beads-viewer-0.19.0> --robot-metrics Output performance metrics (timing, cache, beads-viewer-0.19.0> memory) as JSON beads-viewer-0.19.0> --robot-schema Output JSON Schema definitions for all beads-viewer-0.19.0> robot commands beads-viewer-0.19.0> --schema-command string Output schema for specific command only beads-viewer-0.19.0> (e.g., robot-triage) beads-viewer-0.19.0> --robot-suggest Output smart suggestions (duplicates, beads-viewer-0.19.0> dependencies, labels, cycles) as JSON beads-viewer-0.19.0> --suggest-type string Filter suggestions by type: duplicate, beads-viewer-0.19.0> dependency, label, cycle beads-viewer-0.19.0> --suggest-confidence float Minimum confidence for suggestions (0.0-1.0) beads-viewer-0.19.0> --suggest-bead string Filter suggestions for specific bead ID beads-viewer-0.19.0> --robot-graph Output dependency graph as beads-viewer-0.19.0> JSON/DOT/Mermaid for AI agents beads-viewer-0.19.0> --graph-format string Graph output format: json, dot, mermaid beads-viewer-0.19.0> (default "json") beads-viewer-0.19.0> --graph-root string Subgraph from specific root issue ID beads-viewer-0.19.0> --graph-depth int Max depth for subgraph (0 = unlimited) beads-viewer-0.19.0> --robot-search Output semantic search results as JSON for beads-viewer-0.19.0> AI agents (use with --search) beads-viewer-0.19.0> --robot-drift Output drift check as JSON (use with beads-viewer-0.19.0> --check-drift) beads-viewer-0.19.0> --robot-history Output bead-to-commit correlations as JSON beads-viewer-0.19.0> --robot-history-timeout-ms int Budget in ms for the git-history prologue beads-viewer-0.19.0> of robot triage (0 = unbounded; default beads-viewer-0.19.0> 10000, env BV_ROBOT_HISTORY_TIMEOUT_MS) beads-viewer-0.19.0> (default -1) beads-viewer-0.19.0> --robot-explain-correlation string Explain why a commit is linked to a bead beads-viewer-0.19.0> (format: SHA:beadID) beads-viewer-0.19.0> --robot-confirm-correlation string Confirm a correlation is correct (format: beads-viewer-0.19.0> SHA:beadID) beads-viewer-0.19.0> --robot-reject-correlation string Reject an incorrect correlation (format: beads-viewer-0.19.0> SHA:beadID) beads-viewer-0.19.0> --correlation-by string Agent/user identifier for correlation feedback beads-viewer-0.19.0> --correlation-reason string Reason for correlation feedback beads-viewer-0.19.0> --robot-correlation-stats Output correlation feedback statistics as JSON beads-viewer-0.19.0> --robot-orphans Output orphan commit candidates (commits beads-viewer-0.19.0> that should be linked but aren't) as JSON beads-viewer-0.19.0> --orphans-min-score int Minimum suspicion score for orphan beads-viewer-0.19.0> candidates (0-100) (default 30) beads-viewer-0.19.0> --robot-file-beads string Output beads that touched a file path as JSON beads-viewer-0.19.0> --file-beads-limit int Max closed beads to show (use with beads-viewer-0.19.0> --robot-file-beads) (default 20) beads-viewer-0.19.0> --robot-file-hotspots Output files touched by most beads as JSON beads-viewer-0.19.0> --hotspots-limit int Max hotspots to show (use with beads-viewer-0.19.0> --robot-file-hotspots) (default 10) beads-viewer-0.19.0> --robot-impact string Analyze impact of modifying files beads-viewer-0.19.0> (comma-separated paths) beads-viewer-0.19.0> --robot-file-relations string Output files that frequently co-change beads-viewer-0.19.0> with the given file path beads-viewer-0.19.0> --relations-threshold float Minimum correlation threshold (0.0-1.0) beads-viewer-0.19.0> for related files (default 0.5) beads-viewer-0.19.0> --relations-limit int Max related files to show (default 10) beads-viewer-0.19.0> --robot-related string Output beads related to a specific bead ID beads-viewer-0.19.0> as JSON beads-viewer-0.19.0> --related-min-relevance percent_or_fraction Minimum relevance score for related work beads-viewer-0.19.0> (int 0-100 percent OR float 0.0-1.0 beads-viewer-0.19.0> fraction) (default 20) beads-viewer-0.19.0> --related-max-results int Max results per category for related work beads-viewer-0.19.0> (default 10) beads-viewer-0.19.0> --related-include-closed Include closed beads in related work results beads-viewer-0.19.0> --robot-blocker-chain string Output full blocker chain analysis for beads-viewer-0.19.0> issue ID as JSON beads-viewer-0.19.0> --robot-impact-network string Output bead impact network as JSON (empty beads-viewer-0.19.0> for full, or bead ID for subnetwork) beads-viewer-0.19.0> --robot-causality string Output causal chain analysis for bead ID beads-viewer-0.19.0> as JSON beads-viewer-0.19.0> --robot-sprint-list Output sprints as JSON beads-viewer-0.19.0> --robot-sprint-show string Output specific sprint details as JSON beads-viewer-0.19.0> --robot-forecast string Output ETA forecast for bead ID, or 'all' beads-viewer-0.19.0> for all open issues beads-viewer-0.19.0> --forecast-label string Filter forecast by label beads-viewer-0.19.0> --forecast-sprint string Filter forecast by sprint ID beads-viewer-0.19.0> --forecast-agents int Number of parallel agents for capacity beads-viewer-0.19.0> calculation (default 1) beads-viewer-0.19.0> --robot-capacity Output capacity simulation and completion beads-viewer-0.19.0> projection as JSON beads-viewer-0.19.0> --agents int Number of parallel agents for capacity beads-viewer-0.19.0> simulation (default 1) beads-viewer-0.19.0> --capacity-label string Filter capacity simulation by label beads-viewer-0.19.0> --robot-burndown string Output burndown data for sprint ID, or beads-viewer-0.19.0> 'current' for active sprint beads-viewer-0.19.0> beads-viewer-0.19.0> History & Drift: beads-viewer-0.19.0> --diff-since string Show changes since historical point (commit SHA, branch, tag, beads-viewer-0.19.0> or date) beads-viewer-0.19.0> --as-of string View state at point in time (commit SHA, branch, tag, or date) beads-viewer-0.19.0> --save-baseline string Save current metrics as baseline with optional description beads-viewer-0.19.0> --baseline-info Show information about the current baseline beads-viewer-0.19.0> --check-drift Check for drift from baseline (exit codes: 0=OK, 1=critical, beads-viewer-0.19.0> 2=warning) beads-viewer-0.19.0> --bead-history string Show history for specific bead ID beads-viewer-0.19.0> --history-since string Limit history to commits after this date/ref (e.g., '30 days beads-viewer-0.19.0> ago', '2024-01-01') beads-viewer-0.19.0> --history-limit int Max commits to analyze (0 = unlimited) (default 500) beads-viewer-0.19.0> --min-confidence float Filter correlations by minimum confidence (0.0-1.0) beads-viewer-0.19.0> beads-viewer-0.19.0> Export & Reporting: beads-viewer-0.19.0> --export-md string Export issues to a Markdown file (e.g., report.md) beads-viewer-0.19.0> --export-graph string Export graph: .html for interactive, .png/.svg for static beads-viewer-0.19.0> (auto-names if empty) beads-viewer-0.19.0> --graph-preset string Graph layout preset: compact (default) or roomy (default "compact") beads-viewer-0.19.0> --graph-title string Title for graph export (default: project name) beads-viewer-0.19.0> --no-hooks Skip running hooks during export beads-viewer-0.19.0> --emit-script Emit shell script for top-N recommendations (agent workflows) beads-viewer-0.19.0> --script-limit int Limit number of items in emitted script (use with beads-viewer-0.19.0> --emit-script) (default 5) beads-viewer-0.19.0> --script-format string Script format: bash, fish, or zsh (use with --emit-script) beads-viewer-0.19.0> (default "bash") beads-viewer-0.19.0> --priority-brief string Export priority brief to Markdown file (e.g., brief.md) beads-viewer-0.19.0> --agent-brief string Export agent brief bundle to directory (includes triage.json, beads-viewer-0.19.0> insights.json, brief.md, helpers.md) beads-viewer-0.19.0> --export-pages string Export static site to directory (e.g., ./bv-pages) beads-viewer-0.19.0> --pages-title string Custom title for static site beads-viewer-0.19.0> --pages-include-closed Include closed issues in export (default: true) (default true) beads-viewer-0.19.0> --pages-include-history Include git history for time-travel (default: true) (default true) beads-viewer-0.19.0> --preview-pages string Preview existing static site bundle beads-viewer-0.19.0> --no-live-reload Disable live-reload in preview mode beads-viewer-0.19.0> --watch-export Watch for beads changes and auto-regenerate export (use with beads-viewer-0.19.0> --export-pages) beads-viewer-0.19.0> --pages Launch interactive Pages deployment wizard beads-viewer-0.19.0> --debug-render string Render a view and output to file (views: insights, board) beads-viewer-0.19.0> --debug-width int Width for debug render (default 180) beads-viewer-0.19.0> --debug-height int Height for debug render (default 50) beads-viewer-0.19.0> beads-viewer-0.19.0> Agent File Management: beads-viewer-0.19.0> --agents-add Add beads workflow instructions to AGENTS.md (creates file if needed) beads-viewer-0.19.0> --agents-remove Remove beads workflow instructions from AGENTS.md beads-viewer-0.19.0> --agents-update Update beads workflow instructions to latest version beads-viewer-0.19.0> --agents-check Check AGENTS.md blurb status (default if no --agents-* action) beads-viewer-0.19.0> --agents-dry-run Show what would happen without executing (use with --agents-*) beads-viewer-0.19.0> --agents-force Skip confirmation prompts (use with --agents-*) beads-viewer-0.19.0> beads-viewer-0.19.0> Other Flags: beads-viewer-0.19.0> --network-depth int Depth of subnetwork when querying specific bead (1-3) (default 2) beads-viewer-0.19.0> --feedback-accept string Record accept feedback for issue ID (tunes recommendation weights) beads-viewer-0.19.0> --feedback-ignore string Record ignore feedback for issue ID (tunes recommendation weights) beads-viewer-0.19.0> --feedback-reset Reset all feedback data to defaults beads-viewer-0.19.0> --feedback-show Show current feedback status and weight adjustments beads-viewer-0.19.0> beads-viewer-0.19.0> Run `bv --robot-help` for detailed AI/robot command documentation. error: build of '/nix/store/1dm4dcc87px0qvyray8dd0vr4rr3lxp7-beads-viewer-0.19.0.drv' on 'ssh-ng://nix-remote-builder@bld3.m.ntd.one' failed: Cannot build '/nix/store/1dm4dcc87px0qvyray8dd0vr4rr3lxp7-beads-viewer-0.19.0.drv'. Reason: builder failed with exit code 2. Output paths: /nix/store/rriz9y5nwiyn192pxx4k0fyz9f0bmqzf-beads-viewer-0.19.0 Last 25 log lines: > --preview-pages string Preview existing static site bundle > --no-live-reload Disable live-reload in preview mode > --watch-export Watch for beads changes and auto-regenerate export (use with > --export-pages) > --pages Launch interactive Pages deployment wizard > --debug-render string Render a view and output to file (views: insights, board) > --debug-width int Width for debug render (default 180) > --debug-height int Height for debug render (default 50) > > Agent File Management: > --agents-add Add beads workflow instructions to AGENTS.md (creates file if needed) > --agents-remove Remove beads workflow instructions from AGENTS.md > --agents-update Update beads workflow instructions to latest version > --agents-check Check AGENTS.md blurb status (default if no --agents-* action) > --agents-dry-run Show what would happen without executing (use with --agents-*) > --agents-force Skip confirmation prompts (use with --agents-*) > > Other Flags: > --network-depth int Depth of subnetwork when querying specific bead (1-3) (default 2) > --feedback-accept string Record accept feedback for issue ID (tunes recommendation weights) > --feedback-ignore string Record ignore feedback for issue ID (tunes recommendation weights) > --feedback-reset Reset all feedback data to defaults > --feedback-show Show current feedback status and weight adjustments > > Run `bv --robot-help` for detailed AI/robot command documentation. For full logs, run: nix log /nix/store/1dm4dcc87px0qvyray8dd0vr4rr3lxp7-beads-viewer-0.19.0.drv error: Cannot build '/nix/store/1dm4dcc87px0qvyray8dd0vr4rr3lxp7-beads-viewer-0.19.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/rriz9y5nwiyn192pxx4k0fyz9f0bmqzf-beads-viewer-0.19.0