[INFO] cloning repository https://github.com/LPEdwin/simple_rust_numerics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LPEdwin/simple_rust_numerics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPEdwin%2Fsimple_rust_numerics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPEdwin%2Fsimple_rust_numerics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c45175a0f43ccdac62d1ba068c92dab8f7de6a5 [INFO] checking LPEdwin/simple_rust_numerics against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPEdwin%2Fsimple_rust_numerics" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LPEdwin/simple_rust_numerics [INFO] finished tweaking git repo https://github.com/LPEdwin/simple_rust_numerics [INFO] tweaked toml for git repo https://github.com/LPEdwin/simple_rust_numerics written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LPEdwin/simple_rust_numerics on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LPEdwin/simple_rust_numerics 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_pcg v0.9.0 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6e54d409768448dbbf38af46fa50fc4f16d1bf3eebcc905681814ddeccb8a48 [INFO] running `Command { std: "docker" "start" "-a" "a6e54d409768448dbbf38af46fa50fc4f16d1bf3eebcc905681814ddeccb8a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6e54d409768448dbbf38af46fa50fc4f16d1bf3eebcc905681814ddeccb8a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e54d409768448dbbf38af46fa50fc4f16d1bf3eebcc905681814ddeccb8a48", kill_on_drop: false }` [INFO] [stdout] a6e54d409768448dbbf38af46fa50fc4f16d1bf3eebcc905681814ddeccb8a48 [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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4104e578c149f02be1f71c8c4d4f8bf1c3cd897f123ca4b68d58238a492f41e2 [INFO] running `Command { std: "docker" "start" "-a" "4104e578c149f02be1f71c8c4d4f8bf1c3cd897f123ca4b68d58238a492f41e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_pcg v0.9.0 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking macroquad v0.4.14 [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] Checking rand_distr v0.5.1 [INFO] [stderr] Checking calculate_pi v0.1.0 (/opt/rustwide/workdir/calculate_pi) [INFO] [stderr] Checking collision_simulation v0.1.0 (/opt/rustwide/workdir/collision_simulation) [INFO] [stdout] warning: value assigned to `sim_speed` is never read [INFO] [stdout] --> collision_simulation/src/render.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | let mut sim_speed = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `contains` is never used [INFO] [stdout] --> collision_simulation/src/core.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Rectangle { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn contains(&self, point: Vector2) -> bool { [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 `velocity` is never read [INFO] [stdout] --> collision_simulation/src/core.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct StaticCollision { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pub velocity: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_realtime` is never used [INFO] [stdout] --> collision_simulation/src/render.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | pub async fn run_realtime(sim: &mut Simulation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collision_sim` is never used [INFO] [stdout] --> collision_simulation/src/simulation_factory.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn collision_sim() -> Simulation { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mixing_sim` is never used [INFO] [stdout] --> collision_simulation/src/simulation_factory.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn mixing_sim() -> Simulation { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `minimal_sim` is never used [INFO] [stdout] --> collision_simulation/src/simulation_factory.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn minimal_sim() -> Simulation { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> collision_simulation/src/uniform_grid.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl UniformGrid { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 18 | pub fn new(boundary: Rectangle, particles: &[Particle]) -> UniformGrid { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `sim_speed` is never read [INFO] [stdout] --> collision_simulation/src/render.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | let mut sim_speed = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `contains` is never used [INFO] [stdout] --> collision_simulation/src/core.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Rectangle { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn contains(&self, point: Vector2) -> bool { [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 `velocity` is never read [INFO] [stdout] --> collision_simulation/src/core.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct StaticCollision { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pub velocity: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_realtime` is never used [INFO] [stdout] --> collision_simulation/src/render.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | pub async fn run_realtime(sim: &mut Simulation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collision_sim` is never used [INFO] [stdout] --> collision_simulation/src/simulation_factory.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn collision_sim() -> Simulation { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mixing_sim` is never used [INFO] [stdout] --> collision_simulation/src/simulation_factory.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn mixing_sim() -> Simulation { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `minimal_sim` is never used [INFO] [stdout] --> collision_simulation/src/simulation_factory.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn minimal_sim() -> Simulation { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> collision_simulation/src/uniform_grid.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl UniformGrid { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 18 | pub fn new(boundary: Rectangle, particles: &[Particle]) -> UniformGrid { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.67s [INFO] running `Command { std: "docker" "inspect" "4104e578c149f02be1f71c8c4d4f8bf1c3cd897f123ca4b68d58238a492f41e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4104e578c149f02be1f71c8c4d4f8bf1c3cd897f123ca4b68d58238a492f41e2", kill_on_drop: false }` [INFO] [stdout] 4104e578c149f02be1f71c8c4d4f8bf1c3cd897f123ca4b68d58238a492f41e2