[INFO] cloning repository https://github.com/cohaereo/powerjack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cohaereo/powerjack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohaereo%2Fpowerjack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohaereo%2Fpowerjack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb8c556e71817712d72d7709b456cd0347315a50 [INFO] checking cohaereo/powerjack against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohaereo%2Fpowerjack" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cohaereo/powerjack [INFO] finished tweaking git repo https://github.com/cohaereo/powerjack [INFO] tweaked toml for git repo https://github.com/cohaereo/powerjack written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cohaereo/powerjack on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cohaereo/powerjack 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6382c987d399071b0b7eaeb9da55c99866425c7f5b83b1c4dad2911c4242d896 [INFO] running `Command { std: "docker" "start" "-a" "6382c987d399071b0b7eaeb9da55c99866425c7f5b83b1c4dad2911c4242d896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6382c987d399071b0b7eaeb9da55c99866425c7f5b83b1c4dad2911c4242d896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6382c987d399071b0b7eaeb9da55c99866425c7f5b83b1c4dad2911c4242d896", kill_on_drop: false }` [INFO] [stdout] 6382c987d399071b0b7eaeb9da55c99866425c7f5b83b1c4dad2911c4242d896 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22a48bb84765fa789f91308ce3de80f8ceec991c633c147781113b2a2d24ab0e [INFO] running `Command { std: "docker" "start" "-a" "22a48bb84765fa789f91308ce3de80f8ceec991c633c147781113b2a2d24ab0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling wgpu-hal v26.0.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling rpkg-config v0.1.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling sdl3-src v3.2.20 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling sdl3-sys v0.5.4+SDL3-3.2.20 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking case_insensitive_hashmap v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Compiling sdl3 v0.14.41 (https://github.com/vhspace/sdl3-rs.git#fb29662b) [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking zune-jpeg v0.4.20 [INFO] [stderr] Checking lzma v0.2.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking zip-lzma v0.6.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking glam v0.30.5 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking logos v0.14.4 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking parse-display v0.9.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking keyvalues-parser v0.2.0 [INFO] [stderr] Checking chroma-dbg v0.2.1 [INFO] [stderr] Checking powerjack-bsp v0.0.0 (/opt/rustwide/workdir/crates/bsp) [INFO] [stderr] Checking powerjack-vtf v0.0.0 (/opt/rustwide/workdir/crates/vtf) [INFO] [stderr] Checking powerjack-vpk v0.0.0 (/opt/rustwide/workdir/crates/vpk) [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> crates/bsp/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use eyre::{Context, OptionExt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> crates/bsp/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use eyre::{Context, OptionExt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking keyvalues-serde v0.2.2 [INFO] [stderr] Checking vdf-reader v0.3.1 (https://codeberg.org/cohae/vdf-reader.git#24675236) [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking wgpu-types v26.0.0 [INFO] [stderr] Checking powerjack-mdl v0.0.0 (/opt/rustwide/workdir/crates/mdl) [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking game-detector v0.2.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking powerjack-bitbuf v0.0.0 (/opt/rustwide/workdir/crates/bitbuf) [INFO] [stderr] Checking powerjack-demo v0.0.0 (/opt/rustwide/workdir/crates/demo) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> crates/demo/examples/parse.rs:304:29 [INFO] [stdout] | [INFO] [stdout] 303 | ... panic!("Unhandled cmd: {cmd}"); [INFO] [stdout] | ------------------------------ any code following this expression is unreachable [INFO] [stdout] 304 | ... break; [INFO] [stdout] | ^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> crates/demo/examples/parse.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | Command::Packet(info, sequence, data) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> crates/demo/examples/parse.rs:275:33 [INFO] [stdout] | [INFO] [stdout] 275 | ... let data = br.read_bits_vec(length as usize); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outgoing_sequence` [INFO] [stdout] --> crates/demo/examples/parse.rs:310:30 [INFO] [stdout] | [INFO] [stdout] 310 | Command::UserCmd(outgoing_sequence, cmd) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outgoing_sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_USEOLDCOLORS` is never used [INFO] [stdout] --> crates/demo/examples/parse.rs:326:11 [INFO] [stdout] | [INFO] [stdout] 326 | const COLOR_USEOLDCOLORS: u8 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_PLAYERNAME` is never used [INFO] [stdout] --> crates/demo/examples/parse.rs:327:11 [INFO] [stdout] | [INFO] [stdout] 327 | const COLOR_PLAYERNAME: u8 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_LOCATION` is never used [INFO] [stdout] --> crates/demo/examples/parse.rs:328:11 [INFO] [stdout] | [INFO] [stdout] 328 | const COLOR_LOCATION: u8 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_ACHIEVEMENT` is never used [INFO] [stdout] --> crates/demo/examples/parse.rs:329:11 [INFO] [stdout] | [INFO] [stdout] 329 | const COLOR_ACHIEVEMENT: u8 = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_CUSTOM` is never used [INFO] [stdout] --> crates/demo/examples/parse.rs:330:11 [INFO] [stdout] | [INFO] [stdout] 330 | const COLOR_CUSTOM: u8 = 6; // Will use the most recently SetCustomColor() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v26.0.0 [INFO] [stderr] Checking powerjack v0.0.0 (/opt/rustwide/workdir/crates/viewer) [INFO] [stdout] warning: fields `load_path` and `last_change` are never read [INFO] [stdout] --> crates/viewer/src/renderer/reloadable_pipeline.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct WatchedSource { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 150 | source: String, [INFO] [stdout] 151 | load_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 152 | changed: bool, [INFO] [stdout] 153 | last_change: SystemTime, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `load_path` and `last_change` are never read [INFO] [stdout] --> crates/viewer/src/renderer/reloadable_pipeline.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct WatchedSource { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 150 | source: String, [INFO] [stdout] 151 | load_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 152 | changed: bool, [INFO] [stdout] 153 | last_change: SystemTime, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "22a48bb84765fa789f91308ce3de80f8ceec991c633c147781113b2a2d24ab0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a48bb84765fa789f91308ce3de80f8ceec991c633c147781113b2a2d24ab0e", kill_on_drop: false }` [INFO] [stdout] 22a48bb84765fa789f91308ce3de80f8ceec991c633c147781113b2a2d24ab0e