[INFO] cloning repository https://github.com/llambda/nary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/llambda/nary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllambda%2Fnary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllambda%2Fnary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe2a4df1730a95cc3e0ac1fc776370cbb2ccddfd
[INFO] testing llambda/nary against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllambda%2Fnary" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/llambda/nary
[INFO] finished tweaking git repo https://github.com/llambda/nary
[INFO] tweaked toml for git repo https://github.com/llambda/nary written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/llambda/nary on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/llambda/nary 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df88679ed51603775ca3ee5896a213247311a66e27b87f4cd25cfe6246df1f55
[INFO] running `Command { std: "docker" "start" "-a" "df88679ed51603775ca3ee5896a213247311a66e27b87f4cd25cfe6246df1f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df88679ed51603775ca3ee5896a213247311a66e27b87f4cd25cfe6246df1f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df88679ed51603775ca3ee5896a213247311a66e27b87f4cd25cfe6246df1f55", kill_on_drop: false }`
[INFO] [stdout] df88679ed51603775ca3ee5896a213247311a66e27b87f4cd25cfe6246df1f55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9696628f3be0a9749b3b3b05845748acb2d0f92fa7e2492e97929fe98e69eae2
[INFO] running `Command { std: "docker" "start" "-a" "9696628f3be0a9749b3b3b05845748acb2d0f92fa7e2492e97929fe98e69eae2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling node-semver v2.2.0
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling async-compression v0.4.37
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling bidir-map v1.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling nary_lib v0.9.0 (/opt/rustwide/workdir/nary_lib)
[INFO] [stdout] warning: field `sandbox` is never read
[INFO] [stdout]    --> nary_lib/src/lifecycle.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct LifecycleRunner<'a> {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 144 |     node_modules: &'a Path,
[INFO] [stdout] 145 |     sandbox: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nary_bin v0.9.0 (/opt/rustwide/workdir/nary_bin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 42s
[INFO] running `Command { std: "docker" "inspect" "9696628f3be0a9749b3b3b05845748acb2d0f92fa7e2492e97929fe98e69eae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9696628f3be0a9749b3b3b05845748acb2d0f92fa7e2492e97929fe98e69eae2", kill_on_drop: false }`
[INFO] [stdout] 9696628f3be0a9749b3b3b05845748acb2d0f92fa7e2492e97929fe98e69eae2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f0aa40aab620c53780fbdf14057fa977a03ffdf04060f03069144f96364efa4
[INFO] running `Command { std: "docker" "start" "-a" "9f0aa40aab620c53780fbdf14057fa977a03ffdf04060f03069144f96364efa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling nary_lib v0.9.0 (/opt/rustwide/workdir/nary_lib)
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stdout] warning: field `sandbox` is never read
[INFO] [stdout]    --> nary_lib/src/lifecycle.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct LifecycleRunner<'a> {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 144 |     node_modules: &'a Path,
[INFO] [stdout] 145 |     sandbox: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nary_bin v0.9.0 (/opt/rustwide/workdir/nary_bin)
[INFO] [stdout] warning: field `sandbox` is never read
[INFO] [stdout]    --> nary_lib/src/lifecycle.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct LifecycleRunner<'a> {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 144 |     node_modules: &'a Path,
[INFO] [stdout] 145 |     sandbox: bool,
[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 57.82s
[INFO] running `Command { std: "docker" "inspect" "9f0aa40aab620c53780fbdf14057fa977a03ffdf04060f03069144f96364efa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f0aa40aab620c53780fbdf14057fa977a03ffdf04060f03069144f96364efa4", kill_on_drop: false }`
[INFO] [stdout] 9f0aa40aab620c53780fbdf14057fa977a03ffdf04060f03069144f96364efa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71601f6a8a18de5654a93cb6095eb19355a629e3416ab7fbdcb7057893d15fee
[INFO] running `Command { std: "docker" "start" "-a" "71601f6a8a18de5654a93cb6095eb19355a629e3416ab7fbdcb7057893d15fee", kill_on_drop: false }`
[INFO] [stderr] warning: field `sandbox` is never read
[INFO] [stderr]    --> nary_lib/src/lifecycle.rs:145:5
[INFO] [stderr]     |
[INFO] [stderr] 143 | pub struct LifecycleRunner<'a> {
[INFO] [stderr]     |            --------------- field in this struct
[INFO] [stderr] 144 |     node_modules: &'a Path,
[INFO] [stderr] 145 |     sandbox: bool,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nary_lib` (lib) generated 1 warning
[INFO] [stderr] warning: `nary_lib` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nary-8d9b42cdead2520f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test commands::why::tests::test_parse_package_spec_scoped_with_version ... ok
[INFO] [stdout] test commands::why::tests::test_parse_package_spec_simple ... ok
[INFO] [stdout] test commands::why::tests::test_parse_package_spec_with_version ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nary_lib-eb9a695b4bc61d35)
[INFO] [stdout] test commands::why::tests::test_parse_package_spec_scoped ... 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] [stdout] 
[INFO] [stdout] running 273 tests
[INFO] [stdout] test audit::tests::test_audit_summary_has_high_severity ... ok
[INFO] [stdout] test audit::tests::test_audit_summary_has_vulnerabilities ... ok
[INFO] [stdout] test audit::tests::test_build_audit_payload_empty ... ok
[INFO] [stdout] test audit::tests::test_build_audit_payload_simple ... ok
[INFO] [stdout] test audit::tests::test_build_audit_payload_multiple_versions ... ok
[INFO] [stdout] test audit::tests::test_parse_audit_advisories ... ok
[INFO] [stdout] test audit::tests::test_parse_audit_response_dedupes_by_id ... ok
[INFO] [stdout] test audit::tests::test_parse_audit_response_empty ... ok
[INFO] [stdout] test audit::tests::test_parse_audit_response_multiple_severities ... ok
[INFO] [stdout] test audit::tests::test_parse_audit_response_single ... ok
[INFO] [stdout] test cache::tests::test_dir_size_empty ... ok
[INFO] [stdout] test cache::tests::test_dir_size_nested ... ok
[INFO] [stdout] test cache::tests::test_dir_size_with_files ... ok
[INFO] [stdout] test cache::tests::test_cache_tarball_downloads_on_miss ... ok
[INFO] [stdout] test cache::tests::test_cache_tarball_returns_cached ... ok
[INFO] [stdout] test cache::tests::test_cache_tarball_scoped_package_encoding ... ok
[INFO] [stdout] test cache::tests::test_clear_cache_returns_size ... ok
[INFO] [stdout] test cache::tests::test_cache_tarball_integrity_mismatch ... ok
[INFO] [stdout] test cache::tests::test_save_load_root_metadata_roundtrip ... ok
[INFO] [stdout] test cache::tests::test_save_load_version_metadata_roundtrip ... ok
[INFO] [stdout] test cache::tests::test_get_cached_tarball_returns_cached ... ok
[INFO] [stdout] test cache::tests::test_get_cached_tarball_scoped_package ... ok
[INFO] [stdout] test config::npmrc::tests::test_comments_ignored ... ok
[INFO] [stdout] test config::npmrc::tests::test_env_var_expansion ... ok
[INFO] [stdout] test config::npmrc::tests::test_merge_maturity_no_override ... ok
[INFO] [stdout] test config::npmrc::tests::test_merge_maturity_settings ... ok
[INFO] [stdout] test config::npmrc::tests::test_parse_auth_token ... ok
[INFO] [stdout] test config::npmrc::tests::test_parse_basic_registry ... ok
[INFO] [stdout] test config::npmrc::tests::test_parse_maturity_all_options ... ok
[INFO] [stdout] test config::npmrc::tests::test_parse_maturity_exclude ... ok
[INFO] [stdout] test config::npmrc::tests::test_parse_maturity_release_age ... ok
[INFO] [stdout] test config::npmrc::tests::test_parse_maturity_release_age_invalid ... ok
[INFO] [stdout] test config::npmrc::tests::test_parse_multiple ... ok
[INFO] [stdout] test config::npmrc::tests::test_parse_scoped_registry ... ok
[INFO] [stdout] test config::overrides::tests::test_applied_tracking ... ok
[INFO] [stdout] test config::overrides::tests::test_find_deep_nested_override ... ok
[INFO] [stdout] test config::overrides::tests::test_find_dot_root_only_override ... ok
[INFO] [stdout] test config::overrides::tests::test_find_dot_self_reference_override ... ok
[INFO] [stdout] test config::overrides::tests::test_find_dot_self_reference_with_child ... ok
[INFO] [stdout] test config::overrides::tests::test_find_global_override ... ok
[INFO] [stdout] test config::overrides::tests::test_find_most_specific_wins ... ok
[INFO] [stdout] test config::overrides::tests::test_find_nested_override_matches_path ... ok
[INFO] [stdout] test config::overrides::tests::test_find_no_match ... ok
[INFO] [stdout] test config::overrides::tests::test_find_override_by_names ... ok
[INFO] [stdout] test config::overrides::tests::test_find_override_by_names_no_version_constraint_match ... ok
[INFO] [stdout] test config::overrides::tests::test_find_scoped_package ... ok
[INFO] [stdout] test config::overrides::tests::test_find_version_constraint_more_specific_than_none ... ok
[INFO] [stdout] test config::overrides::tests::test_find_version_scoped_override ... ok
[INFO] [stdout] test config::overrides::tests::test_is_empty ... ok
[INFO] [stdout] test config::overrides::tests::test_parent_spec_matches_exact_version ... ok
[INFO] [stdout] test config::overrides::tests::test_parent_spec_matches_name_only ... ok
[INFO] [stdout] test config::overrides::tests::test_parent_spec_matches_with_version_constraint ... ok
[INFO] [stdout] test config::overrides::tests::test_parent_spec_parse_dot ... ok
[INFO] [stdout] test config::overrides::tests::test_parent_spec_parse_scoped ... ok
[INFO] [stdout] test config::overrides::tests::test_parent_spec_parse_scoped_with_version ... ok
[INFO] [stdout] test config::overrides::tests::test_parent_spec_parse_simple ... ok
[INFO] [stdout] test config::overrides::tests::test_parent_spec_parse_with_version ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_deep_nested_override ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_dot_self_reference ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_dot_string_value_at_top_level_ignored ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_dot_string_value_nested ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_dot_string_value_overrides_parent ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_dot_string_value_with_sibling ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_empty_object ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_flat_override ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_mixed_flat_and_nested ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_multiple_flat_overrides ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_nested_override_single_level ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_non_object_value ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_reference_missing_keeps_literal ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_reference_syntax ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_skips_invalid_values ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_sorts_by_specificity ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_version_constraint_more_specific ... ok
[INFO] [stdout] test config::overrides::tests::test_parse_version_scoped_key ... ok
[INFO] [stdout] test config::overrides::tests::test_reset_applied ... ok
[INFO] [stdout] test config::registry::tests::test_auth_headers ... ok
[INFO] [stdout] test config::registry::tests::test_auth_headers_with_path ... ok
[INFO] [stdout] test config::registry::tests::test_default_registry ... ok
[INFO] [stdout] test config::registry::tests::test_metadata_url ... FAILED
[INFO] [stdout] test config::registry::tests::test_scoped_package_registry ... ok
[INFO] [stdout] test deps::tests::test_check_peer_deps_all_satisfied ... ok
[INFO] [stdout] test deps::tests::test_check_peer_deps_invalid_range_skips ... ok
[INFO] [stdout] test deps::tests::test_check_peer_deps_mixed_optional_required ... ok
[INFO] [stdout] test deps::tests::test_check_peer_deps_optional_missing_no_warn ... ok
[INFO] [stdout] test deps::tests::test_check_peer_deps_required_missing_warns ... ok
[INFO] [stdout] test deps::tests::test_check_peer_deps_version_mismatch_optional ... ok
[INFO] [stdout] test deps::tests::test_check_peer_deps_version_mismatch_required ... ok
[INFO] [stdout] test deps::tests::test_collapse_esm_cjs_different_package_alias_not_collapsed ... ok
[INFO] [stdout] test deps::tests::test_collapse_esm_cjs_keeps_unrelated_packages ... ok
[INFO] [stdout] test deps::tests::test_collapse_esm_cjs_removes_esm_version ... ok
[INFO] [stdout] test deps::tests::test_dedupe_hoist_up ... ok
[INFO] [stdout] test deps::tests::test_dedupe_mixed_moves ... ok
[INFO] [stdout] test deps::tests::test_dedupe_new_package_not_in_old ... ok
[INFO] [stdout] test deps::tests::test_dedupe_no_moves_needed ... ok
[INFO] [stdout] test deps::tests::test_dedupe_push_down ... ok
[INFO] [stdout] test deps::tests::test_find_dupes_multiple_packages ... ok
[INFO] [stdout] test deps::tests::test_find_dupes_none ... ok
[INFO] [stdout] test deps::tests::test_find_dupes_one_package ... ok
[INFO] [stdout] test deps::tests::test_find_dupes_same_version_different_paths ... ok
[INFO] [stdout] test deps::tests::test_hoisting_all_ranges_one_version ... ok
[INFO] [stdout] test deps::tests::test_hoisting_conflicting_versions_picks_most_compatible ... ok
[INFO] [stdout] test deps::tests::test_hoisting_empty_requirements ... ok
[INFO] [stdout] test deps::tests::test_hoisting_multiple_packages ... ok
[INFO] [stdout] test deps::tests::test_hoisting_multiple_ranges_same_version ... ok
[INFO] [stdout] test deps::tests::test_hoisting_no_resolved_versions_for_package ... ok
[INFO] [stdout] test deps::tests::test_hoisting_single_version ... ok
[INFO] [stdout] test deps::tests::test_hoisting_three_conflicting_versions ... ok
[INFO] [stdout] test deps::tests::test_hoisting_tie_breaks_with_newer_version ... ok
[INFO] [stdout] test deps::tests::test_json_to_dependencies_with_dev ... ok
[INFO] [stdout] test deps::tests::test_json_to_dependencies_with_optional ... ok
[INFO] [stdout] test deps::tests::test_json_to_dependencies_without_dev ... ok
[INFO] [stdout] test deps::tests::test_metadata_cache_offline_fails_when_not_cached ... ok
[INFO] [stdout] test cache::tests::test_root_metadata_integrity_check_detects_corruption ... ok
[INFO] [stdout] test cache::tests::test_save_load_root_metadata_no_etag ... ok
[INFO] [stdout] test deps::tests::test_metadata_cache_offline_version_fails_when_not_cached ... ok
[INFO] [stdout] test deps::tests::test_parse_git_dependency ... ok
[INFO] [stdout] test deps::tests::test_parse_npm_alias ... ok
[INFO] [stdout] test deps::tests::test_parse_optional_dependencies ... ok
[INFO] [stdout] test deps::tests::test_parse_peer_deps_empty ... ok
[INFO] [stdout] test deps::tests::test_parse_peer_deps_meta_false ... ok
[INFO] [stdout] test deps::tests::test_parse_peer_deps_no_meta ... ok
[INFO] [stdout] test deps::tests::test_parse_peer_deps_with_optional_meta ... ok
[INFO] [stdout] test deps::tests::test_parse_simple_dependencies ... ok
[INFO] [stdout] test deps::tests::test_parse_skips_internal_fields ... ok
[INFO] [stdout] test deps::tests::test_platform_binary_esbuild ... ok
[INFO] [stdout] test deps::tests::test_platform_binary_regular_packages ... ok
[INFO] [stdout] test deps::tests::test_platform_binary_rollup ... ok
[INFO] [stdout] test deps::tests::test_platform_binary_swc ... ok
[INFO] [stdout] test deps::tests::test_prune_all_extraneous ... ok
[INFO] [stdout] test deps::tests::test_prune_nested_paths ... ok
[INFO] [stdout] test deps::tests::test_prune_no_extraneous ... ok
[INFO] [stdout] test deps::tests::test_prune_some_extraneous ... ok
[INFO] [stdout] test integrity::tests::test_compute_integrity ... ok
[INFO] [stdout] test integrity::tests::test_verify_integrity_invalid_format ... ok
[INFO] [stdout] test integrity::tests::test_verify_integrity_mismatch ... ok
[INFO] [stdout] test integrity::tests::test_verify_integrity_valid ... ok
[INFO] [stdout] test integrity::tests::test_verify_multiple_hashes ... ok
[INFO] [stdout] test lifecycle::tests::test_audit_scripts_empty_list ... ok
[INFO] [stdout] test lifecycle::tests::test_audit_scripts_multiple_packages ... ok
[INFO] [stdout] test lifecycle::tests::test_get_lifecycle_scripts_all_three ... ok
[INFO] [stdout] test lifecycle::tests::test_get_lifecycle_scripts_empty_scripts_object ... ok
[INFO] [stdout] test lifecycle::tests::test_get_lifecycle_scripts_none ... ok
[INFO] [stdout] test lifecycle::tests::test_get_lifecycle_scripts_partial ... ok
[INFO] [stdout] test lifecycle::tests::test_has_lifecycle_scripts_false ... ok
[INFO] [stdout] test lifecycle::tests::test_has_lifecycle_scripts_missing_package ... ok
[INFO] [stdout] test lifecycle::tests::test_has_lifecycle_scripts_true ... ok
[INFO] [stdout] test lockfile::tests::test_deps_from_lockfile_empty ... ok
[INFO] [stdout] test lockfile::tests::test_deps_from_lockfile_nested_deps ... ok
[INFO] [stdout] test lockfile::tests::test_deps_from_lockfile_optional ... ok
[INFO] [stdout] test lockfile::tests::test_deps_from_lockfile_same_version_multiple_paths ... ok
[INFO] [stdout] test lockfile::tests::test_deps_from_lockfile_scoped_packages ... ok
[INFO] [stdout] test lockfile::tests::test_deps_from_lockfile_simple_flat ... ok
[INFO] [stdout] test lockfile::tests::test_deps_from_lockfile_skips_missing_version ... ok
[INFO] [stdout] test lockfile::tests::test_deps_from_lockfile_with_dependencies ... ok
[INFO] [stdout] test lockfile::tests::test_lockfile_round_trip_maturity_fallback_none ... ok
[INFO] [stdout] test lockfile_writer::tests::test_build_empty_deps ... ok
[INFO] [stdout] test lockfile_writer::tests::test_build_filters_uninstalled_deps ... ok
[INFO] [stdout] test lockfile_writer::tests::test_build_multiple_deps_preserves_order ... ok
[INFO] [stdout] test lockfile_writer::tests::test_build_nested_paths ... ok
[INFO] [stdout] test lockfile_writer::tests::test_build_optional_flag ... ok
[INFO] [stdout] test lockfile_writer::tests::test_build_scoped_packages ... ok
[INFO] [stdout] test lockfile_writer::tests::test_build_single_dep ... ok
[INFO] [stdout] test lockfile_writer::tests::test_build_with_integrity ... ok
[INFO] [stdout] test lockfile_writer::tests::test_write_creates_file ... ok
[INFO] [stdout] test lockfile_writer::tests::test_write_pretty_printed ... ok
[INFO] [stdout] test maturity::tests::test_check_version_maturity_disabled ... ok
[INFO] [stdout] test maturity::tests::test_check_version_maturity_mature ... ok
[INFO] [stdout] test maturity::tests::test_check_version_maturity_no_time_data ... ok
[INFO] [stdout] test maturity::tests::test_check_version_maturity_too_new ... ok
[INFO] [stdout] test maturity::tests::test_format_duration_minutes ... ok
[INFO] [stdout] test maturity::tests::test_get_version_publish_time ... ok
[INFO] [stdout] test maturity::tests::test_is_excluded ... ok
[INFO] [stdout] test maturity::tests::test_maturity_config_default ... ok
[INFO] [stdout] test maturity::tests::test_maturity_config_disabled ... ok
[INFO] [stdout] test maturity::tests::test_maturity_fallback_info_format ... ok
[INFO] [stdout] test maturity::tests::test_should_check ... ok
[INFO] [stdout] test pack::tests::test_gunzip_invalid_data ... ok
[INFO] [stdout] test pack::tests::test_gunzip_then_unpack_integration ... ok
[INFO] [stdout] test pack::tests::test_gunzip_valid_data ... ok
[INFO] [stdout] test pack::tests::test_unpack_absolute_path_rejected ... ok
[INFO] [stdout] test pack::tests::test_unpack_block_device_rejected ... ok
[INFO] [stdout] test pack::tests::test_unpack_char_device_rejected ... ok
[INFO] [stdout] test pack::tests::test_unpack_directory_caching ... ok
[INFO] [stdout] test pack::tests::test_unpack_fifo_rejected ... ok
[INFO] [stdout] test pack::tests::test_unpack_hardlink_rejected ... ok
[INFO] [stdout] test pack::tests::test_unpack_multiple_files ... ok
[INFO] [stdout] test pack::tests::test_unpack_nested_directories ... ok
[INFO] [stdout] test pack::tests::test_unpack_normalizes_directory_permissions ... ok
[INFO] [stdout] test pack::tests::test_unpack_path_traversal_rejected ... ok
[INFO] [stdout] test pack::tests::test_unpack_preserves_file_contents ... ok
[INFO] [stdout] test pack::tests::test_unpack_simple_archive ... ok
[INFO] [stdout] test pack::tests::test_unpack_symlink_rejected ... ok
[INFO] [stdout] test pack::tests::test_unpack_with_package_prefix ... ok
[INFO] [stdout] test scan::tests::test_list_top_level_nonexistent ... ok
[INFO] [stdout] test scan::tests::test_list_top_level_simple ... ok
[INFO] [stdout] test scan::tests::test_scan_empty_dir ... ok
[INFO] [stdout] test scan::tests::test_scan_nested_node_modules ... ok
[INFO] [stdout] test scan::tests::test_scan_regular_packages ... ok
[INFO] [stdout] test scan::tests::test_scan_scoped_packages ... ok
[INFO] [stdout] test scan::tests::test_scan_skips_hidden ... ok
[INFO] [stdout] test tests::test_maturity_all_versions_too_new_returns_error ... ok
[INFO] [stdout] test tests::test_maturity_disabled_returns_highest_version ... ok
[INFO] [stdout] test tests::test_maturity_excluded_package_gets_newest ... ok
[INFO] [stdout] test tests::test_maturity_falls_back_to_older_version ... ok
[INFO] [stdout] test tests::test_maturity_no_time_data_treats_as_mature ... ok
[INFO] [stdout] test tests::test_maturity_scoped_package_exclusion ... ok
[INFO] [stdout] test version::tests::test_bump_explicit_version ... ok
[INFO] [stdout] test version::tests::test_bump_invalid ... ok
[INFO] [stdout] test version::tests::test_bump_invalid_current ... ok
[INFO] [stdout] test version::tests::test_bump_major ... ok
[INFO] [stdout] test version::tests::test_bump_minor ... ok
[INFO] [stdout] test version::tests::test_bump_patch ... ok
[INFO] [stdout] test version::tests::test_bump_premajor ... ok
[INFO] [stdout] test version::tests::test_bump_preminor ... ok
[INFO] [stdout] test version::tests::test_bump_prepatch ... ok
[INFO] [stdout] test version::tests::test_bump_prerelease_increment ... ok
[INFO] [stdout] test version::tests::test_bump_prerelease_new ... ok
[INFO] [stdout] test version::tests::test_find_max_satisfying_caret ... ok
[INFO] [stdout] test version::tests::test_find_max_satisfying_empty_versions ... ok
[INFO] [stdout] test version::tests::test_find_max_satisfying_exact ... ok
[INFO] [stdout] test version::tests::test_find_max_satisfying_excludes_prerelease ... ok
[INFO] [stdout] test version::tests::test_find_max_satisfying_includes_prerelease_when_specified ... ok
[INFO] [stdout] test version::tests::test_find_max_satisfying_invalid_range ... ok
[INFO] [stdout] test version::tests::test_find_max_satisfying_no_match ... ok
[INFO] [stdout] test version::tests::test_find_max_satisfying_range ... ok
[INFO] [stdout] test version::tests::test_find_max_satisfying_tilde ... ok
[INFO] [stdout] test why::tests::test_dev_and_optional_flags ... ok
[INFO] [stdout] test why::tests::test_empty_lockfile ... ok
[INFO] [stdout] test why::tests::test_find_dependency_path_hoisted ... ok
[INFO] [stdout] test why::tests::test_find_dependency_path_nested ... ok
[INFO] [stdout] test why::tests::test_find_dependency_path_not_found ... ok
[INFO] [stdout] test why::tests::test_find_dependency_paths_deep_chain ... ok
[INFO] [stdout] test why::tests::test_find_dependency_paths_with_version_filter ... ok
[INFO] [stdout] test why::tests::test_find_dependents_multiple ... ok
[INFO] [stdout] test why::tests::test_find_dependents_simple ... ok
[INFO] [stdout] test why::tests::test_find_dependents_with_root ... ok
[INFO] [stdout] test why::tests::test_find_direct_dependency ... ok
[INFO] [stdout] test why::tests::test_find_transitive_dependency ... ok
[INFO] [stdout] test why::tests::test_format_not_found ... ok
[INFO] [stdout] test why::tests::test_format_why_json_installed ... ok
[INFO] [stdout] test why::tests::test_format_why_json_not_installed ... ok
[INFO] [stdout] test why::tests::test_is_direct_dependency ... ok
[INFO] [stdout] test why::tests::test_multiple_versions ... ok
[INFO] [stdout] test why::tests::test_name_from_path_edge_cases ... ok
[INFO] [stdout] test why::tests::test_name_from_path_nested ... ok
[INFO] [stdout] test why::tests::test_name_from_path_scoped ... ok
[INFO] [stdout] test why::tests::test_name_from_path_simple ... ok
[INFO] [stdout] test why::tests::test_package_not_found ... ok
[INFO] [stdout] test why::tests::test_root_only_lockfile ... ok
[INFO] [stdout] test why::tests::test_scoped_package_dependency ... ok
[INFO] [stdout] test workspace::tests::test_is_workspace_protocol ... ok
[INFO] [stdout] test workspace::tests::test_is_workspace_protocol_edge_cases ... ok
[INFO] [stdout] test workspace::tests::test_parse_workspace_globs_array ... ok
[INFO] [stdout] test workspace::tests::test_parse_workspace_globs_empty_array ... ok
[INFO] [stdout] test workspace::tests::test_parse_workspace_globs_invalid ... ok
[INFO] [stdout] test workspace::tests::test_parse_workspace_globs_mixed_types ... ok
[INFO] [stdout] test workspace::tests::test_parse_workspace_globs_nested_object ... ok
[INFO] [stdout] test workspace::tests::test_parse_workspace_globs_object ... ok
[INFO] [stdout] test workspace::tests::test_parse_workspace_globs_object_with_empty_packages ... ok
[INFO] [stdout] test workspace::tests::test_resolve_workspace_version ... ok
[INFO] [stdout] test workspace::tests::test_resolve_workspace_version_edge_cases ... ok
[INFO] [stdout] test workspace::tests::test_workspace_config_detect_no_package_json ... ok
[INFO] [stdout] test workspace::tests::test_workspace_config_get_member ... ok
[INFO] [stdout] test workspace::tests::test_workspace_config_is_member ... ok
[INFO] [stdout] test workspace::tests::test_workspace_member_scoped_package ... ok
[INFO] [stdout] test cache::tests::test_scoped_package_encoding ... ok
[INFO] [stdout] test cache::tests::test_version_metadata_integrity_check_detects_corruption ... ok
[INFO] [stdout] test cache::tests::test_load_nonexistent_returns_none ... ok
[INFO] [stdout] test deps::tests::test_metadata_cache_offline_uses_filesystem_cache ... ok
[INFO] [stdout] test cache::tests::test_cache_tarball_integrity_valid ... ok
[INFO] [stdout] test deps::tests::test_metadata_cache_offline_version_from_cache ... ok
[INFO] [stdout] test cache::tests::test_get_cached_tarball_fails_when_not_cached ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::registry::tests::test_metadata_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::registry::tests::test_metadata_url' (122) panicked at nary_lib/src/config/registry.rs:197:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "https://registry.npmjs.org/@types%2Fnode"
[INFO] [stdout]  right: "https://registry.npmjs.org/@types/node"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57078a1ca1da - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57078a1ca1da - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57078a1ca1da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57078a1ca1da - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57078a1e11ea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57078a1e11ea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x57078a1cfce2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57078a1cfce2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57078a1a429f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57078a1a429f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57078a1c0649 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57078984614c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57078984614c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57078a1c08c2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57078a1c08c2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57078a1a4358 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57078a19b259 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57078a1a565d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57078a1e19dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57078a1e1863 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5707896a1d6d - core[35159d6ffb30e017]::panicking::assert_failed::<alloc[a8a7aba520129d98]::string::String, &str>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5707897eb19d - nary_lib[e5432851a2499f66]::config::registry::tests::test_metadata_url
[INFO] [stdout]                                at /opt/rustwide/workdir/nary_lib/src/config/registry.rs:197:9
[INFO] [stdout]   22:     0x5707897db0c7 - nary_lib[e5432851a2499f66]::config::registry::tests::test_metadata_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nary_lib/src/config/registry.rs:190:27
[INFO] [stdout]   23:     0x5707896334c6 - <nary_lib[e5432851a2499f66]::config::registry::tests::test_metadata_url::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57078983942b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57078983942b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x570789846c1b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x570789846c1b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x570789846c1b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x570789846c1b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x570789846c1b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x570789846c1b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x570789846c1b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5707898415f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5707898415f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x570789849822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x570789849822 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x570789849822 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x570789849822 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x570789849822 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x570789849822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x570789849822 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57078a1c8d9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x57078a1c8d9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7b6ad3062aa4 - <unknown>
[INFO] [stdout]   45:     0x7b6ad30efa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::registry::tests::test_metadata_url
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 272 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.96s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p nary_lib --lib`
[INFO] running `Command { std: "docker" "inspect" "71601f6a8a18de5654a93cb6095eb19355a629e3416ab7fbdcb7057893d15fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71601f6a8a18de5654a93cb6095eb19355a629e3416ab7fbdcb7057893d15fee", kill_on_drop: false }`
[INFO] [stdout] 71601f6a8a18de5654a93cb6095eb19355a629e3416ab7fbdcb7057893d15fee
