[INFO] cloning repository https://github.com/DLiSWE/ErrorDashboardServer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DLiSWE/ErrorDashboardServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLiSWE%2FErrorDashboardServer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLiSWE%2FErrorDashboardServer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 065f5713f26aad7d092a3d37ac52cd657fc10bb4
[INFO] checking DLiSWE/ErrorDashboardServer against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLiSWE%2FErrorDashboardServer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DLiSWE/ErrorDashboardServer
[INFO] finished tweaking git repo https://github.com/DLiSWE/ErrorDashboardServer
[INFO] tweaked toml for git repo https://github.com/DLiSWE/ErrorDashboardServer written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DLiSWE/ErrorDashboardServer 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/DLiSWE/ErrorDashboardServer 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 stringprep v0.1.3
[INFO] [stderr]   Downloaded sqlx-macros v0.7.1
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.1
[INFO] [stderr]   Downloaded sea-query-binder v0.5.0
[INFO] [stderr]   Downloaded sea-bae v0.2.0
[INFO] [stderr]   Downloaded bcrypt v0.15.0
[INFO] [stderr]   Downloaded inherent v1.0.10
[INFO] [stderr]   Downloaded sea-orm-macros v0.12.2
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.1
[INFO] [stderr]   Downloaded sqlx-core v0.7.1
[INFO] [stderr]   Downloaded actix v0.11.1
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.1
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.1
[INFO] [stderr]   Downloaded sqlx v0.7.1
[INFO] [stderr]   Downloaded ordered-float v3.9.1
[INFO] [stderr]   Downloaded sea-orm v0.12.2
[INFO] [stderr]   Downloaded sea-query v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a63c8b35c79bdef413b4d0f064c7ad9e3bd07a48d1cf592aaeca10f5486a4ef9
[INFO] running `Command { std: "docker" "start" "-a" "a63c8b35c79bdef413b4d0f064c7ad9e3bd07a48d1cf592aaeca10f5486a4ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a63c8b35c79bdef413b4d0f064c7ad9e3bd07a48d1cf592aaeca10f5486a4ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a63c8b35c79bdef413b4d0f064c7ad9e3bd07a48d1cf592aaeca10f5486a4ef9", kill_on_drop: false }`
[INFO] [stdout] a63c8b35c79bdef413b4d0f064c7ad9e3bd07a48d1cf592aaeca10f5486a4ef9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6d16873a4d9b9e10b6843de143ac02bea2806e8bb349f74337b61566aa32f0db
[INFO] running `Command { std: "docker" "start" "-a" "6d16873a4d9b9e10b6843de143ac02bea2806e8bb349f74337b61566aa32f0db", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking typenum v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling time-macros v0.2.14
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling rust_decimal v1.32.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking stringprep v0.1.3
[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] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking arrayvec v0.7.4
[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" "6d16873a4d9b9e10b6843de143ac02bea2806e8bb349f74337b61566aa32f0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d16873a4d9b9e10b6843de143ac02bea2806e8bb349f74337b61566aa32f0db", kill_on_drop: false }`
[INFO] [stdout] 6d16873a4d9b9e10b6843de143ac02bea2806e8bb349f74337b61566aa32f0db
