Nov 17 07:58:17.757 INFO testing bluecereal/anger against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 07:58:17.757 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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"` Nov 17 07:58:17.960 INFO [stdout] 1a91ca6ef01be047e19933eb7657ba61643851715b8f1e8c25e78722ae86fc4d Nov 17 07:58:17.962 INFO running `"docker" "start" "-a" "1a91ca6ef01be047e19933eb7657ba61643851715b8f1e8c25e78722ae86fc4d"` Nov 17 07:58:18.363 INFO [stderr] usermod: no changes Nov 17 07:58:18.516 INFO [stderr] Compiling serde_json v0.8.3 Nov 17 07:58:18.516 INFO [stderr] Compiling phf_generator v0.7.20 Nov 17 07:58:18.516 INFO [stderr] Compiling cgmath v0.12.0 Nov 17 07:58:18.516 INFO [stderr] Compiling gfx v0.12.2 Nov 17 07:58:18.523 INFO [stderr] Compiling tempfile v2.1.4 Nov 17 07:58:18.523 INFO [stderr] Compiling gfx_device_gl v0.11.2 Nov 17 07:58:19.207 INFO [stderr] Compiling phf_codegen v0.7.20 Nov 17 07:58:20.135 INFO [stderr] Compiling target_build_utils v0.1.2 Nov 17 07:58:35.259 INFO [stderr] Compiling libloading v0.3.1 Nov 17 07:58:38.107 INFO [stderr] Compiling dlib v0.3.1 Nov 17 07:58:38.511 INFO [stderr] Compiling wayland-sys v0.5.11 Nov 17 07:58:40.255 INFO [stderr] Compiling wayland-client v0.5.12 Nov 17 07:58:43.095 INFO [stderr] Compiling wayland-window v0.2.3 Nov 17 07:58:43.096 INFO [stderr] Compiling wayland-kbd v0.3.6 Nov 17 07:58:46.781 INFO [stderr] Compiling glutin v0.6.2 Nov 17 07:58:53.583 INFO [stderr] Compiling gfx_window_glutin v0.12.0 Nov 17 07:58:56.659 INFO [stderr] Compiling anger v0.1.0 (/source) Nov 17 07:58:57.999 INFO [stderr] warning: unused import: `super::cgmath::Decomposed` Nov 17 07:58:57.999 INFO [stderr] --> src/utils.rs:2:5 Nov 17 07:58:57.999 INFO [stderr] | Nov 17 07:58:57.999 INFO [stderr] 2 | use super::cgmath::Decomposed; Nov 17 07:58:57.999 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 07:58:57.999 INFO [stderr] | Nov 17 07:58:57.999 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 07:58:57.999 INFO [stderr] Nov 17 07:58:57.999 INFO [stderr] warning: unused import: `std` Nov 17 07:58:57.999 INFO [stderr] --> src/component/player.rs:2:5 Nov 17 07:58:57.999 INFO [stderr] | Nov 17 07:58:57.999 INFO [stderr] 2 | use std; Nov 17 07:58:57.999 INFO [stderr] | ^^^ Nov 17 07:58:57.999 INFO [stderr] Nov 17 07:58:57.999 INFO [stderr] error: extern crate `cgmath` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 07:58:57.999 INFO [stderr] --> src/component/mod.rs:5:25 Nov 17 07:58:57.999 INFO [stderr] | Nov 17 07:58:57.999 INFO [stderr] 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Nov 17 07:58:57.999 INFO [stderr] | ^^^^^^ Nov 17 07:58:57.999 INFO [stderr] | Nov 17 07:58:57.999 INFO [stderr] = note: #[deny(pub_use_of_private_extern_crate)] on by default Nov 17 07:58:57.999 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 07:58:57.999 INFO [stderr] = note: for more information, see issue #34537 Nov 17 07:58:57.999 INFO [stderr] Nov 17 07:58:57.999 INFO [stderr] error: extern crate `glutin` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Nov 17 07:58:57.999 INFO [stderr] --> src/component/mod.rs:5:54 Nov 17 07:58:57.999 INFO [stderr] | Nov 17 07:58:57.999 INFO [stderr] 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Nov 17 07:58:57.999 INFO [stderr] | ^^^^^^ Nov 17 07:58:57.999 INFO [stderr] | Nov 17 07:58:57.999 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 07:58:58.000 INFO [stderr] = note: for more information, see issue #34537 Nov 17 07:58:58.000 INFO [stderr] Nov 17 07:58:58.370 INFO [stderr] error: aborting due to 2 previous errors Nov 17 07:58:58.371 INFO [stderr] Nov 17 07:58:58.386 INFO [stderr] error: Could not compile `anger`. Nov 17 07:58:58.387 INFO [stderr] Nov 17 07:58:58.387 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 07:58:58.390 INFO [stderr] su: No module specific data is present Nov 17 07:59:00.222 INFO running `"docker" "inspect" "1a91ca6ef01be047e19933eb7657ba61643851715b8f1e8c25e78722ae86fc4d"` Nov 17 07:59:00.565 INFO running `"docker" "rm" "-f" "1a91ca6ef01be047e19933eb7657ba61643851715b8f1e8c25e78722ae86fc4d"` Nov 17 07:59:00.911 INFO [stdout] 1a91ca6ef01be047e19933eb7657ba61643851715b8f1e8c25e78722ae86fc4d