[INFO] cloning repository https://github.com/Brendonovich/shit-chat-says
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brendonovich/shit-chat-says" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendonovich%2Fshit-chat-says", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendonovich%2Fshit-chat-says'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90bc71ee2022b7e67de357a2a18bd146eea3b32e
[INFO] checking Brendonovich/shit-chat-says against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendonovich%2Fshit-chat-says" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Brendonovich/shit-chat-says
[INFO] finished tweaking git repo https://github.com/Brendonovich/shit-chat-says
[INFO] tweaked toml for git repo https://github.com/Brendonovich/shit-chat-says written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brendonovich/shit-chat-says on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brendonovich/shit-chat-says 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] def9c61d5c87eba93e445c95a5440ac7dcf7521cfc13dc06a4417a63dfd1868f
[INFO] running `Command { std: "docker" "start" "-a" "def9c61d5c87eba93e445c95a5440ac7dcf7521cfc13dc06a4417a63dfd1868f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "def9c61d5c87eba93e445c95a5440ac7dcf7521cfc13dc06a4417a63dfd1868f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "def9c61d5c87eba93e445c95a5440ac7dcf7521cfc13dc06a4417a63dfd1868f", kill_on_drop: false }`
[INFO] [stdout] def9c61d5c87eba93e445c95a5440ac7dcf7521cfc13dc06a4417a63dfd1868f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 144be2c47154c793456aac3022d70d7433b68dfb277d2e3c10597b254b6022ab
[INFO] running `Command { std: "docker" "start" "-a" "144be2c47154c793456aac3022d70d7433b68dfb277d2e3c10597b254b6022ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking iana-time-zone v0.1.50
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking connection-string v0.1.14
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling metrics v0.18.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling datamodel v0.1.0 (https://github.com/Brendonovich/prisma-engines?rev=5bacc96c3527f6a9e50c8011528fb64ac04e350b#5bacc96c)
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking colored v2.0.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 rand_core v0.5.1
[INFO] [stderr]     Checking hostname v0.1.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking rand_chacha v0.3.1
[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" "144be2c47154c793456aac3022d70d7433b68dfb277d2e3c10597b254b6022ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "144be2c47154c793456aac3022d70d7433b68dfb277d2e3c10597b254b6022ab", kill_on_drop: false }`
[INFO] [stdout] 144be2c47154c793456aac3022d70d7433b68dfb277d2e3c10597b254b6022ab
