[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] checking crackhex/flying-sim-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrackhex%2Fflying-sim-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crackhex/flying-sim-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_chacha v0.9.0-beta.1
[INFO] [stderr]   Downloaded rand_core v0.9.0-beta.1
[INFO] [stderr]   Downloaded getrandom v0.3.0-rc.0
[INFO] [stderr]   Downloaded rand v0.9.0-beta.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 047630eb3e9ddbdb06406e525f46afcbd942cf6c15d9bcbc81b7f2846d6e4ac5
[INFO] running `Command { std: "docker" "start" "-a" "047630eb3e9ddbdb06406e525f46afcbd942cf6c15d9bcbc81b7f2846d6e4ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "047630eb3e9ddbdb06406e525f46afcbd942cf6c15d9bcbc81b7f2846d6e4ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "047630eb3e9ddbdb06406e525f46afcbd942cf6c15d9bcbc81b7f2846d6e4ac5", kill_on_drop: false }`
[INFO] [stdout] 047630eb3e9ddbdb06406e525f46afcbd942cf6c15d9bcbc81b7f2846d6e4ac5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85256da8b0da08db1fd6a88bafd296187f118e12474e87213bfbd596608eed7c
[INFO] running `Command { std: "docker" "start" "-a" "85256da8b0da08db1fd6a88bafd296187f118e12474e87213bfbd596608eed7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking getrandom v0.3.0-rc.0
[INFO] [stderr]     Checking 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]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v2.0.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0-beta.1
[INFO] [stderr]     Checking rand v0.9.0-beta.1
[INFO] [stderr]     Checking serde_json v1.0.134
[INFO] [stderr]     Checking flying-sim-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(integer_sign_cast)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(integer_sign_cast)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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: 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: 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: 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: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: `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: 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] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flying-sim-rs` (bin "flying-sim-rs") due to 1 previous error; 11 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flying-sim-rs` (bin "flying-sim-rs" test) due to 1 previous error; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "85256da8b0da08db1fd6a88bafd296187f118e12474e87213bfbd596608eed7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85256da8b0da08db1fd6a88bafd296187f118e12474e87213bfbd596608eed7c", kill_on_drop: false }`
[INFO] [stdout] 85256da8b0da08db1fd6a88bafd296187f118e12474e87213bfbd596608eed7c
