Oct 27 07:30:35.085 INFO checking bluecereal/anger against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 07:30:35.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 07:30:35.295 INFO blam! 8e53a39cd076e007b59ead249eef1018f994e1a15f3ece195daef92ab785b2b2 Oct 27 07:30:35.311 INFO running `"docker" "start" "-a" "8e53a39cd076e007b59ead249eef1018f994e1a15f3ece195daef92ab785b2b2"` Oct 27 07:30:35.887 INFO kablam! usermod: no changes Oct 27 07:30:36.024 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 27 07:30:36.031 INFO kablam! Checking cgmath v0.12.0 Oct 27 07:30:36.031 INFO kablam! Compiling glutin v0.6.2 Oct 27 07:30:36.031 INFO kablam! Compiling target_build_utils v0.1.2 Oct 27 07:30:36.031 INFO kablam! Checking tempfile v2.1.4 Oct 27 07:30:41.707 INFO kablam! Compiling wayland-client v0.5.12 Oct 27 07:30:54.660 INFO kablam! Compiling libloading v0.3.1 Oct 27 07:30:57.519 INFO kablam! Checking dlib v0.3.1 Oct 27 07:30:58.089 INFO kablam! Checking wayland-sys v0.5.11 Oct 27 07:31:00.376 INFO kablam! Checking wayland-kbd v0.3.6 Oct 27 07:31:00.378 INFO kablam! Checking wayland-window v0.2.3 Oct 27 07:31:05.280 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 27 07:31:06.679 INFO kablam! Checking anger v0.1.0 (/source) Oct 27 07:31:09.375 INFO kablam! warning: unused import: `super::cgmath::Decomposed` Oct 27 07:31:09.375 INFO kablam! --> src/utils.rs:2:5 Oct 27 07:31:09.375 INFO kablam! | Oct 27 07:31:09.376 INFO kablam! 2 | use super::cgmath::Decomposed; Oct 27 07:31:09.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:31:09.376 INFO kablam! | Oct 27 07:31:09.377 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:31:09.377 INFO kablam! Oct 27 07:31:09.377 INFO kablam! warning: unused import: `std` Oct 27 07:31:09.377 INFO kablam! --> src/component/player.rs:2:5 Oct 27 07:31:09.378 INFO kablam! | Oct 27 07:31:09.378 INFO kablam! 2 | use std; Oct 27 07:31:09.378 INFO kablam! | ^^^ Oct 27 07:31:09.378 INFO kablam! Oct 27 07:31:09.379 INFO kablam! error: extern crate `cgmath` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 27 07:31:09.379 INFO kablam! --> src/component/mod.rs:5:25 Oct 27 07:31:09.379 INFO kablam! | Oct 27 07:31:09.380 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 27 07:31:09.380 INFO kablam! | ^^^^^^ Oct 27 07:31:09.380 INFO kablam! | Oct 27 07:31:09.381 INFO kablam! = note: #[deny(pub_use_of_private_extern_crate)] on by default Oct 27 07:31:09.381 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:31:09.381 INFO kablam! = note: for more information, see issue #34537 Oct 27 07:31:09.382 INFO kablam! Oct 27 07:31:09.382 INFO kablam! error: extern crate `glutin` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 27 07:31:09.382 INFO kablam! --> src/component/mod.rs:5:54 Oct 27 07:31:09.383 INFO kablam! | Oct 27 07:31:09.383 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 27 07:31:09.383 INFO kablam! | ^^^^^^ Oct 27 07:31:09.384 INFO kablam! | Oct 27 07:31:09.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:31:09.384 INFO kablam! = note: for more information, see issue #34537 Oct 27 07:31:09.384 INFO kablam! Oct 27 07:31:09.557 INFO kablam! warning: unused import: `super::cgmath::Decomposed` Oct 27 07:31:09.557 INFO kablam! --> src/utils.rs:2:5 Oct 27 07:31:09.557 INFO kablam! | Oct 27 07:31:09.558 INFO kablam! 2 | use super::cgmath::Decomposed; Oct 27 07:31:09.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:31:09.558 INFO kablam! | Oct 27 07:31:09.558 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:31:09.559 INFO kablam! Oct 27 07:31:09.559 INFO kablam! warning: unused import: `std` Oct 27 07:31:09.559 INFO kablam! --> src/component/player.rs:2:5 Oct 27 07:31:09.560 INFO kablam! | Oct 27 07:31:09.560 INFO kablam! 2 | use std; Oct 27 07:31:09.560 INFO kablam! | ^^^ Oct 27 07:31:09.561 INFO kablam! Oct 27 07:31:09.561 INFO kablam! error: extern crate `cgmath` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 27 07:31:09.561 INFO kablam! --> src/component/mod.rs:5:25 Oct 27 07:31:09.562 INFO kablam! | Oct 27 07:31:09.562 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 27 07:31:09.562 INFO kablam! | ^^^^^^ Oct 27 07:31:09.563 INFO kablam! | Oct 27 07:31:09.563 INFO kablam! = note: #[deny(pub_use_of_private_extern_crate)] on by default Oct 27 07:31:09.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:31:09.564 INFO kablam! = note: for more information, see issue #34537 Oct 27 07:31:09.564 INFO kablam! Oct 27 07:31:09.564 INFO kablam! error: extern crate `glutin` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 27 07:31:09.564 INFO kablam! --> src/component/mod.rs:5:54 Oct 27 07:31:09.565 INFO kablam! | Oct 27 07:31:09.565 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 27 07:31:09.565 INFO kablam! | ^^^^^^ Oct 27 07:31:09.566 INFO kablam! | Oct 27 07:31:09.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 07:31:09.566 INFO kablam! = note: for more information, see issue #34537 Oct 27 07:31:09.567 INFO kablam! Oct 27 07:31:10.047 INFO kablam! error: aborting due to 2 previous errors Oct 27 07:31:10.047 INFO kablam! Oct 27 07:31:10.071 INFO kablam! error: Could not compile `anger`. Oct 27 07:31:10.071 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 07:31:10.215 INFO kablam! error: aborting due to 2 previous errors Oct 27 07:31:10.215 INFO kablam! Oct 27 07:31:10.247 INFO kablam! error: Could not compile `anger`. Oct 27 07:31:10.247 INFO kablam! Oct 27 07:31:10.247 INFO kablam! To learn more, run the command again with --verbose. Oct 27 07:31:10.248 INFO kablam! su: No module specific data is present Oct 27 07:31:11.317 INFO running `"docker" "rm" "-f" "8e53a39cd076e007b59ead249eef1018f994e1a15f3ece195daef92ab785b2b2"` Oct 27 07:31:11.719 INFO blam! 8e53a39cd076e007b59ead249eef1018f994e1a15f3ece195daef92ab785b2b2