[INFO] cloning repository https://github.com/JARAM2024/GQL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JARAM2024/GQL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJARAM2024%2FGQL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJARAM2024%2FGQL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3265de5d183ca7d890abe2be978a0f0df7a36a4b
[INFO] building JARAM2024/GQL against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJARAM2024%2FGQL" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JARAM2024/GQL on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/JARAM2024/GQL
[INFO] finished tweaking git repo https://github.com/JARAM2024/GQL
[INFO] tweaked toml for git repo https://github.com/JARAM2024/GQL written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/JARAM2024/GQL 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jwalk v0.8.1
[INFO] [stderr]   Downloaded gix-packetline-blocking v0.17.4
[INFO] [stderr]   Downloaded gix-discover v0.31.0
[INFO] [stderr]   Downloaded gix-diff v0.43.0
[INFO] [stderr]   Downloaded gix-features v0.38.1
[INFO] [stderr]   Downloaded gix-pack v0.50.0
[INFO] [stderr]   Downloaded gix-attributes v0.22.2
[INFO] [stderr]   Downloaded gix-odb v0.60.0
[INFO] [stderr]   Downloaded gix-config v0.36.1
[INFO] [stderr]   Downloaded imara-diff v0.1.5
[INFO] [stderr]   Downloaded gix-revision v0.27.0
[INFO] [stderr]   Downloaded gix-refspec v0.23.0
[INFO] [stderr]   Downloaded bstr v1.6.0
[INFO] [stderr]   Downloaded gix-tempfile v13.0.0
[INFO] [stderr]   Downloaded gix-lock v13.0.0
[INFO] [stderr]   Downloaded gix v0.62.0
[INFO] [stderr]   Downloaded gix-revwalk v0.13.0
[INFO] [stderr]   Downloaded gix-traverse v0.39.0
[INFO] [stderr]   Downloaded memmap2 v0.9.3
[INFO] [stderr]   Downloaded gix-index v0.32.1
[INFO] [stderr]   Downloaded gix-command v0.3.6
[INFO] [stderr]   Downloaded gix-filter v0.11.1
[INFO] [stderr]   Downloaded gix-ref v0.43.0
[INFO] [stderr]   Downloaded gix-glob v0.16.2
[INFO] [stderr]   Downloaded unicode-bom v2.0.3
[INFO] [stderr]   Downloaded gix-ignore v0.11.2
[INFO] [stderr]   Downloaded gix-fs v0.10.2
[INFO] [stderr]   Downloaded gix-actor v0.31.1
[INFO] [stderr]   Downloaded gix-date v0.8.5
[INFO] [stderr]   Downloaded gix-validate v0.8.4
[INFO] [stderr]   Downloaded gix-object v0.42.1
[INFO] [stderr]   Downloaded gix-path v0.10.7
[INFO] [stderr]   Downloaded gix-worktree v0.33.1
[INFO] [stderr]   Downloaded gix-macros v0.1.4
[INFO] [stderr]   Downloaded clru v0.6.1
[INFO] [stderr]   Downloaded uluru v3.0.0
[INFO] [stderr]   Downloaded gix-pathspec v0.7.4
[INFO] [stderr]   Downloaded gix-submodule v0.10.0
[INFO] [stderr]   Downloaded gix-bitmap v0.2.11
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 203581a3ad079a688049522fc097d6487e59569901c002910d426832d9bdc7b4
[INFO] running `Command { std: "docker" "start" "-a" "203581a3ad079a688049522fc097d6487e59569901c002910d426832d9bdc7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "203581a3ad079a688049522fc097d6487e59569901c002910d426832d9bdc7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "203581a3ad079a688049522fc097d6487e59569901c002910d426832d9bdc7b4", kill_on_drop: false }`
[INFO] [stdout] 203581a3ad079a688049522fc097d6487e59569901c002910d426832d9bdc7b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d551e73dfaf2691eb769b7ec01965ad21e594029d6ef9f774f4426f2acd6852a
[INFO] running `Command { std: "docker" "start" "-a" "d551e73dfaf2691eb769b7ec01965ad21e594029d6ef9f774f4426f2acd6852a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling gix-trace v0.1.9
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling sha1-asm v0.5.2
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling libz-ng-sys v1.1.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling gix-utils v0.1.12
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling zerocopy v0.7.26
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[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 home v0.5.5
[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" "d551e73dfaf2691eb769b7ec01965ad21e594029d6ef9f774f4426f2acd6852a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d551e73dfaf2691eb769b7ec01965ad21e594029d6ef9f774f4426f2acd6852a", kill_on_drop: false }`
[INFO] [stdout] d551e73dfaf2691eb769b7ec01965ad21e594029d6ef9f774f4426f2acd6852a
