[INFO] cloning repository https://github.com/ddmills/quadboy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddmills/quadboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddmills%2Fquadboy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddmills%2Fquadboy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 260b9789a6048a11400304113080f483b925a08c [INFO] checking ddmills/quadboy/260b9789a6048a11400304113080f483b925a08c against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddmills%2Fquadboy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ddmills/quadboy [INFO] finished tweaking git repo https://github.com/ddmills/quadboy [INFO] tweaked toml for git repo https://github.com/ddmills/quadboy written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ddmills/quadboy on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ddmills/quadboy 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/not-fl3/macroquad` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macroquad-profiler v0.2.0 [INFO] [stderr] Downloaded ron v0.10.1 [INFO] [stderr] Downloaded miniquad v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb3896c58dabd544a06b31e0b787cce1290d613727e046e657d44e591feabff6 [INFO] running `Command { std: "docker" "start" "-a" "bb3896c58dabd544a06b31e0b787cce1290d613727e046e657d44e591feabff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb3896c58dabd544a06b31e0b787cce1290d613727e046e657d44e591feabff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3896c58dabd544a06b31e0b787cce1290d613727e046e657d44e591feabff6", kill_on_drop: false }` [INFO] [stdout] bb3896c58dabd544a06b31e0b787cce1290d613727e046e657d44e591feabff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1f9578708b7c4f61def31ad05ea1bf4b252b09fe1fdc96a6387a2a0079b8938 [INFO] running `Command { std: "docker" "start" "-a" "c1f9578708b7c4f61def31ad05ea1bf4b252b09fe1fdc96a6387a2a0079b8938", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling miniquad v0.4.7 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] Compiling macroquad_macro v0.1.8 (https://github.com/not-fl3/macroquad#fc5a9638) [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking bevy_ptr v0.16.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling bevy_macro_utils v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.1 [INFO] [stderr] Compiling bevy_serializable_derive v0.1.0 (/opt/rustwide/workdir/bevy_serializable_derive) [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking ron v0.10.1 [INFO] [stderr] Checking bevy_platform v0.16.1 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking bevy_utils v0.16.1 [INFO] [stderr] Checking bevy_tasks v0.16.1 [INFO] [stderr] Checking bevy_reflect v0.16.1 [INFO] [stderr] Checking macroquad v0.4.13 (https://github.com/not-fl3/macroquad#fc5a9638) [INFO] [stderr] Checking macroquad-profiler v0.2.0 [INFO] [stderr] Checking bevy_ecs v0.16.1 [INFO] [stderr] Checking quadboy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/engine/save.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use macroquad::prelude::{debug, error, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TrackZone` [INFO] [stdout] --> src/states/state_play.rs:12:51 [INFO] [stdout] | [INFO] [stdout] 12 | Glyph, Position, RenderLayer, ScreenSize, TrackZone, on_zone_status_change, update_camera, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/engine/save.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use macroquad::prelude::{debug, error, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TrackZone` [INFO] [stdout] --> src/states/state_play.rs:12:51 [INFO] [stdout] | [INFO] [stdout] 12 | Glyph, Position, RenderLayer, ScreenSize, TrackZone, on_zone_status_change, update_camera, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tiles` is never read [INFO] [stdout] --> src/domain/world/map.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Zone { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 44 | pub idx: usize, [INFO] [stdout] 45 | pub tiles: Grid, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tiles` is never read [INFO] [stdout] --> src/domain/world/map.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Zone { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 44 | pub idx: usize, [INFO] [stdout] 45 | pub tiles: Grid, [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 38s [INFO] running `Command { std: "docker" "inspect" "c1f9578708b7c4f61def31ad05ea1bf4b252b09fe1fdc96a6387a2a0079b8938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f9578708b7c4f61def31ad05ea1bf4b252b09fe1fdc96a6387a2a0079b8938", kill_on_drop: false }` [INFO] [stdout] c1f9578708b7c4f61def31ad05ea1bf4b252b09fe1fdc96a6387a2a0079b8938