[INFO] cloning repository https://github.com/explicit-sh/explicit-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/explicit-sh/explicit-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplicit-sh%2Fexplicit-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplicit-sh%2Fexplicit-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68e1abc7751e6519180118cbc4a2f2e924031b1f [INFO] testing explicit-sh/explicit-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexplicit-sh%2Fexplicit-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/explicit-sh/explicit-rs [INFO] finished tweaking git repo https://github.com/explicit-sh/explicit-rs [INFO] tweaked toml for git repo https://github.com/explicit-sh/explicit-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/explicit-sh/explicit-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/explicit-sh/explicit-rs 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdc8d36d219765cb66e1a90be6943f596fa917e3ceb923b0a0a62b7838195af1 [INFO] running `Command { std: "docker" "start" "-a" "bdc8d36d219765cb66e1a90be6943f596fa917e3ceb923b0a0a62b7838195af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdc8d36d219765cb66e1a90be6943f596fa917e3ceb923b0a0a62b7838195af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc8d36d219765cb66e1a90be6943f596fa917e3ceb923b0a0a62b7838195af1", kill_on_drop: false }` [INFO] [stdout] bdc8d36d219765cb66e1a90be6943f596fa917e3ceb923b0a0a62b7838195af1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed1e959cc79904945b37a567cd08cc52f42c5ee5de905e15d393def1a1bb723e [INFO] running `Command { std: "docker" "start" "-a" "ed1e959cc79904945b37a567cd08cc52f42c5ee5de905e15d393def1a1bb723e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling gix-trace v0.1.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling prodash v31.0.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling gix-validate v0.11.0 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling gix-error v0.2.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling gix-date v0.15.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling gix-actor v0.40.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling gix-path v0.11.2 [INFO] [stderr] Compiling gix-features v0.46.2 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling gix-hash v0.22.1 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling gix-fs v0.19.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling gix-hashtable v0.12.0 [INFO] [stderr] Compiling gix-object v0.57.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling gix-chunk v0.7.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling nonempty v0.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling gix-tempfile v21.0.2 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tls_codec_derive v0.4.2 [INFO] [stderr] Compiling gix-quote v0.7.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tls_codec v0.4.2 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gix-lock v21.0.2 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling gix-glob v0.24.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling gix-commitgraph v0.34.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling gix-revwalk v0.28.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling gix-attributes v0.31.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling gix-sec v0.13.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sigstore-types v0.6.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gix-ref v0.60.0 [INFO] [stderr] Compiling gix-config-value v0.17.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling gix-command v0.8.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling gix-traverse v0.54.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling gix-packetline v0.21.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling gix-bitmap v0.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling gix-index v0.48.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling crmf v0.2.0 [INFO] [stderr] Compiling gix-pathspec v0.16.1 [INFO] [stderr] Compiling gix-ignore v0.19.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling regress v0.10.5 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling gix-worktree v0.49.0 [INFO] [stderr] Compiling cmpv2 v0.2.0 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling serde_tokenstream v0.2.3 [INFO] [stderr] Compiling gix-url v0.35.2 [INFO] [stderr] Compiling typify-impl v0.6.1 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling x509-tsp v0.1.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling gix-filter v0.27.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling gix-discover v0.48.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling gix-revision v0.42.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clru v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling typify-macro v0.6.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling zune-jpeg v0.5.15 [INFO] [stderr] Compiling typify v0.6.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling gix-pack v0.67.0 [INFO] [stderr] Compiling tokei v14.0.0 [INFO] [stderr] Compiling gix-refspec v0.38.0 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling gix-dir v0.22.0 [INFO] [stderr] Compiling gix-diff v0.60.0 [INFO] [stderr] Compiling dbus v0.9.10 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling gix-transport v0.55.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling gix-config v0.53.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling gix-shallow v0.9.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling serde_json_canonicalizer v0.3.2 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling table_formatter v0.6.1 [INFO] [stderr] Compiling gix-protocol v0.58.0 [INFO] [stderr] Compiling gix-submodule v0.27.0 [INFO] [stderr] Compiling onefetch v2.27.1 [INFO] [stderr] Compiling dbus-secret-service v4.1.0 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling nono v0.31.0 [INFO] [stderr] Compiling gix-odb v0.77.0 [INFO] [stderr] Compiling gix-status v0.27.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo_toml v0.22.3 [INFO] [stderr] Compiling clap-cargo v0.18.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling gix-mailmap v0.32.0 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling sysinfo v0.38.4 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling human-panic v2.0.8 [INFO] [stderr] Compiling byte-unit v5.2.0 [INFO] [stderr] Compiling onefetch-manifest v2.27.1 [INFO] [stderr] Compiling gix v0.80.0 [INFO] [stderr] Compiling onefetch-ascii v2.27.1 [INFO] [stderr] Compiling onefetch-image v2.27.1 [INFO] [stderr] Compiling askalono v0.5.0 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling landlock v0.4.4 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling time-humanize v0.1.3 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling regress v0.11.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling rnix v0.14.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling sigstore-crypto v0.6.4 [INFO] [stderr] Compiling sigstore-merkle v0.6.4 [INFO] [stderr] Compiling sigstore-trust-root v0.6.4 [INFO] [stderr] Compiling sigstore-rekor v0.6.4 [INFO] [stderr] Compiling sigstore-tsa v0.6.4 [INFO] [stderr] Compiling sigstore-bundle v0.6.4 [INFO] [stderr] Compiling sigstore-verify v0.6.4 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling explicit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `escape_seatbelt_path` is never used [INFO] [stdout] --> src/sandbox.rs:163:4 [INFO] [stdout] | [INFO] [stdout] 163 | fn escape_seatbelt_path(path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 01s [INFO] running `Command { std: "docker" "inspect" "ed1e959cc79904945b37a567cd08cc52f42c5ee5de905e15d393def1a1bb723e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed1e959cc79904945b37a567cd08cc52f42c5ee5de905e15d393def1a1bb723e", kill_on_drop: false }` [INFO] [stdout] ed1e959cc79904945b37a567cd08cc52f42c5ee5de905e15d393def1a1bb723e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b37b373428815f116d86afaff2384acdeee6d07aa6989f4b7da3c751c81f872 [INFO] running `Command { std: "docker" "start" "-a" "2b37b373428815f116d86afaff2384acdeee6d07aa6989f4b7da3c751c81f872", kill_on_drop: false }` [INFO] [stderr] Compiling explicit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `escape_seatbelt_path` is never used [INFO] [stdout] --> src/sandbox.rs:163:4 [INFO] [stdout] | [INFO] [stdout] 163 | fn escape_seatbelt_path(path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.47s [INFO] running `Command { std: "docker" "inspect" "2b37b373428815f116d86afaff2384acdeee6d07aa6989f4b7da3c751c81f872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b37b373428815f116d86afaff2384acdeee6d07aa6989f4b7da3c751c81f872", kill_on_drop: false }` [INFO] [stdout] 2b37b373428815f116d86afaff2384acdeee6d07aa6989f4b7da3c751c81f872 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbde4b219e9f6a850b2ebe697fa34a054a624195f5fed2783c3a548abcf5a9fa [INFO] running `Command { std: "docker" "start" "-a" "dbde4b219e9f6a850b2ebe697fa34a054a624195f5fed2783c3a548abcf5a9fa", kill_on_drop: false }` [INFO] [stderr] warning: function `escape_seatbelt_path` is never used [INFO] [stderr] --> src/sandbox.rs:163:4 [INFO] [stderr] | [INFO] [stderr] 163 | fn escape_seatbelt_path(path: &Path) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `explicit` (bin "explicit") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] Running unittests src/env_trace_lib.rs (/opt/rustwide/target/debug/deps/explicit_env_trace-0053a51934e60773) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::c_string_to_owned_converts_correctly ... ok [INFO] [stdout] test tests::current_executable_returns_some_path ... ok [INFO] [stdout] test tests::unix_millis_returns_positive_value ... ok [INFO] [stdout] test tests::c_string_to_owned_handles_empty_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/explicit-79f58ed611b2fcd1) [INFO] [stdout] [INFO] [stdout] running 500 tests [INFO] [stdout] test analysis::tests::adds_agent_support_paths ... ok [INFO] [stdout] test analysis::tests::browser_test_paths_include_chrome_crashpad ... ok [INFO] [stdout] test analysis::tests::browser_test_paths_include_google_chrome ... ok [INFO] [stdout] test analysis::tests::deploy_hosts_load_from_explicit_toml ... ok [INFO] [stdout] test analysis::tests::deploy_only_explicit_toml_does_not_enable_workspace_discovery ... ok [INFO] [stdout] test analysis::tests::detects_java_version_from_java_version_file ... ok [INFO] [stdout] test analysis::tests::auto_discovers_terraform_leafs ... ok [INFO] [stdout] test analysis::tests::deploy_ssh_agent_settings_load_from_explicit_toml ... ok [INFO] [stdout] test analysis::tests::doctor_packages_hide_support_packages ... ok [INFO] [stdout] test analysis::tests::detects_node_version_from_dedicated_file ... ok [INFO] [stdout] test analysis::tests::analysis_skips_debug_test_scripts ... ok [INFO] [stdout] test analysis::tests::elixir_default_cache_dirs_include_elixir_make_cache ... ok [INFO] [stdout] test analysis::tests::detects_package_install_directories_for_supported_package_managers ... ok [INFO] [stdout] test analysis::tests::detects_rust_toolchain_file_as_pin ... ok [INFO] [stdout] test analysis::tests::detects_tool_versions_for_elixir_and_erlang ... ok [INFO] [stdout] test analysis::tests::expands_bare_dollar_home_variants ... ok [INFO] [stdout] test analysis::tests::expands_bare_tilde_to_home ... ok [INFO] [stdout] test analysis::tests::expands_config_path_home_prefixes ... ok [INFO] [stdout] test analysis::tests::ignores_non_verification_test_scripts ... ok [INFO] [stdout] test analysis::tests::ignores_placeholder_test_script ... ok [INFO] [stdout] test analysis::tests::elixir_projects_accept_default_or_stronger_coverage_thresholds ... ok [INFO] [stdout] test analysis::tests::auto_discovers_swiftpm_workspace_members ... ok [INFO] [stdout] test analysis::tests::includes_standard_device_nodes_in_read_write_files ... ok [INFO] [stdout] test analysis::tests::insert_path_with_realpath_keeps_both_aliases ... ok [INFO] [stdout] test analysis::tests::language_requirement_devenv_option_covers_all_variants ... ok [INFO] [stdout] test analysis::tests::infers_javascript_fallback_test_frameworks ... ok [INFO] [stdout] test analysis::tests::includes_tmp_in_default_read_write_paths ... ok [INFO] [stdout] test analysis::tests::elixir_projects_with_credo_clear_lint_requirement ... ok [INFO] [stdout] test analysis::tests::elixir_projects_require_coverage_threshold_when_below_minimum ... ok [INFO] [stdout] test analysis::tests::elixir_projects_add_credo_and_coverage_commands_when_missing ... ok [INFO] [stdout] test analysis::tests::auto_discovers_workspace_members_and_prefixes_commands ... ok [INFO] [stdout] test analysis::tests::nextjs_projects_add_dev_server_command ... ok [INFO] [stdout] test analysis::tests::php_detects_composer_test_script ... ok [INFO] [stdout] test analysis::tests::elixir_projects_require_coverage_threshold_when_summary_is_disabled ... ok [INFO] [stdout] test analysis::tests::phoenix_projects_with_custom_home_page_clear_starter_requirement ... ok [INFO] [stdout] test analysis::tests::php_detects_phpunit_from_xml ... ok [INFO] [stdout] test analysis::tests::playwright_projects_gain_browser_app_access_note ... ok [INFO] [stdout] test analysis::tests::php_detects_phpunit_from_xml_dist ... ok [INFO] [stdout] test analysis::tests::php_detects_pest_test_runner ... ok [INFO] [stdout] test analysis::tests::python_detects_poetry_lock_marker ... ok [INFO] [stdout] test analysis::tests::python_detects_pytest_from_pyproject_tool_section ... ok [INFO] [stdout] test analysis::tests::python_detects_pytest_from_conftest ... ok [INFO] [stdout] test analysis::tests::phoenix_projects_require_replacing_default_home_page ... ok [INFO] [stdout] test analysis::tests::python_detects_requirements_txt_marker ... ok [INFO] [stdout] test analysis::tests::python_detects_django_manage_py_test ... ok [INFO] [stdout] test analysis::tests::python_detects_uv_lock_marker ... ok [INFO] [stdout] test analysis::tests::read_only_path_helper_adds_symlink_realpath_target ... ok [INFO] [stdout] test analysis::tests::rails_projects_with_root_route_clear_starter_requirement ... ok [INFO] [stdout] test analysis::tests::rails_projects_require_real_root_route ... ok [INFO] [stdout] test analysis::tests::runtime_kind_display_name_covers_all_variants ... ok [INFO] [stdout] test analysis::tests::runtime_kind_eol_product_slug_covers_all_variants ... ok [INFO] [stdout] test analysis::tests::resolves_referenced_instruction_paths_from_agents_file ... ok [INFO] [stdout] test analysis::tests::php_detects_laravel_artisan_dev_server ... ok [INFO] [stdout] test analysis::tests::sandbox_config_adds_read_only_files_and_root_relative_dirs ... ok [INFO] [stdout] test analysis::tests::sandbox_plan_includes_referenced_instruction_files ... ok [INFO] [stdout] test analysis::tests::rust_projects_add_coverage_command_and_package ... ok [INFO] [stdout] test analysis::tests::service_requirement_devenv_option_covers_all_variants ... ok [INFO] [stdout] test analysis::tests::sandbox_plan_includes_repo_parent_for_sibling_discovery ... ok [INFO] [stdout] test analysis::tests::python_detects_unittest_discover_for_tests_dir ... ok [INFO] [stdout] test analysis::tests::python_detects_ruff_from_pyproject_tool_section ... ok [INFO] [stdout] test analysis::tests::sandbox_config_with_read_only_dirs_and_read_write_files ... ok [INFO] [stdout] test analysis::tests::python_detects_tox_test ... ok [INFO] [stdout] test analysis::tests::wallaby_projects_gain_browser_app_access_note ... ok [INFO] [stdout] test analysis::tests::swiftpm_projects_gain_macos_app_access_paths ... ok [INFO] [stdout] test analysis::tests::workspace_config_default_has_auto_discover_true ... ok [INFO] [stdout] test analysis::tests::python_detects_ruff_from_pyproject_dependencies ... ok [INFO] [stdout] test codex_mcp::tests::parses_mcp_header_environment_variable_names ... ok [INFO] [stdout] test consult::tests::build_consult_command_formats_args ... ok [INFO] [stdout] test consult::tests::build_consult_command_no_args ... ok [INFO] [stdout] test consult::tests::consult_id_has_expected_prefix ... ok [INFO] [stdout] test analysis::tests::sandbox_plan_protects_explicit_toml_from_writes ... ok [INFO] [stdout] test consult::tests::consult_id_is_unique ... ok [INFO] [stdout] test consult::tests::load_metadata_fails_for_missing_consult_id ... ok [INFO] [stdout] test consult::tests::now_ms_is_monotonically_non_decreasing ... ok [INFO] [stdout] test consult::tests::now_ms_returns_positive_value ... ok [INFO] [stdout] test consult::tests::shell_escape_safe_string ... ok [INFO] [stdout] test consult::tests::shell_escape_unsafe_string ... ok [INFO] [stdout] test consult::tests::shell_escape_empty_string ... ok [INFO] [stdout] test devenv_file::tests::appends_managed_import_to_existing_imports_list ... ok [INFO] [stdout] test devenv_file::tests::creates_base_devenv_file_when_missing ... ok [INFO] [stdout] test devenv_file::tests::migrates_legacy_generated_import_path ... ok [INFO] [stdout] test analysis::tests::workspace_discovers_rust_cargo_member ... ok [INFO] [stdout] test devenv_file::tests::renders_opentofu_as_language_module_instead_of_package ... ok [INFO] [stdout] test consult::tests::write_and_load_metadata_round_trip ... ok [INFO] [stdout] test env_trace::tests::finds_trace_library_next_to_binary ... ok [INFO] [stdout] test env_trace::tests::prepends_trace_library_to_existing_preload_value ... ok [INFO] [stdout] test env_trace::tests::returns_trace_library_when_no_preload_is_present ... ok [INFO] [stdout] test devenv_file::tests::renders_reason_comments_for_generated_entries ... ok [INFO] [stdout] test eol::tests::api_payload_maps_to_cycle_snapshot_shape ... ok [INFO] [stdout] test eol::tests::cycle_extraction_matches_embedded_node_lts_versions ... ok [INFO] [stdout] test eol::tests::cache_is_stale_returns_false_for_freshly_written_file ... ok [INFO] [stdout] test eol::tests::embedded_database_loads ... ok [INFO] [stdout] test eol::tests::embedded_db_toml_is_not_empty ... ok [INFO] [stdout] test eol::tests::find_cycle_returns_none_for_unknown_cycle ... ok [INFO] [stdout] test eol::tests::find_cycle_returns_none_for_unknown_product ... ok [INFO] [stdout] test eol::tests::format_failure_handles_missing_optional_fields ... ok [INFO] [stdout] test eol::tests::find_cycle_returns_matching_cycle ... ok [INFO] [stdout] test eol::tests::format_failure_includes_version_info ... ok [INFO] [stdout] test eol::tests::product_label_returns_label_for_known_product ... ok [INFO] [stdout] test eol::tests::product_label_returns_none_for_unknown ... ok [INFO] [stdout] test eol::tests::rejects_end_of_life_versions_from_embedded_db ... ok [INFO] [stdout] test eol::tests::warns_but_continues_for_eol_versions_with_allow_flag ... ok [INFO] [stdout] test eol::tests::read_cached_product_returns_none_when_absent ... ok [INFO] [stdout] test eol::tests::write_and_read_cached_product_round_trip ... ok [INFO] [stdout] test github_app::tests::allowed_repository_names_include_same_owner_submodules_only ... ok [INFO] [stdout] test analysis::tests::workspace_discovery_skips_leaf_dependency_dirs ... ok [INFO] [stdout] test github_app::tests::github_submodule_slugs_returns_empty_when_no_file ... ok [INFO] [stdout] test github_app::tests::github_submodule_slugs_reads_toml_format_gitmodules ... ok [INFO] [stdout] test github_app::tests::github_submodule_slugs_parses_gitmodules ... ok [INFO] [stdout] test github_app::tests::github_submodule_slugs_skips_non_github_urls ... ok [INFO] [stdout] test github_app::tests::load_config_returns_none_when_no_config_file ... ok [INFO] [stdout] test github_app::tests::parse_github_slug_handles_http_form ... ok [INFO] [stdout] test github_app::tests::load_config_returns_none_when_no_github_app_section ... ok [INFO] [stdout] test github_app::tests::parse_github_slug_handles_https_form ... ok [INFO] [stdout] test github_app::tests::load_config_returns_config_when_file_present ... ok [INFO] [stdout] test github_app::tests::parse_github_slug_handles_ssh_colon_form ... ok [INFO] [stdout] test github_app::tests::parse_github_slug_handles_ssh_url_form ... ok [INFO] [stdout] test github_app::tests::parse_github_slug_returns_none_for_non_github_url ... ok [INFO] [stdout] test github_app::tests::parse_github_slug_returns_none_for_prefix_without_valid_owner_repo ... ok [INFO] [stdout] test github_app::tests::parses_common_github_remote_forms ... ok [INFO] [stdout] test github_app::tests::resolve_config_path_absolute_passes_through ... ok [INFO] [stdout] test github_app::tests::print_setup_instructions_succeeds_without_panicking ... ok [INFO] [stdout] test github_app::tests::resolve_config_path_handles_absolute_path ... ok [INFO] [stdout] test github_app::tests::resolve_config_path_bare_tilde_resolves_to_home ... ok [INFO] [stdout] test github_app::tests::resolve_config_path_handles_bare_tilde ... ok [INFO] [stdout] test github_app::tests::resolve_config_path_relative_joins_to_config_dir ... ok [INFO] [stdout] test github_app::tests::resolve_config_path_handles_relative_path ... ok [INFO] [stdout] test github_app::tests::resolve_config_path_tilde_slash_resolves_to_home ... ok [INFO] [stdout] test github_app::tests::split_slug_returns_none_for_empty_name ... ok [INFO] [stdout] test github_app::tests::split_slug_returns_none_for_empty_owner ... ok [INFO] [stdout] test github_app::tests::split_slug_returns_none_for_no_slash ... ok [INFO] [stdout] test github_app::tests::split_slug_returns_owner_and_name ... ok [INFO] [stdout] test github_app::tests::xdg_config_file_path_uses_xdg_config_home_env ... ok [INFO] [stdout] test hooks::tests::denies_host_home_override_for_ssh_commands ... ok [INFO] [stdout] test hooks::tests::enables_codex_hooks_feature ... ok [INFO] [stdout] test hooks::tests::hook_verify_command_points_at_explicit_verify ... ok [INFO] [stdout] test hooks::tests::ignores_safe_sandbox_known_hosts_references ... ok [INFO] [stdout] test analysis::tests::workspace_constraint_versions_without_shared_pin_do_not_conflict ... ok [INFO] [stdout] test hooks::tests::installs_managed_pre_push_hook_and_preserves_existing_one ... ok [INFO] [stdout] test hooks::tests::preserves_existing_claude_pre_tool_use_entries ... ok [INFO] [stdout] test hooks::tests::preserves_existing_claude_settings ... ok [INFO] [stdout] test hooks::tests::preserves_existing_codex_hook_keys ... ok [INFO] [stdout] test hooks::tests::rewrites_host_known_hosts_references_for_claude_bash ... ok [INFO] [stdout] test hooks::tests::repairs_self_linked_agent_config_dirs ... ok [INFO] [stdout] test hooks::tests::writes_explicit_bin_symlink ... ok [INFO] [stdout] test host_tools::tests::finds_first_command_candidate_from_path_env ... ok [INFO] [stdout] test host_tools::tests::host_command_support_dirs_include_npm_package_root ... ok [INFO] [stdout] test host_tools::tests::parses_wrapper_delegate_paths ... ok [INFO] [stdout] test host_tools::tests::host_command_paths_include_shebang_interpreter ... ok [INFO] [stdout] test observe::tests::applies_summary_to_live_snapshot ... ok [INFO] [stdout] test observe::tests::collects_paths_from_nested_parsed_commands ... ok [INFO] [stdout] test host_tools::tests::preferred_command_path_uses_wrapper_delegate ... ok [INFO] [stdout] test observe::tests::failed_commands_returns_failed_rows ... ok [INFO] [stdout] test github_app::tests::resolve_config_path_handles_tilde_prefix ... ok [INFO] [stdout] test hooks::tests::git_verify_script_invokes_explicit_verify ... ok [INFO] [stdout] test observe::tests::format_started_at_returns_string_representation ... ok [INFO] [stdout] test analysis::tests::workspace_same_node_major_versions_share_shell_pin ... ok [INFO] [stdout] test analysis::tests::workspace_config_can_exclude_and_add_members ... ok [INFO] [stdout] test observe::tests::find_run_row_returns_matching_run ... ok [INFO] [stdout] test observe::tests::list_runs_prints_no_runs_message_when_empty ... ok [INFO] [stdout] test observe::tests::ingests_console_transcript_into_sqlite ... ok [INFO] [stdout] test observe::tests::ingests_codex_session_jsonl_into_sqlite ... ok [INFO] [stdout] test observe::tests::ingests_env_trace_file_into_sqlite ... ok [INFO] [stdout] test observe::tests::live_transcript_status_reports_preview_and_size ... ok [INFO] [stdout] test observe::tests::load_run_rows_returns_empty_when_no_observability_dir ... ok [INFO] [stdout] test observe::tests::long_roots_use_temp_socket_path ... ok [INFO] [stdout] test observe::tests::observability_root_appends_nono_observability ... ok [INFO] [stdout] test observe::tests::prefers_new_session_files_over_modified_existing_files ... ok [INFO] [stdout] test observe::tests::list_runs_prints_run_details_when_runs_exist ... ok [INFO] [stdout] test observe::tests::load_run_rows_reads_sqlite_from_observability_root ... ok [INFO] [stdout] test observe::tests::latest_run_row_returns_most_recent ... ok [INFO] [stdout] test observe::tests::live_run_server_serves_snapshots_and_removes_socket_on_drop ... ok [INFO] [stdout] test eol::tests::allows_unmapped_versions_without_error ... FAILED [INFO] [stdout] test observe::tests::prepare_socket_path_removes_stale_entries ... ok [INFO] [stdout] test observe::tests::find_run_row_errors_for_unknown_run_id ... ok [INFO] [stdout] test observe::tests::print_report_errors_for_unknown_run_id ... ok [INFO] [stdout] test observe::tests::system_time_to_millis_returns_positive_for_current_time ... ok [INFO] [stdout] test observe::tests::transcript_preview_sanitizes_ansi_sequences ... ok [INFO] [stdout] test observe::tests::truncate_preview_replaces_newlines_with_spaces ... ok [INFO] [stdout] test observe::tests::truncate_preview_short_string_passes_through ... ok [INFO] [stdout] test observe::tests::truncate_preview_truncates_long_string ... ok [INFO] [stdout] test observe::tests::unique_run_ids_do_not_collide ... ok [INFO] [stdout] test observe::tests::unix_millis_returns_positive ... ok [INFO] [stdout] test analysis::tests::workspace_conflicting_runtime_versions_fail_analysis ... ok [INFO] [stdout] test observe::tests::walk_jsonl_files_returns_empty_when_no_jsonl ... ok [INFO] [stdout] test observe::tests::walk_jsonl_files_finds_jsonl_recursively ... ok [INFO] [stdout] test parallel::tests::current_session_metadata_returns_none_when_no_file ... ok [INFO] [stdout] test parallel::tests::current_session_metadata_reads_existing_file ... ok [INFO] [stdout] test observe::tests::print_report_with_file_touches_and_env_accesses ... ok [INFO] [stdout] test parallel::tests::ensure_worktree_exists_errors_on_non_worktree_dir ... ok [INFO] [stdout] test parallel::tests::expand_path_absolute_passes_through ... ok [INFO] [stdout] test parallel::tests::expand_path_bare_tilde_resolves_to_home ... ok [INFO] [stdout] test parallel::tests::expand_path_relative_joins_to_root ... ok [INFO] [stdout] test parallel::tests::expand_path_tilde_slash_resolves_to_home ... ok [INFO] [stdout] test parallel::tests::git_common_root_returns_none_for_non_git_dir ... ok [INFO] [stdout] test observe::tests::print_report_with_messages_and_commands ... ok [INFO] [stdout] test parallel::tests::load_parallel_config_reads_toml_file ... ok [INFO] [stdout] test parallel::tests::load_parallel_config_returns_enabled_default_when_no_parallel_section ... ok [INFO] [stdout] test parallel::tests::load_parallel_config_returns_enabled_defaults_when_no_file ... ok [INFO] [stdout] test parallel::tests::next_parallel_slot_skips_existing_metadata ... ok [INFO] [stdout] test parallel::tests::ensure_worktree_exists_creates_new_worktree ... ok [INFO] [stdout] test parallel::tests::parallel_config_defaults_to_disabled ... ok [INFO] [stdout] test parallel::tests::render_parallel_env_substitutes_placeholders ... ok [INFO] [stdout] test observe::tests::print_report_works_for_latest_run ... ok [INFO] [stdout] test parallel::tests::requested_slot_errors_on_zero ... ok [INFO] [stdout] test parallel::tests::requested_slot_returns_none_for_empty_value ... ok [INFO] [stdout] test parallel::tests::requested_slot_parses_valid_env_value ... ok [INFO] [stdout] test parallel::tests::requested_slot_errors_on_non_integer ... ok [INFO] [stdout] test parallel::tests::requested_slot_returns_none_when_env_not_set ... ok [INFO] [stdout] test parallel::tests::sanitize_branch_component_keeps_path_segments ... ok [INFO] [stdout] test parallel::tests::sanitize_session_name_normalizes_issue_labels ... ok [INFO] [stdout] test parallel::tests::route_agent_launch_returns_unchanged_root_when_disabled ... ok [INFO] [stdout] test observe::tests::top_commands_returns_rows_for_run ... ok [INFO] [stdout] test observe::tests::print_report_works_for_minimal_run ... ok [INFO] [stdout] test registry::tests::collect_cargo_dependencies_from_cargo_toml ... ok [INFO] [stdout] test registry::tests::collect_cargo_dependencies_returns_empty_without_cargo_toml ... ok [INFO] [stdout] test registry::tests::collect_composer_dependencies_empty_for_missing_fields ... ok [INFO] [stdout] test registry::tests::collect_go_dependencies_returns_empty_without_go_mod ... ok [INFO] [stdout] test registry::tests::collect_composer_dependencies_from_payload_extracts_both_sections ... ok [INFO] [stdout] test parallel::tests::git_common_root_returns_some_for_git_repo ... ok [INFO] [stdout] test registry::tests::collect_mix_dependencies_returns_empty_without_mix_exs ... ok [INFO] [stdout] test registry::tests::collect_go_dependencies_from_go_mod ... ok [INFO] [stdout] test registry::tests::collects_python_dependencies_from_common_files ... ok [INFO] [stdout] test registry::tests::normalizes_python_requirements ... ok [INFO] [stdout] test registry::tests::normalizes_requirement_name_edge_cases ... ok [INFO] [stdout] test registry::tests::collect_mix_dependencies_from_mix_exs ... ok [INFO] [stdout] test registry::tests::collect_ruby_dependencies_from_lockfile ... ok [INFO] [stdout] test registry::tests::collect_ruby_dependencies_from_gemfile ... ok [INFO] [stdout] test registry::tests::collect_ruby_dependencies_returns_empty_without_gemfile ... ok [INFO] [stdout] test registry::tests::registry_detects_file_contains_rules_for_jvm_projects ... ok [INFO] [stdout] test registry::tests::registry_adds_languages_packages_and_services ... ok [INFO] [stdout] test registry::tests::registry_toml_is_versioned_and_has_metadata ... ok [INFO] [stdout] test registry::tests::registry_detects_php_extensions ... ok [INFO] [stdout] test runtime::tests::agent_runtime_removes_stale_shell_startup_files_from_overlay ... ok [INFO] [stdout] test runtime::tests::allow_tls_certificate_paths_adds_realpath_targets ... ok [INFO] [stdout] test runtime::tests::classify_devenv_stderr_line_humanizes_shell_setup ... ok [INFO] [stdout] test runtime::tests::agent_runtime_writes_project_scoped_ssh_overlay ... ok [INFO] [stdout] test parallel::tests::ensure_worktree_exists_is_idempotent ... ok [INFO] [stdout] test runtime::tests::codex_runtime_uses_project_scoped_home_overlay_and_sets_fresh_xdg_paths ... ok [INFO] [stdout] test runtime::tests::claude_runtime_uses_project_scoped_home_overlay ... ok [INFO] [stdout] test runtime::tests::current_shell_user_prefers_env_map_user ... ok [INFO] [stdout] test runtime::tests::codex_runtime_keeps_overlay_xdg_root_as_directory ... ok [INFO] [stdout] test runtime::tests::deploy_host_queries_normalize_common_ssh_forms ... ok [INFO] [stdout] test runtime::tests::detects_already_running_devenv_process_pid ... ok [INFO] [stdout] test runtime::tests::doctor_report_formats_versions_requirements_and_notes ... ok [INFO] [stdout] test runtime::tests::doctor_report_prints_none_for_empty_sections ... ok [INFO] [stdout] test runtime::tests::detects_stale_devenv_cache_failures ... ok [INFO] [stdout] test runtime::tests::effective_ssh_agent_hosts_can_enable_all_deploy_hosts ... ok [INFO] [stdout] test runtime::tests::effective_ssh_agent_hosts_respects_explicit_allowlist ... ok [INFO] [stdout] test runtime::tests::extracts_only_public_identity_files_from_ssh_config_output ... ok [INFO] [stdout] test runtime::tests::ensure_project_directory_repairs_self_symlink ... ok [INFO] [stdout] test runtime::tests::find_mix_list_bounds_errors_for_missing_signature ... ok [INFO] [stdout] test runtime::tests::find_mix_list_bounds_locates_list_in_deps_block ... ok [INFO] [stdout] test runtime::tests::elixir_project_roots_include_workspace_members ... ok [INFO] [stdout] test runtime::tests::codex_runtime_repairs_broken_host_git_config_symlink ... ok [INFO] [stdout] test registry::tests::registry_detects_file_contains_rules_for_rust_features ... ok [INFO] [stdout] test runtime::tests::agent_runtime_does_not_mirror_project_paths_into_overlay_home ... ok [INFO] [stdout] test runtime::tests::humanize_process_command_reports_downloads ... ok [INFO] [stdout] test runtime::tests::insert_into_deps_block_adds_dependency_to_inline_list ... ok [INFO] [stdout] test runtime::tests::insert_into_mix_list_round_trips_multiline ... ok [INFO] [stdout] test runtime::tests::insert_into_project_block_adds_entry_to_project ... ok [INFO] [stdout] test runtime::tests::harmonize_tls_certificate_env_preserves_existing_ssl_cert_file ... ok [INFO] [stdout] test runtime::tests::harmonize_tls_certificate_env_uses_nix_bundle_when_available ... ok [INFO] [stdout] test parallel::tests::route_agent_launch_routes_to_worktree_for_session_request ... ok [INFO] [stdout] test runtime::tests::insert_usage_rules_block_inserts_before_application_comment ... ok [INFO] [stdout] test runtime::tests::mix_exs_metadata_paths_are_detected ... ok [INFO] [stdout] test runtime::tests::join_or_none_joins_values ... ok [INFO] [stdout] test runtime::tests::only_plain_hosts_use_ssh_config_resolution ... ok [INFO] [stdout] test runtime::tests::join_or_none_returns_none_for_empty ... ok [INFO] [stdout] test runtime::tests::overlay_skips_user_keychain_paths ... ok [INFO] [stdout] test runtime::tests::overlay_skips_xdg_root_symlinks ... ok [INFO] [stdout] test runtime::tests::parse_process_snapshot_ignores_invalid_rows ... ok [INFO] [stdout] test runtime::tests::parse_ssh_scan_target_preserves_explicit_ports ... ok [INFO] [stdout] test runtime::tests::parses_ssh_config_hostname_and_port ... ok [INFO] [stdout] test runtime::tests::postgres_shell_user_setup_command_escapes_quotes ... ok [INFO] [stdout] test runtime::tests::postgres_shell_user_setup_command_creates_role_and_database ... ok [INFO] [stdout] test runtime::tests::prepare_postgres_shell_environment_sets_project_local_history ... ok [INFO] [stdout] test runtime::tests::preferred_swiftpm_host_paths_include_usr_bin ... ok [INFO] [stdout] test runtime::tests::prepend_path_puts_wrapper_dir_first ... ok [INFO] [stdout] test runtime::tests::prioritize_launch_executable_puts_current_explicit_first_and_allows_it ... ok [INFO] [stdout] test runtime::tests::prepare_swiftpm_shell_environment_removes_nix_sdk_vars ... FAILED [INFO] [stdout] test runtime::tests::git_remote_ssh_hosts_respects_push_instead_of_rewrites ... ok [INFO] [stdout] test runtime::tests::renders_project_ssh_config_block_for_alias ... ok [INFO] [stdout] test runtime::tests::renders_project_ssh_config_block_with_identity_agent_when_requested ... ok [INFO] [stdout] test runtime::tests::rewrite_inline_mix_list_appends_entry_to_empty_list ... ok [INFO] [stdout] test runtime::tests::rewrite_inline_mix_list_appends_entry_to_existing_list ... ok [INFO] [stdout] test runtime::tests::rewrite_multiline_mix_list_inserts_before_closing_bracket ... ok [INFO] [stdout] test runtime::tests::secret_env_detection_covers_api_keys_and_tokens ... ok [INFO] [stdout] test runtime::tests::shell_escape_for_env_quotes_paths_with_spaces ... ok [INFO] [stdout] test runtime::tests::shell_total_steps_counts_services_and_dev_servers ... ok [INFO] [stdout] test runtime::tests::git_remote_ssh_hosts_respects_git_url_rewrites ... ok [INFO] [stdout] test runtime::tests::sql_string_literal_escapes_single_quotes ... ok [INFO] [stdout] test runtime::tests::ssh_remote_url_parser_extracts_ssh_hosts ... ok [INFO] [stdout] test runtime::tests::summarize_process_tree_falls_back_to_root_process ... ok [INFO] [stdout] test runtime::tests::summarize_process_tree_prefers_interesting_leaf_processes ... ok [INFO] [stdout] test runtime::tests::summarizes_devenv_failures_from_last_relevant_line ... ok [INFO] [stdout] test runtime::tests::ssh_wrappers_force_project_known_hosts ... ok [INFO] [stdout] test runtime::tests::transcript_capture_wraps_sandbox_with_script ... ok [INFO] [stdout] test runtime::tests::uses_postgres_shell_detects_service_or_package ... ok [INFO] [stdout] test sandbox::tests::build_capabilities_with_empty_plan_succeeds ... ok [INFO] [stdout] test sandbox::tests::build_capabilities_with_existing_read_only_dir ... ok [INFO] [stdout] test sandbox::tests::choose_shell_zsh_command_mode ... ok [INFO] [stdout] test sandbox::tests::command_mode_uses_non_interactive_bash_flags ... ok [INFO] [stdout] test runtime::tests::sync_elixir_usage_rules_fetches_dependency_before_sync ... ok [INFO] [stdout] test sandbox::tests::interactive_mode_uses_interactive_flag ... ok [INFO] [stdout] test sandbox::tests::merge_secret_forwarded_env_does_nothing_when_var_absent ... ok [INFO] [stdout] test sandbox::tests::merge_secret_forwarded_env_merges_json_object ... ok [INFO] [stdout] test sandbox::tests::merge_secret_forwarded_env_skips_non_string_values ... ok [INFO] [stdout] test sandbox::tests::preferred_shell_fallback_from_env_map ... ok [INFO] [stdout] test sandbox::tests::prefers_known_system_shell_over_env_shell ... ok [INFO] [stdout] test runtime::tests::git_remote_ssh_hosts_reads_hosts_from_repo_config ... ok [INFO] [stdout] test tests::build_agent_command_does_not_inject_for_other_agents ... ok [INFO] [stdout] test tests::build_agent_command_quotes_arguments_for_shell ... ok [INFO] [stdout] test tests::build_agent_command_injects_append_system_prompt_for_claude ... ok [INFO] [stdout] test tests::codex_subcommand_treats_flags_as_agent_arguments ... ok [INFO] [stdout] test tests::consult_claude_resume_flag_parses ... ok [INFO] [stdout] test tests::consult_codex_subcommand_parses ... ok [INFO] [stdout] test tests::consult_gemini_subcommand_parses ... ok [INFO] [stdout] test tests::consult_claude_subcommand_parses ... ok [INFO] [stdout] test tests::extracts_observe_flag_from_agent_arguments ... ok [INFO] [stdout] test tests::github_app_subcommand_parses ... ok [INFO] [stdout] test tests::gemini_subcommand_treats_flags_as_agent_arguments ... ok [INFO] [stdout] test tests::global_no_sandbox_flag_parses_before_subcommand ... ok [INFO] [stdout] test sandbox::tests::escape_seatbelt_path_rejects_unsafe_characters ... ok [INFO] [stdout] test tests::observe_claude_subcommand_parses ... ok [INFO] [stdout] test tests::observe_gemini_subcommand_parses ... ok [INFO] [stdout] test tests::observe_without_subcommand_parses ... ok [INFO] [stdout] test tests::shell_escape_handles_single_quotes ... ok [INFO] [stdout] test verify::tests::accepts_empty_and_anchor_only_links ... ok [INFO] [stdout] test tests::verify_subcommand_parses ... ok [INFO] [stdout] test verify::tests::accepts_markdown_link_with_mailto_scheme ... ok [INFO] [stdout] test verify::tests::accepts_repo_relative_markdown_links_within_root ... ok [INFO] [stdout] test verify::tests::accepts_readme_with_license_section_as_last_section ... ok [INFO] [stdout] test verify::tests::appends_coverage_checks_after_tests ... ok [INFO] [stdout] test verify::tests::audit_workflows_missing_jobs_key_is_syntax_error ... ok [INFO] [stdout] test verify::tests::audit_workflows_detects_automatic_trigger_and_run_steps ... ok [INFO] [stdout] test verify::tests::audit_workflows_empty_file_list_returns_default ... ok [INFO] [stdout] test verify::tests::audit_workflows_no_automatic_trigger_for_manual_only ... ok [INFO] [stdout] test verify::tests::audit_workflows_non_mapping_root_is_syntax_error ... ok [INFO] [stdout] test verify::tests::build_stop_reason_formats_correctly ... ok [INFO] [stdout] test verify::tests::audit_workflows_records_syntax_error_for_invalid_yaml ... ok [INFO] [stdout] test verify::tests::builds_short_stop_reason ... ok [INFO] [stdout] test verify::tests::cargo_and_mix_build_families_share_lanes ... ok [INFO] [stdout] test verify::tests::collects_checks_in_lint_build_test_order ... ok [INFO] [stdout] test verify::tests::collect_run_steps_from_jobs_extracts_run_commands ... ok [INFO] [stdout] test verify::tests::count_words_ignores_punctuation_only_tokens ... ok [INFO] [stdout] test verify::tests::collect_run_steps_skips_non_mapping_jobs ... ok [INFO] [stdout] test verify::tests::count_words_counts_alphanumeric_tokens ... ok [INFO] [stdout] test verify::tests::displayed_check_count_equal_counts ... ok [INFO] [stdout] test verify::tests::displayed_check_count_no_policy_checks ... ok [INFO] [stdout] test verify::tests::devenv_check_retry_adds_refresh_flags ... ok [INFO] [stdout] test verify::tests::detects_invalid_workflow_yaml ... ok [INFO] [stdout] test verify::tests::extract_workflow_events_mapping_value ... ok [INFO] [stdout] test verify::tests::extract_workflow_events_null_returns_empty ... ok [INFO] [stdout] test verify::tests::extract_workflow_events_sequence_value ... ok [INFO] [stdout] test verify::tests::extract_workflow_events_string_value ... ok [INFO] [stdout] test verify::tests::fallback_summary_format_check_message ... ok [INFO] [stdout] test verify::tests::fallback_summary_generic_message ... ok [INFO] [stdout] test verify::tests::fallback_summary_signal_exit ... ok [INFO] [stdout] test verify::tests::finds_nearest_ancestor_devenv_root ... ok [INFO] [stdout] test verify::tests::format_duration_long ... ok [INFO] [stdout] test verify::tests::format_duration_medium ... ok [INFO] [stdout] test verify::tests::format_duration_short_ms ... ok [INFO] [stdout] test verify::tests::formats_short_durations_compactly ... ok [INFO] [stdout] test verify::tests::git_hook_mode_skips_coverage_checks ... ok [INFO] [stdout] test verify::tests::gitignore_probe_paths_handles_trailing_slash ... ok [INFO] [stdout] test verify::tests::gitignore_probe_paths_handles_empty ... ok [INFO] [stdout] test verify::tests::gitignore_probe_paths_returns_dir_and_probe ... ok [INFO] [stdout] test verify::tests::heartbeat_interval_early ... ok [INFO] [stdout] test verify::tests::heartbeat_interval_late ... ok [INFO] [stdout] test verify::tests::heartbeat_interval_mid ... ok [INFO] [stdout] test verify::tests::humanize_devenv_trace_line_build_start ... ok [INFO] [stdout] test verify::tests::humanize_devenv_trace_line_configuring_shell_ui_message ... ok [INFO] [stdout] test verify::tests::humanize_devenv_trace_line_evaluating_shell ... ok [INFO] [stdout] test verify::tests::humanize_devenv_trace_line_fetch_start ... ok [INFO] [stdout] test verify::tests::humanize_devenv_trace_line_fetch_complete ... ok [INFO] [stdout] test verify::tests::humanize_devenv_trace_line_returns_none_for_invalid_json ... ok [INFO] [stdout] test verify::tests::humanize_live_output_empty_returns_none ... ok [INFO] [stdout] test verify::tests::humanize_live_output_ignores_internal_task_lines ... ok [INFO] [stdout] test verify::tests::humanize_live_output_plain_interesting_line ... ok [INFO] [stdout] test verify::tests::humanize_live_output_ignores_uninteresting_trace_json ... ok [INFO] [stdout] test verify::tests::humanize_plain_live_output_empty_returns_none ... ok [INFO] [stdout] test verify::tests::humanize_plain_live_output_interesting_line ... ok [INFO] [stdout] test verify::tests::humanize_plain_live_output_uninteresting_returns_none ... ok [INFO] [stdout] test verify::tests::interactive_output_is_only_for_user_terminal_sessions ... ok [INFO] [stdout] test verify::tests::humanizes_devenv_trace_fetch_events ... ok [INFO] [stdout] test verify::tests::is_automatic_workflow_event_manual_triggers ... ok [INFO] [stdout] test verify::tests::is_automatic_workflow_event_push_and_pr ... ok [INFO] [stdout] test verify::tests::is_format_check_returns_false_for_non_format ... ok [INFO] [stdout] test verify::tests::is_format_check_detects_fmt_check ... ok [INFO] [stdout] test verify::tests::is_interesting_live_output_ignores_noise ... ok [INFO] [stdout] test verify::tests::is_interesting_live_output_matches_installing ... ok [INFO] [stdout] test verify::tests::is_javascript_package_manager_command_non_js ... ok [INFO] [stdout] test verify::tests::is_javascript_package_manager_command_yarn ... ok [INFO] [stdout] test verify::tests::is_noise_failure_line_empty ... ok [INFO] [stdout] test verify::tests::looks_like_local_path_absolute ... ok [INFO] [stdout] test verify::tests::looks_like_local_path_rejects_empty ... ok [INFO] [stdout] test verify::tests::looks_like_local_path_rejects_line_with_space ... ok [INFO] [stdout] test verify::tests::looks_like_local_path_relative_dot_slash ... ok [INFO] [stdout] test verify::tests::looks_like_local_path_with_extension ... ok [INFO] [stdout] test verify::tests::markdown_link_scheme_extracts_https ... ok [INFO] [stdout] test verify::tests::markdown_link_scheme_returns_none_for_empty_after_colon ... ok [INFO] [stdout] test verify::tests::is_noise_failure_line_known_noise ... ok [INFO] [stdout] test verify::tests::matches_current_devenv_root_for_same_project ... ok [INFO] [stdout] test verify::tests::missing_node_modules_gets_a_preflight_note ... ok [INFO] [stdout] test verify::tests::missing_workflow_commands_empty_when_all_covered ... ok [INFO] [stdout] test verify::tests::missing_workflow_commands_include_coverage_checks ... ok [INFO] [stdout] test verify::tests::is_noise_failure_line_real_error ... ok [INFO] [stdout] test verify::tests::missing_workflow_commands_reports_uncovered_checks ... ok [INFO] [stdout] test verify::tests::missing_workflow_commands_returns_uncovered_commands ... ok [INFO] [stdout] test verify::tests::normalize_relative_repo_path_resolves_cur_dir ... ok [INFO] [stdout] test verify::tests::normalize_relative_repo_path_resolves_parent_dir ... ok [INFO] [stdout] test verify::tests::normalize_relative_repo_path_returns_none_for_absolute ... ok [INFO] [stdout] test verify::tests::markdown_link_scheme_returns_none_for_relative_links ... ok [INFO] [stdout] test verify::tests::normalize_relative_repo_path_returns_none_for_escape ... ok [INFO] [stdout] test verify::tests::normalize_summary_strips_ansi_escapes ... ok [INFO] [stdout] test verify::tests::nested_project_commands_cd_back_to_original_root ... ok [INFO] [stdout] test verify::tests::normalize_summary_strips_error_prefixes ... ok [INFO] [stdout] test verify::tests::normalizes_summary_length ... ok [INFO] [stdout] test verify::tests::normalize_summary_truncates_long_lines ... ok [INFO] [stdout] test verify::tests::parses_pending_ecto_migrations ... ok [INFO] [stdout] test verify::tests::only_uses_devenv_when_config_and_binary_exist ... ok [INFO] [stdout] test verify::tests::postgres_commands_export_socket_env_inside_devenv ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] test verify::tests::prepare_verify_environment_keeps_existing_ancestor_devenv ... ok [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] test verify::tests::rejects_absolute_markdown_file_links ... ok [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] test verify::tests::rejects_markdown_link_with_file_scheme ... ok [INFO] [stderr] hint: [INFO] [stdout] test verify::tests::rejects_markdown_links_for_missing_local_files ... ok [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] test verify::tests::rejects_markdown_links_that_escape_repo_root ... ok [INFO] [stderr] hint: [INFO] [stdout] test verify::tests::rejects_readme_when_license_section_is_duplicated ... ok [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] test verify::tests::rejects_readme_when_license_section_is_not_last ... ok [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] test verify::tests::rejects_readme_when_license_section_lacks_paragraph_words ... ok [INFO] [stderr] hint: [INFO] [stdout] test verify::tests::requires_coverage_for_projects_with_coverage_requirement ... ok [INFO] [stderr] hint: git branch -m [INFO] [stdout] test verify::tests::requires_credo_for_elixir_projects ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] test verify::tests::prepare_verify_environment_creates_local_devenv_without_ancestor ... ok [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] test verify::tests::requires_license_for_public_github_repositories ... ok [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] test verify::tests::requires_license_section_in_readme_for_git_repositories ... ok [INFO] [stderr] hint: [INFO] [stdout] test runtime::tests::project_known_hosts_includes_plain_alias_entries ... ok [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] test verify::tests::requires_readme_for_git_repositories ... ok [INFO] [stderr] hint: [INFO] [stdout] test verify::tests::requires_ds_store_ignore_for_git_repositories ... ok [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] test verify::tests::requires_replacing_default_starter_pages ... ok [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] test verify::tests::requires_repo_relative_readme_links_for_git_repositories ... ok [INFO] [stderr] hint: [INFO] [stdout] test verify::tests::reuses_ancestor_devenv_shell_without_nesting ... ok [INFO] [stderr] hint: git branch -m [INFO] [stdout] test verify::tests::safe_command_rewrite_replaces_needle ... ok [INFO] [stderr] To /tmp/.tmprJbT4C [INFO] [stdout] test verify::tests::safe_command_rewrite_returns_none_when_no_match ... ok [INFO] [stderr] * [new branch] HEAD -> master [INFO] [stdout] test verify::tests::safe_lint_autofix_ignores_non_formatter_lints_and_git_hooks ... ok [INFO] [stderr] To /tmp/.tmpsoO3bI [INFO] [stdout] test verify::tests::safe_lint_autofix_returns_none_for_non_lint_command ... ok [INFO] [stderr] * [new branch] HEAD -> master [INFO] [stdout] test verify::tests::safe_lint_autofix_rewrite_cargo_fmt ... ok [INFO] [stdout] test verify::tests::safe_lint_autofix_rewrite_mix_format ... ok [INFO] [stdout] test verify::tests::safe_lint_autofix_rewrites_known_formatter_checks ... ok [INFO] [stdout] test verify::tests::service_process_names_match_detected_services ... ok [INFO] [stdout] test verify::tests::requires_package_install_directories_to_be_gitignored ... ok [INFO] [stdout] test verify::tests::short_progress_name_bare_name_unchanged ... ok [INFO] [stdout] test verify::tests::short_progress_name_strips_path_prefix ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmprJbT4C/ [INFO] [stdout] test verify::tests::skips_nested_devenv_shell_for_matching_root ... ok [INFO] [stdout] test verify::tests::split_shell_segments_splits_multiline ... ok [INFO] [stdout] test verify::tests::split_shell_segments_splits_on_and_and_semicolon ... ok [INFO] [stdout] test verify::tests::still_uses_devenv_for_other_project_shells ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpsoO3bI/ [INFO] [stdout] test verify::tests::prioritizes_repository_prerequisites_one_at_a_time ... ok [INFO] [stdout] test verify::tests::stop_hook_mode_includes_coverage_checks ... ok [INFO] [stdout] test verify::tests::requires_removing_tracked_package_install_directories ... ok [INFO] [stdout] [master (root-commit) 758c9c1] initial [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test runtime::tests::prepare_deploy_ssh_adds_identity_agent_for_allowed_hosts ... ok [INFO] [stdout] test verify::tests::summarize_build_failures_from_error_lines ... ok [INFO] [stdout] test verify::tests::summarize_clippy_failure_picks_error_line ... ok [INFO] [stdout] test verify::tests::summarize_coverage_failure_picks_percentage_line ... ok [INFO] [stdout] test verify::tests::summarize_coverage_failures_surfaces_threshold_details ... ok [INFO] [stdout] test verify::tests::summarize_coverage_fallback_with_percentage_line ... ok [INFO] [stdout] test verify::tests::summarize_failure_empty_output_uses_fallback ... ok [INFO] [stdout] test verify::tests::summarize_failure_falls_back_to_last_line_when_no_match ... ok [INFO] [stdout] test verify::tests::summarize_failure_test_fallback_when_no_specific_match ... ok [INFO] [stdout] test verify::tests::summarize_format_failure_falls_back_to_first_non_noise_line ... ok [INFO] [stdout] test verify::tests::summarize_format_failure_returns_static_when_all_noise ... ok [INFO] [stdout] test verify::tests::summarize_format_failures_include_changed_paths_when_available ... ok [INFO] [stdout] test verify::tests::summarize_format_failures_include_diff_header_when_available ... ok [INFO] [stdout] test verify::tests::summarize_test_failure_picks_following_detail ... ok [INFO] [stdout] test verify::tests::summarize_test_failures_skips_package_manager_wrapper_noise ... ok [INFO] [stdout] test runtime::tests::prepare_deploy_ssh_adds_runtime_known_hosts_to_writeable_files ... ok [INFO] [stdout] test verify::tests::tokens_are_subsequence_empty_expected_is_true ... ok [INFO] [stdout] test verify::tests::tokens_are_subsequence_matching_subsequence ... ok [INFO] [stdout] test verify::tests::tokens_are_subsequence_non_matching ... ok [INFO] [stdout] test verify::tests::trace_url_host_no_scheme_returns_none ... ok [INFO] [stdout] test verify::tests::trace_url_host_extracts_host ... ok [INFO] [stdout] [master (root-commit) 114f9ad] initial [INFO] [stdout] 2 files changed, 5 insertions(+) [INFO] [stdout] create mode 100644 .gitignore [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test verify::tests::uses_ancestor_devenv_root_for_nested_project_checks ... ok [INFO] [stdout] test verify::tests::validates_workflow_coverage_for_public_repositories ... ok [INFO] [stdout] test verify::tests::verify_mode_prefers_stop_hook_over_git_hook ... ok [INFO] [stdout] test verify::tests::verify_output_style_returns_compact_for_stop_hook ... ok [INFO] [stdout] test verify::tests::verify_output_style_returns_compact_for_user_without_terminal ... ok [INFO] [stdout] test verify::tests::verify_output_style_returns_interactive_for_user_with_terminal ... ok [INFO] [stdout] test verify::tests::workflow_command_matching_accepts_wrapped_commands ... ok [INFO] [stdout] test verify::tests::workflow_mapping_get_finds_on_via_bool_true ... ok [INFO] [stdout] test verify::tests::workflow_mapping_get_finds_string_key ... ok [INFO] [stdout] test verify::tests::workflow_mapping_get_returns_none_for_missing_key ... ok [INFO] [stdout] test verify::tests::workflow_runs_command_finds_matching_step ... ok [INFO] [stdout] test verify::tests::workflow_runs_command_returns_false_for_missing ... ok [INFO] [stdout] test runtime::tests::project_known_hosts_fetches_missing_entries_with_ssh_keyscan ... ok [INFO] [stdout] branch 'master' set up to track 'origin/master'. [INFO] [stdout] branch 'master' set up to track 'origin/master'. [INFO] [stdout] [master 8e7c926] ahead [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 local.txt [INFO] [stdout] [master 4c562b2] ahead [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 local.txt [INFO] [stdout] test verify::tests::session_start_note_mentions_push_and_pull_request_when_ahead ... ok [INFO] [stdout] test verify::tests::stop_hook_blocks_when_branch_is_ahead_of_upstream ... ok [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stdout] test verify::tests::user_verify_suggests_running_pending_ecto_migrations ... ok [INFO] [stdout] test verify::tests::stop_hook_reports_failed_pending_migration_apply_output ... ok [INFO] [stdout] test verify::tests::stop_hook_runs_pending_ecto_migrations_before_other_checks ... ok [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling sigstore-tsa v0.6.4 [INFO] [stderr] Compiling sigstore-bundle v0.6.4 [INFO] [stderr] Compiling sigstore-verify v0.6.4 [INFO] [stderr] Compiling nono v0.31.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling explicit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.19s [INFO] [stdout] test observe::tests::preload_trace_captures_getenv_calls ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- eol::tests::allows_unmapped_versions_without_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'eol::tests::allows_unmapped_versions_without_error' (628) panicked at src/eol.rs:399:9: [INFO] [stdout] assertion failed: result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee26f34808 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ee26f34808 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ee26f34808 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55ee26f34808 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55ee26f4ddea - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55ee26f4ddea - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x55ee26f39fb2 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55ee26f39fb2 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55ee26f0d096 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55ee26f0d096 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55ee26f2a249 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55ee25f302fc - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x55ee25f302fc - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55ee26f2a4c2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x55ee26f2a4c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55ee26f0d184 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x55ee26f03ff9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55ee26f0e4ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55ee26f4e65c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55ee26f4e622 - core[5a1c3e9896636f3a]::panicking::panic [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x55ee25e96d64 - explicit[d859f51d73d21d2f]::eol::tests::allows_unmapped_versions_without_error [INFO] [stdout] at /opt/rustwide/workdir/src/eol.rs:399:9 [INFO] [stdout] 21: 0x55ee25e81117 - explicit[d859f51d73d21d2f]::eol::tests::allows_unmapped_versions_without_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/eol.rs:388:48 [INFO] [stdout] 22: 0x55ee25cf4356 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55ee25f233db - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55ee25f233db - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x55ee25f30c55 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x55ee25f30c55 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x55ee25f30c55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x55ee25f30c55 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x55ee25f30c55 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x55ee25f30c55 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x55ee25f30c55 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x55ee25f2b7b4 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x55ee25f2b7b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x55ee25f33cd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x55ee25f33cd2 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x55ee25f33cd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x55ee25f33cd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x55ee25f33cd2 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x55ee25f33cd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x55ee25f33cd2 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55ee26f336cf - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 42: 0x55ee26f336cf - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x729632b65aa4 - [INFO] [stdout] 44: 0x729632bf2a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- runtime::tests::prepare_swiftpm_shell_environment_removes_nix_sdk_vars stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'runtime::tests::prepare_swiftpm_shell_environment_removes_nix_sdk_vars' (945) panicked at src/runtime.rs:3518:9: [INFO] [stdout] assertion failed: !env_map.contains_key("DEVELOPER_DIR") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ee26f34808 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ee26f34808 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ee26f34808 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55ee26f34808 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55ee26f4ddea - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55ee26f4ddea - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x55ee26f39fb2 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x55ee26f39fb2 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x55ee26f0d096 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55ee26f0d096 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55ee26f2a249 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55ee25f302fc - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x55ee25f302fc - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x55ee26f2a4c2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x55ee26f2a4c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55ee26f0d184 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x55ee26f03ff9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55ee26f0e4ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55ee26f4e65c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55ee26f4e622 - core[5a1c3e9896636f3a]::panicking::panic [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x55ee25cb8e7e - explicit[d859f51d73d21d2f]::runtime::tests::prepare_swiftpm_shell_environment_removes_nix_sdk_vars [INFO] [stdout] at /opt/rustwide/workdir/src/runtime.rs:3518:9 [INFO] [stdout] 21: 0x55ee25c862a7 - explicit[d859f51d73d21d2f]::runtime::tests::prepare_swiftpm_shell_environment_removes_nix_sdk_vars::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/runtime.rs:3496:64 [INFO] [stdout] 22: 0x55ee25cf8b56 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55ee25f233db - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55ee25f233db - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x55ee25f30c55 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x55ee25f30c55 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x55ee25f30c55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x55ee25f30c55 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x55ee25f30c55 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x55ee25f30c55 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x55ee25f30c55 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x55ee25f2b7b4 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x55ee25f2b7b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x55ee25f33cd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x55ee25f33cd2 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x55ee25f33cd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x55ee25f33cd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x55ee25f33cd2 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x55ee25f33cd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x55ee25f33cd2 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55ee26f336cf - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 42: 0x55ee26f336cf - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x729632b65aa4 - [INFO] [stdout] 44: 0x729632bf2a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] eol::tests::allows_unmapped_versions_without_error [INFO] [stdout] runtime::tests::prepare_swiftpm_shell_environment_removes_nix_sdk_vars [INFO] [stdout] [INFO] [stdout] test result: FAILED. 498 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.40s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin explicit` [INFO] running `Command { std: "docker" "inspect" "dbde4b219e9f6a850b2ebe697fa34a054a624195f5fed2783c3a548abcf5a9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbde4b219e9f6a850b2ebe697fa34a054a624195f5fed2783c3a548abcf5a9fa", kill_on_drop: false }` [INFO] [stdout] dbde4b219e9f6a850b2ebe697fa34a054a624195f5fed2783c3a548abcf5a9fa