[INFO] fetching crate cargo-visualize 2.2.0... [INFO] testing cargo-visualize-2.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cargo-visualize 2.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cargo-visualize 2.2.0 [INFO] finished tweaking crates.io crate cargo-visualize 2.2.0 [INFO] tweaked toml for crates.io crate cargo-visualize 2.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-visualize 2.2.0 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-visualize 2.2.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.5.0 [INFO] [stderr] Downloaded rust-embed-utils v8.6.0 [INFO] [stderr] Downloaded rust-embed-impl v8.6.0 [INFO] [stderr] Downloaded axum v0.8.1 [INFO] [stderr] Downloaded rust-embed v8.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a6a7663f23be0f4934c4e6e41548616df4f0129f1442313441dd569170cf0c24 [INFO] running `Command { std: "docker" "start" "-a" "a6a7663f23be0f4934c4e6e41548616df4f0129f1442313441dd569170cf0c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6a7663f23be0f4934c4e6e41548616df4f0129f1442313441dd569170cf0c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a7663f23be0f4934c4e6e41548616df4f0129f1442313441dd569170cf0c24", kill_on_drop: false }` [INFO] [stdout] a6a7663f23be0f4934c4e6e41548616df4f0129f1442313441dd569170cf0c24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3acb0fe2eb07932155f6036d4e8d58c9c21fc9f232add8258b8121030b0318ee [INFO] running `Command { std: "docker" "start" "-a" "3acb0fe2eb07932155f6036d4e8d58c9c21fc9f232add8258b8121030b0318ee", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Compiling rust-embed-utils v8.6.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling cargo-visualize v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rust-embed-impl v8.6.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling rust-embed v8.6.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "3acb0fe2eb07932155f6036d4e8d58c9c21fc9f232add8258b8121030b0318ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3acb0fe2eb07932155f6036d4e8d58c9c21fc9f232add8258b8121030b0318ee", kill_on_drop: false }` [INFO] [stdout] 3acb0fe2eb07932155f6036d4e8d58c9c21fc9f232add8258b8121030b0318ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3bfe16161d3632fb78d402e02cdcd3112a6a82066f51be321e6e6a5eb9d834ea [INFO] running `Command { std: "docker" "start" "-a" "3bfe16161d3632fb78d402e02cdcd3112a6a82066f51be321e6e6a5eb9d834ea", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-visualize v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "3bfe16161d3632fb78d402e02cdcd3112a6a82066f51be321e6e6a5eb9d834ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfe16161d3632fb78d402e02cdcd3112a6a82066f51be321e6e6a5eb9d834ea", kill_on_drop: false }` [INFO] [stdout] 3bfe16161d3632fb78d402e02cdcd3112a6a82066f51be321e6e6a5eb9d834ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] db3ae1b39e8474ff26c2c79a701ed44ee55821fefc2010332a69330705a709d8 [INFO] running `Command { std: "docker" "start" "-a" "db3ae1b39e8474ff26c2c79a701ed44ee55821fefc2010332a69330705a709d8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_visualize-778ccefe2b918102) [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" "db3ae1b39e8474ff26c2c79a701ed44ee55821fefc2010332a69330705a709d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3ae1b39e8474ff26c2c79a701ed44ee55821fefc2010332a69330705a709d8", kill_on_drop: false }` [INFO] [stdout] db3ae1b39e8474ff26c2c79a701ed44ee55821fefc2010332a69330705a709d8