[INFO] cloning repository https://github.com/Haxeil/rusty-jam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Haxeil/rusty-jam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaxeil%2Frusty-jam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaxeil%2Frusty-jam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47dba9e505e528a2c13032d848f07badeb1cf037
[INFO] checking Haxeil/rusty-jam against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaxeil%2Frusty-jam" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  66% (419/631)
Updating files:  67% (423/631)
Updating files:  68% (430/631)
Updating files:  69% (436/631)
Updating files:  70% (442/631)
Updating files:  71% (449/631)
Updating files:  72% (455/631)
Updating files:  73% (461/631)
Updating files:  74% (467/631)
Updating files:  75% (474/631)
Updating files:  76% (480/631)
Updating files:  77% (486/631)
Updating files:  78% (493/631)
Updating files:  79% (499/631)
Updating files:  80% (505/631)
Updating files:  81% (512/631)
Updating files:  82% (518/631)
Updating files:  82% (519/631)
Updating files:  83% (524/631)
Updating files:  84% (531/631)
Updating files:  85% (537/631)
Updating files:  86% (543/631)
Updating files:  87% (549/631)
Updating files:  88% (556/631)
Updating files:  88% (560/631)
Updating files:  89% (562/631)
Updating files:  90% (568/631)
Updating files:  91% (575/631)
Updating files:  92% (581/631)
Updating files:  93% (587/631)
Updating files:  93% (590/631)
Updating files:  94% (594/631)
Updating files:  95% (600/631)
Updating files:  96% (606/631)
Updating files:  97% (613/631)
Updating files:  98% (619/631)
Updating files:  99% (625/631)
Updating files: 100% (631/631)
Updating files: 100% (631/631), done.
[INFO] validating manifest of git repo https://github.com/Haxeil/rusty-jam on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Haxeil/rusty-jam
[INFO] finished tweaking git repo https://github.com/Haxeil/rusty-jam
[INFO] tweaked toml for git repo https://github.com/Haxeil/rusty-jam written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Haxeil/rusty-jam 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b8cd1b763e13fa27739904d89e39e5323f6dbf958bcc44dd9faeea7923137ca
[INFO] running `Command { std: "docker" "start" "-a" "9b8cd1b763e13fa27739904d89e39e5323f6dbf958bcc44dd9faeea7923137ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b8cd1b763e13fa27739904d89e39e5323f6dbf958bcc44dd9faeea7923137ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b8cd1b763e13fa27739904d89e39e5323f6dbf958bcc44dd9faeea7923137ca", kill_on_drop: false }`
[INFO] [stdout] 9b8cd1b763e13fa27739904d89e39e5323f6dbf958bcc44dd9faeea7923137ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f26792372572d94d2c5917814d55e1e26b0c7fe63a9f3cf45e43e19953ce79d
[INFO] running `Command { std: "docker" "start" "-a" "0f26792372572d94d2c5917814d55e1e26b0c7fe63a9f3cf45e43e19953ce79d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling indexmap v1.9.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking cache-padded v1.2.0
[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 heck v0.4.0
[INFO] [stderr]    Compiling unindent v0.1.9
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking tracing-core v0.1.27
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling erased-serde v0.3.20
[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" "0f26792372572d94d2c5917814d55e1e26b0c7fe63a9f3cf45e43e19953ce79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f26792372572d94d2c5917814d55e1e26b0c7fe63a9f3cf45e43e19953ce79d", kill_on_drop: false }`
[INFO] [stdout] 0f26792372572d94d2c5917814d55e1e26b0c7fe63a9f3cf45e43e19953ce79d
