[INFO] cloning repository https://github.com/xy2i/advent-of-code2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xy2i/advent-of-code2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxy2i%2Fadvent-of-code2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxy2i%2Fadvent-of-code2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 621bfc56531d85b764e61f0ae96d2fbbb800da85 [INFO] testing xy2i/advent-of-code2023 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxy2i%2Fadvent-of-code2023" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xy2i/advent-of-code2023 [INFO] finished tweaking git repo https://github.com/xy2i/advent-of-code2023 [INFO] tweaked toml for git repo https://github.com/xy2i/advent-of-code2023 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xy2i/advent-of-code2023 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xy2i/advent-of-code2023 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.0 [INFO] [stderr] Downloaded ahash v0.8.6 [INFO] [stderr] Downloaded serde_json v1.0.108 [INFO] [stderr] Downloaded itoa v1.0.9 [INFO] [stderr] Downloaded proc-macro2 v1.0.70 [INFO] [stderr] Downloaded ryu v1.0.15 [INFO] [stderr] Downloaded serde v1.0.193 [INFO] [stderr] Downloaded cached v0.46.1 [INFO] [stderr] Downloaded serde_derive v1.0.193 [INFO] [stderr] Downloaded rangemap v1.4.0 [INFO] [stderr] Downloaded zerocopy v0.7.30 [INFO] [stderr] Downloaded syn v2.0.39 [INFO] [stderr] Downloaded zerocopy-derive v0.7.30 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1df47c1b4f9cffdefbdafb9614d09919943f7932041f99fe04fd1df1e0d1f5e [INFO] running `Command { std: "docker" "start" "-a" "f1df47c1b4f9cffdefbdafb9614d09919943f7932041f99fe04fd1df1e0d1f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1df47c1b4f9cffdefbdafb9614d09919943f7932041f99fe04fd1df1e0d1f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1df47c1b4f9cffdefbdafb9614d09919943f7932041f99fe04fd1df1e0d1f5e", kill_on_drop: false }` [INFO] [stdout] f1df47c1b4f9cffdefbdafb9614d09919943f7932041f99fe04fd1df1e0d1f5e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 486ccf743f4117e5d9b7d77c33950e90a4036bd936d77ee9eff8b89ccf2779cf [INFO] running `Command { std: "docker" "start" "-a" "486ccf743f4117e5d9b7d77c33950e90a4036bd936d77ee9eff8b89ccf2779cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling zerocopy v0.7.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling aoc-runner v0.3.0 [INFO] [stderr] Compiling rangemap v1.4.0 [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] [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" "486ccf743f4117e5d9b7d77c33950e90a4036bd936d77ee9eff8b89ccf2779cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "486ccf743f4117e5d9b7d77c33950e90a4036bd936d77ee9eff8b89ccf2779cf", kill_on_drop: false }` [INFO] [stdout] 486ccf743f4117e5d9b7d77c33950e90a4036bd936d77ee9eff8b89ccf2779cf