[INFO] fetching crate cargo-px 0.1.20...
[INFO] testing cargo-px-0.1.20 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cargo-px 0.1.20 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cargo-px 0.1.20
[INFO] finished tweaking crates.io crate cargo-px 0.1.20
[INFO] tweaked toml for crates.io crate cargo-px 0.1.20 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-px 0.1.20 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-px 0.1.20 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded target-spec v3.1.0
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] [stderr]   Downloaded supports-hyperlinks v2.1.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.14
[INFO] [stderr]   Downloaded camino v1.1.7
[INFO] [stderr]   Downloaded tinyvec v1.7.0
[INFO] [stderr]   Downloaded anyhow v1.0.86
[INFO] [stderr]   Downloaded clap v4.5.13
[INFO] [stderr]   Downloaded clap_builder v4.5.13
[INFO] [stderr]   Downloaded guppy v0.17.5
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] [stderr]   Downloaded syn v2.0.69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f287cd634b058bff2601a3090c65d7ee13b09f09b2001dd4b659d93edd7f867
[INFO] running `Command { std: "docker" "start" "-a" "2f287cd634b058bff2601a3090c65d7ee13b09f09b2001dd4b659d93edd7f867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f287cd634b058bff2601a3090c65d7ee13b09f09b2001dd4b659d93edd7f867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f287cd634b058bff2601a3090c65d7ee13b09f09b2001dd4b659d93edd7f867", kill_on_drop: false }`
[INFO] [stdout] 2f287cd634b058bff2601a3090c65d7ee13b09f09b2001dd4b659d93edd7f867
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7e4c2779d80fec629ea9848d0be725ecfec6120144ebd39458631763fd78f49
[INFO] running `Command { std: "docker" "start" "-a" "f7e4c2779d80fec629ea9848d0be725ecfec6120144ebd39458631763fd78f49", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.7.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling target-spec v3.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[INFO] [stderr]    Compiling nested v0.1.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling guppy v0.17.5
[INFO] [stderr]    Compiling cargo-px v0.1.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen_unit.rs:190:16
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pkg_graph: &PackageGraph,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 191 | ) -> Result<Vec<CodegenUnit>, Vec<anyhow::Error>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | ) -> Result<Vec<CodegenUnit<'_>>, Vec<anyhow::Error>> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.31s
[INFO] running `Command { std: "docker" "inspect" "f7e4c2779d80fec629ea9848d0be725ecfec6120144ebd39458631763fd78f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e4c2779d80fec629ea9848d0be725ecfec6120144ebd39458631763fd78f49", kill_on_drop: false }`
[INFO] [stdout] f7e4c2779d80fec629ea9848d0be725ecfec6120144ebd39458631763fd78f49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca7074ddef46fed3950481a818379b49b4912fd0a09582a8df83b916cd2d1a97
[INFO] running `Command { std: "docker" "start" "-a" "ca7074ddef46fed3950481a818379b49b4912fd0a09582a8df83b916cd2d1a97", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen_unit.rs:190:16
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pkg_graph: &PackageGraph,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 191 | ) -> Result<Vec<CodegenUnit>, Vec<anyhow::Error>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | ) -> Result<Vec<CodegenUnit<'_>>, Vec<anyhow::Error>> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cargo-px v0.1.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen_unit.rs:190:16
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pkg_graph: &PackageGraph,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 191 | ) -> Result<Vec<CodegenUnit>, Vec<anyhow::Error>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | ) -> Result<Vec<CodegenUnit<'_>>, Vec<anyhow::Error>> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s
[INFO] running `Command { std: "docker" "inspect" "ca7074ddef46fed3950481a818379b49b4912fd0a09582a8df83b916cd2d1a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca7074ddef46fed3950481a818379b49b4912fd0a09582a8df83b916cd2d1a97", kill_on_drop: false }`
[INFO] [stdout] ca7074ddef46fed3950481a818379b49b4912fd0a09582a8df83b916cd2d1a97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eff62c68664879abed07dc7049d2829c2329940d5be4538cbf2d5ddf78181e34
[INFO] running `Command { std: "docker" "start" "-a" "eff62c68664879abed07dc7049d2829c2329940d5be4538cbf2d5ddf78181e34", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/codegen_unit.rs:190:16
[INFO] [stderr]     |
[INFO] [stderr] 190 |     pkg_graph: &PackageGraph,
[INFO] [stderr]     |                ^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 191 | ) -> Result<Vec<CodegenUnit>, Vec<anyhow::Error>> {
[INFO] [stderr]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 191 | ) -> Result<Vec<CodegenUnit<'_>>, Vec<anyhow::Error>> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-px` (lib) generated 1 warning (run `cargo fix --lib -p cargo-px` to apply 1 suggestion)
[INFO] [stderr] warning: `cargo-px` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_px-032d95e9b4eafc84)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/cargo_px-7f73271c442ad0a1)
[INFO] [stdout] test shell::hostname::tests::print_hostname ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cargo_px
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eff62c68664879abed07dc7049d2829c2329940d5be4538cbf2d5ddf78181e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eff62c68664879abed07dc7049d2829c2329940d5be4538cbf2d5ddf78181e34", kill_on_drop: false }`
[INFO] [stdout] eff62c68664879abed07dc7049d2829c2329940d5be4538cbf2d5ddf78181e34
