[INFO] cloning repository https://github.com/notryanb/hack-audio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notryanb/hack-audio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotryanb%2Fhack-audio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotryanb%2Fhack-audio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0545ced705558e65962f85ebdad9a2a48c02150f [INFO] building notryanb/hack-audio against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotryanb%2Fhack-audio" "/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 [INFO] started tweaking git repo https://github.com/notryanb/hack-audio [INFO] finished tweaking git repo https://github.com/notryanb/hack-audio [INFO] tweaked toml for git repo https://github.com/notryanb/hack-audio written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/notryanb/hack-audio on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/notryanb/hack-audio 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 crates.io index [INFO] [stderr] Updating git repository `https://github.com/nicokoch/reflink.git` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/rust-assert-no-alloc.git` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/baseview.git` [INFO] [stderr] Updating git repository `https://github.com/micahrj/clap-sys.git` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/vst3-sys.git` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/baseview.git` [INFO] [stderr] Updating git repository `https://github.com/BillyDM/egui-baseview.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coremidi v0.6.0 [INFO] [stderr] Downloaded midir v0.9.1 [INFO] [stderr] Downloaded triple_buffer v8.1.1 [INFO] [stderr] Downloaded alsa v0.7.1 [INFO] [stderr] Downloaded emath v0.31.1 [INFO] [stderr] Downloaded scroll_derive v0.11.1 [INFO] [stderr] Downloaded scroll v0.11.0 [INFO] [stderr] Downloaded x11-clipboard v0.9.3 [INFO] [stderr] Downloaded mach2 v0.4.3 [INFO] [stderr] Downloaded plain v0.2.3 [INFO] [stderr] Downloaded egui_glow v0.31.1 [INFO] [stderr] Downloaded jack v0.11.4 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Downloaded bindgen v0.72.0 [INFO] [stderr] Downloaded ab_glyph v0.2.30 [INFO] [stderr] Downloaded midi-consts v0.1.0 [INFO] [stderr] Downloaded epaint v0.31.1 [INFO] [stderr] Downloaded cursor-icon v1.2.0 [INFO] [stderr] Downloaded goblin v0.6.1 [INFO] [stderr] Downloaded alsa v0.9.1 [INFO] [stderr] Downloaded glow v0.16.0 [INFO] [stderr] Downloaded open v5.3.2 [INFO] [stderr] Downloaded atomic_float v0.1.0 [INFO] [stderr] Downloaded keyboard-types v0.6.2 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded coreaudio-sys v0.2.17 [INFO] [stderr] Downloaded jack-sys v0.5.1 [INFO] [stderr] Downloaded copypasta v0.10.2 [INFO] [stderr] Downloaded ecolor v0.31.1 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded egui v0.31.1 [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded anymap3 v1.0.1 [INFO] [stderr] Downloaded atomic_refcell v0.1.13 [INFO] [stderr] Downloaded cache-padded v1.3.0 [INFO] [stderr] Downloaded rtrb v0.2.3 [INFO] [stderr] Downloaded coremidi-sys v3.2.0 [INFO] [stderr] Downloaded nih_log v0.3.1 [INFO] [stderr] Downloaded winit v0.30.11 [INFO] [stderr] Downloaded epaint_default_fonts v0.31.1 [INFO] [stderr] Downloaded windows v0.43.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f70cec48bace51110bb5381bf43a4aa828c57d23e1b741009f5855b709679e4 [INFO] running `Command { std: "docker" "start" "-a" "7f70cec48bace51110bb5381bf43a4aa828c57d23e1b741009f5855b709679e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f70cec48bace51110bb5381bf43a4aa828c57d23e1b741009f5855b709679e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f70cec48bace51110bb5381bf43a4aa828c57d23e1b741009f5855b709679e4", kill_on_drop: false }` [INFO] [stdout] 7f70cec48bace51110bb5381bf43a4aa828c57d23e1b741009f5855b709679e4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abcbf803de7a1c11d23e8ae34090771c99bba6b9871ad1a714a1691aba9894e3 [INFO] running `Command { std: "docker" "start" "-a" "abcbf803de7a1c11d23e8ae34090771c99bba6b9871ad1a714a1691aba9894e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling jack-sys v0.5.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling jack v0.11.4 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling rtrb v0.2.3 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling midi-consts v0.1.0 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling widestring v1.2.0 [INFO] [stderr] Compiling anymap3 v1.0.1 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling clap-sys v0.5.0 (https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53f) [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling triple_buffer v8.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling ab_glyph v0.2.30 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling midir v0.9.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=53d57e879220550b -C extra-filename=-176fe4ecb3f5a4c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "abcbf803de7a1c11d23e8ae34090771c99bba6b9871ad1a714a1691aba9894e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abcbf803de7a1c11d23e8ae34090771c99bba6b9871ad1a714a1691aba9894e3", kill_on_drop: false }` [INFO] [stdout] abcbf803de7a1c11d23e8ae34090771c99bba6b9871ad1a714a1691aba9894e3