Oct 26 22:58:36.853 INFO checking phigley/asteroids against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:58:36.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 22:58:37.047 INFO blam! a38ff4f4f0f06d817f61a9259fbe6848e3bd253f1c25d2af3b24298db97e81a8 Oct 26 22:58:37.049 INFO running `"docker" "start" "-a" "a38ff4f4f0f06d817f61a9259fbe6848e3bd253f1c25d2af3b24298db97e81a8"` Oct 26 22:58:37.553 INFO kablam! usermod: no changes Oct 26 22:58:37.795 INFO kablam! Compiling num-complex v0.2.0 Oct 26 22:58:37.795 INFO kablam! Checking libm v0.1.2 Oct 26 22:58:37.795 INFO kablam! Checking atom v0.3.5 Oct 26 22:58:37.795 INFO kablam! Checking draw_state v0.8.0 Oct 26 22:58:37.806 INFO kablam! Checking fxhash v0.2.1 Oct 26 22:58:37.811 INFO kablam! Compiling gl_generator v0.9.0 Oct 26 22:58:37.811 INFO kablam! Checking parking_lot_core v0.2.14 Oct 26 22:58:37.811 INFO kablam! Checking approx v0.3.0 Oct 26 22:58:38.719 INFO kablam! Compiling shred-derive v0.5.0 Oct 26 22:58:38.783 INFO kablam! Checking generic-array v0.11.1 Oct 26 22:58:38.966 INFO kablam! Checking dlib v0.4.1 Oct 26 22:58:39.529 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 26 22:58:39.564 INFO kablam! Checking shared_library v0.1.9 Oct 26 22:58:39.569 INFO kablam! Checking x11-dl v2.18.3 Oct 26 22:58:39.647 INFO kablam! Compiling specs-derive v0.2.0 Oct 26 22:58:39.719 INFO kablam! Checking wayland-sys v0.20.12 Oct 26 22:58:40.159 INFO kablam! Checking gfx_core v0.8.2 Oct 26 22:58:40.651 INFO kablam! Checking parking_lot v0.5.5 Oct 26 22:58:42.083 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 22:58:48.648 INFO kablam! Checking parking_lot v0.6.4 Oct 26 22:58:48.691 INFO kablam! Checking wayland-commons v0.20.12 Oct 26 22:58:48.814 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 26 22:58:49.084 INFO kablam! Checking shrev v1.0.1 Oct 26 22:58:49.471 INFO kablam! Checking alga v0.7.2 Oct 26 22:58:51.551 INFO kablam! Compiling gfx_gl v0.5.0 Oct 26 22:58:51.863 INFO kablam! Compiling glutin v0.18.0 Oct 26 22:58:51.969 INFO kablam! Checking wayland-client v0.20.12 Oct 26 22:58:52.555 INFO kablam! Checking rayon-core v1.4.1 Oct 26 22:58:58.491 INFO kablam! Checking rayon v1.0.2 Oct 26 22:59:02.687 INFO kablam! Checking wayland-protocols v0.20.12 Oct 26 22:59:13.245 INFO kablam! Checking nalgebra v0.16.4 Oct 26 22:59:18.517 INFO kablam! Checking smithay-client-toolkit v0.3.0 Oct 26 22:59:20.143 INFO kablam! Checking shred v0.7.0 Oct 26 22:59:20.143 INFO kablam! Checking hibitset v0.5.2 Oct 26 22:59:28.207 INFO kablam! Checking winit v0.17.2 Oct 26 22:59:29.100 INFO kablam! Checking specs v0.12.3 Oct 26 23:00:01.704 INFO kablam! Checking gfx_device_gl v0.15.3 Oct 26 23:00:01.704 INFO kablam! Checking gfx v0.17.1 Oct 26 23:00:06.260 INFO kablam! Checking gfx_window_glutin v0.26.0 Oct 26 23:00:19.141 INFO kablam! Checking graphics v0.1.0 (/source/graphics) Oct 26 23:00:22.271 INFO kablam! Checking asteroids v0.1.0 (/source) Oct 26 23:00:29.503 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 26 23:00:29.503 INFO kablam! --> graphics/examples/bouncing_balls.rs:142:3 Oct 26 23:00:29.504 INFO kablam! | Oct 26 23:00:29.504 INFO kablam! 142 | #[component(VecStorage)] Oct 26 23:00:29.504 INFO kablam! | ^^^^^^^^^ Oct 26 23:00:29.505 INFO kablam! | Oct 26 23:00:29.505 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Oct 26 23:00:29.505 INFO kablam! Oct 26 23:00:29.511 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 26 23:00:29.511 INFO kablam! --> graphics/examples/bouncing_balls.rs:146:3 Oct 26 23:00:29.512 INFO kablam! | Oct 26 23:00:29.512 INFO kablam! 146 | #[component(VecStorage)] Oct 26 23:00:29.512 INFO kablam! | ^^^^^^^^^ Oct 26 23:00:29.513 INFO kablam! | Oct 26 23:00:29.513 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Oct 26 23:00:29.513 INFO kablam! Oct 26 23:00:29.513 INFO kablam! error: aborting due to 2 previous errors Oct 26 23:00:29.513 INFO kablam! Oct 26 23:00:29.513 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 26 23:00:29.543 INFO kablam! error: Could not compile `graphics`. Oct 26 23:00:29.543 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 26 23:00:30.355 INFO kablam! error: build failed Oct 26 23:00:30.355 INFO kablam! su: No module specific data is present Oct 26 23:00:31.071 INFO running `"docker" "rm" "-f" "a38ff4f4f0f06d817f61a9259fbe6848e3bd253f1c25d2af3b24298db97e81a8"` Oct 26 23:00:31.303 INFO blam! a38ff4f4f0f06d817f61a9259fbe6848e3bd253f1c25d2af3b24298db97e81a8