[INFO] fetching crate d7sneakers 0.3.1...
[INFO] checking d7sneakers-0.3.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate d7sneakers 0.3.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate d7sneakers 0.3.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate d7sneakers 0.3.1
[INFO] finished tweaking crates.io crate d7sneakers 0.3.1
[INFO] tweaked toml for crates.io crate d7sneakers 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate d7sneakers 0.3.1 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.22
[INFO] [stderr]   Downloaded clap_derive v3.0.14
[INFO] [stderr]   Downloaded sanitize-filename-reader-friendly v2.2.1
[INFO] [stderr]   Downloaded nanorand v0.6.1
[INFO] [stderr]   Downloaded serde_bytes v0.11.5
[INFO] [stderr]   Downloaded bp7 v0.10.1
[INFO] [stderr]   Downloaded const_format v0.2.22
[INFO] [stderr]   Downloaded clap v3.0.14
[INFO] [stderr]   Downloaded rusqlite v0.26.3
[INFO] [stderr]   Downloaded libsqlite3-sys v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8bc3ccb1256ae183f2e809376456f63166dde0e83376c1c89e3cd682113a608
[INFO] running `Command { std: "docker" "start" "-a" "a8bc3ccb1256ae183f2e809376456f63166dde0e83376c1c89e3cd682113a608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8bc3ccb1256ae183f2e809376456f63166dde0e83376c1c89e3cd682113a608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8bc3ccb1256ae183f2e809376456f63166dde0e83376c1c89e3cd682113a608", kill_on_drop: false }`
[INFO] [stdout] a8bc3ccb1256ae183f2e809376456f63166dde0e83376c1c89e3cd682113a608
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d8f020cf5f3654944ae1734e3be488b3597839689f5ce75c4bcffe8bcf03f51
[INFO] running `Command { std: "docker" "start" "-a" "4d8f020cf5f3654944ae1734e3be488b3597839689f5ce75c4bcffe8bcf03f51", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.23.2
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nanorand v0.6.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] [stdout] error: aborting due to 1 previous error
[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 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4d8f020cf5f3654944ae1734e3be488b3597839689f5ce75c4bcffe8bcf03f51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d8f020cf5f3654944ae1734e3be488b3597839689f5ce75c4bcffe8bcf03f51", kill_on_drop: false }`
[INFO] [stdout] 4d8f020cf5f3654944ae1734e3be488b3597839689f5ce75c4bcffe8bcf03f51
