[INFO] cloning repository https://github.com/Ashwagandhae/rolly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ashwagandhae/rolly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshwagandhae%2Frolly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshwagandhae%2Frolly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6552cb8d1a7ef7c203f9c6383b38d792faccd11 [INFO] testing Ashwagandhae/rolly/d6552cb8d1a7ef7c203f9c6383b38d792faccd11 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshwagandhae%2Frolly" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ashwagandhae/rolly on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ashwagandhae/rolly [INFO] finished tweaking git repo https://github.com/Ashwagandhae/rolly [INFO] tweaked toml for git repo https://github.com/Ashwagandhae/rolly written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ashwagandhae/rolly 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-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0792cbbebc93f8f5d1ff583d7f42e96d1fa789c1d4d41d72acfc4c89daf226b6 [INFO] running `Command { std: "docker" "start" "-a" "0792cbbebc93f8f5d1ff583d7f42e96d1fa789c1d4d41d72acfc4c89daf226b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0792cbbebc93f8f5d1ff583d7f42e96d1fa789c1d4d41d72acfc4c89daf226b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0792cbbebc93f8f5d1ff583d7f42e96d1fa789c1d4d41d72acfc4c89daf226b6", kill_on_drop: false }` [INFO] [stdout] 0792cbbebc93f8f5d1ff583d7f42e96d1fa789c1d4d41d72acfc4c89daf226b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 863a5f05b1b2327625997a644a11e25a19f8aef50ec884e9b5b3964208a9d43c [INFO] running `Command { std: "docker" "start" "-a" "863a5f05b1b2327625997a644a11e25a19f8aef50ec884e9b5b3964208a9d43c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling fontconfig-parser v0.5.3 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling spade v2.5.1 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling svgtypes v0.8.2 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling fontdb v0.9.3 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.10 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling lyon_geom v1.0.5 [INFO] [stderr] Compiling crossbeam v0.8.3 [INFO] [stderr] Compiling hecs-macros v0.10.0 [INFO] [stderr] Compiling rolly-polly v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling rustybuzz v0.5.1 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling macroquad v0.3.26 [INFO] [stderr] Compiling egui-miniquad v0.14.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling usvg v0.23.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling hecs v0.10.4 [INFO] [stderr] Compiling quad-storage v0.1.3 [INFO] [stderr] Compiling xml v0.8.10 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling svg2polylines v0.8.1 [INFO] [stderr] Compiling egui-macroquad v0.15.0 [INFO] [stderr] Compiling poly2tri-rs v0.1.2 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling simple-easing v1.0.1 [INFO] [stderr] Compiling parry2d v0.13.5 [INFO] [stderr] Compiling rapier2d v0.18.0 [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/game/world/polygon.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Point` and `SweeperBuilder` [INFO] [stdout] --> src/game/world/polygon.rs:105:19 [INFO] [stdout] | [INFO] [stdout] 105 | use poly2tri_rs::{Point, SweeperBuilder}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_camera_rect` [INFO] [stdout] --> src/game/world/update.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use super::draw::{get_camera_rect, pixel_to_meter}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_respawn` [INFO] [stdout] --> src/game/world/update.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | let current_respawn = world.player.respawn; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_respawn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `trimesh_indices_from_polygon_minimal` is never used [INFO] [stdout] --> src/game/world/polygon.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn trimesh_indices_from_polygon_minimal(vertices: &[Vec2]) -> Vec<[u32; 3]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/game/world/thing.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | Rect(usize, usize), [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `UsizeShapeSize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 126 | Rect(usize, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/game/world/thing.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | Circle(usize), [INFO] [stdout] | ------ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `UsizeShapeSize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 127 | Circle(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "863a5f05b1b2327625997a644a11e25a19f8aef50ec884e9b5b3964208a9d43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863a5f05b1b2327625997a644a11e25a19f8aef50ec884e9b5b3964208a9d43c", kill_on_drop: false }` [INFO] [stdout] 863a5f05b1b2327625997a644a11e25a19f8aef50ec884e9b5b3964208a9d43c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01575872e0fdf1e68470bbbfc8a41ee69c76ac4c52a94ad16b2c2d357f0c85a8 [INFO] running `Command { std: "docker" "start" "-a" "01575872e0fdf1e68470bbbfc8a41ee69c76ac4c52a94ad16b2c2d357f0c85a8", kill_on_drop: false }` [INFO] [stderr] Compiling rolly-polly v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/game/world/polygon.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Point` and `SweeperBuilder` [INFO] [stdout] --> src/game/world/polygon.rs:105:19 [INFO] [stdout] | [INFO] [stdout] 105 | use poly2tri_rs::{Point, SweeperBuilder}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_camera_rect` [INFO] [stdout] --> src/game/world/update.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use super::draw::{get_camera_rect, pixel_to_meter}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_respawn` [INFO] [stdout] --> src/game/world/update.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | let current_respawn = world.player.respawn; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_respawn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `trimesh_indices_from_polygon_minimal` is never used [INFO] [stdout] --> src/game/world/polygon.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn trimesh_indices_from_polygon_minimal(vertices: &[Vec2]) -> Vec<[u32; 3]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/game/world/thing.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | Rect(usize, usize), [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `UsizeShapeSize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 126 | Rect(usize, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/game/world/thing.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | Circle(usize), [INFO] [stdout] | ------ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `UsizeShapeSize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 127 | Circle(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "01575872e0fdf1e68470bbbfc8a41ee69c76ac4c52a94ad16b2c2d357f0c85a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01575872e0fdf1e68470bbbfc8a41ee69c76ac4c52a94ad16b2c2d357f0c85a8", kill_on_drop: false }` [INFO] [stdout] 01575872e0fdf1e68470bbbfc8a41ee69c76ac4c52a94ad16b2c2d357f0c85a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e22db5e4dd000892b546ca806f87c26cb2c4f625e06c3c12c1a5d247eb693d38 [INFO] running `Command { std: "docker" "start" "-a" "e22db5e4dd000892b546ca806f87c26cb2c4f625e06c3c12c1a5d247eb693d38", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `HashSet` [INFO] [stderr] --> src/game/world/polygon.rs:1:33 [INFO] [stderr] | [INFO] [stderr] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Point` and `SweeperBuilder` [INFO] [stderr] --> src/game/world/polygon.rs:105:19 [INFO] [stderr] | [INFO] [stderr] 105 | use poly2tri_rs::{Point, SweeperBuilder}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `get_camera_rect` [INFO] [stderr] --> src/game/world/update.rs:3:19 [INFO] [stderr] | [INFO] [stderr] 3 | use super::draw::{get_camera_rect, pixel_to_meter}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `current_respawn` [INFO] [stderr] --> src/game/world/update.rs:361:9 [INFO] [stderr] | [INFO] [stderr] 361 | let current_respawn = world.player.respawn; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_respawn` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `trimesh_indices_from_polygon_minimal` is never used [INFO] [stderr] --> src/game/world/polygon.rs:50:4 [INFO] [stderr] | [INFO] [stderr] 50 | fn trimesh_indices_from_polygon_minimal(vertices: &[Vec2]) -> Vec<[u32; 3]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `1` is never read [INFO] [stderr] --> src/game/world/thing.rs:126:17 [INFO] [stderr] | [INFO] [stderr] 126 | Rect(usize, usize), [INFO] [stderr] | ---- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `UsizeShapeSize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 126 | Rect(usize, ()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/game/world/thing.rs:127:12 [INFO] [stderr] | [INFO] [stderr] 127 | Circle(usize), [INFO] [stderr] | ------ ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `UsizeShapeSize` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 127 | Circle(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `rolly-polly` (bin "rolly-polly" test) generated 7 warnings (run `cargo fix --bin "rolly-polly" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rolly_polly-0b70ea1d8f223dbd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e22db5e4dd000892b546ca806f87c26cb2c4f625e06c3c12c1a5d247eb693d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22db5e4dd000892b546ca806f87c26cb2c4f625e06c3c12c1a5d247eb693d38", kill_on_drop: false }` [INFO] [stdout] e22db5e4dd000892b546ca806f87c26cb2c4f625e06c3c12c1a5d247eb693d38