[INFO] cloning repository https://github.com/Houndie/open-dance-registration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Houndie/open-dance-registration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoundie%2Fopen-dance-registration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoundie%2Fopen-dance-registration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6785a18f19d126ad396d0c33b1bcda52c11d6322 [INFO] checking Houndie/open-dance-registration/6785a18f19d126ad396d0c33b1bcda52c11d6322 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoundie%2Fopen-dance-registration" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Houndie/open-dance-registration on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Houndie/open-dance-registration [INFO] finished tweaking git repo https://github.com/Houndie/open-dance-registration [INFO] tweaked toml for git repo https://github.com/Houndie/open-dance-registration written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Houndie/open-dance-registration 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sledgehammer_utils v0.2.0 [INFO] [stderr] Downloaded tonic-web-wasm-client v0.5.0 [INFO] [stderr] Downloaded dioxus-router-macro v0.4.3 [INFO] [stderr] Downloaded dioxus-web v0.4.3 [INFO] [stderr] Downloaded dioxus-router v0.4.3 [INFO] [stderr] Downloaded dioxus-logger v0.4.1 [INFO] [stderr] Downloaded dioxus-interpreter-js v0.4.3 [INFO] [stderr] Downloaded inquire v0.7.2 [INFO] [stderr] Downloaded tonic-web v0.10.2 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c4a33740745dda14d6d0cb722e12c6798ca6c3b8fac3dce724f3685ec69ff24 [INFO] running `Command { std: "docker" "start" "-a" "5c4a33740745dda14d6d0cb722e12c6798ca6c3b8fac3dce724f3685ec69ff24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c4a33740745dda14d6d0cb722e12c6798ca6c3b8fac3dce724f3685ec69ff24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4a33740745dda14d6d0cb722e12c6798ca6c3b8fac3dce724f3685ec69ff24", kill_on_drop: false }` [INFO] [stdout] 5c4a33740745dda14d6d0cb722e12c6798ca6c3b8fac3dce724f3685ec69ff24 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33c767a89e8cf07efed308d9d67284366fa8c6dc8cb8cf6221331f6c9aab48df [INFO] running `Command { std: "docker" "start" "-a" "33c767a89e8cf07efed308d9d67284366fa8c6dc8cb8cf6221331f6c9aab48df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.90 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.7/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking block-buffer v0.10.4 [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" "33c767a89e8cf07efed308d9d67284366fa8c6dc8cb8cf6221331f6c9aab48df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c767a89e8cf07efed308d9d67284366fa8c6dc8cb8cf6221331f6c9aab48df", kill_on_drop: false }` [INFO] [stdout] 33c767a89e8cf07efed308d9d67284366fa8c6dc8cb8cf6221331f6c9aab48df