[INFO] cloning repository https://github.com/Felipe-Guimaraes-Teodoro/software
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Felipe-Guimaraes-Teodoro/software" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelipe-Guimaraes-Teodoro%2Fsoftware", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelipe-Guimaraes-Teodoro%2Fsoftware'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8dfac69ef18d438edb3324df165124106cfd1752
[INFO] checking Felipe-Guimaraes-Teodoro/software against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelipe-Guimaraes-Teodoro%2Fsoftware" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Felipe-Guimaraes-Teodoro/software
[INFO] finished tweaking git repo https://github.com/Felipe-Guimaraes-Teodoro/software
[INFO] tweaked toml for git repo https://github.com/Felipe-Guimaraes-Teodoro/software written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Felipe-Guimaraes-Teodoro/software on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Felipe-Guimaraes-Teodoro/software 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imgui v0.11.0
[INFO] [stderr]   Downloaded imgui-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb87022cf142066814f5a3b9cb5f9f65ba6d31969bbef989ab0bbffe357b314b
[INFO] running `Command { std: "docker" "start" "-a" "eb87022cf142066814f5a3b9cb5f9f65ba6d31969bbef989ab0bbffe357b314b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb87022cf142066814f5a3b9cb5f9f65ba6d31969bbef989ab0bbffe357b314b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb87022cf142066814f5a3b9cb5f9f65ba6d31969bbef989ab0bbffe357b314b", kill_on_drop: false }`
[INFO] [stdout] eb87022cf142066814f5a3b9cb5f9f65ba6d31969bbef989ab0bbffe357b314b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6057751bcd5dd61cc34aee880756b182e31e754f0609bf5c8617c665696ef6a7
[INFO] running `Command { std: "docker" "start" "-a" "6057751bcd5dd61cc34aee880756b182e31e754f0609bf5c8617c665696ef6a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling imgui-sys v0.11.0
[INFO] [stderr]    Compiling glfw-sys v4.0.0+3.3.5
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking glfw v0.54.0
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]     Checking imgui v0.11.0
[INFO] [stderr]     Checking softwarep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `cstr` and `sf::*`
[INFO] [stdout]  --> src/sf/line.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{sf::*, cstr};
[INFO] [stdout]   |             ^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gl::*`
[INFO] [stdout]  --> src/sf/line.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gl::*;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cgmath::*`
[INFO] [stdout]  --> src/sf/line.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `surface::*`
[INFO] [stdout]   --> src/sf/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use surface::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::physics::RayCaster`
[INFO] [stdout]  --> src/application.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::physics::RayCaster;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/application.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::physics::GLOBAL_CASTER`
[INFO] [stdout]  --> src/event_loop.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::physics::GLOBAL_CASTER;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/environment/world.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cstr` and `sf::*`
[INFO] [stdout]  --> src/sf/line.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{sf::*, cstr};
[INFO] [stdout]   |             ^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gl::*`
[INFO] [stdout]  --> src/sf/line.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gl::*;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cgmath::*`
[INFO] [stdout]  --> src/sf/line.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `surface::*`
[INFO] [stdout]   --> src/sf/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use surface::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::physics::RayCaster`
[INFO] [stdout]  --> src/application.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::physics::RayCaster;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/application.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::physics::GLOBAL_CASTER`
[INFO] [stdout]  --> src/event_loop.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::physics::GLOBAL_CASTER;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/environment/world.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]   --> src/application.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.hud.draw(self.width as f32, self.height as f32, &self.renderer.camera, &self.window);
[INFO] [stdout]    |                  ^^^^---------------------------------------------------------------------------- argument #5 of type `&mut World` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/ui/hud.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub unsafe fn draw(
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |         world: &mut World,
[INFO] [stdout]    |         -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.hud.draw(self.width as f32, self.height as f32, &self.renderer.camera, &self.window, /* &mut World */);
[INFO] [stdout]    |                                                                                                 ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]   --> src/application.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.hud.draw(self.width as f32, self.height as f32, &self.renderer.camera, &self.window);
[INFO] [stdout]    |                  ^^^^---------------------------------------------------------------------------- argument #5 of type `&mut World` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/ui/hud.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub unsafe fn draw(
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |         world: &mut World,
[INFO] [stdout]    |         -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.hud.draw(self.width as f32, self.height as f32, &self.renderer.camera, &self.window, /* &mut World */);
[INFO] [stdout]    |                                                                                                 ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sf::Drawable`
[INFO] [stdout]  --> src/environment/world.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::sf::Drawable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sf::Buffer`
[INFO] [stdout]  --> src/ui/hud.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::sf::Buffer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sf::Drawable`
[INFO] [stdout]  --> src/environment/world.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::sf::Drawable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aspect_ratio`
[INFO] [stdout]    --> src/sf/camera.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let aspect_ratio = w as f32 / h as f32;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aspect_ratio`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sf::Buffer`
[INFO] [stdout]  --> src/ui/hud.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::sf::Buffer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aspect_ratio`
[INFO] [stdout]    --> src/sf/camera.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let aspect_ratio = w as f32 / h as f32;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aspect_ratio`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_data`
[INFO] [stdout]    --> src/sf/gpu_util.rs:227:26
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn update(&mut self, new_data: (&Vec<f32>, &Vec<i32>, &str)) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_data`
[INFO] [stdout]    --> src/sf/gpu_util.rs:227:26
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn update(&mut self, new_data: (&Vec<f32>, &Vec<i32>, &str)) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `goal_pos` is never read
[INFO] [stdout]    --> src/ui/hud.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |                 let mut goal_pos = vec3(1.5, -0.724, 0.0);
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `goal_pos` is never read
[INFO] [stdout]    --> src/ui/hud.rs:209:25
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 let mut goal_pos = vec3(1.5, -0.724, 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 `goal_pos` is never read
[INFO] [stdout]    --> src/ui/hud.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |                 let mut goal_pos = vec3(1.5, -0.724, 0.0);
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `goal_pos` is never read
[INFO] [stdout]    --> src/ui/hud.rs:209:25
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 let mut goal_pos = vec3(1.5, -0.724, 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: `x`
[INFO] [stdout]    --> src/util.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn set_starting_point(&mut self, x: Vector3<f32>) {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/util.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn set_starting_point(&mut self, x: Vector3<f32>) {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `softwarep` (bin "softwarep" test) due to 1 previous error; 15 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `softwarep` (bin "softwarep") due to 1 previous error; 15 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6057751bcd5dd61cc34aee880756b182e31e754f0609bf5c8617c665696ef6a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6057751bcd5dd61cc34aee880756b182e31e754f0609bf5c8617c665696ef6a7", kill_on_drop: false }`
[INFO] [stdout] 6057751bcd5dd61cc34aee880756b182e31e754f0609bf5c8617c665696ef6a7
