[INFO] cloning repository https://github.com/yuyttenhove/miniswift [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuyttenhove/miniswift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyttenhove%2Fminiswift", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyttenhove%2Fminiswift'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 398a7a931593b56e7cddad18a935645a4c215acc [INFO] checking yuyttenhove/miniswift against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyttenhove%2Fminiswift" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuyttenhove/miniswift on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuyttenhove/miniswift [INFO] finished tweaking git repo https://github.com/yuyttenhove/miniswift [INFO] tweaked toml for git repo https://github.com/yuyttenhove/miniswift written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/yuyttenhove/miniswift already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1984edb9fe4a0f905a9a96a9b4040ca34c4593510d55afcd88d886b6c08620ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1984edb9fe4a0f905a9a96a9b4040ca34c4593510d55afcd88d886b6c08620ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1984edb9fe4a0f905a9a96a9b4040ca34c4593510d55afcd88d886b6c08620ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1984edb9fe4a0f905a9a96a9b4040ca34c4593510d55afcd88d886b6c08620ec", kill_on_drop: false }` [INFO] [stdout] 1984edb9fe4a0f905a9a96a9b4040ca34c4593510d55afcd88d886b6c08620ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d21c7fa631f8a1e5fc09ac3997f0cf0ad53a882dcee92abfee44da7ec783c31 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3d21c7fa631f8a1e5fc09ac3997f0cf0ad53a882dcee92abfee44da7ec783c31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking permutation v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand_distr v0.4.0 [INFO] [stderr] Checking rust_voronoi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::mini_swift::direction::Direction` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::mini_swift::direction::Direction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_distr::num_traits::abs` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_density.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rand_distr::num_traits::abs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_density.rs:70:31 [INFO] [stdout] | [INFO] [stdout] 70 | let other_x = (other_particle.x() + shift[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_density.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | let other_y = (other_particle.y() + shift[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::panic::panic_any` [INFO] [stdout] --> src/mini_swift/cell/hydro_ghost.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::panic::panic_any; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mini_swift::direction::Direction` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::mini_swift::direction::Direction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_distr::num_traits::abs` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_density.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rand_distr::num_traits::abs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_density.rs:70:31 [INFO] [stdout] | [INFO] [stdout] 70 | let other_x = (other_particle.x() + shift[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_density.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | let other_y = (other_particle.y() + shift[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::panic::panic_any` [INFO] [stdout] --> src/mini_swift/cell/hydro_ghost.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::panic::panic_any; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/tessellations/delaunay2d.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | Some(offset) => panic!("Delaunay triangulation was already finalized!"), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `progeny` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_density.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | Some(progeny) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_progeny` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_density.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | let a = 0; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_force.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn iact_force_pair(&mut self, other: &mut Cell) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `search_radius` [INFO] [stdout] --> src/mini_swift/cell/hydro_ghost.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | let search_radius = del_tess.vertices[i + 3].search_radius; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_search_radius` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/tessellations/delaunay2d.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | Some(offset) => panic!("Delaunay triangulation was already finalized!"), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `progeny` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_density.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | Some(progeny) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_progeny` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_density.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | let a = 0; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_force.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn iact_force_pair(&mut self, other: &mut Cell) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `search_radius` [INFO] [stdout] --> src/mini_swift/cell/hydro_ghost.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | let search_radius = del_tess.vertices[i + 3].search_radius; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_search_radius` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_points` [INFO] [stdout] --> src/tessellations/voronoi2d.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn from_points(points_x: &Vec, [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: `iact_force_self` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_force.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn iact_force_self(&mut self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iact_force_pair` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_force.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn iact_force_pair(&mut self, other: &mut Cell) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_points` [INFO] [stdout] --> src/tessellations/voronoi2d.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn from_points(points_x: &Vec, [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: `iact_force_self` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_force.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn iact_force_self(&mut self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iact_force_pair` [INFO] [stdout] --> src/mini_swift/cell/hydro_iact_force.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn iact_force_pair(&mut self, other: &mut Cell) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.16s [INFO] running `Command { std: "docker" "inspect" "3d21c7fa631f8a1e5fc09ac3997f0cf0ad53a882dcee92abfee44da7ec783c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d21c7fa631f8a1e5fc09ac3997f0cf0ad53a882dcee92abfee44da7ec783c31", kill_on_drop: false }` [INFO] [stdout] 3d21c7fa631f8a1e5fc09ac3997f0cf0ad53a882dcee92abfee44da7ec783c31