[INFO] cloning repository https://github.com/adabarx/lerp2zero
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adabarx/lerp2zero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadabarx%2Flerp2zero", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadabarx%2Flerp2zero'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54b3b1887cadb8feb269ce5c23bb7407f1f32d36
[INFO] checking adabarx/lerp2zero against try#d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5 for pr-149518-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadabarx%2Flerp2zero" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/adabarx/lerp2zero
[INFO] finished tweaking git repo https://github.com/adabarx/lerp2zero
[INFO] tweaked toml for git repo https://github.com/adabarx/lerp2zero written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adabarx/lerp2zero 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/adabarx/lerp2zero 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 53d9d42f0e54a1e5394a722f23682c6d07ae1d29e23c9ec06798c34bb6eab296
[INFO] running `Command { std: "docker" "start" "-a" "53d9d42f0e54a1e5394a722f23682c6d07ae1d29e23c9ec06798c34bb6eab296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53d9d42f0e54a1e5394a722f23682c6d07ae1d29e23c9ec06798c34bb6eab296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d9d42f0e54a1e5394a722f23682c6d07ae1d29e23c9ec06798c34bb6eab296", kill_on_drop: false }`
[INFO] [stdout] 53d9d42f0e54a1e5394a722f23682c6d07ae1d29e23c9ec06798c34bb6eab296
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a58318fac4547c5b0c85c9f311cf947b7477f6fd9a8a4f27dfa4925158befd2f
[INFO] running `Command { std: "docker" "start" "-a" "a58318fac4547c5b0c85c9f311cf947b7477f6fd9a8a4f27dfa4925158befd2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[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 flate2 v1.1.2
[INFO] [stderr]     Checking ttf-parser v0.18.1
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking morphorm v0.6.5
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling selectors v0.23.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553)
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking vizia_id v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553)
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking ttf-parser v0.19.2
[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]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking accesskit v0.11.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling time-macros v0.2.22
[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 deranged v0.4.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking unic-langid-macros v0.9.6
[INFO] [stderr]     Checking rustybuzz v0.7.0
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking femtovg v0.7.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]    Compiling vizia_derive v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553)
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[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 addr2line v0.24.2
[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]    Compiling semver v1.0.26
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking time v0.3.41
[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 indexmap v2.9.0
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[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" "a58318fac4547c5b0c85c9f311cf947b7477f6fd9a8a4f27dfa4925158befd2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a58318fac4547c5b0c85c9f311cf947b7477f6fd9a8a4f27dfa4925158befd2f", kill_on_drop: false }`
[INFO] [stdout] a58318fac4547c5b0c85c9f311cf947b7477f6fd9a8a4f27dfa4925158befd2f
