[INFO] fetching crate pipspeak 0.1.9... [INFO] testing pipspeak-0.1.9 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate pipspeak 0.1.9 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate pipspeak 0.1.9 [INFO] finished tweaking crates.io crate pipspeak 0.1.9 [INFO] tweaked toml for crates.io crate pipspeak 0.1.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pipspeak 0.1.9 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 pipspeak 0.1.9 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 unsafe-libyaml v0.2.9 [INFO] [stderr] Downloaded disambiseq v0.1.10 [INFO] [stderr] Downloaded fxread v0.2.10 [INFO] [stderr] Downloaded gzp v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d077d70d57343964737d95e12a25db7f79b8cf235cf07618d51de298ee78a554 [INFO] running `Command { std: "docker" "start" "-a" "d077d70d57343964737d95e12a25db7f79b8cf235cf07618d51de298ee78a554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d077d70d57343964737d95e12a25db7f79b8cf235cf07618d51de298ee78a554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d077d70d57343964737d95e12a25db7f79b8cf235cf07618d51de298ee78a554", kill_on_drop: false }` [INFO] [stdout] d077d70d57343964737d95e12a25db7f79b8cf235cf07618d51de298ee78a554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 975ef30b3f0b29965c20aa46b3f71c7dab0d87e5fb6b7ed6395442860ca8980f [INFO] running `Command { std: "docker" "start" "-a" "975ef30b3f0b29965c20aa46b3f71c7dab0d87e5fb6b7ed6395442860ca8980f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "975ef30b3f0b29965c20aa46b3f71c7dab0d87e5fb6b7ed6395442860ca8980f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "975ef30b3f0b29965c20aa46b3f71c7dab0d87e5fb6b7ed6395442860ca8980f", kill_on_drop: false }` [INFO] [stdout] 975ef30b3f0b29965c20aa46b3f71c7dab0d87e5fb6b7ed6395442860ca8980f