Oct 21 14:49:53.923 INFO checking phigley/asteroids against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:49:53.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 14:49:54.106 INFO blam! 3558a1155408bdb0b8c3218fd6739d4b43de099b412b9e980f0ecf3d5ec5a757 Oct 21 14:49:54.109 INFO running `"docker" "start" "-a" "3558a1155408bdb0b8c3218fd6739d4b43de099b412b9e980f0ecf3d5ec5a757"` Oct 21 14:49:54.549 INFO kablam! usermod: no changes Oct 21 14:49:54.772 INFO kablam! Compiling bitflags v1.0.4 Oct 21 14:49:54.772 INFO kablam! Compiling num-complex v0.2.0 Oct 21 14:49:54.780 INFO kablam! Compiling x11-dl v2.18.3 Oct 21 14:49:54.780 INFO kablam! Checking draw_state v0.8.0 Oct 21 14:49:54.780 INFO kablam! Checking parking_lot_core v0.2.14 Oct 21 14:49:54.784 INFO kablam! Compiling shred-derive v0.5.0 Oct 21 14:49:54.785 INFO kablam! Checking approx v0.3.0 Oct 21 14:49:54.788 INFO kablam! Checking dlib v0.4.1 Oct 21 14:49:55.015 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 21 14:49:55.363 INFO kablam! Checking shared_library v0.1.9 Oct 21 14:49:55.969 INFO kablam! Compiling specs-derive v0.2.0 Oct 21 14:49:55.969 INFO kablam! Compiling xml-rs v0.7.0 Oct 21 14:49:55.969 INFO kablam! Checking wayland-sys v0.20.12 Oct 21 14:49:56.352 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 14:49:56.412 INFO kablam! Checking parking_lot_core v0.3.1 Oct 21 14:49:56.488 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 21 14:49:56.887 INFO kablam! Checking parking_lot v0.5.5 Oct 21 14:49:57.105 INFO kablam! Checking gfx_core v0.8.2 Oct 21 14:49:57.925 INFO kablam! Checking wayland-commons v0.20.12 Oct 21 14:49:57.986 INFO kablam! Checking rayon-core v1.4.1 Oct 21 14:49:59.141 INFO kablam! Checking parking_lot v0.6.4 Oct 21 14:50:04.921 INFO kablam! Checking shrev v1.0.1 Oct 21 14:50:05.027 INFO kablam! Checking alga v0.7.2 Oct 21 14:50:05.247 INFO kablam! Checking rayon v1.0.2 Oct 21 14:50:05.873 INFO kablam! Compiling wayland-scanner v0.20.12 Oct 21 14:50:05.873 INFO kablam! Compiling gl_generator v0.9.0 Oct 21 14:50:10.748 INFO kablam! Compiling wayland-client v0.20.12 Oct 21 14:50:10.754 INFO kablam! Compiling wayland-protocols v0.20.12 Oct 21 14:50:17.405 INFO kablam! Compiling gfx_gl v0.5.0 Oct 21 14:50:17.437 INFO kablam! Compiling glutin v0.18.0 Oct 21 14:50:22.570 INFO kablam! Checking shred v0.7.0 Oct 21 14:50:22.650 INFO kablam! Checking hibitset v0.5.2 Oct 21 14:50:23.908 INFO kablam! Checking nalgebra v0.16.4 Oct 21 14:50:29.936 INFO kablam! Checking specs v0.12.3 Oct 21 14:50:38.428 INFO kablam! Checking smithay-client-toolkit v0.3.0 Oct 21 14:50:43.264 INFO kablam! Checking winit v0.17.2 Oct 21 14:51:02.804 INFO kablam! Checking gfx_device_gl v0.15.3 Oct 21 14:51:02.804 INFO kablam! Checking gfx v0.17.1 Oct 21 14:51:06.013 INFO kablam! Checking gfx_window_glutin v0.26.0 Oct 21 14:51:17.292 INFO kablam! Checking graphics v0.1.0 (/source/graphics) Oct 21 14:51:19.635 INFO kablam! Checking asteroids v0.1.0 (/source) Oct 21 14:51:26.880 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 21 14:51:26.880 INFO kablam! --> graphics/examples/bouncing_balls.rs:142:3 Oct 21 14:51:26.880 INFO kablam! | Oct 21 14:51:26.880 INFO kablam! 142 | #[component(VecStorage)] Oct 21 14:51:26.880 INFO kablam! | ^^^^^^^^^ Oct 21 14:51:26.880 INFO kablam! | Oct 21 14:51:26.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Oct 21 14:51:26.882 INFO kablam! Oct 21 14:51:26.882 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 21 14:51:26.882 INFO kablam! --> graphics/examples/bouncing_balls.rs:146:3 Oct 21 14:51:26.882 INFO kablam! | Oct 21 14:51:26.882 INFO kablam! 146 | #[component(VecStorage)] Oct 21 14:51:26.882 INFO kablam! | ^^^^^^^^^ Oct 21 14:51:26.882 INFO kablam! | Oct 21 14:51:26.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Oct 21 14:51:26.882 INFO kablam! Oct 21 14:51:26.892 INFO kablam! error: aborting due to 2 previous errors Oct 21 14:51:26.892 INFO kablam! Oct 21 14:51:26.892 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 21 14:51:26.900 INFO kablam! error: Could not compile `graphics`. Oct 21 14:51:26.900 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 14:51:27.708 INFO kablam! error: build failed Oct 21 14:51:27.710 INFO kablam! su: No module specific data is present Oct 21 14:51:28.138 INFO running `"docker" "rm" "-f" "3558a1155408bdb0b8c3218fd6739d4b43de099b412b9e980f0ecf3d5ec5a757"` Oct 21 14:51:28.473 INFO blam! 3558a1155408bdb0b8c3218fd6739d4b43de099b412b9e980f0ecf3d5ec5a757