[INFO] cloning repository https://github.com/Larry57/LogiKMSwitch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Larry57/LogiKMSwitch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarry57%2FLogiKMSwitch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarry57%2FLogiKMSwitch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97b857ca049e7b43b1054d3ed468451d2054b6a6
[INFO] checking Larry57/LogiKMSwitch against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarry57%2FLogiKMSwitch" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Larry57/LogiKMSwitch
[INFO] finished tweaking git repo https://github.com/Larry57/LogiKMSwitch
[INFO] tweaked toml for git repo https://github.com/Larry57/LogiKMSwitch written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Larry57/LogiKMSwitch on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Larry57/LogiKMSwitch 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71a2e5475a285805a302d668e0aa0f33d3ed769633b24160eebde24894ceac06
[INFO] running `Command { std: "docker" "start" "71a2e5475a285805a302d668e0aa0f33d3ed769633b24160eebde24894ceac06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71a2e5475a285805a302d668e0aa0f33d3ed769633b24160eebde24894ceac06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71a2e5475a285805a302d668e0aa0f33d3ed769633b24160eebde24894ceac06" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71a2e5475a285805a302d668e0aa0f33d3ed769633b24160eebde24894ceac06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71a2e5475a285805a302d668e0aa0f33d3ed769633b24160eebde24894ceac06" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking x11 v2.21.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking libxdo-sys v0.11.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hidapi v2.6.5
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]    Compiling embed-resource v3.0.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling logikmswitch v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking widestring v0.2.2
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr] error: could not compile `glib` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio_ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio_ffi", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=b6010869edf1e372 -C extra-filename=-5ee21708f9e6fa96 --out-dir /opt/rustwide/target/debug/build/glib/5ee21708f9e6fa96/out -L dependency=/opt/rustwide/target/debug/build/futures-core/d77be0ec3f657f41/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/41cd37f09874cb2b/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/22e6641d006f3fcb/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/49618483b1c88078/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/69a6f3874817a562/out -L dependency=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/serde_core/c4530b55da017d9d/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/72fcf0dcc31237ac/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/bda6572740d2f48f/out/libbitflags-bda6572740d2f48f.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/db987eacdbd9f0e3/out/libfutures_channel-db987eacdbd9f0e3.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/d77be0ec3f657f41/out/libfutures_core-d77be0ec3f657f41.rmeta --extern futures_executor=/opt/rustwide/target/debug/build/futures-executor/b710809a6dc77d25/out/libfutures_executor-b710809a6dc77d25.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out/libfutures_task-bde3b8216abf23c5.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/22e6641d006f3fcb/out/libfutures_util-22e6641d006f3fcb.rmeta --extern gio_ffi=/opt/rustwide/target/debug/build/gio-sys/2b086a856686d6ee/out/libgio_sys-2b086a856686d6ee.rmeta --extern glib_macros=/opt/rustwide/target/debug/build/glib-macros/a9f3ef2dd95b42c1/out/libglib_macros-a9f3ef2dd95b42c1.so --extern ffi=/opt/rustwide/target/debug/build/glib-sys/49618483b1c88078/out/libglib_sys-49618483b1c88078.rmeta --extern gobject_ffi=/opt/rustwide/target/debug/build/gobject-sys/69a6f3874817a562/out/libgobject_sys-69a6f3874817a562.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out/liblibc-6f65a897ddedb32c.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out/libmemchr-3d944e3b9ac373a3.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out/libsmallvec-96d7c7a7332b4422.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/ce9bd681ebf67921/out/libthiserror-ce9bd681ebf67921.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "71a2e5475a285805a302d668e0aa0f33d3ed769633b24160eebde24894ceac06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71a2e5475a285805a302d668e0aa0f33d3ed769633b24160eebde24894ceac06", kill_on_drop: false }`
[INFO] [stdout] 71a2e5475a285805a302d668e0aa0f33d3ed769633b24160eebde24894ceac06
