[INFO] updating cached repository bluecereal/anger [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bluecereal/anger [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bluecereal/anger" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/bluecereal/anger"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/bluecereal/anger'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bluecereal/anger" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/bluecereal/anger"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/bluecereal/anger'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ba5751bfd07c8c6ea16a5182ea105194578e884a [INFO] sha for GitHub repo bluecereal/anger: ba5751bfd07c8c6ea16a5182ea105194578e884a [INFO] validating manifest of bluecereal/anger on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bluecereal/anger on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bluecereal/anger [INFO] finished frobbing bluecereal/anger [INFO] frobbed toml for bluecereal/anger written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/bluecereal/anger/Cargo.toml [INFO] started frobbing bluecereal/anger [INFO] finished frobbing bluecereal/anger [INFO] frobbed toml for bluecereal/anger written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/bluecereal/anger/Cargo.toml [INFO] crate bluecereal/anger has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking bluecereal/anger against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-5/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/bluecereal/anger:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e37961ec1029ba63212b16e5062ea9c16dd187e89f91067258b19d387b954f2c [INFO] running `"docker" "start" "-a" "e37961ec1029ba63212b16e5062ea9c16dd187e89f91067258b19d387b954f2c"` [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Checking cgmath v0.12.0 [INFO] [stderr] Checking gfx v0.12.2 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking tempfile v2.1.4 [INFO] [stderr] Checking gfx_device_gl v0.11.2 [INFO] [stderr] Checking memmap v0.2.3 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.5.11 [INFO] [stderr] Checking wayland-client v0.5.12 [INFO] [stderr] Checking wayland-window v0.2.3 [INFO] [stderr] Checking wayland-kbd v0.3.6 [INFO] [stderr] Checking glutin v0.6.2 [INFO] [stderr] Checking gfx_window_glutin v0.12.0 [INFO] [stderr] Checking anger v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `super::cgmath::Decomposed` [INFO] [stderr] --> src/utils.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use super::cgmath::Decomposed; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std` [INFO] [stderr] --> src/component/player.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] error: extern crate `cgmath` is private, and cannot be re-exported (error E0365), consider declaring with `pub` [INFO] [stderr] --> src/component/mod.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[deny(pub_use_of_private_extern_crate)] on by default [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! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] error: extern crate `glutin` is private, and cannot be re-exported (error E0365), consider declaring with `pub` [INFO] [stderr] --> src/component/mod.rs:5:54 [INFO] [stderr] | [INFO] [stderr] 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::cgmath::Decomposed` [INFO] [stderr] --> src/utils.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use super::cgmath::Decomposed; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std` [INFO] [stderr] --> src/component/player.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] error: extern crate `cgmath` is private, and cannot be re-exported (error E0365), consider declaring with `pub` [INFO] [stderr] --> src/component/mod.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[deny(pub_use_of_private_extern_crate)] on by default [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! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] error: extern crate `glutin` is private, and cannot be re-exported (error E0365), consider declaring with `pub` [INFO] [stderr] --> src/component/mod.rs:5:54 [INFO] [stderr] | [INFO] [stderr] 5 | pub use super::{Vertex, cgmath, pipe, trans_command, glutin, input}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `anger`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `anger`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e37961ec1029ba63212b16e5062ea9c16dd187e89f91067258b19d387b954f2c"` [INFO] running `"docker" "rm" "-f" "e37961ec1029ba63212b16e5062ea9c16dd187e89f91067258b19d387b954f2c"` [INFO] [stdout] e37961ec1029ba63212b16e5062ea9c16dd187e89f91067258b19d387b954f2c