[INFO] cloning repository https://github.com/skpub/SeriesSynth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skpub/SeriesSynth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskpub%2FSeriesSynth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskpub%2FSeriesSynth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5192eab2ba0ab4a7b56c7f2a2cb2ed2a909ba988
[INFO] checking skpub/SeriesSynth against try#d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5 for pr-149518-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskpub%2FSeriesSynth" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/skpub/SeriesSynth
[INFO] finished tweaking git repo https://github.com/skpub/SeriesSynth
[INFO] tweaked toml for git repo https://github.com/skpub/SeriesSynth written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skpub/SeriesSynth 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/skpub/SeriesSynth 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f3e8a29c02dfa0250647844b505cc6bcda3c9bde6e44030cb921aaed0133c9a5
[INFO] running `Command { std: "docker" "start" "-a" "f3e8a29c02dfa0250647844b505cc6bcda3c9bde6e44030cb921aaed0133c9a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3e8a29c02dfa0250647844b505cc6bcda3c9bde6e44030cb921aaed0133c9a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3e8a29c02dfa0250647844b505cc6bcda3c9bde6e44030cb921aaed0133c9a5", kill_on_drop: false }`
[INFO] [stdout] f3e8a29c02dfa0250647844b505cc6bcda3c9bde6e44030cb921aaed0133c9a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ba6ef3df2b6fa7c25e95a8f264be98fccc0c2cb745d4ed922a2967c2a0348ef6
[INFO] running `Command { std: "docker" "start" "-a" "ba6ef3df2b6fa7c25e95a8f264be98fccc0c2cb745d4ed922a2967c2a0348ef6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ttf-parser v0.18.1
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking morphorm v0.6.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking vizia_id v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553)
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking vizia_input v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553)
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking accesskit v0.11.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking fontdb v0.14.1
[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 vizia_storage v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553)
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking unic-langid-macros v0.9.5
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rustybuzz v0.7.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.23.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553)
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking femtovg v0.7.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stdout] error: static of uninhabited type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/xcb-a41cfc4200bd6f52/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-a41cfc4200bd6f52/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-a41cfc4200bd6f52/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 intl-memoizer v0.5.2
[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 fluent-bundle v0.15.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" "ba6ef3df2b6fa7c25e95a8f264be98fccc0c2cb745d4ed922a2967c2a0348ef6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba6ef3df2b6fa7c25e95a8f264be98fccc0c2cb745d4ed922a2967c2a0348ef6", kill_on_drop: false }`
[INFO] [stdout] ba6ef3df2b6fa7c25e95a8f264be98fccc0c2cb745d4ed922a2967c2a0348ef6
