[INFO] cloning repository https://github.com/leviska/valence-minigames [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leviska/valence-minigames" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleviska%2Fvalence-minigames", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleviska%2Fvalence-minigames'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38f4b28cac57d2962d49cefd259ca5f7f7e64e80 [INFO] building leviska/valence-minigames against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleviska%2Fvalence-minigames" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/leviska/valence-minigames [INFO] finished tweaking git repo https://github.com/leviska/valence-minigames [INFO] tweaked toml for git repo https://github.com/leviska/valence-minigames written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leviska/valence-minigames on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leviska/valence-minigames 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/valence-rs/valence` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] building leviska/valence-minigames against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleviska%2Fvalence-minigames" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/leviska/valence-minigames [INFO] finished tweaking git repo https://github.com/leviska/valence-minigames [INFO] tweaked toml for git repo https://github.com/leviska/valence-minigames written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leviska/valence-minigames on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leviska/valence-minigames 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.51 [INFO] [stderr] Downloaded cfb8 v0.8.1 [INFO] [stderr] Downloaded thiserror v1.0.51 [INFO] [stderr] Downloaded derive_more v1.0.0-beta.6 [INFO] [stderr] Downloaded heck v0.5.0-rc.1 [INFO] [stderr] Downloaded bitfield-struct v0.5.6 [INFO] [stderr] Downloaded lru v0.12.1 [INFO] [stderr] Downloaded deranged v0.3.10 [INFO] [stderr] Downloaded rsa-der v0.3.0 [INFO] [stderr] Downloaded time-macros v0.2.15 [INFO] [stderr] Downloaded derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Downloaded zerocopy v0.7.31 [INFO] [stderr] Downloaded webpki-roots v0.25.3 [INFO] [stderr] Downloaded time v0.3.30 [INFO] [stderr] Downloaded reqwest v0.11.22 [INFO] [stderr] Downloaded winnow v0.5.28 [INFO] [stderr] Downloaded zerocopy-derive v0.7.31 [INFO] [stderr] Downloaded tokio v1.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca130bf8aa3a7ba16a6f7ee2ef64f6ade13d4756a8a277309d5c34f7bc26d60c [INFO] running `Command { std: "docker" "start" "-a" "ca130bf8aa3a7ba16a6f7ee2ef64f6ade13d4756a8a277309d5c34f7bc26d60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca130bf8aa3a7ba16a6f7ee2ef64f6ade13d4756a8a277309d5c34f7bc26d60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca130bf8aa3a7ba16a6f7ee2ef64f6ade13d4756a8a277309d5c34f7bc26d60c", kill_on_drop: false }` [INFO] [stdout] ca130bf8aa3a7ba16a6f7ee2ef64f6ade13d4756a8a277309d5c34f7bc26d60c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcf7da4b4365ff7b4461ae7b4a08e07b3360b04e54ce837979ded7ac635fd318 [INFO] running `Command { std: "docker" "start" "-a" "fcf7da4b4365ff7b4461ae7b4a08e07b3360b04e54ce837979ded7ac635fd318", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling zerocopy v0.7.31 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling heck v0.5.0-rc.1 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bevy_ptr v0.12.1 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inout v0.1.3 [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] running `Command { std: "docker" "inspect" "fcf7da4b4365ff7b4461ae7b4a08e07b3360b04e54ce837979ded7ac635fd318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf7da4b4365ff7b4461ae7b4a08e07b3360b04e54ce837979ded7ac635fd318", kill_on_drop: false }` [INFO] [stdout] fcf7da4b4365ff7b4461ae7b4a08e07b3360b04e54ce837979ded7ac635fd318