[INFO] cloning repository https://github.com/thatmagicalcat/particle-simulator-opengl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thatmagicalcat/particle-simulator-opengl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmagicalcat%2Fparticle-simulator-opengl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmagicalcat%2Fparticle-simulator-opengl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07b23dde4f75f1f0c4689a10d1eb9c630f1334ff
[INFO] checking thatmagicalcat/particle-simulator-opengl against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmagicalcat%2Fparticle-simulator-opengl" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thatmagicalcat/particle-simulator-opengl
[INFO] finished tweaking git repo https://github.com/thatmagicalcat/particle-simulator-opengl
[INFO] tweaked toml for git repo https://github.com/thatmagicalcat/particle-simulator-opengl written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thatmagicalcat/particle-simulator-opengl on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thatmagicalcat/particle-simulator-opengl 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "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 scoped-tls-hkt v0.1.5
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] [stderr]   Downloaded legion_codegen v0.4.0
[INFO] [stderr]   Downloaded cc v1.2.13
[INFO] [stderr]   Downloaded glfw v0.59.0
[INFO] [stderr]   Downloaded legion v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f413544d6871ec31190ebd738df7a9de9071d484d3d30446edcc49fe7630127c
[INFO] running `Command { std: "docker" "start" "-a" "f413544d6871ec31190ebd738df7a9de9071d484d3d30446edcc49fe7630127c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f413544d6871ec31190ebd738df7a9de9071d484d3d30446edcc49fe7630127c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f413544d6871ec31190ebd738df7a9de9071d484d3d30446edcc49fe7630127c", kill_on_drop: false }`
[INFO] [stdout] f413544d6871ec31190ebd738df7a9de9071d484d3d30446edcc49fe7630127c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f9bfc1b7822429eb3eec1938da17000a25797dbd80877e86da1366f0da09e94
[INFO] running `Command { std: "docker" "start" "-a" "1f9bfc1b7822429eb3eec1938da17000a25797dbd80877e86da1366f0da09e94", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling cmake v0.1.53
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking glfw v0.59.0
[INFO] [stderr]    Compiling legion_codegen v0.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking legion v0.4.0
[INFO] [stderr]     Checking particle_simulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `world::SubWorld`
[INFO] [stdout]  --> src/systems.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use world::SubWorld;
[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: `quadtree::*`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use quadtree::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `world::SubWorld`
[INFO] [stdout]  --> src/systems.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use world::SubWorld;
[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: `quadtree::*`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use quadtree::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quad_capacity`
[INFO] [stdout]    --> src/main.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let quad_capacity = 32;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quad_capacity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left`, `top`, `width`, and `height` are never read
[INFO] [stdout]  --> src/quadtree.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Rect {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 5 |     pub left: f32,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 6 |     pub top: f32,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 7 |     pub width: f32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub height: f32,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Rect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `boundary` and `capacity` are never read
[INFO] [stdout]   --> src/quadtree.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct QuadTree<T: Clone> {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 15 |     boundary: Rect,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |     capacity: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuadTree` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `query`, and `push` are never used
[INFO] [stdout]    --> src/quadtree.rs:25:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl<T: Clone> QuadTree<T> {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout]  25 |     pub fn new(capacity: usize, boundary: Rect) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub fn query(&self, circle_centre: Vec2, circle_radius: f32) -> Vec<T> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn push(&mut self, point: (Vec2, f32, T)) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inside_boundary` is never used
[INFO] [stdout]    --> src/quadtree.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn inside_boundary(boundary: &Rect, point: &Vec2) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cr_intersection` is never used
[INFO] [stdout]    --> src/quadtree.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn cr_intersection(circle_centre: Vec2, circle_radius: f32, rect: &Rect) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cc_intersection` is never used
[INFO] [stdout]    --> src/quadtree.rs:200:8
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub fn cc_intersection(c1: Vec2, r1: f32, c2: Vec2, r2: f32) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_collision` is never used
[INFO] [stdout]    --> src/utils.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn process_collision(v1: Vec2, v2: Vec2, s1: Vec2, s2: Vec2, m1: f32, m2: f32) -> (Vec2, Vec2) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quad_capacity`
[INFO] [stdout]    --> src/main.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let quad_capacity = 32;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quad_capacity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left`, `top`, `width`, and `height` are never read
[INFO] [stdout]  --> src/quadtree.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Rect {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 5 |     pub left: f32,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 6 |     pub top: f32,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 7 |     pub width: f32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub height: f32,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Rect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `boundary` and `capacity` are never read
[INFO] [stdout]   --> src/quadtree.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct QuadTree<T: Clone> {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 15 |     boundary: Rect,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |     capacity: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuadTree` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `query`, and `push` are never used
[INFO] [stdout]    --> src/quadtree.rs:25:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl<T: Clone> QuadTree<T> {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout]  25 |     pub fn new(capacity: usize, boundary: Rect) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub fn query(&self, circle_centre: Vec2, circle_radius: f32) -> Vec<T> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn push(&mut self, point: (Vec2, f32, T)) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inside_boundary` is never used
[INFO] [stdout]    --> src/quadtree.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn inside_boundary(boundary: &Rect, point: &Vec2) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cr_intersection` is never used
[INFO] [stdout]    --> src/quadtree.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn cr_intersection(circle_centre: Vec2, circle_radius: f32, rect: &Rect) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cc_intersection` is never used
[INFO] [stdout]    --> src/quadtree.rs:200:8
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub fn cc_intersection(c1: Vec2, r1: f32, c2: Vec2, r2: f32) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_collision` is never used
[INFO] [stdout]    --> src/utils.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn process_collision(v1: Vec2, v2: Vec2, s1: Vec2, s2: Vec2, m1: f32, m2: f32) -> (Vec2, Vec2) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.04s
[INFO] running `Command { std: "docker" "inspect" "1f9bfc1b7822429eb3eec1938da17000a25797dbd80877e86da1366f0da09e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f9bfc1b7822429eb3eec1938da17000a25797dbd80877e86da1366f0da09e94", kill_on_drop: false }`
[INFO] [stdout] 1f9bfc1b7822429eb3eec1938da17000a25797dbd80877e86da1366f0da09e94
