[INFO] fetching crate cargo-visualize 2.2.0-alpha.3... [INFO] testing cargo-visualize-2.2.0-alpha.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cargo-visualize 2.2.0-alpha.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cargo-visualize 2.2.0-alpha.3 [INFO] finished tweaking crates.io crate cargo-visualize 2.2.0-alpha.3 [INFO] tweaked toml for crates.io crate cargo-visualize 2.2.0-alpha.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-visualize 2.2.0-alpha.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-visualize 2.2.0-alpha.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded open v5.3.2 [INFO] [stderr] Downloaded rust-embed-impl v8.6.0 [INFO] [stderr] Downloaded rust-embed-utils v8.6.0 [INFO] [stderr] Downloaded once_cell v1.21.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cd7949f93c88e50a891fa101e04a89f7a423c1f6dda400e8af0090725fc9541 [INFO] running `Command { std: "docker" "start" "-a" "6cd7949f93c88e50a891fa101e04a89f7a423c1f6dda400e8af0090725fc9541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cd7949f93c88e50a891fa101e04a89f7a423c1f6dda400e8af0090725fc9541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd7949f93c88e50a891fa101e04a89f7a423c1f6dda400e8af0090725fc9541", kill_on_drop: false }` [INFO] [stdout] 6cd7949f93c88e50a891fa101e04a89f7a423c1f6dda400e8af0090725fc9541 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9bd3b302588dac0b040988a10e1e7a426441a6fc6ccfdfc1170e4a4ceb08417f [INFO] running `Command { std: "docker" "start" "-a" "9bd3b302588dac0b040988a10e1e7a426441a6fc6ccfdfc1170e4a4ceb08417f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling rust-embed-utils v8.6.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling cargo-visualize v2.2.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nanoid v0.4.0 [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 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 hyper-util v0.1.10 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.87s [INFO] running `Command { std: "docker" "inspect" "9bd3b302588dac0b040988a10e1e7a426441a6fc6ccfdfc1170e4a4ceb08417f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd3b302588dac0b040988a10e1e7a426441a6fc6ccfdfc1170e4a4ceb08417f", kill_on_drop: false }` [INFO] [stdout] 9bd3b302588dac0b040988a10e1e7a426441a6fc6ccfdfc1170e4a4ceb08417f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 12dea1249f0f2da81d9c65987d65fd76a769c8c21ac71b119415e738300db5bb [INFO] running `Command { std: "docker" "start" "-a" "12dea1249f0f2da81d9c65987d65fd76a769c8c21ac71b119415e738300db5bb", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-visualize v2.2.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "12dea1249f0f2da81d9c65987d65fd76a769c8c21ac71b119415e738300db5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12dea1249f0f2da81d9c65987d65fd76a769c8c21ac71b119415e738300db5bb", kill_on_drop: false }` [INFO] [stdout] 12dea1249f0f2da81d9c65987d65fd76a769c8c21ac71b119415e738300db5bb [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0bf425153c63cfa36d6065cdb978718054e345dc499d3fc6a582bcd2a6eb20bf [INFO] running `Command { std: "docker" "start" "-a" "0bf425153c63cfa36d6065cdb978718054e345dc499d3fc6a582bcd2a6eb20bf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cargo_visualize-ae6649170826b8af) [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" "0bf425153c63cfa36d6065cdb978718054e345dc499d3fc6a582bcd2a6eb20bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf425153c63cfa36d6065cdb978718054e345dc499d3fc6a582bcd2a6eb20bf", kill_on_drop: false }` [INFO] [stdout] 0bf425153c63cfa36d6065cdb978718054e345dc499d3fc6a582bcd2a6eb20bf