[INFO] cloning repository https://github.com/fedepiz/bronzemarch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fedepiz/bronzemarch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedepiz%2Fbronzemarch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedepiz%2Fbronzemarch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6108496545b32d09f8dc602dc74b08b4243bae4 [INFO] checking fedepiz/bronzemarch against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedepiz%2Fbronzemarch" "/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/fedepiz/bronzemarch [INFO] finished tweaking git repo https://github.com/fedepiz/bronzemarch [INFO] tweaked toml for git repo https://github.com/fedepiz/bronzemarch written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fedepiz/bronzemarch on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fedepiz/bronzemarch 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deprecate-until v0.1.1 [INFO] [stderr] Downloaded egui-miniquad v0.16.0 [INFO] [stderr] Downloaded sapp-jsutils v0.1.7 [INFO] [stderr] Downloaded ecolor v0.31.1 [INFO] [stderr] Downloaded egui-macroquad v0.17.3 [INFO] [stderr] Downloaded quad-url v0.1.2 [INFO] [stderr] Downloaded emath v0.31.1 [INFO] [stderr] Downloaded epaint v0.31.1 [INFO] [stderr] Downloaded pathfinding v4.14.0 [INFO] [stderr] Downloaded egui v0.31.1 [INFO] [stderr] Downloaded quad-snd v0.2.8 [INFO] [stderr] Downloaded epaint_default_fonts v0.31.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 7f2d8d2955675dddbc0bf53fa8b60c815668fad1bd8adbd33ffec7d2b4ce000c [INFO] running `Command { std: "docker" "start" "7f2d8d2955675dddbc0bf53fa8b60c815668fad1bd8adbd33ffec7d2b4ce000c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f2d8d2955675dddbc0bf53fa8b60c815668fad1bd8adbd33ffec7d2b4ce000c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f2d8d2955675dddbc0bf53fa8b60c815668fad1bd8adbd33ffec7d2b4ce000c" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f2d8d2955675dddbc0bf53fa8b60c815668fad1bd8adbd33ffec7d2b4ce000c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f2d8d2955675dddbc0bf53fa8b60c815668fad1bd8adbd33ffec7d2b4ce000c" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking quad-url v0.1.2 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking pathfinding v4.14.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking util v0.1.0 (/opt/rustwide/workdir/crates/util) [INFO] [stderr] Checking simulation v0.1.0 (/opt/rustwide/workdir/crates/simulation) [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stdout] warning: unused variable: `distance` [INFO] [stdout] --> crates/simulation/src/sites.rs:190:43 [INFO] [stdout] | [INFO] [stdout] 190 | fn decay(kind: InfluenceKind, x: i32, distance: f32) -> i32 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unbind` is never used [INFO] [stdout] --> crates/simulation/src/simulation.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 143 | impl Tags { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn unbind(&mut self, tag: &str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `entity` is never read [INFO] [stdout] --> crates/simulation/src/simulation.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 357 | pub(crate) struct LocationData { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 358 | pub entity: EntityId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_empty` and `iter` are never used [INFO] [stdout] --> crates/simulation/src/simulation.rs:622:12 [INFO] [stdout] | [INFO] [stdout] 600 | impl Path { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 622 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 626 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `epoch` is never used [INFO] [stdout] --> crates/simulation/src/date.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Date { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn epoch(self) -> u64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `container` is never read [INFO] [stdout] --> crates/simulation/src/tokens.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) struct TokenData { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 38 | pub container: TokenContainerId, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `distance` [INFO] [stdout] --> crates/simulation/src/sites.rs:190:43 [INFO] [stdout] | [INFO] [stdout] 190 | fn decay(kind: InfluenceKind, x: i32, distance: f32) -> i32 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unbind` is never used [INFO] [stdout] --> crates/simulation/src/simulation.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 143 | impl Tags { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn unbind(&mut self, tag: &str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `entity` is never read [INFO] [stdout] --> crates/simulation/src/simulation.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 357 | pub(crate) struct LocationData { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 358 | pub entity: EntityId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_empty` and `iter` are never used [INFO] [stdout] --> crates/simulation/src/simulation.rs:622:12 [INFO] [stdout] | [INFO] [stdout] 600 | impl Path { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 622 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 626 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `epoch` is never used [INFO] [stdout] --> crates/simulation/src/date.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Date { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn epoch(self) -> u64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `container` is never read [INFO] [stdout] --> crates/simulation/src/tokens.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) struct TokenData { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 38 | pub container: TokenContainerId, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking macroquad v0.4.14 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking egui-miniquad v0.16.0 [INFO] [stderr] Checking egui-macroquad v0.17.3 [INFO] [stderr] Checking game v0.1.0 (/opt/rustwide/workdir/crates/game) [INFO] [stderr] Checking bronzemarch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused dependency `float-ord` [INFO] [stderr] --> crates/simulation/Cargo.toml:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | float-ord = { workspace = true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `float-ord` [INFO] [stderr] warning: unused dependency `rand` [INFO] [stderr] --> crates/simulation/Cargo.toml:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | rand = { workspace = true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the dependency on `rand` [INFO] [stderr] warning: `simulation` (manifest) generated 2 warnings [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "7f2d8d2955675dddbc0bf53fa8b60c815668fad1bd8adbd33ffec7d2b4ce000c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2d8d2955675dddbc0bf53fa8b60c815668fad1bd8adbd33ffec7d2b4ce000c", kill_on_drop: false }` [INFO] [stdout] 7f2d8d2955675dddbc0bf53fa8b60c815668fad1bd8adbd33ffec7d2b4ce000c