[INFO] cloning repository https://github.com/lakmeer/zgicabra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lakmeer/zgicabra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakmeer%2Fzgicabra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakmeer%2Fzgicabra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c620f9c4535a22f0001a4ddbef1e933debf1deb8
[INFO] testing lakmeer/zgicabra against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakmeer%2Fzgicabra" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lakmeer/zgicabra
[INFO] finished tweaking git repo https://github.com/lakmeer/zgicabra
[INFO] tweaked toml for git repo https://github.com/lakmeer/zgicabra written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lakmeer/zgicabra on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lakmeer/zgicabra 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8338e7fcda835a423847b18b9cf376fa4058f94248a852e3ae45e0645ea1f23
[INFO] running `Command { std: "docker" "start" "-a" "c8338e7fcda835a423847b18b9cf376fa4058f94248a852e3ae45e0645ea1f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8338e7fcda835a423847b18b9cf376fa4058f94248a852e3ae45e0645ea1f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8338e7fcda835a423847b18b9cf376fa4058f94248a852e3ae45e0645ea1f23", kill_on_drop: false }`
[INFO] [stdout] c8338e7fcda835a423847b18b9cf376fa4058f94248a852e3ae45e0645ea1f23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a1ca5cd7092c61825dee2dc0c0dc124a44e787176f76e94aa629f57facbe0ab
[INFO] running `Command { std: "docker" "start" "-a" "4a1ca5cd7092c61825dee2dc0c0dc124a44e787176f76e94aa629f57facbe0ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rgb v0.8.35
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling meval v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling termion v2.0.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling drawille v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling alsa v0.7.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling midir v0.9.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling textplots v0.8.0
[INFO] [stderr]    Compiling zgicabra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/hydra.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this operation will panic at runtime
[INFO] [stdout]    --> src/zgicabra.rs:382:31
[INFO] [stdout]     |
[INFO] [stdout] 382 |         if curr.buttons[3] && curr.buttons[4] && (!prev.buttons[3] || !prev.buttons[4]) {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ index out of bounds: the length is 4 but the index is 4
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unconditional_panic)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this operation will panic at runtime
[INFO] [stdout]    --> src/zgicabra.rs:382:72
[INFO] [stdout]     |
[INFO] [stdout] 382 |         if curr.buttons[3] && curr.buttons[4] && (!prev.buttons[3] || !prev.buttons[4]) {
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^ index out of bounds: the length is 4 but the index is 4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchMGkm7/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lsixense_x64" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtermion-758797fe8813878e,libnumtoa-e66d626c94279d77,libtextplots-46fa0e6f93156e70,libdrawille-8315fd7825f17300,libcolored-6529d32e53598dfe,libatty-0d4d4b2999694d28,libfnv-bf8b415be0978c3b,librgb-41eacc99d5f40f4f,libbytemuck-5efcf0cf79d6931c,liblazy_static-8f54c7c82e1daacf,librand_distr-9d90a2f968a5958d,libnum_traits-d304fc718d16bb8e,liblibm-e983291d1f5e1864,librand-79462baea61d2850,librand_chacha-90da8fac4190ee5c,libppv_lite86-3f4ad8964e653bde,librand_core-3ffefadc1bce2611,libgetrandom-9a49c732e33bda6b,libmidir-2cc2deafa054ff48,libalsa-35cb4185d2d47c05,libnix-d6f8afd9158c25c5,libcfg_if-d9b80cb51cda7b5b,libbitflags-a9851ebd0ab18f47,libalsa_sys-d1cbbdc52888fcd1,liblibc-4c45342aed0ca684}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchMGkm7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zgicabra-49b576c546eb6934" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lsixense_x64
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zgicabra` (bin "zgicabra") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4a1ca5cd7092c61825dee2dc0c0dc124a44e787176f76e94aa629f57facbe0ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a1ca5cd7092c61825dee2dc0c0dc124a44e787176f76e94aa629f57facbe0ab", kill_on_drop: false }`
[INFO] [stdout] 4a1ca5cd7092c61825dee2dc0c0dc124a44e787176f76e94aa629f57facbe0ab
