[INFO] cloning repository https://github.com/lilithium-hydride/alexandria [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilithium-hydride/alexandria" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilithium-hydride%2Falexandria", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilithium-hydride%2Falexandria'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f5c28530c9d631c4a2da2ee7a356745a13b9e56 [INFO] testing lilithium-hydride/alexandria against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilithium-hydride%2Falexandria" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lilithium-hydride/alexandria [INFO] finished tweaking git repo https://github.com/lilithium-hydride/alexandria [INFO] tweaked toml for git repo https://github.com/lilithium-hydride/alexandria written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lilithium-hydride/alexandria on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lilithium-hydride/alexandria 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-iter v0.1.43 [INFO] [stderr] Downloaded num_threads v0.1.6 [INFO] [stderr] Downloaded itoa v1.0.2 [INFO] [stderr] Downloaded debug_stub_derive v0.3.0 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded crossbeam v0.8.2 [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.6 [INFO] [stderr] Downloaded enum-map v2.4.0 [INFO] [stderr] Downloaded cursive_buffered_backend v0.6.0 [INFO] [stderr] Downloaded pkg-config v0.3.25 [INFO] [stderr] Downloaded ncurses v5.101.0 [INFO] [stderr] Downloaded unicode-ident v1.0.2 [INFO] [stderr] Downloaded signal-hook v0.3.14 [INFO] [stderr] Downloaded crossbeam-utils v0.8.10 [INFO] [stderr] Downloaded crossbeam-channel v0.5.5 [INFO] [stderr] Downloaded cursive_core v0.3.4 [INFO] [stderr] Downloaded cursive_tree_view v0.8.0 [INFO] [stderr] Downloaded cursive v0.19.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.40 [INFO] [stderr] Downloaded syn v1.0.98 [INFO] [stderr] Downloaded num-complex v0.4.2 [INFO] [stderr] Downloaded time v0.3.11 [INFO] [stderr] Downloaded termion v1.5.6 [INFO] [stderr] Downloaded enum-map-derive v0.9.0 [INFO] [stderr] Downloaded enumset v1.0.11 [INFO] [stderr] Downloaded quote v1.0.20 [INFO] [stderr] Downloaded enumset_derive v0.6.0 [INFO] [stderr] Downloaded cursive-tabs v0.7.0 [INFO] [stderr] Downloaded libc v0.2.126 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a25e3809fd88438b475c92c6db9b22158bd685c4eb696ce78b0ab790df8f19d8 [INFO] running `Command { std: "docker" "start" "-a" "a25e3809fd88438b475c92c6db9b22158bd685c4eb696ce78b0ab790df8f19d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a25e3809fd88438b475c92c6db9b22158bd685c4eb696ce78b0ab790df8f19d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a25e3809fd88438b475c92c6db9b22158bd685c4eb696ce78b0ab790df8f19d8", kill_on_drop: false }` [INFO] [stdout] a25e3809fd88438b475c92c6db9b22158bd685c4eb696ce78b0ab790df8f19d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd7a16fc516c7a8124572076219e74b557c2c6147a73a828454c598a7a725d9 [INFO] running `Command { std: "docker" "start" "-a" "7cd7a16fc516c7a8124572076219e74b557c2c6147a73a828454c598a7a725d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling crossbeam v0.8.2 [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 num-complex v0.4.2 [INFO] [stderr] Compiling ncurses v5.101.0 [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" "7cd7a16fc516c7a8124572076219e74b557c2c6147a73a828454c598a7a725d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd7a16fc516c7a8124572076219e74b557c2c6147a73a828454c598a7a725d9", kill_on_drop: false }` [INFO] [stdout] 7cd7a16fc516c7a8124572076219e74b557c2c6147a73a828454c598a7a725d9