Oct 13 00:22:32.558 INFO checking bluecereal/anger against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 00:22:32.559 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 00:22:32.994 INFO blam! 525a009977812407ef77dfeac86005b45326c6cfb29d7f30fbcbdc39d8052c9c Oct 13 00:22:32.997 INFO running `"docker" "start" "-a" "525a009977812407ef77dfeac86005b45326c6cfb29d7f30fbcbdc39d8052c9c"` Oct 13 00:22:35.059 INFO kablam! usermod: no changes Oct 13 00:22:35.293 INFO kablam! Compiling libc v0.2.17 Oct 13 00:22:35.297 INFO kablam! Compiling serde v0.8.19 Oct 13 00:22:35.320 INFO kablam! Checking shared_library v0.1.5 Oct 13 00:22:35.320 INFO kablam! Compiling x11-dl v2.11.0 Oct 13 00:22:35.348 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 13 00:22:35.349 INFO kablam! Checking cgmath v0.12.0 Oct 13 00:22:35.349 INFO kablam! Checking gfx_core v0.4.0 Oct 13 00:22:35.349 INFO kablam! Compiling gfx_gl v0.3.1 Oct 13 00:22:39.480 INFO kablam! Compiling glutin v0.6.2 Oct 13 00:22:40.669 INFO kablam! Checking osmesa-sys v0.1.2 Oct 13 00:22:49.201 INFO kablam! Checking fs2 v0.2.5 Oct 13 00:22:49.226 INFO kablam! Checking tempfile v2.1.4 Oct 13 00:22:49.549 INFO kablam! Compiling rand v0.3.15 Oct 13 00:22:49.997 INFO kablam! Compiling wayland-client v0.5.12 Oct 13 00:22:53.149 INFO kablam! Checking memmap v0.2.3 Oct 13 00:23:03.081 INFO kablam! Compiling phf_generator v0.7.20 Oct 13 00:23:04.633 INFO kablam! Compiling phf_codegen v0.7.20 Oct 13 00:23:06.968 INFO kablam! Compiling target_build_utils v0.1.2 Oct 13 00:23:07.993 INFO kablam! Compiling serde_json v0.8.3 Oct 13 00:23:26.672 INFO kablam! Compiling libloading v0.3.1 Oct 13 00:23:31.296 INFO kablam! Checking dlib v0.3.1 Oct 13 00:23:31.925 INFO kablam! Checking wayland-sys v0.5.11 Oct 13 00:23:33.388 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 13 00:23:33.389 INFO kablam! Checking gfx v0.12.2 Oct 13 00:23:34.720 INFO kablam! Checking wayland-window v0.2.3 Oct 13 00:23:34.720 INFO kablam! Checking wayland-kbd v0.3.6 Oct 13 00:23:40.748 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 13 00:23:42.154 INFO kablam! Checking anger v0.1.0 (/source) Oct 13 00:23:44.178 INFO kablam! warning: unused import: `super::cgmath::Decomposed` Oct 13 00:23:44.178 INFO kablam! --> src/utils.rs:2:5 Oct 13 00:23:44.179 INFO kablam! | Oct 13 00:23:44.179 INFO kablam! 2 | use super::cgmath::Decomposed; Oct 13 00:23:44.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:23:44.180 INFO kablam! | Oct 13 00:23:44.180 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:23:44.181 INFO kablam! Oct 13 00:23:44.181 INFO kablam! warning: unused import: `std` Oct 13 00:23:44.181 INFO kablam! --> src/component/player.rs:2:5 Oct 13 00:23:44.181 INFO kablam! | Oct 13 00:23:44.182 INFO kablam! 2 | use std; Oct 13 00:23:44.182 INFO kablam! | ^^^ Oct 13 00:23:44.182 INFO kablam! Oct 13 00:23:44.183 INFO kablam! error: extern crate `cgmath` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 13 00:23:44.183 INFO kablam! --> src/component/mod.rs:5:25 Oct 13 00:23:44.183 INFO kablam! | Oct 13 00:23:44.183 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 13 00:23:44.184 INFO kablam! | ^^^^^^ Oct 13 00:23:44.184 INFO kablam! | Oct 13 00:23:44.184 INFO kablam! = note: #[deny(pub_use_of_private_extern_crate)] on by default Oct 13 00:23:44.185 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 13 00:23:44.185 INFO kablam! = note: for more information, see issue #34537 Oct 13 00:23:44.185 INFO kablam! Oct 13 00:23:44.186 INFO kablam! error: extern crate `glutin` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 13 00:23:44.186 INFO kablam! --> src/component/mod.rs:5:54 Oct 13 00:23:44.186 INFO kablam! | Oct 13 00:23:44.186 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 13 00:23:44.187 INFO kablam! | ^^^^^^ Oct 13 00:23:44.187 INFO kablam! | Oct 13 00:23:44.188 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 13 00:23:44.188 INFO kablam! = note: for more information, see issue #34537 Oct 13 00:23:44.188 INFO kablam! Oct 13 00:23:44.556 INFO kablam! error: aborting due to 2 previous errors Oct 13 00:23:44.556 INFO kablam! Oct 13 00:23:44.561 INFO kablam! error: Could not compile `anger`. Oct 13 00:23:44.561 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 00:23:44.574 INFO kablam! warning: unused import: `super::cgmath::Decomposed` Oct 13 00:23:44.574 INFO kablam! --> src/utils.rs:2:5 Oct 13 00:23:44.574 INFO kablam! | Oct 13 00:23:44.574 INFO kablam! 2 | use super::cgmath::Decomposed; Oct 13 00:23:44.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:23:44.574 INFO kablam! | Oct 13 00:23:44.574 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:23:44.574 INFO kablam! Oct 13 00:23:44.580 INFO kablam! warning: unused import: `std` Oct 13 00:23:44.580 INFO kablam! --> src/component/player.rs:2:5 Oct 13 00:23:44.580 INFO kablam! | Oct 13 00:23:44.580 INFO kablam! 2 | use std; Oct 13 00:23:44.580 INFO kablam! | ^^^ Oct 13 00:23:44.580 INFO kablam! Oct 13 00:23:44.582 INFO kablam! error: extern crate `cgmath` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 13 00:23:44.582 INFO kablam! --> src/component/mod.rs:5:25 Oct 13 00:23:44.582 INFO kablam! | Oct 13 00:23:44.582 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 13 00:23:44.582 INFO kablam! | ^^^^^^ Oct 13 00:23:44.582 INFO kablam! | Oct 13 00:23:44.582 INFO kablam! = note: #[deny(pub_use_of_private_extern_crate)] on by default Oct 13 00:23:44.582 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 13 00:23:44.582 INFO kablam! = note: for more information, see issue #34537 Oct 13 00:23:44.582 INFO kablam! Oct 13 00:23:44.582 INFO kablam! error: extern crate `glutin` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 13 00:23:44.582 INFO kablam! --> src/component/mod.rs:5:54 Oct 13 00:23:44.582 INFO kablam! | Oct 13 00:23:44.582 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 13 00:23:44.582 INFO kablam! | ^^^^^^ Oct 13 00:23:44.582 INFO kablam! | Oct 13 00:23:44.582 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 13 00:23:44.582 INFO kablam! = note: for more information, see issue #34537 Oct 13 00:23:44.582 INFO kablam! Oct 13 00:23:44.952 INFO kablam! error: aborting due to 2 previous errors Oct 13 00:23:44.952 INFO kablam! Oct 13 00:23:44.968 INFO kablam! error: Could not compile `anger`. Oct 13 00:23:44.968 INFO kablam! Oct 13 00:23:44.968 INFO kablam! To learn more, run the command again with --verbose. Oct 13 00:23:44.968 INFO kablam! su: No module specific data is present Oct 13 00:23:45.566 INFO running `"docker" "rm" "-f" "525a009977812407ef77dfeac86005b45326c6cfb29d7f30fbcbdc39d8052c9c"` Oct 13 00:23:45.896 INFO blam! 525a009977812407ef77dfeac86005b45326c6cfb29d7f30fbcbdc39d8052c9c