[INFO] cloning repository https://github.com/Arkitu/pronote-plus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arkitu/pronote-plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkitu%2Fpronote-plus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkitu%2Fpronote-plus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 157c6ae66392f268f23e8c167997e19ac0285c8c
[INFO] checking Arkitu/pronote-plus against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkitu%2Fpronote-plus" "/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/Arkitu/pronote-plus
[INFO] finished tweaking git repo https://github.com/Arkitu/pronote-plus
[INFO] tweaked toml for git repo https://github.com/Arkitu/pronote-plus written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arkitu/pronote-plus on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arkitu/pronote-plus 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded url-escape v0.1.1
[INFO] [stderr]   Downloaded tokio-rusqlite v0.4.0
[INFO] [stderr]   Downloaded rust-argon2 v2.0.0
[INFO] [stderr]   Downloaded http-bytes v0.1.0
[INFO] [stderr]   Downloaded memo-map v0.3.2
[INFO] [stderr]   Downloaded rusqlite v0.29.0
[INFO] [stderr]   Downloaded chrono v0.4.30
[INFO] [stderr]   Downloaded http v0.1.21
[INFO] [stderr]   Downloaded rustix v0.38.10
[INFO] [stderr]   Downloaded headless_chrome v1.0.5
[INFO] [stderr]   Downloaded ureq v2.7.1
[INFO] [stderr]   Downloaded auto_generate_cdp v0.4.2
[INFO] [stderr]   Downloaded minijinja v1.0.7
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 729f751e8de6eab674619c15216217bde66e56230e2331a597cc921d180c13a3
[INFO] running `Command { std: "docker" "start" "-a" "729f751e8de6eab674619c15216217bde66e56230e2331a597cc921d180c13a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "729f751e8de6eab674619c15216217bde66e56230e2331a597cc921d180c13a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "729f751e8de6eab674619c15216217bde66e56230e2331a597cc921d180c13a3", kill_on_drop: false }`
[INFO] [stdout] 729f751e8de6eab674619c15216217bde66e56230e2331a597cc921d180c13a3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22f06f6677508472921cf6a5d966fd1d8014b2b06e014f0310a0a7d64119fdb8
[INFO] running `Command { std: "docker" "start" "-a" "22f06f6677508472921cf6a5d966fd1d8014b2b06e014f0310a0a7d64119fdb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.47
[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 idna v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.10
[INFO] [stderr]     Checking tracing v0.1.37
[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" "22f06f6677508472921cf6a5d966fd1d8014b2b06e014f0310a0a7d64119fdb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f06f6677508472921cf6a5d966fd1d8014b2b06e014f0310a0a7d64119fdb8", kill_on_drop: false }`
[INFO] [stdout] 22f06f6677508472921cf6a5d966fd1d8014b2b06e014f0310a0a7d64119fdb8
