[INFO] cloning repository https://github.com/78yoni78/particle-life
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/78yoni78/particle-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F78yoni78%2Fparticle-life", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F78yoni78%2Fparticle-life'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cf30f972566b05ca030c530f3ca77020a3f254c
[INFO] checking 78yoni78/particle-life against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F78yoni78%2Fparticle-life" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/78yoni78/particle-life
[INFO] finished tweaking git repo https://github.com/78yoni78/particle-life
[INFO] tweaked toml for git repo https://github.com/78yoni78/particle-life written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/78yoni78/particle-life on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/78yoni78/particle-life 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 873f1ce661a7be839387b6dde44a94e332089b3d9e0a634711c358d5fe1475ab
[INFO] running `Command { std: "docker" "start" "-a" "873f1ce661a7be839387b6dde44a94e332089b3d9e0a634711c358d5fe1475ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "873f1ce661a7be839387b6dde44a94e332089b3d9e0a634711c358d5fe1475ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873f1ce661a7be839387b6dde44a94e332089b3d9e0a634711c358d5fe1475ab", kill_on_drop: false }`
[INFO] [stdout] 873f1ce661a7be839387b6dde44a94e332089b3d9e0a634711c358d5fe1475ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c36caa3d8a7d2f51da64b435e50f503300cf997bfa005aea871178788a518e2
[INFO] running `Command { std: "docker" "start" "-a" "0c36caa3d8a7d2f51da64b435e50f503300cf997bfa005aea871178788a518e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.14
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling cmake v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling raylib-sys v3.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking raylib v3.5.0
[INFO] [stderr]     Checking particle-life v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `random_on_circle` is never used
[INFO] [stdout]  --> src/main.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn random_on_circle<R: RngCore>(rng: &mut R) -> Vector2 {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_on_circle` is never used
[INFO] [stdout]  --> src/main.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn random_on_circle<R: RngCore>(rng: &mut R) -> Vector2 {
[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 `collision_vel_damping` is never read
[INFO] [stdout]   --> src/main.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct SimulationConfig {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     collision_vel_damping: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `collision_vel_damping` is never read
[INFO] [stdout]   --> src/main.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct SimulationConfig {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     collision_vel_damping: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size`, `size_mut`, and `rng` are never used
[INFO] [stdout]   --> src/main.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl Simulation {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn size(&self) -> (f32, f32) { self.cfg.size }
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 68 |     pub fn size_mut(&mut self) -> &mut (f32, f32) { &mut self.cfg.size }
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn rng(&self) -> &dyn RngCore { &self.cfg.rng }
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size`, `size_mut`, and `rng` are never used
[INFO] [stdout]   --> src/main.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl Simulation {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn size(&self) -> (f32, f32) { self.cfg.size }
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 68 |     pub fn size_mut(&mut self) -> &mut (f32, f32) { &mut self.cfg.size }
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn rng(&self) -> &dyn RngCore { &self.cfg.rng }
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0c36caa3d8a7d2f51da64b435e50f503300cf997bfa005aea871178788a518e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c36caa3d8a7d2f51da64b435e50f503300cf997bfa005aea871178788a518e2", kill_on_drop: false }`
[INFO] [stdout] 0c36caa3d8a7d2f51da64b435e50f503300cf997bfa005aea871178788a518e2
