Oct 12 15:48:04.394 INFO checking phigley/asteroids against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 15:48:04.394 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 15:48:04.636 INFO blam! 8b7769518efc2d70cd12e3541fb355405a4462348e9d8388e79bcb7c055cc774 Oct 12 15:48:04.637 INFO running `"docker" "start" "-a" "8b7769518efc2d70cd12e3541fb355405a4462348e9d8388e79bcb7c055cc774"` Oct 12 15:48:05.764 INFO kablam! usermod: no changes Oct 12 15:48:06.204 INFO kablam! Compiling num-complex v0.2.0 Oct 12 15:48:06.204 INFO kablam! Checking atom v0.3.5 Oct 12 15:48:06.204 INFO kablam! Compiling libloading v0.5.0 Oct 12 15:48:06.204 INFO kablam! Compiling log v0.4.5 Oct 12 15:48:06.204 INFO kablam! Compiling wayland-scanner v0.20.12 Oct 12 15:48:06.204 INFO kablam! Checking parking_lot_core v0.2.14 Oct 12 15:48:06.204 INFO kablam! Checking approx v0.3.0 Oct 12 15:48:06.204 INFO kablam! Compiling shred-derive v0.5.0 Oct 12 15:48:07.020 INFO kablam! Checking gfx_core v0.8.2 Oct 12 15:48:07.276 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 12 15:48:09.436 INFO kablam! Checking shared_library v0.1.9 Oct 12 15:48:09.828 INFO kablam! Checking x11-dl v2.18.3 Oct 12 15:48:09.864 INFO kablam! Compiling specs-derive v0.2.0 Oct 12 15:48:10.424 INFO kablam! Compiling gl_generator v0.9.0 Oct 12 15:48:10.800 INFO kablam! Checking parking_lot v0.5.5 Oct 12 15:48:12.191 INFO kablam! Checking parking_lot_core v0.3.1 Oct 12 15:48:13.317 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 12 15:48:21.180 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 15:48:21.464 INFO kablam! Checking shrev v1.0.1 Oct 12 15:48:21.617 INFO kablam! Compiling wayland-client v0.20.12 Oct 12 15:48:22.418 INFO kablam! Compiling wayland-protocols v0.20.12 Oct 12 15:48:22.757 INFO kablam! Checking rayon-core v1.4.1 Oct 12 15:48:24.071 INFO kablam! Checking parking_lot v0.6.4 Oct 12 15:48:31.890 INFO kablam! Compiling gfx_gl v0.5.0 Oct 12 15:48:31.890 INFO kablam! Compiling glutin v0.18.0 Oct 12 15:48:31.891 INFO kablam! Checking alga v0.7.2 Oct 12 15:48:31.970 INFO kablam! Checking dlib v0.4.1 Oct 12 15:48:33.816 INFO kablam! Checking rayon v1.0.2 Oct 12 15:48:34.676 INFO kablam! Checking wayland-sys v0.20.12 Oct 12 15:48:43.516 INFO kablam! Checking wayland-commons v0.20.12 Oct 12 15:48:52.949 INFO kablam! Checking nalgebra v0.16.4 Oct 12 15:48:57.793 INFO kablam! Checking hibitset v0.5.2 Oct 12 15:48:57.793 INFO kablam! Checking shred v0.7.0 Oct 12 15:49:07.996 INFO kablam! Checking smithay-client-toolkit v0.3.0 Oct 12 15:49:08.862 INFO kablam! Checking specs v0.12.3 Oct 12 15:49:14.716 INFO kablam! Checking winit v0.17.2 Oct 12 15:49:37.018 INFO kablam! Checking gfx_device_gl v0.15.3 Oct 12 15:49:37.018 INFO kablam! Checking gfx v0.17.1 Oct 12 15:49:39.175 INFO kablam! Checking gfx_window_glutin v0.26.0 Oct 12 15:49:56.441 INFO kablam! Checking graphics v0.1.0 (/source/graphics) Oct 12 15:49:59.264 INFO kablam! Checking asteroids v0.1.0 (/source) Oct 12 15:50:05.460 INFO kablam! error[E0658]: The attribute `component` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Oct 12 15:50:05.460 INFO kablam! --> graphics/examples/bouncing_balls.rs:142:3 Oct 12 15:50:05.460 INFO kablam! | Oct 12 15:50:05.460 INFO kablam! 142 | #[component(VecStorage)] Oct 12 15:50:05.460 INFO kablam! | ^^^^^^^^^ Oct 12 15:50:05.460 INFO kablam! | Oct 12 15:50:05.460 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Oct 12 15:50:05.460 INFO kablam! Oct 12 15:50:05.460 INFO kablam! error[E0658]: The attribute `component` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Oct 12 15:50:05.460 INFO kablam! --> graphics/examples/bouncing_balls.rs:146:3 Oct 12 15:50:05.460 INFO kablam! | Oct 12 15:50:05.460 INFO kablam! 146 | #[component(VecStorage)] Oct 12 15:50:05.460 INFO kablam! | ^^^^^^^^^ Oct 12 15:50:05.460 INFO kablam! | Oct 12 15:50:05.460 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Oct 12 15:50:05.460 INFO kablam! Oct 12 15:50:05.464 INFO kablam! error: aborting due to 2 previous errors Oct 12 15:50:05.464 INFO kablam! Oct 12 15:50:05.464 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 12 15:50:05.472 INFO kablam! error: Could not compile `graphics`. Oct 12 15:50:05.473 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 15:50:06.064 INFO kablam! error: build failed Oct 12 15:50:06.064 INFO kablam! su: No module specific data is present Oct 12 15:50:06.560 INFO running `"docker" "rm" "-f" "8b7769518efc2d70cd12e3541fb355405a4462348e9d8388e79bcb7c055cc774"` Oct 12 15:50:06.668 INFO blam! 8b7769518efc2d70cd12e3541fb355405a4462348e9d8388e79bcb7c055cc774