Oct 27 12:59:10.943 INFO checking 0xc0dec/shiny against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:59:10.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:59:11.128 INFO blam! 1082500d60c17aca47117fc4fd53551d676d434a4f9822d4d2be269b7a870120 Oct 27 12:59:11.132 INFO running `"docker" "start" "-a" "1082500d60c17aca47117fc4fd53551d676d434a4f9822d4d2be269b7a870120"` Oct 27 12:59:11.654 INFO kablam! usermod: no changes Oct 27 12:59:11.883 INFO kablam! Compiling serde v0.9.7 Oct 27 12:59:11.888 INFO kablam! Compiling backtrace-sys v0.1.9 Oct 27 12:59:11.899 INFO kablam! Compiling gl_generator v0.5.2 Oct 27 12:59:15.565 INFO kablam! Compiling glutin v0.7.4 Oct 27 12:59:15.565 INFO kablam! Compiling glium v0.16.0 Oct 27 12:59:27.315 INFO kablam! Compiling serde_json v0.9.6 Oct 27 12:59:35.350 INFO kablam! Compiling target_build_utils v0.3.0 Oct 27 12:59:40.511 INFO kablam! Compiling libloading v0.3.2 Oct 27 12:59:42.055 INFO kablam! Checking backtrace v0.2.3 Oct 27 12:59:44.584 INFO kablam! Checking dlib v0.3.1 Oct 27 12:59:45.191 INFO kablam! Checking wayland-sys v0.7.8 Oct 27 12:59:46.003 INFO kablam! Checking wayland-client v0.7.8 Oct 27 12:59:48.155 INFO kablam! Checking wayland-kbd v0.6.3 Oct 27 12:59:48.155 INFO kablam! Checking wayland-window v0.4.4 Oct 27 12:59:49.991 INFO kablam! Checking winit v0.5.11 Oct 27 13:00:09.287 INFO kablam! Checking shiny v0.1.0 (/source) Oct 27 13:00:13.327 INFO kablam! warning: unused import: `glium::uniforms::UniformsStorage` Oct 27 13:00:13.327 INFO kablam! --> src/material.rs:3:5 Oct 27 13:00:13.328 INFO kablam! | Oct 27 13:00:13.328 INFO kablam! 3 | use glium::uniforms::UniformsStorage; Oct 27 13:00:13.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:13.329 INFO kablam! | Oct 27 13:00:13.329 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:00:13.329 INFO kablam! Oct 27 13:00:13.329 INFO kablam! warning: unused import: `glium::index::PrimitiveType` Oct 27 13:00:13.330 INFO kablam! --> src/main.rs:20:5 Oct 27 13:00:13.330 INFO kablam! | Oct 27 13:00:13.330 INFO kablam! 20 | use glium::index::PrimitiveType; Oct 27 13:00:13.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:13.331 INFO kablam! Oct 27 13:00:13.531 INFO kablam! warning: unused import: `glium::uniforms::UniformsStorage` Oct 27 13:00:13.531 INFO kablam! --> src/material.rs:3:5 Oct 27 13:00:13.531 INFO kablam! | Oct 27 13:00:13.531 INFO kablam! 3 | use glium::uniforms::UniformsStorage; Oct 27 13:00:13.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:13.531 INFO kablam! | Oct 27 13:00:13.531 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:00:13.531 INFO kablam! Oct 27 13:00:13.531 INFO kablam! warning: unused import: `glium::index::PrimitiveType` Oct 27 13:00:13.531 INFO kablam! --> src/main.rs:20:5 Oct 27 13:00:13.531 INFO kablam! | Oct 27 13:00:13.531 INFO kablam! 20 | use glium::index::PrimitiveType; Oct 27 13:00:13.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:13.531 INFO kablam! Oct 27 13:00:13.557 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 13:00:13.557 INFO kablam! --> src/fs.rs:7:5 Oct 27 13:00:13.557 INFO kablam! | Oct 27 13:00:13.557 INFO kablam! 7 | file.read_to_end(&mut bytes); Oct 27 13:00:13.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:13.557 INFO kablam! | Oct 27 13:00:13.557 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 13:00:13.557 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 13:00:13.557 INFO kablam! Oct 27 13:00:13.763 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 13:00:13.763 INFO kablam! --> src/fs.rs:7:5 Oct 27 13:00:13.763 INFO kablam! | Oct 27 13:00:13.763 INFO kablam! 7 | file.read_to_end(&mut bytes); Oct 27 13:00:13.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:13.763 INFO kablam! | Oct 27 13:00:13.763 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 13:00:13.763 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 13:00:13.763 INFO kablam! Oct 27 13:00:13.809 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 27 13:00:13.827 INFO kablam! su: No module specific data is present Oct 27 13:00:14.216 INFO running `"docker" "rm" "-f" "1082500d60c17aca47117fc4fd53551d676d434a4f9822d4d2be269b7a870120"` Oct 27 13:00:14.358 INFO blam! 1082500d60c17aca47117fc4fd53551d676d434a4f9822d4d2be269b7a870120