Oct 11 02:06:26.117 INFO testing bluecereal/anger against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:06:26.117 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:06:26.117 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:06:26.326 INFO blam! 1f85064b373eb513a983e0325d473ddba95c3031f11263311ae846677a93db4b Oct 11 02:06:26.329 INFO running `"docker" "start" "-a" "1f85064b373eb513a983e0325d473ddba95c3031f11263311ae846677a93db4b"` Oct 11 02:06:26.718 INFO kablam! usermod: no changes Oct 11 02:06:26.866 INFO kablam! Compiling phf_generator v0.7.20 Oct 11 02:06:26.866 INFO kablam! Compiling cgmath v0.12.0 Oct 11 02:06:26.869 INFO kablam! Compiling fs2 v0.2.5 Oct 11 02:06:26.869 INFO kablam! Compiling tempfile v2.1.4 Oct 11 02:06:27.604 INFO kablam! Compiling phf_codegen v0.7.20 Oct 11 02:06:27.720 INFO kablam! Compiling memmap v0.2.3 Oct 11 02:06:28.744 INFO kablam! Compiling target_build_utils v0.1.2 Oct 11 02:06:37.961 INFO kablam! Compiling libloading v0.3.1 Oct 11 02:06:40.913 INFO kablam! Compiling dlib v0.3.1 Oct 11 02:06:41.575 INFO kablam! Compiling wayland-sys v0.5.11 Oct 11 02:06:43.028 INFO kablam! Compiling wayland-client v0.5.12 Oct 11 02:06:45.751 INFO kablam! Compiling wayland-window v0.2.3 Oct 11 02:06:45.751 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 11 02:06:48.106 INFO kablam! Compiling glutin v0.6.2 Oct 11 02:06:53.964 INFO kablam! Compiling gfx_window_glutin v0.12.0 Oct 11 02:06:57.095 INFO kablam! Compiling anger v0.1.0 (/source) Oct 11 02:06:59.248 INFO kablam! warning: unused import: `super::cgmath::Decomposed` Oct 11 02:06:59.249 INFO kablam! --> src/utils.rs:2:5 Oct 11 02:06:59.249 INFO kablam! | Oct 11 02:06:59.249 INFO kablam! 2 | use super::cgmath::Decomposed; Oct 11 02:06:59.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:06:59.249 INFO kablam! | Oct 11 02:06:59.250 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:06:59.250 INFO kablam! Oct 11 02:06:59.250 INFO kablam! warning: unused import: `std` Oct 11 02:06:59.250 INFO kablam! --> src/component/player.rs:2:5 Oct 11 02:06:59.250 INFO kablam! | Oct 11 02:06:59.251 INFO kablam! 2 | use std; Oct 11 02:06:59.251 INFO kablam! | ^^^ Oct 11 02:06:59.251 INFO kablam! Oct 11 02:06:59.251 INFO kablam! error: extern crate `cgmath` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 11 02:06:59.252 INFO kablam! --> src/component/mod.rs:5:25 Oct 11 02:06:59.252 INFO kablam! | Oct 11 02:06:59.252 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 11 02:06:59.252 INFO kablam! | ^^^^^^ Oct 11 02:06:59.252 INFO kablam! | Oct 11 02:06:59.253 INFO kablam! = note: #[deny(pub_use_of_private_extern_crate)] on by default Oct 11 02:06:59.253 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 11 02:06:59.253 INFO kablam! = note: for more information, see issue #34537 Oct 11 02:06:59.253 INFO kablam! Oct 11 02:06:59.254 INFO kablam! error: extern crate `glutin` is private, and cannot be re-exported (error E0365), consider declaring with `pub` Oct 11 02:06:59.254 INFO kablam! --> src/component/mod.rs:5:54 Oct 11 02:06:59.254 INFO kablam! | Oct 11 02:06:59.254 INFO kablam! 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; Oct 11 02:06:59.255 INFO kablam! | ^^^^^^ Oct 11 02:06:59.255 INFO kablam! | Oct 11 02:06:59.255 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 11 02:06:59.255 INFO kablam! = note: for more information, see issue #34537 Oct 11 02:06:59.255 INFO kablam! Oct 11 02:06:59.636 INFO kablam! error: aborting due to 2 previous errors Oct 11 02:06:59.636 INFO kablam! Oct 11 02:06:59.651 INFO kablam! error: Could not compile `anger`. Oct 11 02:06:59.651 INFO kablam! Oct 11 02:06:59.652 INFO kablam! To learn more, run the command again with --verbose. Oct 11 02:06:59.652 INFO kablam! su: No module specific data is present Oct 11 02:07:00.408 INFO running `"docker" "rm" "-f" "1f85064b373eb513a983e0325d473ddba95c3031f11263311ae846677a93db4b"` Oct 11 02:07:00.656 INFO blam! 1f85064b373eb513a983e0325d473ddba95c3031f11263311ae846677a93db4b