[INFO] cloning repository https://github.com/CodeMan99/rusty-submarine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeMan99/rusty-submarine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeMan99%2Frusty-submarine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeMan99%2Frusty-submarine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f7ed98faad0846430cf4f9512b699709ecf5461
[INFO] checking CodeMan99/rusty-submarine against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeMan99%2Frusty-submarine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CodeMan99/rusty-submarine
[INFO] finished tweaking git repo https://github.com/CodeMan99/rusty-submarine
[INFO] tweaked toml for git repo https://github.com/CodeMan99/rusty-submarine written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodeMan99/rusty-submarine 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/CodeMan99/rusty-submarine 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 ubyte v0.10.3
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.20
[INFO] [stderr]   Downloaded rocket_codegen v0.5.0-rc.3
[INFO] [stderr]   Downloaded ref-cast v1.0.20
[INFO] [stderr]   Downloaded uuid-macro-internal v1.4.1
[INFO] [stderr]   Downloaded sqlformat v0.2.2
[INFO] [stderr]   Downloaded rocket_http v0.5.0-rc.3
[INFO] [stderr]   Downloaded rocket_db_pools_codegen v0.1.0-rc.3
[INFO] [stderr]   Downloaded webpki v0.22.1
[INFO] [stderr]   Downloaded aho-corasick v1.1.1
[INFO] [stderr]   Downloaded rocket v0.5.0-rc.3
[INFO] [stderr]   Downloaded rocket_db_pools v0.1.0-rc.3
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1170df773a8fef06837d57ee04495049c9c6363f3c0107b2a7c439c0f8b2b88d
[INFO] running `Command { std: "docker" "start" "-a" "1170df773a8fef06837d57ee04495049c9c6363f3c0107b2a7c439c0f8b2b88d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1170df773a8fef06837d57ee04495049c9c6363f3c0107b2a7c439c0f8b2b88d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1170df773a8fef06837d57ee04495049c9c6363f3c0107b2a7c439c0f8b2b88d", kill_on_drop: false }`
[INFO] [stdout] 1170df773a8fef06837d57ee04495049c9c6363f3c0107b2a7c439c0f8b2b88d
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37ae66c6e0908b7a2d1c23369818020808717ffd131c85392d21359208c7a67e
[INFO] running `Command { std: "docker" "start" "-a" "37ae66c6e0908b7a2d1c23369818020808717ffd131c85392d21359208c7a67e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![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 `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "37ae66c6e0908b7a2d1c23369818020808717ffd131c85392d21359208c7a67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37ae66c6e0908b7a2d1c23369818020808717ffd131c85392d21359208c7a67e", kill_on_drop: false }`
[INFO] [stdout] 37ae66c6e0908b7a2d1c23369818020808717ffd131c85392d21359208c7a67e
