[INFO] cloning repository https://github.com/LHolten/Gridentify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LHolten/Gridentify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLHolten%2FGridentify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLHolten%2FGridentify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88f5ff94c3cd03afbe2292ec0036c0b0687e6ae3
[INFO] checking LHolten/Gridentify against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLHolten%2FGridentify" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LHolten/Gridentify on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/LHolten/Gridentify
[INFO] finished tweaking git repo https://github.com/LHolten/Gridentify
[INFO] tweaked toml for git repo https://github.com/LHolten/Gridentify written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/LHolten/Gridentify 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple-error v0.2.3
[INFO] [stderr]   Downloaded bitflags v2.2.1
[INFO] [stderr]   Downloaded nonzero_ext v0.1.5
[INFO] [stderr]   Downloaded rusqlite_migration v1.0.2
[INFO] [stderr]   Downloaded rusqlite v0.29.0
[INFO] [stderr]   Downloaded ratelimit_meter v5.0.0
[INFO] [stderr]   Downloaded arc-cell v0.1.5
[INFO] [stderr]   Downloaded evmap v6.0.1
[INFO] [stderr]   Downloaded array-init v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbf08e744c2c374d11474ba81377587e16e2c5a729c2ac7b2f722f256783582b
[INFO] running `Command { std: "docker" "start" "-a" "dbf08e744c2c374d11474ba81377587e16e2c5a729c2ac7b2f722f256783582b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbf08e744c2c374d11474ba81377587e16e2c5a729c2ac7b2f722f256783582b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbf08e744c2c374d11474ba81377587e16e2c5a729c2ac7b2f722f256783582b", kill_on_drop: false }`
[INFO] [stdout] dbf08e744c2c374d11474ba81377587e16e2c5a729c2ac7b2f722f256783582b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 339cbe2e361679bf31ff898866fd56c6e72881f6193d4880182694446698c685
[INFO] running `Command { std: "docker" "start" "-a" "339cbe2e361679bf31ff898866fd56c6e72881f6193d4880182694446698c685", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]     Checking bitflags v2.2.1
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking hashbrown v0.5.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking nonzero_ext v0.1.5
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking simple-error v0.2.3
[INFO] [stderr]     Checking array-init v0.1.1
[INFO] [stderr]     Checking arc-cell v0.1.5
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking rand_core v0.6.3
[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]     Checking rand_chacha v0.2.2
[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" "339cbe2e361679bf31ff898866fd56c6e72881f6193d4880182694446698c685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "339cbe2e361679bf31ff898866fd56c6e72881f6193d4880182694446698c685", kill_on_drop: false }`
[INFO] [stdout] 339cbe2e361679bf31ff898866fd56c6e72881f6193d4880182694446698c685
