[INFO] cloning repository https://github.com/heaxheax15-pixel/ai_input
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heaxheax15-pixel/ai_input" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheaxheax15-pixel%2Fai_input", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheaxheax15-pixel%2Fai_input'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 581ad073289a7a3e000a8620bee2b15694d35c38
[INFO] checking heaxheax15-pixel/ai_input against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheaxheax15-pixel%2Fai_input" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/heaxheax15-pixel/ai_input
[INFO] finished tweaking git repo https://github.com/heaxheax15-pixel/ai_input
[INFO] tweaked toml for git repo https://github.com/heaxheax15-pixel/ai_input written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heaxheax15-pixel/ai_input on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heaxheax15-pixel/ai_input 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `channel_test_client` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../channel_test_client
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `channel-test-client`, convert `bin.name`
[INFO] [stderr]   --> crates/ai-bridge-channels/Cargo.toml:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 - name = "channel_test_client"
[INFO] [stderr] 17 + name = "channel-test-client"
[INFO] [stderr]    |
[INFO] [stderr] warning: `ai-bridge-channels` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `mock_gatekeeper` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../mock_gatekeeper
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mock-gatekeeper`, convert `bin.name`
[INFO] [stderr]   --> crates/ai-bridge-gatekeeper-daemon/Cargo.toml:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 - name = "mock_gatekeeper"
[INFO] [stderr] 22 + name = "mock-gatekeeper"
[INFO] [stderr]    |
[INFO] [stderr] warning: `ai-bridge-gatekeeper-daemon` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 61217328e3dfb4dbec03d0bddd9596b9f6ab72d47bb2a10ac2d4531a02bece60
[INFO] running `Command { std: "docker" "start" "61217328e3dfb4dbec03d0bddd9596b9f6ab72d47bb2a10ac2d4531a02bece60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61217328e3dfb4dbec03d0bddd9596b9f6ab72d47bb2a10ac2d4531a02bece60", 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" "61217328e3dfb4dbec03d0bddd9596b9f6ab72d47bb2a10ac2d4531a02bece60" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61217328e3dfb4dbec03d0bddd9596b9f6ab72d47bb2a10ac2d4531a02bece60", 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" "61217328e3dfb4dbec03d0bddd9596b9f6ab72d47bb2a10ac2d4531a02bece60" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `mock_gatekeeper` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mock_gatekeeper
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mock-gatekeeper`, convert `bin.name`
[INFO] [stderr]   --> crates/ai-bridge-gatekeeper-daemon/Cargo.toml:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 - name = "mock_gatekeeper"
[INFO] [stderr] 22 + name = "mock-gatekeeper"
[INFO] [stderr]    |
[INFO] [stderr] warning: `ai-bridge-gatekeeper-daemon` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `channel_test_client` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../channel_test_client
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `channel-test-client`, convert `bin.name`
[INFO] [stderr]   --> crates/ai-bridge-channels/Cargo.toml:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 - name = "channel_test_client"
[INFO] [stderr] 17 + name = "channel-test-client"
[INFO] [stderr]    |
[INFO] [stderr] warning: `ai-bridge-channels` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling wayland-backend v0.3.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking blocking v1.7.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking ai-bridge-protocol v0.1.0 (/opt/rustwide/workdir/crates/ai-bridge-protocol)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking ai-bridge-channels v0.1.0 (/opt/rustwide/workdir/crates/ai-bridge-channels)
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling zvariant_utils v4.2.0
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/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="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=6fdb4f7aeca99722 -C extra-filename=-97429d98e5942012 --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/97429d98e5942012/out --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" "61217328e3dfb4dbec03d0bddd9596b9f6ab72d47bb2a10ac2d4531a02bece60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61217328e3dfb4dbec03d0bddd9596b9f6ab72d47bb2a10ac2d4531a02bece60", kill_on_drop: false }`
[INFO] [stdout] 61217328e3dfb4dbec03d0bddd9596b9f6ab72d47bb2a10ac2d4531a02bece60
