[INFO] cloning repository https://github.com/Antzed/uni-public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Antzed/uni-public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntzed%2Funi-public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntzed%2Funi-public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c5f1d3d17d66a225b99b0ded54cd33f87f2509b
[INFO] checking Antzed/uni-public against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntzed%2Funi-public" "/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/Antzed/uni-public
[INFO] finished tweaking git repo https://github.com/Antzed/uni-public
[INFO] tweaked toml for git repo https://github.com/Antzed/uni-public written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Antzed/uni-public on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Antzed/uni-public 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v4.3.0
[INFO] [stderr]   Downloaded webbrowser v0.8.12
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.38
[INFO] [stderr]   Downloaded urlshortener v3.0.2
[INFO] [stderr]   Downloaded lru v0.12.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.97
[INFO] [stderr]   Downloaded zerocopy v0.7.29
[INFO] [stderr]   Downloaded openssl v0.10.61
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[INFO] [stderr]   Downloaded ratatui v0.24.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.29
[INFO] [stderr]   Downloaded web-sys v0.3.65
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6413a51d63fbb82799c7af6ecd006913484ddf71cb59ca474e52acb57f9055db
[INFO] running `Command { std: "docker" "start" "-a" "6413a51d63fbb82799c7af6ecd006913484ddf71cb59ca474e52acb57f9055db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6413a51d63fbb82799c7af6ecd006913484ddf71cb59ca474e52acb57f9055db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6413a51d63fbb82799c7af6ecd006913484ddf71cb59ca474e52acb57f9055db", kill_on_drop: false }`
[INFO] [stdout] 6413a51d63fbb82799c7af6ecd006913484ddf71cb59ca474e52acb57f9055db
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e42ea7df66d413ed9e6258ff921d2a482dc50c1f756d159986fc6ff221920e6e
[INFO] running `Command { std: "docker" "start" "-a" "e42ea7df66d413ed9e6258ff921d2a482dc50c1f756d159986fc6ff221920e6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking zerocopy v0.7.29
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking ahash v0.8.6
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/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 paste v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking deranged v0.3.10
[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" "e42ea7df66d413ed9e6258ff921d2a482dc50c1f756d159986fc6ff221920e6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e42ea7df66d413ed9e6258ff921d2a482dc50c1f756d159986fc6ff221920e6e", kill_on_drop: false }`
[INFO] [stdout] e42ea7df66d413ed9e6258ff921d2a482dc50c1f756d159986fc6ff221920e6e
