Oct 27 03:46:33.679 INFO checking human9/baryon against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:46:33.679 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 03:46:34.223 INFO blam! a11c484751b0f58668336a85aff2d618c4c93aaf948afc6da2a720712b6cac62 Oct 27 03:46:34.229 INFO running `"docker" "start" "-a" "a11c484751b0f58668336a85aff2d618c4c93aaf948afc6da2a720712b6cac62"` Oct 27 03:46:35.532 INFO kablam! usermod: no changes Oct 27 03:46:35.779 INFO kablam! Compiling libc v0.2.19 Oct 27 03:46:35.779 INFO kablam! Compiling serde v0.8.22 Oct 27 03:46:35.796 INFO kablam! Checking tobj v0.1.2 Oct 27 03:46:35.796 INFO kablam! Checking shared_library v0.1.5 Oct 27 03:46:35.837 INFO kablam! Compiling glutin v0.7.2 Oct 27 03:46:35.837 INFO kablam! Checking x11-dl v2.12.0 Oct 27 03:46:35.837 INFO kablam! Checking fs2 v0.2.5 Oct 27 03:46:35.837 INFO kablam! Checking tempfile v2.1.4 Oct 27 03:46:38.079 INFO kablam! Checking osmesa-sys v0.1.2 Oct 27 03:46:39.135 INFO kablam! Checking memmap v0.4.0 Oct 27 03:46:39.152 INFO kablam! Checking env_logger v0.3.5 Oct 27 03:46:39.176 INFO kablam! Compiling rand v0.3.15 Oct 27 03:46:43.411 INFO kablam! Checking quickcheck v0.2.27 Oct 27 03:46:46.599 INFO kablam! Compiling phf_generator v0.7.20 Oct 27 03:46:47.351 INFO kablam! Checking glm v0.2.2 Oct 27 03:46:47.923 INFO kablam! Compiling phf_codegen v0.7.20 Oct 27 03:46:49.355 INFO kablam! Compiling target_build_utils v0.1.2 Oct 27 03:46:54.999 INFO kablam! Compiling serde_json v0.8.4 Oct 27 03:47:07.110 INFO kablam! Compiling libloading v0.3.1 Oct 27 03:47:09.495 INFO kablam! Checking dlib v0.3.1 Oct 27 03:47:09.924 INFO kablam! Checking wayland-sys v0.7.6 Oct 27 03:47:10.520 INFO kablam! Checking wayland-client v0.7.6 Oct 27 03:47:12.165 INFO kablam! Checking wayland-kbd v0.6.2 Oct 27 03:47:12.167 INFO kablam! Checking wayland-window v0.4.3 Oct 27 03:47:13.531 INFO kablam! Checking winit v0.5.7 Oct 27 03:47:17.054 INFO kablam! Checking baryon v0.1.0 (/source) Oct 27 03:47:18.699 INFO kablam! warning: unused import: `std::rc::Rc` Oct 27 03:47:18.700 INFO kablam! --> src/core/scene.rs:4:5 Oct 27 03:47:18.700 INFO kablam! | Oct 27 03:47:18.700 INFO kablam! 4 | use std::rc::Rc; Oct 27 03:47:18.701 INFO kablam! | ^^^^^^^^^^^ Oct 27 03:47:18.701 INFO kablam! | Oct 27 03:47:18.701 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:47:18.701 INFO kablam! Oct 27 03:47:18.702 INFO kablam! warning: unused import: `render::shader::Shader` Oct 27 03:47:18.702 INFO kablam! --> src/core/scene.rs:5:5 Oct 27 03:47:18.702 INFO kablam! | Oct 27 03:47:18.702 INFO kablam! 5 | use render::shader::Shader; Oct 27 03:47:18.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:47:18.703 INFO kablam! Oct 27 03:47:19.051 INFO kablam! warning: unused import: `std::rc::Rc` Oct 27 03:47:19.051 INFO kablam! --> src/core/scene.rs:4:5 Oct 27 03:47:19.051 INFO kablam! | Oct 27 03:47:19.051 INFO kablam! 4 | use std::rc::Rc; Oct 27 03:47:19.051 INFO kablam! | ^^^^^^^^^^^ Oct 27 03:47:19.051 INFO kablam! | Oct 27 03:47:19.051 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:47:19.051 INFO kablam! Oct 27 03:47:19.051 INFO kablam! warning: unused import: `render::shader::Shader` Oct 27 03:47:19.051 INFO kablam! --> src/core/scene.rs:5:5 Oct 27 03:47:19.051 INFO kablam! | Oct 27 03:47:19.051 INFO kablam! 5 | use render::shader::Shader; Oct 27 03:47:19.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:47:19.051 INFO kablam! Oct 27 03:47:19.063 INFO kablam! warning: unused variable: `bus` Oct 27 03:47:19.064 INFO kablam! --> src/physics/simulation.rs:15:23 Oct 27 03:47:19.064 INFO kablam! | Oct 27 03:47:19.064 INFO kablam! 15 | fn run(&mut self, bus: &mut Bus) -> &system::Status { Oct 27 03:47:19.064 INFO kablam! | ^^^ help: consider using `_bus` instead Oct 27 03:47:19.065 INFO kablam! | Oct 27 03:47:19.065 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:47:19.065 INFO kablam! Oct 27 03:47:19.065 INFO kablam! warning: unused variable: `bus` Oct 27 03:47:19.066 INFO kablam! --> src/render/render.rs:87:23 Oct 27 03:47:19.066 INFO kablam! | Oct 27 03:47:19.066 INFO kablam! 87 | fn run(&mut self, bus: &mut Bus) -> &system::Status { Oct 27 03:47:19.066 INFO kablam! | ^^^ help: consider using `_bus` instead Oct 27 03:47:19.067 INFO kablam! Oct 27 03:47:19.127 INFO kablam! warning: variant is never constructed: `Failed` Oct 27 03:47:19.127 INFO kablam! --> src/core/system.rs:8:5 Oct 27 03:47:19.127 INFO kablam! | Oct 27 03:47:19.127 INFO kablam! 8 | Failed, Oct 27 03:47:19.127 INFO kablam! | ^^^^^^ Oct 27 03:47:19.127 INFO kablam! | Oct 27 03:47:19.127 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:47:19.127 INFO kablam! Oct 27 03:47:19.139 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:47:19.139 INFO kablam! --> src/base/window.rs:38:13 Oct 27 03:47:19.139 INFO kablam! | Oct 27 03:47:19.139 INFO kablam! 38 | window.set_cursor_state(glutin::CursorState::Grab); Oct 27 03:47:19.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:47:19.139 INFO kablam! | Oct 27 03:47:19.139 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 03:47:19.139 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:47:19.139 INFO kablam! Oct 27 03:47:19.139 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:47:19.139 INFO kablam! --> src/base/window.rs:40:13 Oct 27 03:47:19.139 INFO kablam! | Oct 27 03:47:19.139 INFO kablam! 40 | window.set_cursor_position(W/2, H/2); Oct 27 03:47:19.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:47:19.139 INFO kablam! | Oct 27 03:47:19.139 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:47:19.139 INFO kablam! Oct 27 03:47:19.139 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:47:19.139 INFO kablam! --> src/base/window.rs:97:29 Oct 27 03:47:19.139 INFO kablam! | Oct 27 03:47:19.139 INFO kablam! 97 | self.window.set_cursor_position(self.m_pos.0, self.m_pos.1); Oct 27 03:47:19.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:47:19.139 INFO kablam! | Oct 27 03:47:19.139 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:47:19.139 INFO kablam! Oct 27 03:47:19.139 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:47:19.139 INFO kablam! --> src/base/window.rs:108:25 Oct 27 03:47:19.139 INFO kablam! | Oct 27 03:47:19.139 INFO kablam! 108 | self.window.set_cursor_position(self.m_pos.0, self.m_pos.1); Oct 27 03:47:19.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:47:19.139 INFO kablam! | Oct 27 03:47:19.139 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:47:19.139 INFO kablam! Oct 27 03:47:19.267 INFO kablam! warning: unused variable: `bus` Oct 27 03:47:19.267 INFO kablam! --> src/physics/simulation.rs:15:23 Oct 27 03:47:19.268 INFO kablam! | Oct 27 03:47:19.268 INFO kablam! 15 | fn run(&mut self, bus: &mut Bus) -> &system::Status { Oct 27 03:47:19.268 INFO kablam! | ^^^ help: consider using `_bus` instead Oct 27 03:47:19.269 INFO kablam! | Oct 27 03:47:19.269 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:47:19.269 INFO kablam! Oct 27 03:47:19.270 INFO kablam! warning: unused variable: `bus` Oct 27 03:47:19.270 INFO kablam! --> src/render/render.rs:87:23 Oct 27 03:47:19.270 INFO kablam! | Oct 27 03:47:19.270 INFO kablam! 87 | fn run(&mut self, bus: &mut Bus) -> &system::Status { Oct 27 03:47:19.271 INFO kablam! | ^^^ help: consider using `_bus` instead Oct 27 03:47:19.271 INFO kablam! Oct 27 03:47:19.318 INFO kablam! warning: variant is never constructed: `Failed` Oct 27 03:47:19.319 INFO kablam! --> src/core/system.rs:8:5 Oct 27 03:47:19.319 INFO kablam! | Oct 27 03:47:19.319 INFO kablam! 8 | Failed, Oct 27 03:47:19.319 INFO kablam! | ^^^^^^ Oct 27 03:47:19.320 INFO kablam! | Oct 27 03:47:19.320 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:47:19.320 INFO kablam! Oct 27 03:47:19.322 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:47:19.322 INFO kablam! --> src/base/window.rs:38:13 Oct 27 03:47:19.322 INFO kablam! | Oct 27 03:47:19.322 INFO kablam! 38 | window.set_cursor_state(glutin::CursorState::Grab); Oct 27 03:47:19.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:47:19.322 INFO kablam! | Oct 27 03:47:19.322 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 03:47:19.322 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:47:19.322 INFO kablam! Oct 27 03:47:19.327 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:47:19.327 INFO kablam! --> src/base/window.rs:40:13 Oct 27 03:47:19.327 INFO kablam! | Oct 27 03:47:19.327 INFO kablam! 40 | window.set_cursor_position(W/2, H/2); Oct 27 03:47:19.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:47:19.327 INFO kablam! | Oct 27 03:47:19.327 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:47:19.327 INFO kablam! Oct 27 03:47:19.327 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:47:19.327 INFO kablam! --> src/base/window.rs:97:29 Oct 27 03:47:19.327 INFO kablam! | Oct 27 03:47:19.327 INFO kablam! 97 | self.window.set_cursor_position(self.m_pos.0, self.m_pos.1); Oct 27 03:47:19.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:47:19.327 INFO kablam! | Oct 27 03:47:19.327 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:47:19.327 INFO kablam! Oct 27 03:47:19.327 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:47:19.327 INFO kablam! --> src/base/window.rs:108:25 Oct 27 03:47:19.327 INFO kablam! | Oct 27 03:47:19.327 INFO kablam! 108 | self.window.set_cursor_position(self.m_pos.0, self.m_pos.1); Oct 27 03:47:19.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:47:19.327 INFO kablam! | Oct 27 03:47:19.327 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:47:19.327 INFO kablam! Oct 27 03:47:19.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.80s Oct 27 03:47:19.378 INFO kablam! su: No module specific data is present Oct 27 03:47:19.665 INFO running `"docker" "rm" "-f" "a11c484751b0f58668336a85aff2d618c4c93aaf948afc6da2a720712b6cac62"` Oct 27 03:47:19.768 INFO blam! a11c484751b0f58668336a85aff2d618c4c93aaf948afc6da2a720712b6cac62