[INFO] cloning repository https://github.com/crackhex/flying-sim-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crackhex/flying-sim-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrackhex%2Fflying-sim-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrackhex%2Fflying-sim-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19fb7fc78ededa810353b3cabe2cbc3e3c24f433
[INFO] testing crackhex/flying-sim-rs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrackhex%2Fflying-sim-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crackhex/flying-sim-rs
[INFO] finished tweaking git repo https://github.com/crackhex/flying-sim-rs
[INFO] tweaked toml for git repo https://github.com/crackhex/flying-sim-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crackhex/flying-sim-rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crackhex/flying-sim-rs 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded rand_core v0.9.0-beta.1
[INFO] [stderr]   Downloaded errno v0.3.10
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded rand_chacha v0.9.0-beta.1
[INFO] [stderr]   Downloaded getrandom v0.3.0-rc.0
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.14
[INFO] [stderr]   Downloaded wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]   Downloaded zerocopy v0.8.14
[INFO] [stderr]   Downloaded rand v0.9.0-beta.1
[INFO] [stderr]   Downloaded rustix v0.38.42
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19b609855ce39449e134db89b4cfd222ee71677e2f0898ab365f982f1be0564e
[INFO] running `Command { std: "docker" "start" "-a" "19b609855ce39449e134db89b4cfd222ee71677e2f0898ab365f982f1be0564e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19b609855ce39449e134db89b4cfd222ee71677e2f0898ab365f982f1be0564e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b609855ce39449e134db89b4cfd222ee71677e2f0898ab365f982f1be0564e", kill_on_drop: false }`
[INFO] [stdout] 19b609855ce39449e134db89b4cfd222ee71677e2f0898ab365f982f1be0564e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 878f1b60d4f24c480fdcf6f14933efb878da040e51b49da7e7b7fc5c21381379
[INFO] running `Command { std: "docker" "start" "-a" "878f1b60d4f24c480fdcf6f14933efb878da040e51b49da7e7b7fc5c21381379", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling getrandom v0.3.0-rc.0
[INFO] [stderr]    Compiling rand_core v0.9.0-beta.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0-beta.1
[INFO] [stderr]    Compiling rand v0.9.0-beta.1
[INFO] [stderr]    Compiling flying-sim-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `integer_sign_cast` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(integer_sign_cast)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bruteforce/fitness.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |         .for_each(|(frame, input)| if (frame as u32) < length {});
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_state`
[INFO] [stdout]   --> src/bruteforce/fitness.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     initial_state: &mut MarioState,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/bruteforce/fitness.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let x = targets.cylinder.iter();
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cylinders`
[INFO] [stdout]   --> src/bruteforce/fitness.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let cylinders: Vec<CylinderHitbox> = vec![];
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cylinders`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `intended_d_yaw` is never read
[INFO] [stdout]  --> src/simulations/air_sim.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut intended_d_yaw: i16 = 0;
[INFO] [stdout]   |                                   ^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `intended_mag` is never read
[INFO] [stdout]  --> src/simulations/air_sim.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut intended_mag: f32 = 0.0;
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mario_pos`
[INFO] [stdout]   --> src/simulations/target_interaction.rs:41:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn vertical_dist_to_mario(&self, mario_pos: [f32; 3]) -> f32 {
[INFO] [stdout]    |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mario_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mario_pos`
[INFO] [stdout]   --> src/simulations/target_interaction.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn vertical_dist_to_mario(&self, mario_pos: [f32; 3]) -> f32 {
[INFO] [stdout]    |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mario_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/file_handling.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut file = File::create(path)?;
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/utils/file_handling.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut file = File::create(path)?;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Segment` is never constructed
[INFO] [stdout]  --> src/bruteforce/fitness.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Segment {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `final_target` is never used
[INFO] [stdout]   --> src/bruteforce/fitness.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn final_target(targets: &Targets) -> Option<&CylinderHitbox> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_targets` is never used
[INFO] [stdout]   --> src/bruteforce/fitness.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn generate_targets(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_segments` is never used
[INFO] [stdout]   --> src/bruteforce/fitness.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn generate_segments(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pack_input_u8` is never used
[INFO] [stdout]  --> src/includes/mario_state.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const fn pack_input_u8(input: [u8; 2]) -> i16 {
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_mario_in_bounds` is never used
[INFO] [stdout]    --> src/includes/mario_state.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl MarioState {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn is_mario_in_bounds(&self, mario_pos: [f32; 3]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `approach_f32` is never used
[INFO] [stdout]   --> src/includes/trig_table.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const fn approach_f32(mut curr: f32, target: f32, inc: f32, dec: f32) -> f32 {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ARCTAN_TABLE` is never used
[INFO] [stdout]     --> src/includes/trig_table.rs:1089:7
[INFO] [stdout]      |
[INFO] [stdout] 1089 | const ARCTAN_TABLE: [i16; 0x401] = [
[INFO] [stdout]      |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_air_without_turn` is never used
[INFO] [stdout]  --> src/simulations/air_sim.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const fn update_air_without_turn(m: &mut MarioState) {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEVEL_BOUNDARY_MAX` is never used
[INFO] [stdout]  --> src/simulations/surface_collision.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const LEVEL_BOUNDARY_MAX: i32 = 8192;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELL_SIZE` is never used
[INFO] [stdout]  --> src/simulations/surface_collision.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const CELL_SIZE: i32 = 0x400;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELL_HEIGHT_LIMIT` is never used
[INFO] [stdout]  --> src/simulations/surface_collision.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const CELL_HEIGHT_LIMIT: i32 = 20000;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLOOR_LOWER_LIMIT` is never used
[INFO] [stdout]  --> src/simulations/surface_collision.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const FLOOR_LOWER_LIMIT: i32 = -11000;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SurfaceNormal` is never constructed
[INFO] [stdout]  --> src/simulations/surface_collision.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SurfaceNormal {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Surface` is never constructed
[INFO] [stdout]   --> src/simulations/surface_collision.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Surface {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SpacialPartition` is never used
[INFO] [stdout]   --> src/simulations/surface_collision.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum SpacialPartition {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WallCollisionData` is never constructed
[INFO] [stdout]   --> src/simulations/surface_collision.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct WallCollisionData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `vertical_dist_to_mario` is never used
[INFO] [stdout]   --> src/simulations/target_interaction.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait Interact {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn vertical_dist_to_mario(&self, _: [f32; 3]) -> f32;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_file` and `list_inactive` are never used
[INFO] [stdout]    --> src/simulations/target_interaction.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl Targets {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn save_file(&self, path: &Path) -> Result<(), InputFileError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn list_inactive(&self) -> Targets {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_file` and `write_to_m64` are never used
[INFO] [stdout]   --> src/utils/file_handling.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl InputFile {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 17 |     pub fn read_file(&self, path: &Path) -> Result<InputFile, InputFileError> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn write_to_m64(&self, path: &Path) -> Result<(), InputFileError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_file` is never used
[INFO] [stdout]   --> src/utils/file_handling.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl DumpFile {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn write_file(&self, path: &Path) -> Result<usize, InputFileError> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_inputs` and `add_inputs` are never used
[INFO] [stdout]    --> src/utils/m64_handling.rs:290:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl M64File {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub fn remove_inputs(&mut self, range: &Range<usize>) -> Result<&mut M64File, M64Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub fn add_inputs(&mut self, range: &Range<usize>) -> Result<&mut M64File, M64Error> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.75s
[INFO] running `Command { std: "docker" "inspect" "878f1b60d4f24c480fdcf6f14933efb878da040e51b49da7e7b7fc5c21381379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878f1b60d4f24c480fdcf6f14933efb878da040e51b49da7e7b7fc5c21381379", kill_on_drop: false }`
[INFO] [stdout] 878f1b60d4f24c480fdcf6f14933efb878da040e51b49da7e7b7fc5c21381379
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afcc8c13aa03b70481def50878509400076e65d79a196c4468a37485cb038c86
[INFO] running `Command { std: "docker" "start" "-a" "afcc8c13aa03b70481def50878509400076e65d79a196c4468a37485cb038c86", kill_on_drop: false }`
[INFO] [stderr]    Compiling flying-sim-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `integer_sign_cast` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(integer_sign_cast)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bruteforce/fitness.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |         .for_each(|(frame, input)| if (frame as u32) < length {});
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_state`
[INFO] [stdout]   --> src/bruteforce/fitness.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     initial_state: &mut MarioState,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/bruteforce/fitness.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let x = targets.cylinder.iter();
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cylinders`
[INFO] [stdout]   --> src/bruteforce/fitness.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let cylinders: Vec<CylinderHitbox> = vec![];
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cylinders`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `intended_d_yaw` is never read
[INFO] [stdout]  --> src/simulations/air_sim.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut intended_d_yaw: i16 = 0;
[INFO] [stdout]   |                                   ^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `intended_mag` is never read
[INFO] [stdout]  --> src/simulations/air_sim.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut intended_mag: f32 = 0.0;
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mario_pos`
[INFO] [stdout]   --> src/simulations/target_interaction.rs:41:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn vertical_dist_to_mario(&self, mario_pos: [f32; 3]) -> f32 {
[INFO] [stdout]    |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mario_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mario_pos`
[INFO] [stdout]   --> src/simulations/target_interaction.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn vertical_dist_to_mario(&self, mario_pos: [f32; 3]) -> f32 {
[INFO] [stdout]    |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mario_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> src/tests/tests.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let time = Instant::now();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/file_handling.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut file = File::create(path)?;
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/utils/file_handling.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut file = File::create(path)?;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Segment` is never constructed
[INFO] [stdout]  --> src/bruteforce/fitness.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Segment {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `final_target` is never used
[INFO] [stdout]   --> src/bruteforce/fitness.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn final_target(targets: &Targets) -> Option<&CylinderHitbox> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_targets` is never used
[INFO] [stdout]   --> src/bruteforce/fitness.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn generate_targets(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_segments` is never used
[INFO] [stdout]   --> src/bruteforce/fitness.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn generate_segments(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pack_input_u8` is never used
[INFO] [stdout]  --> src/includes/mario_state.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const fn pack_input_u8(input: [u8; 2]) -> i16 {
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_mario_in_bounds` is never used
[INFO] [stdout]    --> src/includes/mario_state.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl MarioState {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn is_mario_in_bounds(&self, mario_pos: [f32; 3]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `approach_f32` is never used
[INFO] [stdout]   --> src/includes/trig_table.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const fn approach_f32(mut curr: f32, target: f32, inc: f32, dec: f32) -> f32 {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ARCTAN_TABLE` is never used
[INFO] [stdout]     --> src/includes/trig_table.rs:1089:7
[INFO] [stdout]      |
[INFO] [stdout] 1089 | const ARCTAN_TABLE: [i16; 0x401] = [
[INFO] [stdout]      |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_air_without_turn` is never used
[INFO] [stdout]  --> src/simulations/air_sim.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const fn update_air_without_turn(m: &mut MarioState) {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEVEL_BOUNDARY_MAX` is never used
[INFO] [stdout]  --> src/simulations/surface_collision.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const LEVEL_BOUNDARY_MAX: i32 = 8192;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELL_SIZE` is never used
[INFO] [stdout]  --> src/simulations/surface_collision.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const CELL_SIZE: i32 = 0x400;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELL_HEIGHT_LIMIT` is never used
[INFO] [stdout]  --> src/simulations/surface_collision.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const CELL_HEIGHT_LIMIT: i32 = 20000;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLOOR_LOWER_LIMIT` is never used
[INFO] [stdout]  --> src/simulations/surface_collision.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const FLOOR_LOWER_LIMIT: i32 = -11000;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SurfaceNormal` is never constructed
[INFO] [stdout]  --> src/simulations/surface_collision.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SurfaceNormal {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Surface` is never constructed
[INFO] [stdout]   --> src/simulations/surface_collision.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Surface {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SpacialPartition` is never used
[INFO] [stdout]   --> src/simulations/surface_collision.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum SpacialPartition {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WallCollisionData` is never constructed
[INFO] [stdout]   --> src/simulations/surface_collision.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct WallCollisionData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `vertical_dist_to_mario` is never used
[INFO] [stdout]   --> src/simulations/target_interaction.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait Interact {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn vertical_dist_to_mario(&self, _: [f32; 3]) -> f32;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_file` and `list_inactive` are never used
[INFO] [stdout]    --> src/simulations/target_interaction.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl Targets {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn save_file(&self, path: &Path) -> Result<(), InputFileError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn list_inactive(&self) -> Targets {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_file` and `write_to_m64` are never used
[INFO] [stdout]   --> src/utils/file_handling.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl InputFile {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 17 |     pub fn read_file(&self, path: &Path) -> Result<InputFile, InputFileError> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn write_to_m64(&self, path: &Path) -> Result<(), InputFileError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_file` is never used
[INFO] [stdout]   --> src/utils/file_handling.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl DumpFile {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn write_file(&self, path: &Path) -> Result<usize, InputFileError> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_inputs` and `add_inputs` are never used
[INFO] [stdout]    --> src/utils/m64_handling.rs:290:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl M64File {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub fn remove_inputs(&mut self, range: &Range<usize>) -> Result<&mut M64File, M64Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub fn add_inputs(&mut self, range: &Range<usize>) -> Result<&mut M64File, M64Error> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] running `Command { std: "docker" "inspect" "afcc8c13aa03b70481def50878509400076e65d79a196c4468a37485cb038c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afcc8c13aa03b70481def50878509400076e65d79a196c4468a37485cb038c86", kill_on_drop: false }`
[INFO] [stdout] afcc8c13aa03b70481def50878509400076e65d79a196c4468a37485cb038c86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4e4af73c5fe59032e14919f4bbcd9faebb2baf88494f386d2a1c5b9390bb06c
[INFO] running `Command { std: "docker" "start" "-a" "c4e4af73c5fe59032e14919f4bbcd9faebb2baf88494f386d2a1c5b9390bb06c", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `integer_sign_cast` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(integer_sign_cast)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/bruteforce/fitness.rs:66:28
[INFO] [stderr]    |
[INFO] [stderr] 66 |         .for_each(|(frame, input)| if (frame as u32) < length {});
[INFO] [stderr]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `initial_state`
[INFO] [stderr]   --> src/bruteforce/fitness.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 56 |     initial_state: &mut MarioState,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]   --> src/bruteforce/fitness.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let x = targets.cylinder.iter();
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cylinders`
[INFO] [stderr]   --> src/bruteforce/fitness.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     let cylinders: Vec<CylinderHitbox> = vec![];
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cylinders`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `intended_d_yaw` is never read
[INFO] [stderr]  --> src/simulations/air_sim.rs:6:35
[INFO] [stderr]   |
[INFO] [stderr] 6 |     let mut intended_d_yaw: i16 = 0;
[INFO] [stderr]   |                                   ^
[INFO] [stderr]   |
[INFO] [stderr]   = help: maybe it is overwritten before being read?
[INFO] [stderr]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `intended_mag` is never read
[INFO] [stderr]  --> src/simulations/air_sim.rs:7:33
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let mut intended_mag: f32 = 0.0;
[INFO] [stderr]   |                                 ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mario_pos`
[INFO] [stderr]   --> src/simulations/target_interaction.rs:41:38
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn vertical_dist_to_mario(&self, mario_pos: [f32; 3]) -> f32 {
[INFO] [stderr]    |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mario_pos`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mario_pos`
[INFO] [stderr]   --> src/simulations/target_interaction.rs:75:38
[INFO] [stderr]    |
[INFO] [stderr] 75 |     fn vertical_dist_to_mario(&self, mario_pos: [f32; 3]) -> f32 {
[INFO] [stderr]    |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mario_pos`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `time`
[INFO] [stderr]   --> src/tests/tests.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 |         let time = Instant::now();
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/utils/file_handling.rs:29:13
[INFO] [stderr]    |
[INFO] [stderr] 29 |         let mut file = File::create(path)?;
[INFO] [stderr]    |             ----^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file`
[INFO] [stderr]   --> src/utils/file_handling.rs:29:13
[INFO] [stderr]    |
[INFO] [stderr] 29 |         let mut file = File::create(path)?;
[INFO] [stderr]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Segment` is never constructed
[INFO] [stderr]  --> src/bruteforce/fitness.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Segment {
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `final_target` is never used
[INFO] [stderr]   --> src/bruteforce/fitness.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub fn final_target(targets: &Targets) -> Option<&CylinderHitbox> {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_targets` is never used
[INFO] [stderr]   --> src/bruteforce/fitness.rs:55:8
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub fn generate_targets(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_segments` is never used
[INFO] [stderr]   --> src/bruteforce/fitness.rs:73:8
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub fn generate_segments(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `pack_input_u8` is never used
[INFO] [stderr]  --> src/includes/mario_state.rs:8:14
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const fn pack_input_u8(input: [u8; 2]) -> i16 {
[INFO] [stderr]   |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_mario_in_bounds` is never used
[INFO] [stderr]    --> src/includes/mario_state.rs:109:8
[INFO] [stderr]     |
[INFO] [stderr]  70 | impl MarioState {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 109 |     fn is_mario_in_bounds(&self, mario_pos: [f32; 3]) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `approach_f32` is never used
[INFO] [stderr]   --> src/includes/trig_table.rs:45:14
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub const fn approach_f32(mut curr: f32, target: f32, inc: f32, dec: f32) -> f32 {
[INFO] [stderr]    |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ARCTAN_TABLE` is never used
[INFO] [stderr]     --> src/includes/trig_table.rs:1089:7
[INFO] [stderr]      |
[INFO] [stderr] 1089 | const ARCTAN_TABLE: [i16; 0x401] = [
[INFO] [stderr]      |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_air_without_turn` is never used
[INFO] [stderr]  --> src/simulations/air_sim.rs:4:14
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub const fn update_air_without_turn(m: &mut MarioState) {
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `LEVEL_BOUNDARY_MAX` is never used
[INFO] [stderr]  --> src/simulations/surface_collision.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | const LEVEL_BOUNDARY_MAX: i32 = 8192;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CELL_SIZE` is never used
[INFO] [stderr]  --> src/simulations/surface_collision.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | const CELL_SIZE: i32 = 0x400;
[INFO] [stderr]   |       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CELL_HEIGHT_LIMIT` is never used
[INFO] [stderr]  --> src/simulations/surface_collision.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const CELL_HEIGHT_LIMIT: i32 = 20000;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLOOR_LOWER_LIMIT` is never used
[INFO] [stderr]  --> src/simulations/surface_collision.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | const FLOOR_LOWER_LIMIT: i32 = -11000;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SurfaceNormal` is never constructed
[INFO] [stderr]  --> src/simulations/surface_collision.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct SurfaceNormal {
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Surface` is never constructed
[INFO] [stderr]   --> src/simulations/surface_collision.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Surface {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SpacialPartition` is never used
[INFO] [stderr]   --> src/simulations/surface_collision.rs:31:10
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub enum SpacialPartition {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WallCollisionData` is never constructed
[INFO] [stderr]   --> src/simulations/surface_collision.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub struct WallCollisionData {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `vertical_dist_to_mario` is never used
[INFO] [stderr]   --> src/simulations/target_interaction.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub trait Interact {
[INFO] [stderr]    |           -------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 11 |     fn vertical_dist_to_mario(&self, _: [f32; 3]) -> f32;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `save_file` and `list_inactive` are never used
[INFO] [stderr]    --> src/simulations/target_interaction.rs:91:12
[INFO] [stderr]     |
[INFO] [stderr]  85 | impl Targets {
[INFO] [stderr]     | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  91 |     pub fn save_file(&self, path: &Path) -> Result<(), InputFileError> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 108 |     pub fn list_inactive(&self) -> Targets {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `read_file` and `write_to_m64` are never used
[INFO] [stderr]   --> src/utils/file_handling.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl InputFile {
[INFO] [stderr]    | -------------- methods in this implementation
[INFO] [stderr] 17 |     pub fn read_file(&self, path: &Path) -> Result<InputFile, InputFileError> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub fn write_to_m64(&self, path: &Path) -> Result<(), InputFileError> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `write_file` is never used
[INFO] [stderr]   --> src/utils/file_handling.rs:87:12
[INFO] [stderr]    |
[INFO] [stderr] 81 | impl DumpFile {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn write_file(&self, path: &Path) -> Result<usize, InputFileError> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `remove_inputs` and `add_inputs` are never used
[INFO] [stderr]    --> src/utils/m64_handling.rs:290:12
[INFO] [stderr]     |
[INFO] [stderr] 211 | impl M64File {
[INFO] [stderr]     | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 290 |     pub fn remove_inputs(&mut self, range: &Range<usize>) -> Result<&mut M64File, M64Error> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 297 |     pub fn add_inputs(&mut self, range: &Range<usize>) -> Result<&mut M64File, M64Error> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `flying-sim-rs` (bin "flying-sim-rs" test) generated 34 warnings (run `cargo fix --bin "flying-sim-rs" -p flying-sim-rs --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flying_sim_rs-d0e9ddcf046a447c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::tests::tests::test_m64 ... FAILED
[INFO] [stdout] test tests::tests::tests::test_trig ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::tests::test_m64 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::tests::test_m64' (16) panicked at src/tests/tests.rs:25:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: File(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ca7ba92392 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ca7ba92392 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ca7ba92392 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55ca7ba92392 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55ca7baa245f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55ca7baa245f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55ca7ba5fd33 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ca7ba5fd33 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55ca7ba6bc02 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55ca7ba706df - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55ca7ba70571 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55ca7ba2fb8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55ca7ba2fb8e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ca7ba70cef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55ca7ba70cef - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55ca7ba70b4a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55ca7ba6bd39 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55ca7ba5462d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55ca7baa9fb0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ca7baa95a6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55ca7ba03fd4 - core::result::Result<T,E>::unwrap::he951f51db45e01bf
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55ca7ba03fd4 - flying_sim_rs::tests::tests::tests::test_m64::h2b055e6fc67c1c73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tests.rs:25:32
[INFO] [stdout]   22:     0x55ca7ba04637 - flying_sim_rs::tests::tests::tests::test_m64::{{closure}}::haeadf04a16d6e5f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tests.rs:21:18
[INFO] [stdout]   23:     0x55ca7ba0d636 - core::ops::function::FnOnce::call_once::h1cf6d5b5cc2f89b8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ca7ba2f96b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ca7ba2f96b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55ca7ba439ed - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55ca7ba439ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55ca7ba439ed - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x55ca7ba439ed - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x55ca7ba439ed - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ca7ba439ed - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55ca7ba439ed - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55ca7ba1cf04 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55ca7ba1cf04 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x55ca7ba2083a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x55ca7ba2083a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55ca7ba2083a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x55ca7ba2083a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x55ca7ba2083a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ca7ba2083a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x55ca7ba2083a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ca7ba6713f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x55ca7ba6713f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7583fc6a5aa4 - <unknown>
[INFO] [stdout]   45:     0x7583fc732a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::tests::tests::test_m64
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin flying-sim-rs`
[INFO] running `Command { std: "docker" "inspect" "c4e4af73c5fe59032e14919f4bbcd9faebb2baf88494f386d2a1c5b9390bb06c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4e4af73c5fe59032e14919f4bbcd9faebb2baf88494f386d2a1c5b9390bb06c", kill_on_drop: false }`
[INFO] [stdout] c4e4af73c5fe59032e14919f4bbcd9faebb2baf88494f386d2a1c5b9390bb06c
