[INFO] cloning repository https://github.com/AMagicHarry/sonic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AMagicHarry/sonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMagicHarry%2Fsonic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMagicHarry%2Fsonic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e2de6956f3f55ef4daec82f47de4326e87028ea [INFO] checking AMagicHarry/sonic against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMagicHarry%2Fsonic" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AMagicHarry/sonic on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AMagicHarry/sonic [INFO] finished tweaking git repo https://github.com/AMagicHarry/sonic [INFO] tweaked toml for git repo https://github.com/AMagicHarry/sonic written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AMagicHarry/sonic 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded radix v0.6.0 [INFO] [stderr] Downloaded fst-levenshtein v0.3.0 [INFO] [stderr] Downloaded fst-regex v0.3.0 [INFO] [stderr] Downloaded lindera-cc-cedict-builder v0.27.1 [INFO] [stderr] Downloaded lindera-ipadic-builder v0.27.1 [INFO] [stderr] Downloaded lindera-ipadic-neologd-builder v0.27.1 [INFO] [stderr] Downloaded lindera-unidic v0.27.1 [INFO] [stderr] Downloaded lindera-decompress v0.27.1 [INFO] [stderr] Downloaded lindera-unidic-builder v0.27.1 [INFO] [stderr] Downloaded lindera-dictionary v0.27.1 [INFO] [stderr] Downloaded cedarwood v0.4.6 [INFO] [stderr] Downloaded lindera-ko-dic-builder v0.27.1 [INFO] [stderr] Downloaded lindera-core v0.27.1 [INFO] [stderr] Downloaded yada v0.5.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.17 [INFO] [stderr] Downloaded winnow v0.5.28 [INFO] [stderr] Downloaded ureq v2.9.1 [INFO] [stderr] Downloaded zerocopy v0.7.31 [INFO] [stderr] Downloaded syn v2.0.41 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.4.3+5.2.1-patched.2 [INFO] [stderr] Downloaded zerocopy-derive v0.7.31 [INFO] [stderr] Downloaded whatlang v0.16.3 [INFO] [stderr] Downloaded deranged v0.3.10 [INFO] [stderr] Downloaded lindera-tokenizer v0.27.1 [INFO] [stderr] Downloaded fst v0.3.5 [INFO] [stderr] Downloaded tikv-jemallocator v0.4.3 [INFO] [stderr] Downloaded jieba-rs v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac7239d9940dea9e6d919c778269e19f77d0125a956e0e04af970aa47f33fd89 [INFO] running `Command { std: "docker" "start" "-a" "ac7239d9940dea9e6d919c778269e19f77d0125a956e0e04af970aa47f33fd89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac7239d9940dea9e6d919c778269e19f77d0125a956e0e04af970aa47f33fd89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7239d9940dea9e6d919c778269e19f77d0125a956e0e04af970aa47f33fd89", kill_on_drop: false }` [INFO] [stdout] ac7239d9940dea9e6d919c778269e19f77d0125a956e0e04af970aa47f33fd89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2a52ce3e38e0c0e69709316facf45f8b79a685f3309070a0ff8544a3a439918 [INFO] running `Command { std: "docker" "start" "-a" "f2a52ce3e38e0c0e69709316facf45f8b79a685f3309070a0ff8544a3a439918", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stdout] error: aborting due to 1 previous error [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f2a52ce3e38e0c0e69709316facf45f8b79a685f3309070a0ff8544a3a439918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a52ce3e38e0c0e69709316facf45f8b79a685f3309070a0ff8544a3a439918", kill_on_drop: false }` [INFO] [stdout] f2a52ce3e38e0c0e69709316facf45f8b79a685f3309070a0ff8544a3a439918