[INFO] cloning repository https://github.com/a2aaron/nyasynth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a2aaron/nyasynth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa2aaron%2Fnyasynth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa2aaron%2Fnyasynth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e60cfe0fe0091d1446779e1d35ea2da6279110e [INFO] checking a2aaron/nyasynth against try#d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5 for pr-149518-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa2aaron%2Fnyasynth" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/a2aaron/nyasynth [INFO] finished tweaking git repo https://github.com/a2aaron/nyasynth [INFO] tweaked toml for git repo https://github.com/a2aaron/nyasynth written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/a2aaron/nyasynth on toolchain d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/a2aaron/nyasynth 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" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb7858561e9341d07607844249e366492581f487474b011b1b72f3cc301d41c3 [INFO] running `Command { std: "docker" "start" "-a" "bb7858561e9341d07607844249e366492581f487474b011b1b72f3cc301d41c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb7858561e9341d07607844249e366492581f487474b011b1b72f3cc301d41c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb7858561e9341d07607844249e366492581f487474b011b1b72f3cc301d41c3", kill_on_drop: false }` [INFO] [stdout] bb7858561e9341d07607844249e366492581f487474b011b1b72f3cc301d41c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3326d63b4d6241d9158c96ff74471284b9703ebfaf1684e8ec5518a5174be6c4 [INFO] running `Command { std: "docker" "start" "-a" "3326d63b4d6241d9158c96ff74471284b9703ebfaf1684e8ec5518a5174be6c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling jack-sys v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling jack v0.11.4 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Checking vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking emath v0.19.0 [INFO] [stderr] Checking epaint v0.19.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking egui v0.19.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stdout] error: static of uninhabited type [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-6e69788467d0b847/out/ffi/big_requests.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub static mut xcb_big_requests_id: xcb_extension_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: static of uninhabited type [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-6e69788467d0b847/out/ffi/xc_misc.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub static mut xcb_xc_misc_id: xcb_extension_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: static of uninhabited type [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-6e69788467d0b847/out/ffi/dri2.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | pub static mut xcb_dri2_id: xcb_extension_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cache-padded v1.3.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking nih_log v0.2.0 [INFO] [stderr] Checking rtrb v0.2.3 [INFO] [stderr] error: could not compile `xcb` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3326d63b4d6241d9158c96ff74471284b9703ebfaf1684e8ec5518a5174be6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3326d63b4d6241d9158c96ff74471284b9703ebfaf1684e8ec5518a5174be6c4", kill_on_drop: false }` [INFO] [stdout] 3326d63b4d6241d9158c96ff74471284b9703ebfaf1684e8ec5518a5174be6c4