Sep 21 12:44:30.107 INFO checking buildable-0.0.5 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 12:44:30.107 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 12:44:30.107 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 12:44:30.354 INFO blam! a2cfa81d0ec515a40612df89a246c2b1b00f588bc35ffa9185d08284652b556d Sep 21 12:44:30.357 INFO running `"docker" "start" "-a" "a2cfa81d0ec515a40612df89a246c2b1b00f588bc35ffa9185d08284652b556d"` Sep 21 12:44:31.290 INFO kablam! usermod: no changes Sep 21 12:44:31.346 INFO kablam! Checking buildable v0.0.5 (/source) Sep 21 12:44:31.490 INFO kablam! warning: unknown lint: `unstable` Sep 21 12:44:31.490 INFO kablam! --> src/lib.rs:12:10 Sep 21 12:44:31.490 INFO kablam! | Sep 21 12:44:31.490 INFO kablam! 12 | #![allow(unstable)] Sep 21 12:44:31.490 INFO kablam! | ^^^^^^^^ Sep 21 12:44:31.490 INFO kablam! | Sep 21 12:44:31.490 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 21 12:44:31.490 INFO kablam! Sep 21 12:44:31.490 INFO kablam! error[E0658]: non-builtin inner attributes are unstable (see issue #38356) Sep 21 12:44:31.490 INFO kablam! --> src/lib.rs:11:1 Sep 21 12:44:31.490 INFO kablam! | Sep 21 12:44:31.490 INFO kablam! 11 | #![experimental] Sep 21 12:44:31.490 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 12:44:31.490 INFO kablam! | Sep 21 12:44:31.490 INFO kablam! = help: add #![feature(custom_inner_attributes)] to the crate attributes to enable Sep 21 12:44:31.490 INFO kablam! Sep 21 12:44:31.490 INFO kablam! error[E0658]: The attribute `experimental` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 12:44:31.490 INFO kablam! --> src/lib.rs:11:4 Sep 21 12:44:31.490 INFO kablam! | Sep 21 12:44:31.490 INFO kablam! 11 | #![experimental] Sep 21 12:44:31.490 INFO kablam! | ^^^^^^^^^^^^ Sep 21 12:44:31.490 INFO kablam! | Sep 21 12:44:31.490 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 12:44:31.490 INFO kablam! Sep 21 12:44:31.551 INFO kablam! warning: unknown lint: `unstable` Sep 21 12:44:31.551 INFO kablam! --> src/lib.rs:12:10 Sep 21 12:44:31.551 INFO kablam! | Sep 21 12:44:31.551 INFO kablam! 12 | #![allow(unstable)] Sep 21 12:44:31.551 INFO kablam! | ^^^^^^^^ Sep 21 12:44:31.551 INFO kablam! | Sep 21 12:44:31.551 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 21 12:44:31.551 INFO kablam! Sep 21 12:44:31.551 INFO kablam! error[E0658]: non-builtin inner attributes are unstable (see issue #38356) Sep 21 12:44:31.551 INFO kablam! --> src/lib.rs:11:1 Sep 21 12:44:31.551 INFO kablam! | Sep 21 12:44:31.551 INFO kablam! 11 | #![experimental] Sep 21 12:44:31.551 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 12:44:31.551 INFO kablam! | Sep 21 12:44:31.551 INFO kablam! = help: add #![feature(custom_inner_attributes)] to the crate attributes to enable Sep 21 12:44:31.551 INFO kablam! Sep 21 12:44:31.551 INFO kablam! error[E0658]: The attribute `experimental` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 12:44:31.551 INFO kablam! --> src/lib.rs:11:4 Sep 21 12:44:31.551 INFO kablam! | Sep 21 12:44:31.551 INFO kablam! 11 | #![experimental] Sep 21 12:44:31.551 INFO kablam! | ^^^^^^^^^^^^ Sep 21 12:44:31.551 INFO kablam! | Sep 21 12:44:31.551 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 12:44:31.551 INFO kablam! Sep 21 12:44:31.783 INFO kablam! error[E0658]: The attribute `experimental` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 12:44:31.783 INFO kablam! --> src/lib.rs:20:3 Sep 21 12:44:31.783 INFO kablam! | Sep 21 12:44:31.783 INFO kablam! 20 | #[experimental] Sep 21 12:44:31.783 INFO kablam! | ^^^^^^^^^^^^ Sep 21 12:44:31.783 INFO kablam! | Sep 21 12:44:31.783 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 12:44:31.783 INFO kablam! Sep 21 12:44:31.783 INFO kablam! error[E0658]: The attribute `experimental` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 12:44:31.783 INFO kablam! --> src/lib.rs:196:3 Sep 21 12:44:31.783 INFO kablam! | Sep 21 12:44:31.783 INFO kablam! 196 | #[experimental] Sep 21 12:44:31.783 INFO kablam! | ^^^^^^^^^^^^ Sep 21 12:44:31.783 INFO kablam! | Sep 21 12:44:31.783 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 12:44:31.783 INFO kablam! Sep 21 12:44:31.868 INFO kablam! error: aborting due to 4 previous errors Sep 21 12:44:31.868 INFO kablam! Sep 21 12:44:31.868 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 12:44:31.874 INFO kablam! error[E0658]: The attribute `experimental` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 12:44:31.874 INFO kablam! --> src/lib.rs:20:3 Sep 21 12:44:31.874 INFO kablam! | Sep 21 12:44:31.874 INFO kablam! 20 | #[experimental] Sep 21 12:44:31.874 INFO kablam! | ^^^^^^^^^^^^ Sep 21 12:44:31.874 INFO kablam! | Sep 21 12:44:31.874 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 12:44:31.874 INFO kablam! Sep 21 12:44:31.874 INFO kablam! error: Could not compile `buildable`. Sep 21 12:44:31.874 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 12:44:31.874 INFO kablam! error[E0658]: The attribute `experimental` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 12:44:31.874 INFO kablam! --> src/lib.rs:196:3 Sep 21 12:44:31.874 INFO kablam! | Sep 21 12:44:31.874 INFO kablam! 196 | #[experimental] Sep 21 12:44:31.874 INFO kablam! | ^^^^^^^^^^^^ Sep 21 12:44:31.874 INFO kablam! | Sep 21 12:44:31.874 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 12:44:31.874 INFO kablam! Sep 21 12:44:31.878 INFO kablam! error: aborting due to 4 previous errors Sep 21 12:44:31.878 INFO kablam! Sep 21 12:44:31.878 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 12:44:31.882 INFO kablam! error: Could not compile `buildable`. Sep 21 12:44:31.882 INFO kablam! Sep 21 12:44:31.882 INFO kablam! To learn more, run the command again with --verbose. Sep 21 12:44:31.883 INFO kablam! su: No module specific data is present Sep 21 12:44:32.521 INFO running `"docker" "rm" "-f" "a2cfa81d0ec515a40612df89a246c2b1b00f588bc35ffa9185d08284652b556d"` Sep 21 12:44:32.614 INFO blam! a2cfa81d0ec515a40612df89a246c2b1b00f588bc35ffa9185d08284652b556d