Oct 12 20:37:15.298 INFO checking human9/baryon against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 20:37:15.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 20:37:15.489 INFO blam! 829d22332141eedfcf146ef97349ca965f6b5798fb457ff28c7603923b945156 Oct 12 20:37:15.490 INFO running `"docker" "start" "-a" "829d22332141eedfcf146ef97349ca965f6b5798fb457ff28c7603923b945156"` Oct 12 20:37:16.004 INFO kablam! usermod: no changes Oct 12 20:37:16.209 INFO kablam! Compiling libc v0.2.19 Oct 12 20:37:16.209 INFO kablam! Compiling serde v0.8.22 Oct 12 20:37:16.236 INFO kablam! Checking tobj v0.1.2 Oct 12 20:37:16.238 INFO kablam! Checking shared_library v0.1.5 Oct 12 20:37:16.241 INFO kablam! Compiling glutin v0.7.2 Oct 12 20:37:16.266 INFO kablam! Checking x11-dl v2.12.0 Oct 12 20:37:16.268 INFO kablam! Checking memmap v0.4.0 Oct 12 20:37:16.271 INFO kablam! Checking env_logger v0.3.5 Oct 12 20:37:19.687 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 20:37:20.577 INFO kablam! Checking quickcheck v0.2.27 Oct 12 20:37:22.785 INFO kablam! Compiling rand v0.3.15 Oct 12 20:37:27.743 INFO kablam! Checking glm v0.2.2 Oct 12 20:37:29.960 INFO kablam! Compiling phf_generator v0.7.20 Oct 12 20:37:31.497 INFO kablam! Compiling phf_codegen v0.7.20 Oct 12 20:37:33.765 INFO kablam! Compiling target_build_utils v0.1.2 Oct 12 20:37:39.108 INFO kablam! Compiling serde_json v0.8.4 Oct 12 20:37:50.666 INFO kablam! Compiling libloading v0.3.1 Oct 12 20:37:53.364 INFO kablam! Checking dlib v0.3.1 Oct 12 20:37:53.832 INFO kablam! Checking wayland-sys v0.7.6 Oct 12 20:37:54.380 INFO kablam! Checking wayland-client v0.7.6 Oct 12 20:37:56.084 INFO kablam! Checking wayland-kbd v0.6.2 Oct 12 20:37:56.084 INFO kablam! Checking wayland-window v0.4.3 Oct 12 20:37:57.689 INFO kablam! Checking winit v0.5.7 Oct 12 20:38:01.625 INFO kablam! Checking baryon v0.1.0 (/source) Oct 12 20:38:03.216 INFO kablam! warning: unused import: `std::rc::Rc` Oct 12 20:38:03.216 INFO kablam! --> src/core/scene.rs:4:5 Oct 12 20:38:03.216 INFO kablam! | Oct 12 20:38:03.216 INFO kablam! 4 | use std::rc::Rc; Oct 12 20:38:03.216 INFO kablam! | ^^^^^^^^^^^ Oct 12 20:38:03.220 INFO kablam! | Oct 12 20:38:03.220 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:38:03.220 INFO kablam! Oct 12 20:38:03.220 INFO kablam! warning: unused import: `render::shader::Shader` Oct 12 20:38:03.220 INFO kablam! --> src/core/scene.rs:5:5 Oct 12 20:38:03.220 INFO kablam! | Oct 12 20:38:03.220 INFO kablam! 5 | use render::shader::Shader; Oct 12 20:38:03.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:38:03.220 INFO kablam! Oct 12 20:38:03.248 INFO kablam! warning: unused import: `std::rc::Rc` Oct 12 20:38:03.248 INFO kablam! --> src/core/scene.rs:4:5 Oct 12 20:38:03.248 INFO kablam! | Oct 12 20:38:03.248 INFO kablam! 4 | use std::rc::Rc; Oct 12 20:38:03.248 INFO kablam! | ^^^^^^^^^^^ Oct 12 20:38:03.248 INFO kablam! | Oct 12 20:38:03.248 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:38:03.248 INFO kablam! Oct 12 20:38:03.248 INFO kablam! warning: unused import: `render::shader::Shader` Oct 12 20:38:03.248 INFO kablam! --> src/core/scene.rs:5:5 Oct 12 20:38:03.248 INFO kablam! | Oct 12 20:38:03.248 INFO kablam! 5 | use render::shader::Shader; Oct 12 20:38:03.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:38:03.248 INFO kablam! Oct 12 20:38:03.420 INFO kablam! warning: unused variable: `bus` Oct 12 20:38:03.420 INFO kablam! --> src/physics/simulation.rs:15:23 Oct 12 20:38:03.420 INFO kablam! | Oct 12 20:38:03.420 INFO kablam! 15 | fn run(&mut self, bus: &mut Bus) -> &system::Status { Oct 12 20:38:03.420 INFO kablam! | ^^^ help: consider using `_bus` instead Oct 12 20:38:03.420 INFO kablam! | Oct 12 20:38:03.420 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:38:03.420 INFO kablam! Oct 12 20:38:03.420 INFO kablam! warning: unused variable: `bus` Oct 12 20:38:03.420 INFO kablam! --> src/render/render.rs:87:23 Oct 12 20:38:03.420 INFO kablam! | Oct 12 20:38:03.420 INFO kablam! 87 | fn run(&mut self, bus: &mut Bus) -> &system::Status { Oct 12 20:38:03.420 INFO kablam! | ^^^ help: consider using `_bus` instead Oct 12 20:38:03.420 INFO kablam! Oct 12 20:38:03.480 INFO kablam! warning: unused variable: `bus` Oct 12 20:38:03.480 INFO kablam! --> src/physics/simulation.rs:15:23 Oct 12 20:38:03.480 INFO kablam! | Oct 12 20:38:03.480 INFO kablam! 15 | fn run(&mut self, bus: &mut Bus) -> &system::Status { Oct 12 20:38:03.480 INFO kablam! | ^^^ help: consider using `_bus` instead Oct 12 20:38:03.480 INFO kablam! | Oct 12 20:38:03.480 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:38:03.480 INFO kablam! Oct 12 20:38:03.480 INFO kablam! warning: unused variable: `bus` Oct 12 20:38:03.480 INFO kablam! --> src/render/render.rs:87:23 Oct 12 20:38:03.480 INFO kablam! | Oct 12 20:38:03.480 INFO kablam! 87 | fn run(&mut self, bus: &mut Bus) -> &system::Status { Oct 12 20:38:03.480 INFO kablam! | ^^^ help: consider using `_bus` instead Oct 12 20:38:03.480 INFO kablam! Oct 12 20:38:03.480 INFO kablam! warning: variant is never constructed: `Failed` Oct 12 20:38:03.480 INFO kablam! --> src/core/system.rs:8:5 Oct 12 20:38:03.480 INFO kablam! | Oct 12 20:38:03.480 INFO kablam! 8 | Failed, Oct 12 20:38:03.480 INFO kablam! | ^^^^^^ Oct 12 20:38:03.480 INFO kablam! | Oct 12 20:38:03.480 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:38:03.480 INFO kablam! Oct 12 20:38:03.480 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:38:03.480 INFO kablam! --> src/base/window.rs:38:13 Oct 12 20:38:03.480 INFO kablam! | Oct 12 20:38:03.480 INFO kablam! 38 | window.set_cursor_state(glutin::CursorState::Grab); Oct 12 20:38:03.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:38:03.480 INFO kablam! | Oct 12 20:38:03.480 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 20:38:03.480 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:38:03.486 INFO kablam! Oct 12 20:38:03.486 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:38:03.487 INFO kablam! --> src/base/window.rs:40:13 Oct 12 20:38:03.487 INFO kablam! | Oct 12 20:38:03.487 INFO kablam! 40 | window.set_cursor_position(W/2, H/2); Oct 12 20:38:03.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:38:03.487 INFO kablam! | Oct 12 20:38:03.487 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:38:03.488 INFO kablam! Oct 12 20:38:03.488 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:38:03.488 INFO kablam! --> src/base/window.rs:97:29 Oct 12 20:38:03.488 INFO kablam! | Oct 12 20:38:03.488 INFO kablam! 97 | self.window.set_cursor_position(self.m_pos.0, self.m_pos.1); Oct 12 20:38:03.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:38:03.489 INFO kablam! | Oct 12 20:38:03.489 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:38:03.489 INFO kablam! Oct 12 20:38:03.489 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:38:03.489 INFO kablam! --> src/base/window.rs:108:25 Oct 12 20:38:03.490 INFO kablam! | Oct 12 20:38:03.490 INFO kablam! 108 | self.window.set_cursor_position(self.m_pos.0, self.m_pos.1); Oct 12 20:38:03.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:38:03.490 INFO kablam! | Oct 12 20:38:03.490 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:38:03.492 INFO kablam! Oct 12 20:38:03.529 INFO kablam! warning: variant is never constructed: `Failed` Oct 12 20:38:03.529 INFO kablam! --> src/core/system.rs:8:5 Oct 12 20:38:03.529 INFO kablam! | Oct 12 20:38:03.529 INFO kablam! 8 | Failed, Oct 12 20:38:03.529 INFO kablam! | ^^^^^^ Oct 12 20:38:03.529 INFO kablam! | Oct 12 20:38:03.529 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:38:03.529 INFO kablam! Oct 12 20:38:03.529 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:38:03.529 INFO kablam! --> src/base/window.rs:38:13 Oct 12 20:38:03.529 INFO kablam! | Oct 12 20:38:03.529 INFO kablam! 38 | window.set_cursor_state(glutin::CursorState::Grab); Oct 12 20:38:03.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:38:03.529 INFO kablam! | Oct 12 20:38:03.529 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 20:38:03.529 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:38:03.529 INFO kablam! Oct 12 20:38:03.529 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:38:03.529 INFO kablam! --> src/base/window.rs:40:13 Oct 12 20:38:03.529 INFO kablam! | Oct 12 20:38:03.529 INFO kablam! 40 | window.set_cursor_position(W/2, H/2); Oct 12 20:38:03.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:38:03.529 INFO kablam! | Oct 12 20:38:03.529 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:38:03.529 INFO kablam! Oct 12 20:38:03.529 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:38:03.529 INFO kablam! --> src/base/window.rs:97:29 Oct 12 20:38:03.529 INFO kablam! | Oct 12 20:38:03.529 INFO kablam! 97 | self.window.set_cursor_position(self.m_pos.0, self.m_pos.1); Oct 12 20:38:03.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:38:03.529 INFO kablam! | Oct 12 20:38:03.529 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:38:03.529 INFO kablam! Oct 12 20:38:03.529 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:38:03.529 INFO kablam! --> src/base/window.rs:108:25 Oct 12 20:38:03.529 INFO kablam! | Oct 12 20:38:03.529 INFO kablam! 108 | self.window.set_cursor_position(self.m_pos.0, self.m_pos.1); Oct 12 20:38:03.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:38:03.529 INFO kablam! | Oct 12 20:38:03.529 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:38:03.529 INFO kablam! Oct 12 20:38:03.576 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.53s Oct 12 20:38:03.587 INFO kablam! su: No module specific data is present Oct 12 20:38:04.268 INFO running `"docker" "rm" "-f" "829d22332141eedfcf146ef97349ca965f6b5798fb457ff28c7603923b945156"` Oct 12 20:38:04.532 INFO blam! 829d22332141eedfcf146ef97349ca965f6b5798fb457ff28c7603923b945156