[INFO] cloning repository https://github.com/Libaration/BattleBitAutoRange [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Libaration/BattleBitAutoRange" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibaration%2FBattleBitAutoRange", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibaration%2FBattleBitAutoRange'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df0329318808c4186f5a08d0747e2fa446a580b5 [INFO] testing Libaration/BattleBitAutoRange against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibaration%2FBattleBitAutoRange" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Libaration/BattleBitAutoRange on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Libaration/BattleBitAutoRange [INFO] finished tweaking git repo https://github.com/Libaration/BattleBitAutoRange [INFO] tweaked toml for git repo https://github.com/Libaration/BattleBitAutoRange written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Libaration/BattleBitAutoRange 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libwayshot v0.2.0 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.1.0 [INFO] [stderr] Downloaded display-info v0.4.3 [INFO] [stderr] Downloaded screenshots v0.8.5 [INFO] [stderr] Downloaded rusty-tesseract v1.1.9 [INFO] [stderr] Downloaded moisture v0.1.0 [INFO] [stderr] Downloaded goldberg v0.1.0 [INFO] [stderr] Downloaded mki v0.2.3 [INFO] [stderr] Downloaded input v0.7.1 [INFO] [stderr] Downloaded opencv-binding-generator v0.80.0 [INFO] [stderr] Downloaded wayland-protocols v0.30.1 [INFO] [stderr] Downloaded opencv v0.88.1 [INFO] [stderr] Downloaded rsautogui v0.2.2 [INFO] [stderr] Downloaded udev v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b394d2b1cf2eb01f2d5f9d9728d5a22d85dbfe664eab789995d8e31eba071f04 [INFO] running `Command { std: "docker" "start" "-a" "b394d2b1cf2eb01f2d5f9d9728d5a22d85dbfe664eab789995d8e31eba071f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b394d2b1cf2eb01f2d5f9d9728d5a22d85dbfe664eab789995d8e31eba071f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b394d2b1cf2eb01f2d5f9d9728d5a22d85dbfe664eab789995d8e31eba071f04", kill_on_drop: false }` [INFO] [stdout] b394d2b1cf2eb01f2d5f9d9728d5a22d85dbfe664eab789995d8e31eba071f04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cf4935b6b579aa47c174b3a950bbc7ac5aab55e50acda456a9463c80ae029fd [INFO] running `Command { std: "docker" "start" "-a" "1cf4935b6b579aa47c174b3a950bbc7ac5aab55e50acda456a9463c80ae029fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling xcb v1.2.2 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling input-sys v1.17.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling screenshots v0.5.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling udev v0.6.3 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling input v0.7.1 [INFO] [stderr] error: could not compile `exr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.71.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3829fb1b2b44ba45 -C extra-filename=-07a49e9cd3b72180 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-fb70c6f816573082.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-c216bcc7d2cecfea.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-968122518e876f8f.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-5694b67511a9813c.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-1046e831d7c71c90.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-2698ff00ec3ad8f9.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-77e4a693033e6a71.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-830e3160eed64e83.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1cf4935b6b579aa47c174b3a950bbc7ac5aab55e50acda456a9463c80ae029fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cf4935b6b579aa47c174b3a950bbc7ac5aab55e50acda456a9463c80ae029fd", kill_on_drop: false }` [INFO] [stdout] 1cf4935b6b579aa47c174b3a950bbc7ac5aab55e50acda456a9463c80ae029fd