[INFO] cloning repository https://github.com/DrewMcArthur/lochstep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrewMcArthur/lochstep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrewMcArthur%2Flochstep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrewMcArthur%2Flochstep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae717ad9eb8dc9f47b63c98d03fb7a7d3d36c101
[INFO] checking DrewMcArthur/lochstep against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrewMcArthur%2Flochstep" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DrewMcArthur/lochstep
[INFO] finished tweaking git repo https://github.com/DrewMcArthur/lochstep
[INFO] tweaked toml for git repo https://github.com/DrewMcArthur/lochstep written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DrewMcArthur/lochstep on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DrewMcArthur/lochstep 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/DrewMcArthur/axum-login`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Suyashtnt/libsql-client-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64urlsafedata v0.1.3
[INFO] [stderr]   Downloaded time-macros v0.2.11
[INFO] [stderr]   Downloaded deranged v0.3.6
[INFO] [stderr]   Downloaded webauthn-rs v0.4.8
[INFO] [stderr]   Downloaded compact_jwt v0.2.9
[INFO] [stderr]   Downloaded hrana-client-proto v0.2.1
[INFO] [stderr]   Downloaded chrono-tz-build v0.0.2
[INFO] [stderr]   Downloaded serde_cbor_2 v0.12.0-dev
[INFO] [stderr]   Downloaded async-session v3.0.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.12
[INFO] [stderr]   Downloaded matchit v0.7.1
[INFO] [stderr]   Downloaded pest_meta v2.7.1
[INFO] [stderr]   Downloaded ignore v0.4.20
[INFO] [stderr]   Downloaded pest_derive v2.7.1
[INFO] [stderr]   Downloaded deunicode v0.4.4
[INFO] [stderr]   Downloaded pest v2.7.1
[INFO] [stderr]   Downloaded rustls-webpki v0.101.2
[INFO] [stderr]   Downloaded tower-http v0.4.3
[INFO] [stderr]   Downloaded time v0.3.24
[INFO] [stderr]   Downloaded tera v1.19.0
[INFO] [stderr]   Downloaded webauthn-rs-core v0.4.9
[INFO] [stderr]   Downloaded rustls v0.21.5
[INFO] [stderr]   Downloaded axum-extra v0.7.5
[INFO] [stderr]   Downloaded axum-sessions v0.5.0
[INFO] [stderr]   Downloaded bstr v1.6.0
[INFO] [stderr]   Downloaded simple_logger v4.2.0
[INFO] [stderr]   Downloaded globset v0.4.12
[INFO] [stderr]   Downloaded pest_generator v2.7.1
[INFO] [stderr]   Downloaded webauthn-rs-proto v0.4.9
[INFO] [stderr]   Downloaded chrono-tz v0.6.1
[INFO] [stderr]   Downloaded sqlite3-parser v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ea682426a0e3940ff16e3f51a99e05df70990aaa535dca7b443c4cfed9a8d7b
[INFO] running `Command { std: "docker" "start" "-a" "2ea682426a0e3940ff16e3f51a99e05df70990aaa535dca7b443c4cfed9a8d7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ea682426a0e3940ff16e3f51a99e05df70990aaa535dca7b443c4cfed9a8d7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea682426a0e3940ff16e3f51a99e05df70990aaa535dca7b443c4cfed9a8d7b", kill_on_drop: false }`
[INFO] [stdout] 2ea682426a0e3940ff16e3f51a99e05df70990aaa535dca7b443c4cfed9a8d7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6593716a207347dfe1b8f7885e3b8a778445d69eab6cf9501a46b96be4d3a303
[INFO] running `Command { std: "docker" "start" "-a" "6593716a207347dfe1b8f7885e3b8a778445d69eab6cf9501a46b96be4d3a303", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking siphasher v0.3.10
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling time-macros v0.2.11
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling rustls v0.21.5
[INFO] [stderr]     Checking deranged v0.3.6
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.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] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]     Checking sha2 v0.10.7
[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" "6593716a207347dfe1b8f7885e3b8a778445d69eab6cf9501a46b96be4d3a303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6593716a207347dfe1b8f7885e3b8a778445d69eab6cf9501a46b96be4d3a303", kill_on_drop: false }`
[INFO] [stdout] 6593716a207347dfe1b8f7885e3b8a778445d69eab6cf9501a46b96be4d3a303
