[INFO] fetching crate devboy-cli 0.28.1...
[INFO] testing devboy-cli-0.28.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate devboy-cli 0.28.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate devboy-cli 0.28.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate devboy-cli 0.28.1
[INFO] tweaked toml for crates.io crate devboy-cli 0.28.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate devboy-cli 0.28.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate devboy-cli 0.28.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2
[INFO] running `Command { std: "docker" "start" "4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling devboy-core v0.28.1
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling tiktoken-rs v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling toon-format v0.4.5
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling devboy-clickup v0.28.1
[INFO] [stderr]    Compiling devboy-format-pipeline v0.28.1
[INFO] [stderr]    Compiling devboy-confluence v0.28.1
[INFO] [stderr]    Compiling devboy-jira v0.28.1
[INFO] [stderr]    Compiling devboy-fireflies v0.28.1
[INFO] [stderr]    Compiling devboy-gitlab v0.28.1
[INFO] [stderr]    Compiling devboy-github v0.28.1
[INFO] [stderr]    Compiling devboy-slack v0.28.1
[INFO] [stderr]    Compiling devboy-assets v0.28.1
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling devboy-executor v0.28.1
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling pbkdf2 v0.13.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling devboy-cli v0.28.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling devboy-storage v0.28.1
[INFO] [stderr]    Compiling zip v8.6.0
[INFO] [stderr]    Compiling devboy-mcp v0.28.1
[INFO] [stderr]    Compiling devboy-skills v0.28.1
[INFO] [stderr]    Compiling clap-markdown v0.1.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 18s
[INFO] running `Command { std: "docker" "inspect" "4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling devboy-cli v0.28.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-object-pool v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling httpmock v0.8.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling devboy-core v0.28.1
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling devboy-fireflies v0.28.1
[INFO] [stderr]    Compiling devboy-assets v0.28.1
[INFO] [stderr]    Compiling devboy-format-pipeline v0.28.1
[INFO] [stderr]    Compiling devboy-clickup v0.28.1
[INFO] [stderr]    Compiling devboy-confluence v0.28.1
[INFO] [stderr]    Compiling devboy-jira v0.28.1
[INFO] [stderr]    Compiling devboy-github v0.28.1
[INFO] [stderr]    Compiling devboy-slack v0.28.1
[INFO] [stderr]    Compiling devboy-gitlab v0.28.1
[INFO] [stderr]    Compiling devboy-storage v0.28.1
[INFO] [stderr]    Compiling devboy-executor v0.28.1
[INFO] [stderr]    Compiling devboy-mcp v0.28.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] running `Command { std: "docker" "inspect" "4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]    Compiling devboy-cli v0.28.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devboy_cli-c0c505cc3c7052d4)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test update_check::tests::test_cache_invalid_json ... ok
[INFO] [stdout] test update_check::tests::test_detect_install_method_standalone ... ok
[INFO] [stdout] test update_check::tests::test_install_method_is_managed ... ok
[INFO] [stdout] test update_check::tests::test_install_method_name ... ok
[INFO] [stdout] test update_check::tests::test_install_method_update_command ... ok
[INFO] [stdout] test update_check::tests::test_cache_write_and_read ... ok
[INFO] [stdout] test update_check::tests::test_cache_creates_parent_dirs ... ok
[INFO] [stdout] test update_check::tests::test_install_method_update_command_parts ... ok
[INFO] [stdout] test update_check::tests::test_cache_fresh ... ok
[INFO] [stdout] test update_check::tests::test_is_newer_version_equal ... ok
[INFO] [stdout] test update_check::tests::test_is_newer_version ... ok
[INFO] [stdout] test update_check::tests::test_cache_expired ... ok
[INFO] [stdout] test update_check::tests::test_is_newer_version_invalid ... ok
[INFO] [stdout] test update_check::tests::test_is_newer_version_major_bump ... ok
[INFO] [stdout] test update_check::tests::test_is_newer_version_with_prerelease ... ok
[INFO] [stdout] test update_check::tests::test_version_cache_serialization_roundtrip ... ok
[INFO] [stdout] test upgrade::tests::test_extract_tar_gz_invalid_data ... ok
[INFO] [stdout] test upgrade::tests::test_extract_tar_gz_valid ... ok
[INFO] [stdout] test upgrade::tests::test_extract_tar_gz_with_directory_prefix ... ok
[INFO] [stdout] test upgrade::tests::test_extract_tar_gz_missing_binary ... ok
[INFO] [stdout] test update_check::tests::test_cache_nonexistent_file ... ok
[INFO] [stdout] test update_check::tests::test_cache_path_is_some ... ok
[INFO] [stdout] test upgrade::tests::test_extract_zip_invalid_data ... ok
[INFO] [stdout] test upgrade::tests::test_release_tag_name_strip_prefix ... ok
[INFO] [stdout] test upgrade::tests::test_get_asset_name ... ok
[INFO] [stdout] test upgrade::tests::test_release_deserialization ... ok
[INFO] [stdout] test upgrade::tests::test_replace_binary_creates_and_replaces ... ok
[INFO] [stdout] test upgrade::tests::test_extract_zip_devboy_without_exe ... ok
[INFO] [stdout] test upgrade::tests::test_extract_zip_valid ... ok
[INFO] [stdout] test upgrade::tests::test_extract_zip_missing_binary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devboy-42d010fce703507c)
[INFO] [stdout] 
[INFO] [stdout] running 218 tests
[INFO] [stdout] test agents_cmd::tests::install_status_label_covers_all_variants ... ok
[INFO] [stdout] test agents_cmd::tests::status_glyph_covers_all_variants ... ok
[INFO] [stdout] test agents_cmd::tests::format_relative_at_treats_exactly_now_as_zero_seconds ... ok
[INFO] [stdout] test agents_cmd::tests::format_relative_at_handles_all_branches ... ok
[INFO] [stdout] test agents_cmd::tests::render_table_handles_empty_snapshot_list ... ok
[INFO] [stdout] test agents_cmd::tests::render_table_handles_typical_machine ... ok
[INFO] [stdout] test agents_cmd::tests::render_json_handles_empty_snapshot_list ... ok
[INFO] [stdout] test agents_cmd::tests::handle_dispatches_table_and_json_without_panicking ... ok
[INFO] [stdout] test doctor::checks::config::tests::active_context_check_skips_when_config_missing ... ok
[INFO] [stdout] test doctor::checks::config::tests::config_exists_check_errors_when_path_is_unknown ... ok
[INFO] [stdout] test doctor::checks::config::tests::config_valid_toml_check_errors_when_load_fails_without_parse_error ... ok
[INFO] [stdout] test agents_cmd::tests::render_json_emits_primary_and_agents_keys ... ok
[INFO] [stdout] test doctor::checks::config::tests::config_valid_toml_check_passes_when_config_loaded ... ok
[INFO] [stdout] test doctor::checks::config::tests::config_valid_toml_check_skips_when_config_missing ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::confluence_credential_validator_flags_short_values ... ok
[INFO] [stdout] test doctor::checks::config::tests::active_context_check_passes_when_context_resolves ... ok
[INFO] [stdout] test doctor::checks::config::tests::active_context_check_warns_when_no_context_resolves ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::confluence_token_check_skips_when_not_configured ... ok
[INFO] [stdout] test doctor::checks::config::tests::config_exists_check_passes_when_file_exists ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::github_token_check_errors_when_missing ... ok
[INFO] [stdout] test doctor::checks::config::tests::active_context_check_passes_for_remote_config_install ... ok
[INFO] [stdout] test doctor::checks::config::tests::active_context_check_passes_when_proxy_servers_configured ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::provider_token_checks_skip_when_active_context_is_missing ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::provider_token_checks_skip_when_provider_not_configured ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::token_format_validators_detect_suspicious_values ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::provider_token_checks_error_when_store_fails ... ok
[INFO] [stdout] test doctor::checks::environment::tests::config_dir_result_passes_when_directory_exists ... ok
[INFO] [stdout] test doctor::checks::environment::tests::credential_store_check_reports_store_errors ... ok
[INFO] [stdout] test doctor::checks::environment::tests::credential_store_check_uses_probe_successfully ... ok
[INFO] [stdout] test doctor::checks::environment::tests::config_dir_result_warns_when_directory_missing ... ok
[INFO] [stdout] test doctor::checks::environment::tests::os_support_result_warns_for_unknown_os ... ok
[INFO] [stdout] test doctor::checks::environment::tests::os_support_check_passes_for_current_os ... ok
[INFO] [stdout] test doctor::checks::mcp::tests::mcp_tools_check_errors_for_invalid_configuration ... ok
[INFO] [stdout] test doctor::checks::mcp::tests::mcp_tools_check_passes_for_default_configuration ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::github_token_check_prefers_context_secret ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::jira_token_check_passes_for_credential_pair ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::github_token_check_warns_for_suspicious_global_token ... ok
[INFO] [stdout] test doctor::checks::mcp::tests::mcp_tools_check_skips_without_config ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::confluence_token_check_passes_for_present_credential ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::gitlab_token_check_passes_for_recognized_token ... ok
[INFO] [stdout] test doctor::checks::credentials::tests::clickup_token_check_warns_for_short_token ... ok
[INFO] [stdout] test doctor::checks::mcp::tests::mcp_tools_check_warns_for_unknown_tools ... ok
[INFO] [stdout] test doctor::checks::mcp::tests::mcp_tools_check_reports_valid_whitelist_and_blacklist ... ok
[INFO] [stdout] test doctor::checks::providers::tests::helper_functions_cover_parsing_and_serialization_paths ... ok
[INFO] [stdout] test doctor::checks::providers::tests::jira_base64_encoder_matches_expected ... ok
[INFO] [stdout] test doctor::checks::providers::tests::jira_connectivity_falls_back_to_account_id ... ok
[INFO] [stdout] test doctor::checks::providers::tests::github_connectivity_returns_authentication_error ... ok
[INFO] [stdout] test doctor::checks::providers::tests::confluence_connectivity_falls_back_to_rest_api_when_v2_unavailable ... ok
[INFO] [stdout] test doctor::checks::providers::tests::github_connectivity_collects_user_and_rate_limit ... ok
[INFO] [stdout] test doctor::checks::providers::tests::confluence_connectivity_reaches_space_endpoint ... ok
[INFO] [stdout] test doctor::checks::providers::tests::confluence_api_check_passes_when_connected ... ok
[INFO] [stdout] test doctor::checks::providers::tests::github_connectivity_reports_invalid_payload ... ok
[INFO] [stdout] test doctor::checks::providers::tests::gitlab_connectivity_collects_identity_and_rate_limits ... ok
[INFO] [stdout] test doctor::checks::proxy::tests::proxy_helpers_cover_normalization_and_classification ... ok
[INFO] [stdout] test doctor::checks::proxy::tests::proxy_servers_check_errors_for_invalid_transport ... ok
[INFO] [stdout] test doctor::checks::providers::tests::rate_limit_from_headers_reads_gitlab_headers ... ok
[INFO] [stdout] test doctor::checks::providers::tests::run_provider_check_covers_all_generic_paths ... ok
[INFO] [stdout] test doctor::checks::proxy::tests::probe_proxy_server_covers_auth_and_store_errors ... ok
[INFO] [stdout] test doctor::checks::tests::resolve_active_provider_context_returns_active_context ... ok
[INFO] [stdout] test doctor::checks::proxy::tests::proxy_servers_check_errors_when_token_missing ... ok
[INFO] [stdout] test doctor::checks::tests::resolve_active_provider_context_returns_none_when_missing ... ok
[INFO] [stdout] test doctor::checks::tests::resolve_secret_falls_back_to_global_when_scoped_errs ... ok
[INFO] [stdout] test doctor::checks::proxy::tests::proxy_servers_check_skips_without_config_or_servers ... ok
[INFO] [stdout] test doctor::checks::tests::resolve_secret_prefers_context_then_global_then_none ... ok
[INFO] [stdout] test doctor::checks::tests::resolve_secret_surfaces_scoped_error_when_global_empty ... ok
[INFO] [stdout] test doctor::output::console::tests::scalar_to_string_formats_strings_and_non_strings ... ok
[INFO] [stdout] test doctor::output::console::tests::status_label_maps_all_statuses ... ok
[INFO] [stdout] test doctor::checks::tests::resolve_secret_propagates_store_errors ... ok
[INFO] [stdout] test doctor::output::console::tests::write_check_list_groups_checks ... ok
[INFO] [stdout] test doctor::checks::providers::tests::jira_connectivity_supports_self_hosted_basic_auth ... ok
[INFO] [stdout] test doctor::output::console::tests::summarize_counts_each_status ... ok
[INFO] [stdout] test doctor::output::console::tests::write_report_shows_unavailable_latest_version ... ok
[INFO] [stdout] test doctor::output::json::tests::render_json_report_pretty_formats_values ... ok
[INFO] [stdout] test doctor::output::console::tests::write_details_handles_scalars_and_arrays ... ok
[INFO] [stdout] test doctor::output::console::tests::write_report_renders_verbose_output ... ok
[INFO] [stdout] test doctor::tests::active_context_check_passes_when_context_resolves ... ok
[INFO] [stdout] test doctor::tests::config_valid_toml_check_errors_on_parse_failure ... ok
[INFO] [stdout] test doctor::tests::config_exists_check_warns_when_missing ... ok
[INFO] [stdout] test doctor::tests::credential_store_check_uses_store_probe ... ok
[INFO] [stdout] test doctor::checks::proxy::tests::probe_proxy_server_reports_connection_failures ... ok
[INFO] [stdout] test doctor::checks::providers::tests::provider_run_methods_cover_skip_success_and_store_error_paths ... ok
[INFO] [stdout] test onboard_cmd::tests::agent_id_mapping_covers_supported_install_targets ... ok
[INFO] [stdout] test doctor::tests::exit_code_prefers_errors_over_warnings ... ok
[INFO] [stdout] test doctor::tests::exit_code_returns_warning_when_no_errors_exist ... ok
[INFO] [stdout] test doctor::tests::registry_runs_only_selected_checks ... ok
[INFO] [stdout] test doctor::tests::registry_can_list_and_validate_checks ... ok
[INFO] [stdout] test onboard_cmd::tests::agent_id_mapping_returns_none_for_unsupported_agents ... ok
[INFO] [stdout] test onboard_cmd::tests::agent_table_row_marks_chosen_with_arrow ... ok
[INFO] [stdout] test onboard_cmd::tests::agent_table_row_glyph_per_status ... ok
[INFO] [stdout] test onboard_cmd::tests::agent_table_row_omits_arrow_for_non_chosen ... ok
[INFO] [stdout] test onboard_cmd::tests::auto_picks_when_recency_dominates ... ok
[INFO] [stdout] test onboard_cmd::tests::confirm_returns_true_with_dry_run_flag ... ok
[INFO] [stdout] test onboard_cmd::tests::confirm_returns_true_with_yes_flag ... ok
[INFO] [stdout] test onboard_cmd::tests::explicit_agent_override_picks_named_snapshot ... ok
[INFO] [stdout] test onboard_cmd::tests::summarise_outcomes_buckets_each_variant ... ok
[INFO] [stdout] test onboard_cmd::tests::summarise_outcomes_handles_empty_report ... ok
[INFO] [stdout] test doctor::checks::proxy::tests::proxy_servers_check_passes_for_reachable_proxy ... ok
[INFO] [stdout] test doctor::checks::proxy::tests::proxy_servers_check_warns_when_proxy_has_no_tools ... ok
[INFO] [stdout] test tests::cli_clap_definition_parses ... ok
[INFO] [stdout] test tests::test_build_config_empty_options ... ok
[INFO] [stdout] test tests::test_build_config_multiple_providers ... ok
[INFO] [stdout] test tests::test_build_config_with_github ... ok
[INFO] [stdout] test tests::test_build_config_with_github_and_proxy ... ok
[INFO] [stdout] test tests::test_build_config_with_proxy ... ok
[INFO] [stdout] test tests::test_build_config_with_proxy_no_token ... ok
[INFO] [stdout] test onboard_cmd::tests::explicit_agent_override_returns_error_for_unknown_id ... ok
[INFO] [stdout] test doctor::tests::diagnostic_context_prefers_local_config ... ok
[INFO] [stdout] test onboard_cmd::tests::auto_returns_no_supported_agents_when_nothing_is_installed ... ok
[INFO] [stdout] test onboard_cmd::tests::auto_returns_error_with_top_candidates_when_scores_are_close ... ok
[INFO] [stdout] test tests::test_detect_data_type_comments ... ok
[INFO] [stdout] test tests::test_detect_data_type_diffs ... ok
[INFO] [stdout] test tests::test_detect_data_type_empty_array ... ok
[INFO] [stdout] test tests::test_add_context_providers_registers_confluence_knowledge_base_provider ... ok
[INFO] [stdout] test tests::test_detect_data_type_issues ... ok
[INFO] [stdout] test tests::test_detect_data_type_merge_requests ... ok
[INFO] [stdout] test tests::test_detect_data_type_unknown ... ok
[INFO] [stdout] test tests::test_detect_data_type_discussions ... ok
[INFO] [stdout] test tests::test_disable_adds_tools_to_disabled_list ... ok
[INFO] [stdout] test tests::test_disable_then_enable_workflow ... ok
[INFO] [stdout] test tests::test_enable_removes_from_disabled_list ... ok
[INFO] [stdout] test tests::test_disable_persists_to_file ... ok
[INFO] [stdout] test tests::test_env_context_builder_aliases ... ok
[INFO] [stdout] test tests::test_env_context_builder_clickup_with_team ... ok
[INFO] [stdout] test tests::test_env_context_builder_empty ... ok
[INFO] [stdout] test tests::test_enable_noop_if_not_disabled ... ok
[INFO] [stdout] test tests::test_env_context_builder_clickup ... ok
[INFO] [stdout] test tests::test_env_context_builder_github ... ok
[INFO] [stdout] test tests::cli_markdown_renderer_emits_expected_landmarks ... ok
[INFO] [stdout] test tests::test_disable_does_not_duplicate ... ok
[INFO] [stdout] test tests::test_env_context_builder_gitlab ... ok
[INFO] [stdout] test tests::test_env_context_builder_github_incomplete ... ok
[INFO] [stdout] test tests::test_env_context_builder_github_with_base_url ... ok
[INFO] [stdout] test tests::test_env_context_builder_gitlab_with_url ... ok
[INFO] [stdout] test tests::test_env_context_builder_jira ... ok
[INFO] [stdout] test tests::test_env_context_builder_jira_incomplete ... ok
[INFO] [stdout] test tests::test_env_context_builder_multiple_providers ... ok
[INFO] [stdout] test tests::test_parse_context_env_key_clickup ... ok
[INFO] [stdout] test tests::test_parse_context_env_key_github ... ok
[INFO] [stdout] test tests::test_parse_context_env_key_gitlab ... ok
[INFO] [stdout] test tests::test_parse_context_env_key_jira ... ok
[INFO] [stdout] test tests::test_parse_context_env_key_invalid ... ok
[INFO] [stdout] test tests::test_env_context_builder_list_alias ... ok
[INFO] [stdout] test tests::test_parse_git_url_github_https ... ok
[INFO] [stdout] test tests::test_parse_git_url_github_https_no_git_suffix ... ok
[INFO] [stdout] test tests::test_parse_git_url_github_ssh ... ok
[INFO] [stdout] test tests::test_parse_git_url_github_ssh_no_git_suffix ... ok
[INFO] [stdout] test tests::test_parse_git_url_gitlab_ssh ... ok
[INFO] [stdout] test tests::test_parse_git_url_invalid ... ok
[INFO] [stdout] test tests::test_parse_git_url_gitlab_https ... ok
[INFO] [stdout] test tests::test_register_claude_mcp_creates_file_if_not_exists ... ok
[INFO] [stdout] test tests::test_register_claude_mcp_custom_name ... ok
[INFO] [stdout] test tests::test_parse_git_url_unknown_host ... ok
[INFO] [stdout] test tests::test_register_claude_mcp_creates_mcp_servers_section ... ok
[INFO] [stdout] test tests::test_register_claude_mcp_default_name ... ok
[INFO] [stdout] test tests::test_register_claude_mcp_preserves_existing_servers ... ok
[INFO] [stdout] test tests::test_register_copilot_mcp_to_path_default_name ... ok
[INFO] [stdout] test tests::test_register_forge_mcp_default_name ... ok
[INFO] [stdout] test tests::test_register_codex_mcp_to_path_default_name ... ok
[INFO] [stdout] test tests::test_register_codex_mcp_to_path_preserves_existing ... ok
[INFO] [stdout] test tests::test_register_gemini_mcp_default_name ... ok
[INFO] [stdout] test tests::test_register_forge_mcp_preserves_existing ... ok
[INFO] [stdout] test tests::test_register_kimi_mcp_creates_kimi_directory ... ok
[INFO] [stdout] test tests::test_register_kimi_mcp_creates_file_if_not_exists ... ok
[INFO] [stdout] test tests::test_register_kimi_mcp_custom_name ... ok
[INFO] [stdout] test tests::test_register_kimi_mcp_default_name ... ok
[INFO] [stdout] test tests::test_register_kimi_mcp_creates_mcp_servers_section ... ok
[INFO] [stdout] test tests::test_register_kimi_mcp_preserves_existing_servers ... ok
[INFO] [stdout] test tests::test_register_opencode_mcp_default_name ... ok
[INFO] [stdout] test tests::test_register_opencode_mcp_preserves_existing ... ok
[INFO] [stdout] test tests::test_reset_clears_disabled ... ok
[INFO] [stdout] test tests::test_reset_clears_enabled ... ok
[INFO] [stdout] test tests::test_reset_persists_to_file ... ok
[INFO] [stdout] test tests::test_skip_git_detect_default_behaviour ... ok
[INFO] [stdout] test tests::test_skip_git_detect_detect_git_without_remote_config_is_noop ... ok
[INFO] [stdout] test tests::test_skip_git_detect_proxy_only ... ok
[INFO] [stdout] test tests::test_skip_git_detect_proxy_only_beats_detect_git ... ok
[INFO] [stdout] test tests::test_skip_git_detect_remote_config_implies_skip ... ok
[INFO] [stdout] test tests::test_skip_git_detect_remote_config_with_detect_git_override ... ok
[INFO] [stdout] test tests::test_trim_to_budget_fits ... ok
[INFO] [stdout] test tests::test_trim_to_budget_keeps_at_least_one ... ok
[INFO] [stdout] test tests::test_trim_to_budget_trims ... ok
[INFO] [stdout] test update_check::tests::test_cache_creates_parent_dirs ... ok
[INFO] [stdout] test update_check::tests::test_cache_expired ... ok
[INFO] [stdout] test update_check::tests::test_cache_fresh ... ok
[INFO] [stdout] test update_check::tests::test_cache_invalid_json ... ok
[INFO] [stdout] test update_check::tests::test_cache_nonexistent_file ... ok
[INFO] [stdout] test update_check::tests::test_cache_path_is_some ... ok
[INFO] [stdout] test update_check::tests::test_cache_write_and_read ... ok
[INFO] [stdout] test update_check::tests::test_detect_install_method_standalone ... ok
[INFO] [stdout] test update_check::tests::test_install_method_is_managed ... ok
[INFO] [stdout] test update_check::tests::test_install_method_name ... ok
[INFO] [stdout] test update_check::tests::test_install_method_update_command ... ok
[INFO] [stdout] test update_check::tests::test_install_method_update_command_parts ... ok
[INFO] [stdout] test update_check::tests::test_is_newer_version ... ok
[INFO] [stdout] test update_check::tests::test_is_newer_version_equal ... ok
[INFO] [stdout] test update_check::tests::test_is_newer_version_invalid ... ok
[INFO] [stdout] test update_check::tests::test_is_newer_version_major_bump ... ok
[INFO] [stdout] test update_check::tests::test_is_newer_version_with_prerelease ... ok
[INFO] [stdout] test update_check::tests::test_version_cache_serialization_roundtrip ... ok
[INFO] [stdout] test tests::test_enable_fails_when_whitelist_active ... ok
[INFO] [stdout] test tests::test_disable_fails_when_whitelist_active ... ok
[INFO] [stdout] test tests::test_register_claude_mcp_fails_on_non_object_mcp_servers ... ok
[INFO] [stdout] test tests::committed_cli_md_matches_renderer ... FAILED
[INFO] [stdout] test tests::test_register_claude_mcp_fails_on_non_object_root ... ok
[INFO] [stdout] test upgrade::tests::test_extract_tar_gz_missing_binary ... ok
[INFO] [stdout] test tests::test_register_kimi_mcp_fails_on_non_object_mcp_servers ... ok
[INFO] [stdout] test tests::test_register_kimi_mcp_fails_on_non_object_root ... ok
[INFO] [stdout] test upgrade::tests::test_get_asset_name ... ok
[INFO] [stdout] test upgrade::tests::test_extract_tar_gz_invalid_data ... ok
[INFO] [stdout] test upgrade::tests::test_release_tag_name_strip_prefix ... ok
[INFO] [stdout] test upgrade::tests::test_extract_zip_invalid_data ... ok
[INFO] [stdout] test upgrade::tests::test_extract_tar_gz_valid ... ok
[INFO] [stdout] test upgrade::tests::test_release_deserialization ... ok
[INFO] [stdout] test upgrade::tests::test_extract_tar_gz_with_directory_prefix ... ok
[INFO] [stdout] test upgrade::tests::test_extract_zip_devboy_without_exe ... ok
[INFO] [stdout] test upgrade::tests::test_extract_zip_valid ... ok
[INFO] [stdout] test upgrade::tests::test_extract_zip_missing_binary ... ok
[INFO] [stdout] test upgrade::tests::test_replace_binary_creates_and_replaces ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::committed_cli_md_matches_renderer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::committed_cli_md_matches_renderer' (5329) panicked at src/main.rs:6297:13:
[INFO] [stdout] docs/guide/reference/cli.md missing at /opt/rustwide/workdir/../../docs/guide/reference/cli.md — run `cargo run -p devboy-cli -- docs cli --output docs/guide/reference/cli.md` from the repo root: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57fff4a360f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57fff4a360f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57fff4a360f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57fff4a360f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57fff4a4fb5a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57fff4a4fb5a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x57fff4a3b72c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x57fff4a3b72c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x57fff4a0fa16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57fff4a0fa16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57fff4a2bcb9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57fff3240040 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x57fff3240040 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57fff4a2bfe2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x57fff4a2bfe2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x57fff4a0fac2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x57fff4a06949 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57fff4a10afd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57fff4a5040c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57fff2e3a368 - devboy[cd669e7385fc7a88]::tests::committed_cli_md_matches_renderer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:6297:13
[INFO] [stdout]   20:     0x57fff2eb5591 - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap_or_else::<devboy[cd669e7385fc7a88]::tests::committed_cli_md_matches_renderer::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   21:     0x57fff2e4a6d8 - devboy[cd669e7385fc7a88]::tests::committed_cli_md_matches_renderer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:6296:56
[INFO] [stdout]   22:     0x57fff2e395e7 - devboy[cd669e7385fc7a88]::tests::committed_cli_md_matches_renderer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:6285:43
[INFO] [stdout]   23:     0x57fff2f7ce66 - <devboy[cd669e7385fc7a88]::tests::committed_cli_md_matches_renderer::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57fff323337b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57fff323337b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x57fff32409c5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57fff32409c5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x57fff32409c5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x57fff32409c5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57fff32409c5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57fff32409c5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57fff32409c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57fff323b474 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57fff323b474 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x57fff3243b12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x57fff3243b12 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x57fff3243b12 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x57fff3243b12 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x57fff3243b12 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57fff3243b12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x57fff3243b12 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57fff4a34d2f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x57fff4a34d2f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7c7997e8eaa4 - <unknown>
[INFO] [stdout]   45:     0x7c7997f1ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::committed_cli_md_matches_renderer
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 217 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin devboy`
[INFO] running `Command { std: "docker" "inspect" "4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2", kill_on_drop: false }`
[INFO] [stdout] 4606469ffe96cd3a6e1a56d5a9a72e350ab607b2666df2675bd6a6c91d9477e2
