[INFO] cloning repository https://github.com/kirinokirino/pfiew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirinokirino/pfiew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fpfiew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fpfiew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95ecf013d55f14e56adb2ecdb3c8a872ad50f094 [INFO] building kirinokirino/pfiew against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fpfiew" "/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/kirinokirino/pfiew on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kirinokirino/pfiew [INFO] finished tweaking git repo https://github.com/kirinokirino/pfiew [INFO] tweaked toml for git repo https://github.com/kirinokirino/pfiew written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kirinokirino/pfiew 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.strum.featuers [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3120ced4c219c7a8e2cdf6aada3b5cc1ed4a364ab8c935dba38dfbac8425df3a [INFO] running `Command { std: "docker" "start" "-a" "3120ced4c219c7a8e2cdf6aada3b5cc1ed4a364ab8c935dba38dfbac8425df3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3120ced4c219c7a8e2cdf6aada3b5cc1ed4a364ab8c935dba38dfbac8425df3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3120ced4c219c7a8e2cdf6aada3b5cc1ed4a364ab8c935dba38dfbac8425df3a", kill_on_drop: false }` [INFO] [stdout] 3120ced4c219c7a8e2cdf6aada3b5cc1ed4a364ab8c935dba38dfbac8425df3a [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e50c736846d45aedbe86bc8ea1859da65c3ab8e4d67e26b92a7b5c8a8788d5a9 [INFO] running `Command { std: "docker" "start" "-a" "e50c736846d45aedbe86bc8ea1859da65c3ab8e4d67e26b92a7b5c8a8788d5a9", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.strum.featuers [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling xml-rs v0.8.23 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling glow v0.7.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling configparser v3.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling glam_rect v0.1.0 (https://github.com/kirinokirino/glam_rect.git#94c7e419) [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling speedy2d v2.1.0 (https://github.com/kirinokirino/speedy2d#e592b1fd) [INFO] [stderr] Compiling pfiew v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `graphics` [INFO] [stdout] --> src/game.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn setup(&mut self, graphics: &mut Graphics2D) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `image_handle` [INFO] [stdout] --> src/game.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | ImageStatus::Ready(image_handle) => (), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_frame` [INFO] [stdout] --> src/game.rs:89:57 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn update(&mut self, graphics: &mut Graphics2D, current_frame: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_buf` [INFO] [stdout] --> src/game.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | ImageStatus::Pending(path_buf) => (), [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `config` and `counter` are never read [INFO] [stdout] --> src/game.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Game { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 25 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | counter: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "e50c736846d45aedbe86bc8ea1859da65c3ab8e4d67e26b92a7b5c8a8788d5a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50c736846d45aedbe86bc8ea1859da65c3ab8e4d67e26b92a7b5c8a8788d5a9", kill_on_drop: false }` [INFO] [stdout] e50c736846d45aedbe86bc8ea1859da65c3ab8e4d67e26b92a7b5c8a8788d5a9 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7ce3998399a86e3fa59c8472297d3d8a389877a82766960dd9b42574d0e3f99 [INFO] running `Command { std: "docker" "start" "-a" "b7ce3998399a86e3fa59c8472297d3d8a389877a82766960dd9b42574d0e3f99", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.strum.featuers [INFO] [stderr] Compiling pfiew v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `graphics` [INFO] [stdout] --> src/game.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn setup(&mut self, graphics: &mut Graphics2D) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `image_handle` [INFO] [stdout] --> src/game.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | ImageStatus::Ready(image_handle) => (), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_frame` [INFO] [stdout] --> src/game.rs:89:57 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn update(&mut self, graphics: &mut Graphics2D, current_frame: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_buf` [INFO] [stdout] --> src/game.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | ImageStatus::Pending(path_buf) => (), [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `config` and `counter` are never read [INFO] [stdout] --> src/game.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Game { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 25 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | counter: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "b7ce3998399a86e3fa59c8472297d3d8a389877a82766960dd9b42574d0e3f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ce3998399a86e3fa59c8472297d3d8a389877a82766960dd9b42574d0e3f99", kill_on_drop: false }` [INFO] [stdout] b7ce3998399a86e3fa59c8472297d3d8a389877a82766960dd9b42574d0e3f99