[INFO] cloning repository https://github.com/GDX64/particle-simulation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GDX64/particle-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGDX64%2Fparticle-simulation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGDX64%2Fparticle-simulation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 373ded90a97ca77be272b3f9058c935d0e696185
[INFO] checking GDX64/particle-simulation against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGDX64%2Fparticle-simulation" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GDX64/particle-simulation
[INFO] finished tweaking git repo https://github.com/GDX64/particle-simulation
[INFO] tweaked toml for git repo https://github.com/GDX64/particle-simulation written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GDX64/particle-simulation on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GDX64/particle-simulation 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" "+c8a31b780d5415358566a20b94912620a3f27067" "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 rstar v0.11.0
[INFO] [stderr]   Downloaded fast_hilbert v2.0.0
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded kurbo v0.10.4
[INFO] [stderr]   Downloaded safe_arch v0.7.1
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.1
[INFO] [stderr]   Downloaded nalgebra v0.32.4
[INFO] [stderr]   Downloaded wide v0.7.15
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5350b3eb6270fa70983d8b201bf996c907199bfdebd9f311623ea8032a02b8e2
[INFO] running `Command { std: "docker" "start" "-a" "5350b3eb6270fa70983d8b201bf996c907199bfdebd9f311623ea8032a02b8e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5350b3eb6270fa70983d8b201bf996c907199bfdebd9f311623ea8032a02b8e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5350b3eb6270fa70983d8b201bf996c907199bfdebd9f311623ea8032a02b8e2", kill_on_drop: false }`
[INFO] [stdout] 5350b3eb6270fa70983d8b201bf996c907199bfdebd9f311623ea8032a02b8e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fe3ad6dbae140203d2f8617ac91058d6a50a68542a0082f8125200750accc89
[INFO] running `Command { std: "docker" "start" "-a" "8fe3ad6dbae140203d2f8617ac91058d6a50a68542a0082f8125200750accc89", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.91
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fast_hilbert v2.0.0
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]     Checking js-sys v0.3.68
[INFO] [stderr]     Checking nalgebra v0.32.4
[INFO] [stderr]     Checking web-sys v0.3.68
[INFO] [stderr]     Checking fluid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `max_dim`
[INFO] [stdout]   --> src/particles/hilbert_tree.rs:97:33
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn from_vec(vec: Vec<S::T>, max_dim: f64) -> Self {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_dim`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `order`
[INFO] [stdout]   --> src/particles/rstar_tree.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_vec(vec: Vec<T>, order: u64, max_dim: f64) -> Self {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_order`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_dim`
[INFO] [stdout]   --> src/particles/rstar_tree.rs:19:46
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_vec(vec: Vec<T>, order: u64, max_dim: f64) -> Self {
[INFO] [stdout]    |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_dim`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `draw_context`
[INFO] [stdout]    --> src/particles/tree_drawings.rs:164:52
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn draw(&self, ctx: &CanvasRenderingContext2d, draw_context: &DrawContext) -> Option<()> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_draw_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `values` is never used
[INFO] [stdout]   --> src/particles/hilbert_tree.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl<S: SpaceFillingCurve> SpaceFillingTree<S> {
[INFO] [stdout]    | ---------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn values<'a>(&'a self) -> impl Iterator<Item = &'a S::T> {
[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 `show_quad_tree` is never read
[INFO] [stdout]   --> src/particles/particle.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct World<T> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub show_quad_tree: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_circ` is never used
[INFO] [stdout]   --> src/particles/quad_tree.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<T: TreeValue> QuadTree<T> {
[INFO] [stdout]    | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn get_circ(&self) -> Circle {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrderStore` is never constructed
[INFO] [stdout]  --> src/particles/rstar_tree.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct OrderStore<T> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `z_order` is never used
[INFO] [stdout]   --> src/particles/rstar_tree.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn z_order(x: u64, y: u64, order: u64) -> u64 {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_dim` is never read
[INFO] [stdout]   --> src/particles/hash_grid.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct HashGrid<T> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 39 |     max_dim: f64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]  --> src/triple_pendulum.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct DynamicBall {
[INFO] [stdout]   |        ----------- field in this struct
[INFO] [stdout] 6 |     mass: f64,
[INFO] [stdout] 7 |     radius: f64,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `radius` is never used
[INFO] [stdout]   --> src/triple_pendulum.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Ball {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn radius(&self) -> f64 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_dim`
[INFO] [stdout]   --> src/particles/hilbert_tree.rs:97:33
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn from_vec(vec: Vec<S::T>, max_dim: f64) -> Self {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_dim`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `order`
[INFO] [stdout]   --> src/particles/rstar_tree.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_vec(vec: Vec<T>, order: u64, max_dim: f64) -> Self {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_order`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_dim`
[INFO] [stdout]   --> src/particles/rstar_tree.rs:19:46
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_vec(vec: Vec<T>, order: u64, max_dim: f64) -> Self {
[INFO] [stdout]    |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_dim`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `draw_context`
[INFO] [stdout]    --> src/particles/tree_drawings.rs:164:52
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn draw(&self, ctx: &CanvasRenderingContext2d, draw_context: &DrawContext) -> Option<()> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_draw_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `values` is never used
[INFO] [stdout]   --> src/particles/hilbert_tree.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl<S: SpaceFillingCurve> SpaceFillingTree<S> {
[INFO] [stdout]    | ---------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn values<'a>(&'a self) -> impl Iterator<Item = &'a S::T> {
[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 `show_quad_tree` is never read
[INFO] [stdout]   --> src/particles/particle.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct World<T> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub show_quad_tree: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_circ` is never used
[INFO] [stdout]   --> src/particles/quad_tree.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<T: TreeValue> QuadTree<T> {
[INFO] [stdout]    | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn get_circ(&self) -> Circle {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrderStore` is never constructed
[INFO] [stdout]  --> src/particles/rstar_tree.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct OrderStore<T> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `z_order` is never used
[INFO] [stdout]   --> src/particles/rstar_tree.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn z_order(x: u64, y: u64, order: u64) -> u64 {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_dim` is never read
[INFO] [stdout]   --> src/particles/hash_grid.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct HashGrid<T> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 39 |     max_dim: f64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]  --> src/triple_pendulum.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct DynamicBall {
[INFO] [stdout]   |        ----------- field in this struct
[INFO] [stdout] 6 |     mass: f64,
[INFO] [stdout] 7 |     radius: f64,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `radius` is never used
[INFO] [stdout]   --> src/triple_pendulum.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Ball {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn radius(&self) -> f64 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.61s
[INFO] running `Command { std: "docker" "inspect" "8fe3ad6dbae140203d2f8617ac91058d6a50a68542a0082f8125200750accc89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fe3ad6dbae140203d2f8617ac91058d6a50a68542a0082f8125200750accc89", kill_on_drop: false }`
[INFO] [stdout] 8fe3ad6dbae140203d2f8617ac91058d6a50a68542a0082f8125200750accc89
