Oct 21 19:18:43.753 INFO checking bluecereal/anger against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:18:43.754 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 21 19:18:44.172 INFO blam! 07ed46e370d06e5cbba98ef7d0eed81c9fbd98f4fa73ee055b0f7619624210f4 Oct 21 19:18:44.174 INFO running `"docker" "start" "-a" "07ed46e370d06e5cbba98ef7d0eed81c9fbd98f4fa73ee055b0f7619624210f4"` Oct 21 19:18:45.033 INFO kablam! usermod: no changes Oct 21 19:18:45.216 INFO kablam! Checking cgmath v0.12.0 Oct 21 19:18:45.236 INFO kablam! Checking gfx_core v0.4.0 Oct 21 19:18:45.236 INFO kablam! Checking wayland-client v0.5.12 Oct 21 19:18:48.312 INFO kablam! Checking wayland-window v0.2.3 Oct 21 19:18:48.312 INFO kablam! Checking wayland-kbd v0.3.6 Oct 21 19:18:50.900 INFO kablam! Checking glutin v0.6.2 Oct 21 19:19:09.400 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 21 19:19:09.400 INFO kablam! Checking gfx v0.12.2 Oct 21 19:19:11.993 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 21 19:19:14.736 INFO kablam! Checking anger v0.1.0 (/source) Oct 21 19:19:16.257 INFO kablam! warning: unused import: `super::cgmath::Decomposed` Oct 21 19:19:16.257 INFO kablam! --> src/utils.rs:2:5 Oct 21 19:19:16.257 INFO kablam! | Oct 21 19:19:16.257 INFO kablam! 2 | use super::cgmath::Decomposed; Oct 21 19:19:16.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:19:16.257 INFO kablam! | Oct 21 19:19:16.258 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:19:16.258 INFO kablam! Oct 21 19:19:16.259 INFO kablam! warning: unused import: `std` Oct 21 19:19:16.259 INFO kablam! --> src/component/player.rs:2:5 Oct 21 19:19:16.260 INFO kablam! | Oct 21 19:19:16.260 INFO kablam! 2 | use std; Oct 21 19:19:16.260 INFO kablam! | ^^^ Oct 21 19:19:16.261 INFO kablam! Oct 21 19:19:16.264 INFO kablam! error: extern crate `cgmath` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 19:19:16.264 INFO kablam! --> src/component/mod.rs:5:25 Oct 21 19:19:16.264 INFO kablam! | Oct 21 19:19:16.264 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 21 19:19:16.264 INFO kablam! | ^^^^^^ Oct 21 19:19:16.264 INFO kablam! | Oct 21 19:19:16.264 INFO kablam! = note: #[deny(pub_use_of_private_extern_crate)] on by default Oct 21 19:19:16.264 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 21 19:19:16.264 INFO kablam! = note: for more information, see issue #34537 Oct 21 19:19:16.264 INFO kablam! Oct 21 19:19:16.264 INFO kablam! error: extern crate `glutin` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 19:19:16.264 INFO kablam! --> src/component/mod.rs:5:54 Oct 21 19:19:16.264 INFO kablam! | Oct 21 19:19:16.264 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 21 19:19:16.264 INFO kablam! | ^^^^^^ Oct 21 19:19:16.264 INFO kablam! | Oct 21 19:19:16.264 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 21 19:19:16.264 INFO kablam! = note: for more information, see issue #34537 Oct 21 19:19:16.264 INFO kablam! Oct 21 19:19:16.416 INFO kablam! warning: unused import: `super::cgmath::Decomposed` Oct 21 19:19:16.416 INFO kablam! --> src/utils.rs:2:5 Oct 21 19:19:16.416 INFO kablam! | Oct 21 19:19:16.416 INFO kablam! 2 | use super::cgmath::Decomposed; Oct 21 19:19:16.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:19:16.416 INFO kablam! | Oct 21 19:19:16.416 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:19:16.416 INFO kablam! Oct 21 19:19:16.416 INFO kablam! warning: unused import: `std` Oct 21 19:19:16.416 INFO kablam! --> src/component/player.rs:2:5 Oct 21 19:19:16.416 INFO kablam! | Oct 21 19:19:16.416 INFO kablam! 2 | use std; Oct 21 19:19:16.416 INFO kablam! | ^^^ Oct 21 19:19:16.416 INFO kablam! Oct 21 19:19:16.416 INFO kablam! error: extern crate `cgmath` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 19:19:16.416 INFO kablam! --> src/component/mod.rs:5:25 Oct 21 19:19:16.416 INFO kablam! | Oct 21 19:19:16.416 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 21 19:19:16.416 INFO kablam! | ^^^^^^ Oct 21 19:19:16.416 INFO kablam! | Oct 21 19:19:16.416 INFO kablam! = note: #[deny(pub_use_of_private_extern_crate)] on by default Oct 21 19:19:16.416 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 21 19:19:16.416 INFO kablam! = note: for more information, see issue #34537 Oct 21 19:19:16.416 INFO kablam! Oct 21 19:19:16.416 INFO kablam! error: extern crate `glutin` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 21 19:19:16.416 INFO kablam! --> src/component/mod.rs:5:54 Oct 21 19:19:16.416 INFO kablam! | Oct 21 19:19:16.416 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 21 19:19:16.416 INFO kablam! | ^^^^^^ Oct 21 19:19:16.416 INFO kablam! | Oct 21 19:19:16.416 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 21 19:19:16.416 INFO kablam! = note: for more information, see issue #34537 Oct 21 19:19:16.416 INFO kablam! Oct 21 19:19:16.836 INFO kablam! error: aborting due to 2 previous errors Oct 21 19:19:16.836 INFO kablam! Oct 21 19:19:16.852 INFO kablam! error: Could not compile `anger`. Oct 21 19:19:16.852 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 19:19:16.881 INFO kablam! error: aborting due to 2 previous errors Oct 21 19:19:16.881 INFO kablam! Oct 21 19:19:16.900 INFO kablam! error: Could not compile `anger`. Oct 21 19:19:16.902 INFO kablam! Oct 21 19:19:16.902 INFO kablam! To learn more, run the command again with --verbose. Oct 21 19:19:16.908 INFO kablam! su: No module specific data is present Oct 21 19:19:17.335 INFO running `"docker" "rm" "-f" "07ed46e370d06e5cbba98ef7d0eed81c9fbd98f4fa73ee055b0f7619624210f4"` Oct 21 19:19:17.607 INFO blam! 07ed46e370d06e5cbba98ef7d0eed81c9fbd98f4fa73ee055b0f7619624210f4