[INFO] cloning repository https://github.com/eye-wave/bit-flipper-vst
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eye-wave/bit-flipper-vst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feye-wave%2Fbit-flipper-vst", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feye-wave%2Fbit-flipper-vst'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2bced377c5e080a35a38af8dcd601524251c4983
[INFO] checking eye-wave/bit-flipper-vst against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feye-wave%2Fbit-flipper-vst" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/eye-wave/bit-flipper-vst
[INFO] finished tweaking git repo https://github.com/eye-wave/bit-flipper-vst
[INFO] tweaked toml for git repo https://github.com/eye-wave/bit-flipper-vst written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eye-wave/bit-flipper-vst on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eye-wave/bit-flipper-vst 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/robbert-vdh/nih-plug.git`
[INFO] [stderr]     Updating git repository `https://github.com/RustAudio/baseview.git`
[INFO] [stderr]     Updating git repository `https://github.com/eye-wave/boxi.git`
[INFO] [stderr]     Updating git repository `https://github.com/nicokoch/reflink.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/robbert-vdh/rust-assert-no-alloc.git`
[INFO] [stderr]     Updating git repository `https://github.com/robbert-vdh/clap-sys.git`
[INFO] [stderr]     Updating git repository `https://github.com/robbert-vdh/vst3-sys.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cache-padded v1.3.0
[INFO] [stderr]   Downloaded coremidi-sys v3.1.1
[INFO] [stderr]   Downloaded clap v4.5.30
[INFO] [stderr]   Downloaded anymap3 v1.0.1
[INFO] [stderr]   Downloaded atomic_float v0.1.0
[INFO] [stderr]   Downloaded midi-consts v0.1.0
[INFO] [stderr]   Downloaded coremidi v0.6.0
[INFO] [stderr]   Downloaded midir v0.9.1
[INFO] [stderr]   Downloaded nih_log v0.3.1
[INFO] [stderr]   Downloaded rtrb v0.2.3
[INFO] [stderr]   Downloaded goblin v0.6.1
[INFO] [stderr]   Downloaded clap_builder v4.5.30
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 553493336d5121c851f282350d3c438235bfba1014a94c5fbf541a58c6c8c51e
[INFO] running `Command { std: "docker" "start" "-a" "553493336d5121c851f282350d3c438235bfba1014a94c5fbf541a58c6c8c51e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "553493336d5121c851f282350d3c438235bfba1014a94c5fbf541a58c6c8c51e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "553493336d5121c851f282350d3c438235bfba1014a94c5fbf541a58c6c8c51e", kill_on_drop: false }`
[INFO] [stdout] 553493336d5121c851f282350d3c438235bfba1014a94c5fbf541a58c6c8c51e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be6b1959ca3128d29db35e83cf0f30965ddffb67ea2745989b8d9ad4d7b262fa
[INFO] running `Command { std: "docker" "start" "-a" "be6b1959ca3128d29db35e83cf0f30965ddffb67ea2745989b8d9ad4d7b262fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling jack v0.11.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking cache-padded v1.3.0
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rtrb v0.2.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=3c80594cdfb0b62a -C extra-filename=-a42b0af49080b628 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-1986a0d07606245d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "be6b1959ca3128d29db35e83cf0f30965ddffb67ea2745989b8d9ad4d7b262fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6b1959ca3128d29db35e83cf0f30965ddffb67ea2745989b8d9ad4d7b262fa", kill_on_drop: false }`
[INFO] [stdout] be6b1959ca3128d29db35e83cf0f30965ddffb67ea2745989b8d9ad4d7b262fa
