[INFO] cloning repository https://github.com/pedrodardengo/sph-fluid-simualtion-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedrodardengo/sph-fluid-simualtion-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrodardengo%2Fsph-fluid-simualtion-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrodardengo%2Fsph-fluid-simualtion-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e2553f924ca82678b8188c8e4baac6b39d5169e
[INFO] testing pedrodardengo/sph-fluid-simualtion-rust against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrodardengo%2Fsph-fluid-simualtion-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pedrodardengo/sph-fluid-simualtion-rust
[INFO] finished tweaking git repo https://github.com/pedrodardengo/sph-fluid-simualtion-rust
[INFO] tweaked toml for git repo https://github.com/pedrodardengo/sph-fluid-simualtion-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pedrodardengo/sph-fluid-simualtion-rust on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pedrodardengo/sph-fluid-simualtion-rust 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 718119039f7d8e8e88a06c9d723ec368791bf19bd9c1d4701753b38affcd76cd
[INFO] running `Command { std: "docker" "start" "-a" "718119039f7d8e8e88a06c9d723ec368791bf19bd9c1d4701753b38affcd76cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "718119039f7d8e8e88a06c9d723ec368791bf19bd9c1d4701753b38affcd76cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "718119039f7d8e8e88a06c9d723ec368791bf19bd9c1d4701753b38affcd76cd", kill_on_drop: false }`
[INFO] [stdout] 718119039f7d8e8e88a06c9d723ec368791bf19bd9c1d4701753b38affcd76cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 463b3e5468ae3866a6139b3e03e5af8dc4bd063734bf5007b361587b416bc650
[INFO] running `Command { std: "docker" "start" "-a" "463b3e5468ae3866a6139b3e03e5af8dc4bd063734bf5007b361587b416bc650", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling piston-viewport v1.0.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling piston-graphics_api_version v1.0.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling shader_version v0.7.0
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling read_color v1.0.0
[INFO] [stderr]    Compiling piston-texture v0.9.0
[INFO] [stderr]    Compiling interpolation v0.3.0
[INFO] [stderr]    Compiling spin_sleep v1.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling piston-shaders_graphics2d v0.4.0
[INFO] [stderr]    Compiling proc_vector2d v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling vector2d v2.2.0
[INFO] [stderr]    Compiling piston2d-graphics v0.44.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling pistoncore-input v1.0.1
[INFO] [stderr]    Compiling pistoncore-window v1.0.0
[INFO] [stderr]    Compiling pistoncore-event_loop v0.55.0
[INFO] [stderr]    Compiling piston v0.55.0
[INFO] [stderr]    Compiling piston2d-opengl_graphics v0.83.0
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling pistoncore-glutin_window v0.72.0
[INFO] [stderr]    Compiling coding-challenges v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> src/fluid_simulation/fluid_simulation_app.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/fluid_simulation/fluid_simulation_app.rs:133:50
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn handle_event(&mut self, event: Event, window: &impl Window) {
[INFO] [stdout]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle`
[INFO] [stdout]  --> src/fluid_simulation/obstacles/obstacle_trait.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn apply_obstruction_boundary(&self, particle: &mut Particle) {}
[INFO] [stdout]   |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `box_dimensions` is never read
[INFO] [stdout]  --> src/fluid_simulation/obstacles/dam_obstacle.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DamObstacle {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     box_dimensions: [usize; 2],
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> src/fluid_simulation/fluid_simulation_app.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/fluid_simulation/fluid_simulation_app.rs:133:50
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn handle_event(&mut self, event: Event, window: &impl Window) {
[INFO] [stdout]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle`
[INFO] [stdout]  --> src/fluid_simulation/obstacles/obstacle_trait.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn apply_obstruction_boundary(&self, particle: &mut Particle) {}
[INFO] [stdout]   |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `box_dimensions` is never read
[INFO] [stdout]  --> src/fluid_simulation/obstacles/dam_obstacle.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DamObstacle {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     box_dimensions: [usize; 2],
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.13s
[INFO] running `Command { std: "docker" "inspect" "463b3e5468ae3866a6139b3e03e5af8dc4bd063734bf5007b361587b416bc650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "463b3e5468ae3866a6139b3e03e5af8dc4bd063734bf5007b361587b416bc650", kill_on_drop: false }`
[INFO] [stdout] 463b3e5468ae3866a6139b3e03e5af8dc4bd063734bf5007b361587b416bc650
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b0de600965ce1b4ae39d48d0d6e06b2b7bba2f32fb48e5f222dd3bccc7589603
[INFO] running `Command { std: "docker" "start" "-a" "b0de600965ce1b4ae39d48d0d6e06b2b7bba2f32fb48e5f222dd3bccc7589603", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> src/fluid_simulation/fluid_simulation_app.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/fluid_simulation/fluid_simulation_app.rs:133:50
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn handle_event(&mut self, event: Event, window: &impl Window) {
[INFO] [stdout]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle`
[INFO] [stdout]  --> src/fluid_simulation/obstacles/obstacle_trait.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn apply_obstruction_boundary(&self, particle: &mut Particle) {}
[INFO] [stdout]   |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `box_dimensions` is never read
[INFO] [stdout]  --> src/fluid_simulation/obstacles/dam_obstacle.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DamObstacle {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     box_dimensions: [usize; 2],
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling coding-challenges v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> src/fluid_simulation/fluid_simulation_app.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/fluid_simulation/fluid_simulation_app.rs:133:50
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn handle_event(&mut self, event: Event, window: &impl Window) {
[INFO] [stdout]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle`
[INFO] [stdout]  --> src/fluid_simulation/obstacles/obstacle_trait.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn apply_obstruction_boundary(&self, particle: &mut Particle) {}
[INFO] [stdout]   |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `box_dimensions` is never read
[INFO] [stdout]  --> src/fluid_simulation/obstacles/dam_obstacle.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DamObstacle {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     box_dimensions: [usize; 2],
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> src/fluid_simulation/fluid_simulation_app.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> src/fluid_simulation/fluid_simulation_app.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/fluid_simulation/fluid_simulation_app.rs:133:50
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn handle_event(&mut self, event: Event, window: &impl Window) {
[INFO] [stdout]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle`
[INFO] [stdout]  --> src/fluid_simulation/obstacles/obstacle_trait.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn apply_obstruction_boundary(&self, particle: &mut Particle) {}
[INFO] [stdout]   |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `box_dimensions` is never read
[INFO] [stdout]  --> src/fluid_simulation/obstacles/dam_obstacle.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DamObstacle {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     box_dimensions: [usize; 2],
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/fluid_simulation/fluid_simulation_app.rs:133:50
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn handle_event(&mut self, event: Event, window: &impl Window) {
[INFO] [stdout]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle`
[INFO] [stdout]  --> src/fluid_simulation/obstacles/obstacle_trait.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn apply_obstruction_boundary(&self, particle: &mut Particle) {}
[INFO] [stdout]   |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `box_dimensions` is never read
[INFO] [stdout]  --> src/fluid_simulation/obstacles/dam_obstacle.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DamObstacle {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     box_dimensions: [usize; 2],
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "b0de600965ce1b4ae39d48d0d6e06b2b7bba2f32fb48e5f222dd3bccc7589603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0de600965ce1b4ae39d48d0d6e06b2b7bba2f32fb48e5f222dd3bccc7589603", kill_on_drop: false }`
[INFO] [stdout] b0de600965ce1b4ae39d48d0d6e06b2b7bba2f32fb48e5f222dd3bccc7589603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 726c78b7bda1e8e82d924441337acea751793dd8ce8a3683bceb30b11103ab6c
[INFO] running `Command { std: "docker" "start" "-a" "726c78b7bda1e8e82d924441337acea751793dd8ce8a3683bceb30b11103ab6c", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Duration` and `Instant`
[INFO] [stderr]   --> src/fluid_simulation/fluid_simulation_app.rs:14:17
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::time::{Duration, Instant};
[INFO] [stderr]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `window`
[INFO] [stderr]    --> src/fluid_simulation/fluid_simulation_app.rs:133:50
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn handle_event(&mut self, event: Event, window: &impl Window) {
[INFO] [stderr]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `particle`
[INFO] [stderr]  --> src/fluid_simulation/obstacles/obstacle_trait.rs:4:42
[INFO] [stderr]   |
[INFO] [stderr] 4 |     fn apply_obstruction_boundary(&self, particle: &mut Particle) {}
[INFO] [stderr]   |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle`
[INFO] [stderr] 
[INFO] [stderr] warning: field `box_dimensions` is never read
[INFO] [stderr]  --> src/fluid_simulation/obstacles/dam_obstacle.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct DamObstacle {
[INFO] [stderr]   |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 7 |     box_dimensions: [usize; 2],
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `coding-challenges` (lib) generated 4 warnings (run `cargo fix --lib -p coding-challenges` to apply 3 suggestions)
[INFO] [stderr] warning: `coding-challenges` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `coding-challenges` (bin "coding-challenges") generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `coding-challenges` (bin "coding-challenges" test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/coding-challenges/f3e25ea2a6a1d5d7/deps/coding_challenges-f3e25ea2a6a1d5d7)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/coding-challenges/e3698b8b44034d86/deps/coding_challenges-e3698b8b44034d86)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_cell_manager.rs (/opt/rustwide/target/debug/build/coding-challenges/10132d5bd0051183/deps/test_cell_manager-10132d5bd0051183)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_update_cell_keys ... FAILED
[INFO] [stdout] test tests::test_get_adjancet_particles ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_update_cell_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_update_cell_keys' (28) panicked at src/fluid_simulation/cell_manager.rs:64:41:
[INFO] [stdout] index out of bounds: the len is 9 but the index is 9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x624f275fb192 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x624f275fb192 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x624f275fb192 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x624f275fb192 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x624f2760fa3a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x624f2760fa3a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x624f275fffc6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x624f275fffc6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x624f275d965f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x624f275d965f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x624f275f34c9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x624f275842ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x624f275842ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x624f275f3682 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x624f275f3682 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x624f275d9718 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x624f275d10e9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x624f275da56d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x624f2761010c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x624f2760fefc - core[8f93d80df273fe75]::panicking::panic_bounds_check
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:271:5
[INFO] [stdout]   20:     0x624f275c09f4 - <usize as core[8f93d80df273fe75]::slice::index::SliceIndex<[usize]>>::index
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/slice/index.rs:272:10
[INFO] [stdout]   21:     0x624f275c0ac4 - <[usize] as core[8f93d80df273fe75]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   22:     0x624f275c0ac4 - <alloc[40b2bae28975ac47]::vec::Vec<usize> as core[8f93d80df273fe75]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3740:9
[INFO] [stdout]   23:     0x624f275b8480 - <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fluid_simulation/cell_manager.rs:64:41
[INFO] [stdout]   24:     0x624f275bd7e8 - core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call::<(usize, &(usize, usize)), <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x624f275b83e0 - <core[8f93d80df273fe75]::iter::adapters::enumerate::Enumerate<_> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::enumerate::<&(usize, usize), (), core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call<(usize, &(usize, usize)), <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   26:     0x624f275bd4da - <core[8f93d80df273fe75]::slice::iter::Iter<(usize, usize)> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::<(), <core[8f93d80df273fe75]::iter::adapters::enumerate::Enumerate<_> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::enumerate<&(usize, usize), (), core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call<(usize, &(usize, usize)), <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   27:     0x624f275b839b - <core[8f93d80df273fe75]::iter::adapters::enumerate::Enumerate<core[8f93d80df273fe75]::slice::iter::Iter<(usize, usize)>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::<(), core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call<(usize, &(usize, usize)), <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   28:     0x624f275b83b4 - <core[8f93d80df273fe75]::iter::adapters::enumerate::Enumerate<core[8f93d80df273fe75]::slice::iter::Iter<(usize, usize)>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::for_each::<<coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   29:     0x624f275b87c9 - <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fluid_simulation/cell_manager.rs:63:14
[INFO] [stdout]   30:     0x624f275b9352 - <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fluid_simulation/cell_manager.rs:40:14
[INFO] [stdout]   31:     0x624f27576f16 - test_cell_manager[55298ad0be40aea0]::tests::test_update_cell_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_cell_manager.rs:27:22
[INFO] [stdout]   32:     0x624f275769e7 - test_cell_manager[55298ad0be40aea0]::tests::test_update_cell_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_cell_manager.rs:7:31
[INFO] [stdout]   33:     0x624f27578546 - <test_cell_manager[55298ad0be40aea0]::tests::test_update_cell_keys::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x624f2757865b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x624f2757865b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x624f27584eba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x624f27584eba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x624f27584eba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x624f27584eba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x624f27584eba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x624f27584eba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x624f27584eba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x624f2757f384 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x624f2757f384 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x624f275879b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x624f275879b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x624f275879b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x624f275879b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x624f275879b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x624f275879b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x624f275879b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x624f275faa3f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   53:     0x624f275faa3f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   54:     0x76eac22a9aa4 - <unknown>
[INFO] [stdout]   55:     0x76eac2336a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_adjancet_particles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_adjancet_particles' (27) panicked at src/fluid_simulation/cell_manager.rs:64:41:
[INFO] [stdout] index out of bounds: the len is 9 but the index is 9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x624f275fb192 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x624f275fb192 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x624f275fb192 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x624f275fb192 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x624f2760fa3a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x624f2760fa3a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x624f275fffc6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x624f275fffc6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x624f275d965f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x624f275d965f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x624f275f34c9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x624f275842ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x624f275842ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x624f275f3682 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x624f275f3682 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x624f275d9718 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x624f275d10e9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x624f275da56d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x624f2761010c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x624f2760fefc - core[8f93d80df273fe75]::panicking::panic_bounds_check
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:271:5
[INFO] [stdout]   20:     0x624f275c09f4 - <usize as core[8f93d80df273fe75]::slice::index::SliceIndex<[usize]>>::index
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/slice/index.rs:272:10
[INFO] [stdout]   21:     0x624f275c0ac4 - <[usize] as core[8f93d80df273fe75]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   22:     0x624f275c0ac4 - <alloc[40b2bae28975ac47]::vec::Vec<usize> as core[8f93d80df273fe75]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/vec/mod.rs:3740:9
[INFO] [stdout]   23:     0x624f275b8480 - <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fluid_simulation/cell_manager.rs:64:41
[INFO] [stdout]   24:     0x624f275bd7e8 - core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call::<(usize, &(usize, usize)), <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x624f275b83e0 - <core[8f93d80df273fe75]::iter::adapters::enumerate::Enumerate<_> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::enumerate::<&(usize, usize), (), core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call<(usize, &(usize, usize)), <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   26:     0x624f275bd4da - <core[8f93d80df273fe75]::slice::iter::Iter<(usize, usize)> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::<(), <core[8f93d80df273fe75]::iter::adapters::enumerate::Enumerate<_> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::enumerate<&(usize, usize), (), core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call<(usize, &(usize, usize)), <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   27:     0x624f275b839b - <core[8f93d80df273fe75]::iter::adapters::enumerate::Enumerate<core[8f93d80df273fe75]::slice::iter::Iter<(usize, usize)>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::<(), core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call<(usize, &(usize, usize)), <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   28:     0x624f275b83b4 - <core[8f93d80df273fe75]::iter::adapters::enumerate::Enumerate<core[8f93d80df273fe75]::slice::iter::Iter<(usize, usize)>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::for_each::<<coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   29:     0x624f275b87c9 - <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::generate_start_indices
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fluid_simulation/cell_manager.rs:63:14
[INFO] [stdout]   30:     0x624f275b9352 - <coding_challenges[6c559c10699dd8f9]::fluid_simulation::cell_manager::CellManager>::update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fluid_simulation/cell_manager.rs:40:14
[INFO] [stdout]   31:     0x624f2757746d - test_cell_manager[55298ad0be40aea0]::tests::test_get_adjancet_particles
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_cell_manager.rs:54:22
[INFO] [stdout]   32:     0x624f27576a17 - test_cell_manager[55298ad0be40aea0]::tests::test_get_adjancet_particles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_cell_manager.rs:36:37
[INFO] [stdout]   33:     0x624f27578586 - <test_cell_manager[55298ad0be40aea0]::tests::test_get_adjancet_particles::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x624f2757865b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x624f2757865b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x624f27584eba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x624f27584eba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x624f27584eba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x624f27584eba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x624f27584eba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x624f27584eba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x624f27584eba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x624f2757f384 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x624f2757f384 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x624f275879b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x624f275879b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x624f275879b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x624f275879b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x624f275879b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x624f275879b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x624f275879b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x624f275faa3f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   53:     0x624f275faa3f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   54:     0x76eac22a9aa4 - <unknown>
[INFO] [stdout]   55:     0x76eac2336a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_get_adjancet_particles
[INFO] [stdout]     tests::test_update_cell_keys
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_cell_manager`
[INFO] running `Command { std: "docker" "inspect" "726c78b7bda1e8e82d924441337acea751793dd8ce8a3683bceb30b11103ab6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "726c78b7bda1e8e82d924441337acea751793dd8ce8a3683bceb30b11103ab6c", kill_on_drop: false }`
[INFO] [stdout] 726c78b7bda1e8e82d924441337acea751793dd8ce8a3683bceb30b11103ab6c
