[INFO] cloning repository https://github.com/fnky/particle-life-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fnky/particle-life-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnky%2Fparticle-life-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnky%2Fparticle-life-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd8dfe807882be39a6c47f0b64c724969f6bbca7 [INFO] testing fnky/particle-life-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnky%2Fparticle-life-rs" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fnky/particle-life-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fnky/particle-life-rs [INFO] finished tweaking git repo https://github.com/fnky/particle-life-rs [INFO] tweaked toml for git repo https://github.com/fnky/particle-life-rs written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/fnky/particle-life-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cd117f1d15204ec4a87cfbbffd90ef680076c0239d7733c1d2920b70cb1e353 [INFO] running `Command { std: "docker" "start" "-a" "8cd117f1d15204ec4a87cfbbffd90ef680076c0239d7733c1d2920b70cb1e353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cd117f1d15204ec4a87cfbbffd90ef680076c0239d7733c1d2920b70cb1e353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd117f1d15204ec4a87cfbbffd90ef680076c0239d7733c1d2920b70cb1e353", kill_on_drop: false }` [INFO] [stdout] 8cd117f1d15204ec4a87cfbbffd90ef680076c0239d7733c1d2920b70cb1e353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b32702fc3da7e57f1e40e2d72c8a6c6a4821aeb3d451f2a9ab772713ee469eaf [INFO] running `Command { std: "docker" "start" "-a" "b32702fc3da7e57f1e40e2d72c8a6c6a4821aeb3d451f2a9ab772713ee469eaf", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling sapp-linux v0.1.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.45 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling macroquad v0.3.15 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling particle-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `f` is never read [INFO] [stdout] --> src/universe.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | let mut f = 0.0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_color` [INFO] [stdout] --> src/particle_types.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_color(&self, index: usize) -> Option<&Color> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_size` [INFO] [stdout] --> src/universe.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn set_size(&mut self, width: f32, height: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_zoom` [INFO] [stdout] --> src/universe.rs:332:12 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn set_zoom(&mut self, cx: f32, cy: f32, zoom: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 4m 20s [INFO] running `Command { std: "docker" "inspect" "b32702fc3da7e57f1e40e2d72c8a6c6a4821aeb3d451f2a9ab772713ee469eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32702fc3da7e57f1e40e2d72c8a6c6a4821aeb3d451f2a9ab772713ee469eaf", kill_on_drop: false }` [INFO] [stdout] b32702fc3da7e57f1e40e2d72c8a6c6a4821aeb3d451f2a9ab772713ee469eaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1a3afdd583526f5e37a8bef0848639b3c60501ea6d41609e219a8551089d98f [INFO] running `Command { std: "docker" "start" "-a" "d1a3afdd583526f5e37a8bef0848639b3c60501ea6d41609e219a8551089d98f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling particle-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `f` is never read [INFO] [stdout] --> src/universe.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | let mut f = 0.0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_color` [INFO] [stdout] --> src/particle_types.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_color(&self, index: usize) -> Option<&Color> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_size` [INFO] [stdout] --> src/universe.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn set_size(&mut self, width: f32, height: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_zoom` [INFO] [stdout] --> src/universe.rs:332:12 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn set_zoom(&mut self, cx: f32, cy: f32, zoom: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 3.66s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/particle_life-2784bf8e543099e1) [INFO] running `Command { std: "docker" "inspect" "d1a3afdd583526f5e37a8bef0848639b3c60501ea6d41609e219a8551089d98f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a3afdd583526f5e37a8bef0848639b3c60501ea6d41609e219a8551089d98f", kill_on_drop: false }` [INFO] [stdout] d1a3afdd583526f5e37a8bef0848639b3c60501ea6d41609e219a8551089d98f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ff3842ca672990cfdfb65ac343cce0c8b1c85170e82d58d0e4858de1e620aa5 [INFO] running `Command { std: "docker" "start" "-a" "6ff3842ca672990cfdfb65ac343cce0c8b1c85170e82d58d0e4858de1e620aa5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: value assigned to `f` is never read [INFO] [stderr] --> src/universe.rs:220:25 [INFO] [stderr] | [INFO] [stderr] 220 | let mut f = 0.0; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_color` [INFO] [stderr] --> src/particle_types.rs:32:12 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn get_color(&self, index: usize) -> Option<&Color> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_size` [INFO] [stderr] --> src/universe.rs:87:12 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn set_size(&mut self, width: f32, height: f32) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_zoom` [INFO] [stderr] --> src/universe.rs:332:12 [INFO] [stderr] | [INFO] [stderr] 332 | pub fn set_zoom(&mut self, cx: f32, cy: f32, zoom: f32) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `particle-life` (bin "particle-life" test) generated 4 warnings [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 1.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/particle_life-2784bf8e543099e1) [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.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ff3842ca672990cfdfb65ac343cce0c8b1c85170e82d58d0e4858de1e620aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff3842ca672990cfdfb65ac343cce0c8b1c85170e82d58d0e4858de1e620aa5", kill_on_drop: false }` [INFO] [stdout] 6ff3842ca672990cfdfb65ac343cce0c8b1c85170e82d58d0e4858de1e620aa5