[INFO] cloning repository https://github.com/BrunoWallner/crav
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrunoWallner/crav" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoWallner%2Fcrav", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoWallner%2Fcrav'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1aac3f006063927d9fc5149365d04ca064b5399
[INFO] checking BrunoWallner/crav against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoWallner%2Fcrav" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BrunoWallner/crav
[INFO] finished tweaking git repo https://github.com/BrunoWallner/crav
[INFO] tweaked toml for git repo https://github.com/BrunoWallner/crav written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrunoWallner/crav on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrunoWallner/crav 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded filedescriptor v0.8.2
[INFO] [stderr]   Downloaded winit_input_helper v0.10.0
[INFO] [stderr]   Downloaded primal-check v0.3.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.0.1
[INFO] [stderr]   Downloaded apodize v1.0.0
[INFO] [stderr]   Downloaded oboe v0.4.5
[INFO] [stderr]   Downloaded splines v4.0.3
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded clang-sys v1.3.0
[INFO] [stderr]   Downloaded serde_json v1.0.76
[INFO] [stderr]   Downloaded serde v1.0.134
[INFO] [stderr]   Downloaded cpal v0.13.4
[INFO] [stderr]   Downloaded serde_derive v1.0.134
[INFO] [stderr]   Downloaded combine v4.6.3
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded transpose v0.2.1
[INFO] [stderr]   Downloaded ndk-glue v0.6.0
[INFO] [stderr]   Downloaded rustfft v6.0.1
[INFO] [stderr]   Downloaded audioviz v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5eaf1fd7a20250502187a94c69785d945e0880bab9e58ff21395b3f9e893bd06
[INFO] running `Command { std: "docker" "start" "-a" "5eaf1fd7a20250502187a94c69785d945e0880bab9e58ff21395b3f9e893bd06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5eaf1fd7a20250502187a94c69785d945e0880bab9e58ff21395b3f9e893bd06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eaf1fd7a20250502187a94c69785d945e0880bab9e58ff21395b3f9e893bd06", kill_on_drop: false }`
[INFO] [stdout] 5eaf1fd7a20250502187a94c69785d945e0880bab9e58ff21395b3f9e893bd06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdd65bd710f8af28ca42a8ddcd9a994b376f470e5f6a3d91f7314f88b7136f5d
[INFO] running `Command { std: "docker" "start" "-a" "fdd65bd710f8af28ca42a8ddcd9a994b376f470e5f6a3d91f7314f88b7136f5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.113
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking raw-window-handle v0.4.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.3
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.134
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]    Compiling serde v1.0.134
[INFO] [stderr]    Compiling wgpu-core v0.11.3
[INFO] [stderr]     Checking ash v0.33.3+1.2.191
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking wgpu-types v0.11.0
[INFO] [stderr]    Compiling cpal v0.13.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking strength_reduce v0.2.3
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.76
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking apodize v1.0.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking splines v4.0.3
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking ahash v0.7.6
[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 rusttype v0.9.2
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking crossbeam v0.8.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" "fdd65bd710f8af28ca42a8ddcd9a994b376f470e5f6a3d91f7314f88b7136f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdd65bd710f8af28ca42a8ddcd9a994b376f470e5f6a3d91f7314f88b7136f5d", kill_on_drop: false }`
[INFO] [stdout] fdd65bd710f8af28ca42a8ddcd9a994b376f470e5f6a3d91f7314f88b7136f5d
