Oct 27 12:59:10.692 INFO checking 0xc0dec/shiny against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:59:10.692 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:10.910 INFO blam! f07442172caf296365b6e4b3e6bb5c7a9c276af3ea1b3e5e9dbc8beb74b69987 Oct 27 12:59:10.919 INFO running `"docker" "start" "-a" "f07442172caf296365b6e4b3e6bb5c7a9c276af3ea1b3e5e9dbc8beb74b69987"` Oct 27 12:59:11.347 INFO kablam! usermod: no changes Oct 27 12:59:11.558 INFO kablam! Compiling serde v0.9.7 Oct 27 12:59:11.562 INFO kablam! Compiling backtrace-sys v0.1.9 Oct 27 12:59:11.564 INFO kablam! Compiling gl_generator v0.5.2 Oct 27 12:59:11.567 INFO kablam! Checking cgmath v0.12.0 Oct 27 12:59:15.654 INFO kablam! Compiling glutin v0.7.4 Oct 27 12:59:15.654 INFO kablam! Compiling glium v0.16.0 Oct 27 12:59:30.175 INFO kablam! Compiling serde_json v0.9.6 Oct 27 12:59:37.446 INFO kablam! Compiling target_build_utils v0.3.0 Oct 27 12:59:41.480 INFO kablam! Checking backtrace v0.2.3 Oct 27 12:59:42.864 INFO kablam! Compiling libloading v0.3.2 Oct 27 12:59:46.379 INFO kablam! Checking dlib v0.3.1 Oct 27 12:59:46.963 INFO kablam! Checking wayland-sys v0.7.8 Oct 27 12:59:47.859 INFO kablam! Checking wayland-client v0.7.8 Oct 27 12:59:49.750 INFO kablam! Checking wayland-window v0.4.4 Oct 27 12:59:49.750 INFO kablam! Checking wayland-kbd v0.6.3 Oct 27 12:59:51.274 INFO kablam! Checking winit v0.5.11 Oct 27 13:00:10.015 INFO kablam! Checking shiny v0.1.0 (/source) Oct 27 13:00:13.723 INFO kablam! warning: unused import: `glium::uniforms::UniformsStorage` Oct 27 13:00:13.724 INFO kablam! --> src/material.rs:3:5 Oct 27 13:00:13.724 INFO kablam! | Oct 27 13:00:13.724 INFO kablam! 3 | use glium::uniforms::UniformsStorage; Oct 27 13:00:13.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:13.725 INFO kablam! | Oct 27 13:00:13.725 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:00:13.725 INFO kablam! Oct 27 13:00:13.725 INFO kablam! warning: unused import: `glium::index::PrimitiveType` Oct 27 13:00:13.726 INFO kablam! --> src/main.rs:20:5 Oct 27 13:00:13.726 INFO kablam! | Oct 27 13:00:13.726 INFO kablam! 20 | use glium::index::PrimitiveType; Oct 27 13:00:13.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:13.727 INFO kablam! Oct 27 13:00:13.867 INFO kablam! warning: unused import: `glium::uniforms::UniformsStorage` Oct 27 13:00:13.867 INFO kablam! --> src/material.rs:3:5 Oct 27 13:00:13.867 INFO kablam! | Oct 27 13:00:13.867 INFO kablam! 3 | use glium::uniforms::UniformsStorage; Oct 27 13:00:13.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:13.867 INFO kablam! | Oct 27 13:00:13.867 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:00:13.867 INFO kablam! Oct 27 13:00:13.867 INFO kablam! warning: unused import: `glium::index::PrimitiveType` Oct 27 13:00:13.867 INFO kablam! --> src/main.rs:20:5 Oct 27 13:00:13.867 INFO kablam! | Oct 27 13:00:13.867 INFO kablam! 20 | use glium::index::PrimitiveType; Oct 27 13:00:13.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:13.867 INFO kablam! Oct 27 13:00:13.939 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 13:00:13.939 INFO kablam! --> src/fs.rs:7:5 Oct 27 13:00:13.940 INFO kablam! | Oct 27 13:00:13.940 INFO kablam! 7 | file.read_to_end(&mut bytes); Oct 27 13:00:13.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:13.941 INFO kablam! | Oct 27 13:00:13.941 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 13:00:13.941 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 13:00:13.941 INFO kablam! Oct 27 13:00:14.090 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 13:00:14.090 INFO kablam! --> src/fs.rs:7:5 Oct 27 13:00:14.090 INFO kablam! | Oct 27 13:00:14.091 INFO kablam! 7 | file.read_to_end(&mut bytes); Oct 27 13:00:14.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:00:14.091 INFO kablam! | Oct 27 13:00:14.091 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 13:00:14.091 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 13:00:14.091 INFO kablam! Oct 27 13:00:14.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 27 13:00:14.135 INFO kablam! su: No module specific data is present Oct 27 13:00:14.566 INFO running `"docker" "rm" "-f" "f07442172caf296365b6e4b3e6bb5c7a9c276af3ea1b3e5e9dbc8beb74b69987"` Oct 27 13:00:14.725 INFO blam! f07442172caf296365b6e4b3e6bb5c7a9c276af3ea1b3e5e9dbc8beb74b69987