[INFO] cloning repository https://github.com/FelixKLG/authentication
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FelixKLG/authentication" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixKLG%2Fauthentication", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixKLG%2Fauthentication'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a7fcaff0ae7650be398cd802e94385ca73c5f31
[INFO] checking FelixKLG/authentication against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixKLG%2Fauthentication" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/FelixKLG/authentication
[INFO] finished tweaking git repo https://github.com/FelixKLG/authentication
[INFO] tweaked toml for git repo https://github.com/FelixKLG/authentication written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FelixKLG/authentication on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FelixKLG/authentication 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/prisma/cuid-rust`
[INFO] [stderr]     Updating git repository `https://github.com/prisma/quaint`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded connection-string v0.1.13
[INFO] [stderr]   Downloaded multer v2.0.3
[INFO] [stderr]   Downloaded iana-time-zone v0.1.47
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.8
[INFO] [stderr]   Downloaded pbkdf2 v0.10.1
[INFO] [stderr]   Downloaded base64ct v1.5.2
[INFO] [stderr]   Downloaded bigdecimal v0.2.2
[INFO] [stderr]   Downloaded sqlformat v0.2.0
[INFO] [stderr]   Downloaded figment v0.10.7
[INFO] [stderr]   Downloaded generator v0.7.1
[INFO] [stderr]   Downloaded pest_meta v2.3.0
[INFO] [stderr]   Downloaded pest v2.3.0
[INFO] [stderr]   Downloaded pest_generator v2.3.0
[INFO] [stderr]   Downloaded bson v2.4.0
[INFO] [stderr]   Downloaded tiberius v0.9.5
[INFO] [stderr]   Downloaded pest_derive v2.3.0
[INFO] [stderr]   Downloaded md-5 v0.10.4
[INFO] [stderr]   Downloaded tokio v1.21.0
[INFO] [stderr]   Downloaded mongodb v2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b70a1cfb7326e64aa6afed73d5668900abb0e58e30d728a4bce71626e2d56ae
[INFO] running `Command { std: "docker" "start" "-a" "5b70a1cfb7326e64aa6afed73d5668900abb0e58e30d728a4bce71626e2d56ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b70a1cfb7326e64aa6afed73d5668900abb0e58e30d728a4bce71626e2d56ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b70a1cfb7326e64aa6afed73d5668900abb0e58e30d728a4bce71626e2d56ae", kill_on_drop: false }`
[INFO] [stdout] 5b70a1cfb7326e64aa6afed73d5668900abb0e58e30d728a4bce71626e2d56ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0dd3a66fe6cc684942dce241685c84d5b2ee32ed16cc497ac6b7ae26d33a968
[INFO] running `Command { std: "docker" "start" "-a" "b0dd3a66fe6cc684942dce241685c84d5b2ee32ed16cc497ac6b7ae26d33a968", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking form_urlencoded v1.1.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]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking iana-time-zone v0.1.47
[INFO] [stderr]     Checking base64 v0.13.0
[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" "b0dd3a66fe6cc684942dce241685c84d5b2ee32ed16cc497ac6b7ae26d33a968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0dd3a66fe6cc684942dce241685c84d5b2ee32ed16cc497ac6b7ae26d33a968", kill_on_drop: false }`
[INFO] [stdout] b0dd3a66fe6cc684942dce241685c84d5b2ee32ed16cc497ac6b7ae26d33a968
