[INFO] fetching crate cargo-feature-aspect 0.1.10... [INFO] testing cargo-feature-aspect-0.1.10 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate cargo-feature-aspect 0.1.10 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cargo-feature-aspect 0.1.10 [INFO] finished tweaking crates.io crate cargo-feature-aspect 0.1.10 [INFO] tweaked toml for crates.io crate cargo-feature-aspect 0.1.10 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-feature-aspect 0.1.10 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-feature-aspect 0.1.10 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 cargo-platform v0.1.8 [INFO] [stderr] Downloaded topo_sort v0.4.0 [INFO] [stderr] Downloaded clap-cargo v0.14.0 [INFO] [stderr] Downloaded toml v0.8.14 [INFO] [stderr] Downloaded concolor-query v0.0.4 [INFO] [stderr] Downloaded concolor-control v0.0.7 [INFO] [stderr] Downloaded camino v1.1.7 [INFO] [stderr] Downloaded clap v4.5.8 [INFO] [stderr] Downloaded toml_edit v0.22.14 [INFO] [stderr] Downloaded cc v1.0.102 [INFO] [stderr] Downloaded clap_builder v4.5.8 [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] 032555bf1e3bb932d395d1b63b11db20551f3af72b942a095856e930adc82be7 [INFO] running `Command { std: "docker" "start" "-a" "032555bf1e3bb932d395d1b63b11db20551f3af72b942a095856e930adc82be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "032555bf1e3bb932d395d1b63b11db20551f3af72b942a095856e930adc82be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "032555bf1e3bb932d395d1b63b11db20551f3af72b942a095856e930adc82be7", kill_on_drop: false }` [INFO] [stdout] 032555bf1e3bb932d395d1b63b11db20551f3af72b942a095856e930adc82be7 [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] 9a462fba37329d803eb0885cf4f0e3458db08bf14e82013256f4914984a3a638 [INFO] running `Command { std: "docker" "start" "-a" "9a462fba37329d803eb0885cf4f0e3458db08bf14e82013256f4914984a3a638", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling cc v1.0.102 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling concolor-query v0.0.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling topo_sort v0.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling concolor-control v0.0.7 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling clap-cargo v0.14.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling cargo-feature-aspect v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.10s [INFO] running `Command { std: "docker" "inspect" "9a462fba37329d803eb0885cf4f0e3458db08bf14e82013256f4914984a3a638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a462fba37329d803eb0885cf4f0e3458db08bf14e82013256f4914984a3a638", kill_on_drop: false }` [INFO] [stdout] 9a462fba37329d803eb0885cf4f0e3458db08bf14e82013256f4914984a3a638 [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] f624867b8041dddeea223e148254c0ed901a9d3558f0995501d77ffa40e32ea8 [INFO] running `Command { std: "docker" "start" "-a" "f624867b8041dddeea223e148254c0ed901a9d3558f0995501d77ffa40e32ea8", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-feature-aspect v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "f624867b8041dddeea223e148254c0ed901a9d3558f0995501d77ffa40e32ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f624867b8041dddeea223e148254c0ed901a9d3558f0995501d77ffa40e32ea8", kill_on_drop: false }` [INFO] [stdout] f624867b8041dddeea223e148254c0ed901a9d3558f0995501d77ffa40e32ea8 [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] 8b85cc864694d209cd79a557517932cb2b69276676d247ff0382a695bd75e601 [INFO] running `Command { std: "docker" "start" "-a" "8b85cc864694d209cd79a557517932cb2b69276676d247ff0382a695bd75e601", 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/x86_64-unknown-linux-musl/debug/deps/cargo_feature_aspect-a9a8bc23927e0652) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cli::verify_cli ... 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] running `Command { std: "docker" "inspect" "8b85cc864694d209cd79a557517932cb2b69276676d247ff0382a695bd75e601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b85cc864694d209cd79a557517932cb2b69276676d247ff0382a695bd75e601", kill_on_drop: false }` [INFO] [stdout] 8b85cc864694d209cd79a557517932cb2b69276676d247ff0382a695bd75e601