[INFO] cloning repository https://github.com/BailyTroyer/hello-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BailyTroyer/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBailyTroyer%2Fhello-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBailyTroyer%2Fhello-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7bf02797a10a372f8ba0b75c6d3eee8ed1d3719
[INFO] checking BailyTroyer/hello-rust against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBailyTroyer%2Fhello-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BailyTroyer/hello-rust
[INFO] finished tweaking git repo https://github.com/BailyTroyer/hello-rust
[INFO] tweaked toml for git repo https://github.com/BailyTroyer/hello-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BailyTroyer/hello-rust on toolchain 9050733395f7c10560d49f549e022f411fa28cea
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BailyTroyer/hello-rust 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" "+9050733395f7c10560d49f549e022f411fa28cea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded named_pipe v0.4.1
[INFO] [stderr]   Downloaded axum-core v0.2.8
[INFO] [stderr]   Downloaded pem v1.1.0
[INFO] [stderr]   Downloaded mysql v22.2.0
[INFO] [stderr]   Downloaded funty v1.2.0
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.0
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.0
[INFO] [stderr]   Downloaded derive_utils v0.11.2
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded time v0.3.15
[INFO] [stderr]   Downloaded frunk v0.4.0
[INFO] [stderr]   Downloaded bitvec v0.22.3
[INFO] [stderr]   Downloaded frunk_core v0.4.0
[INFO] [stderr]   Downloaded mysql_common v0.28.2
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded bigdecimal v0.3.0
[INFO] [stderr]   Downloaded tonic-build v0.8.2
[INFO] [stderr]   Downloaded io-enum v1.0.1
[INFO] [stderr]   Downloaded axum v0.5.16
[INFO] [stderr]   Downloaded tonic v0.8.2
[INFO] [stderr]   Downloaded wyz v0.4.0
[INFO] [stderr]   Downloaded frunk_derives v0.4.0
[INFO] [stderr]   Downloaded frunk_proc_macros_impl v0.1.0
[INFO] [stderr]   Downloaded prettyplease v0.1.19
[INFO] [stderr]   Downloaded tokio-stream v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b167caa774c5e14854929ed2a4f8d3a3ec7c4d69a2aee570f11523c8a0a4b80
[INFO] running `Command { std: "docker" "start" "-a" "4b167caa774c5e14854929ed2a4f8d3a3ec7c4d69a2aee570f11523c8a0a4b80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b167caa774c5e14854929ed2a4f8d3a3ec7c4d69a2aee570f11523c8a0a4b80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b167caa774c5e14854929ed2a4f8d3a3ec7c4d69a2aee570f11523c8a0a4b80", kill_on_drop: false }`
[INFO] [stdout] 4b167caa774c5e14854929ed2a4f8d3a3ec7c4d69a2aee570f11523c8a0a4b80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0324d06a38cf24c7ca72f3970a06868b41f54eb4e48d67b752300569b6aa5782
[INFO] running `Command { std: "docker" "start" "-a" "0324d06a38cf24c7ca72f3970a06868b41f54eb4e48d67b752300569b6aa5782", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking log v0.4.17
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking slab v0.4.7
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling frunk_core v0.4.0
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.46/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[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] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "0324d06a38cf24c7ca72f3970a06868b41f54eb4e48d67b752300569b6aa5782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0324d06a38cf24c7ca72f3970a06868b41f54eb4e48d67b752300569b6aa5782", kill_on_drop: false }`
[INFO] [stdout] 0324d06a38cf24c7ca72f3970a06868b41f54eb4e48d67b752300569b6aa5782
