Sep 06 09:18:37.988 INFO checking buildable-0.0.5 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:18:37.988 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:18:37.988 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:18:38.224 INFO blam! cbcdc6b184ffa1992f1313b5d27413f8ebda12af09cfcc2751f2145ba92277d1 Sep 06 09:18:38.226 INFO running `"docker" "start" "-a" "cbcdc6b184ffa1992f1313b5d27413f8ebda12af09cfcc2751f2145ba92277d1"` Sep 06 09:18:39.307 INFO kablam! usermod: no changes Sep 06 09:18:39.345 INFO kablam! Checking buildable v0.0.5 (file:///source) Sep 06 09:18:39.514 INFO kablam! warning: unknown lint: `unstable` Sep 06 09:18:39.514 INFO kablam! --> src/lib.rs:12:10 Sep 06 09:18:39.514 INFO kablam! | Sep 06 09:18:39.514 INFO kablam! 12 | #![allow(unstable)] Sep 06 09:18:39.514 INFO kablam! | ^^^^^^^^ Sep 06 09:18:39.514 INFO kablam! | Sep 06 09:18:39.514 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 06 09:18:39.514 INFO kablam! Sep 06 09:18:39.514 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 06 09:18:39.514 INFO kablam! --> src/lib.rs:11:4 Sep 06 09:18:39.514 INFO kablam! | Sep 06 09:18:39.514 INFO kablam! 11 | #![experimental] Sep 06 09:18:39.514 INFO kablam! | ^^^^^^^^^^^^ Sep 06 09:18:39.514 INFO kablam! | Sep 06 09:18:39.514 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 09:18:39.514 INFO kablam! Sep 06 09:18:39.582 INFO kablam! warning: unknown lint: `unstable` Sep 06 09:18:39.582 INFO kablam! --> src/lib.rs:12:10 Sep 06 09:18:39.582 INFO kablam! | Sep 06 09:18:39.582 INFO kablam! 12 | #![allow(unstable)] Sep 06 09:18:39.582 INFO kablam! | ^^^^^^^^ Sep 06 09:18:39.582 INFO kablam! | Sep 06 09:18:39.582 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 06 09:18:39.582 INFO kablam! Sep 06 09:18:39.582 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 06 09:18:39.582 INFO kablam! --> src/lib.rs:11:4 Sep 06 09:18:39.582 INFO kablam! | Sep 06 09:18:39.582 INFO kablam! 11 | #![experimental] Sep 06 09:18:39.582 INFO kablam! | ^^^^^^^^^^^^ Sep 06 09:18:39.582 INFO kablam! | Sep 06 09:18:39.582 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 09:18:39.582 INFO kablam! Sep 06 09:18:39.842 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 06 09:18:39.842 INFO kablam! --> src/lib.rs:20:3 Sep 06 09:18:39.842 INFO kablam! | Sep 06 09:18:39.842 INFO kablam! 20 | #[experimental] Sep 06 09:18:39.842 INFO kablam! | ^^^^^^^^^^^^ Sep 06 09:18:39.842 INFO kablam! | Sep 06 09:18:39.842 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 09:18:39.842 INFO kablam! Sep 06 09:18:39.842 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 06 09:18:39.842 INFO kablam! --> src/lib.rs:196:3 Sep 06 09:18:39.842 INFO kablam! | Sep 06 09:18:39.842 INFO kablam! 196 | #[experimental] Sep 06 09:18:39.842 INFO kablam! | ^^^^^^^^^^^^ Sep 06 09:18:39.842 INFO kablam! | Sep 06 09:18:39.842 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 09:18:39.842 INFO kablam! Sep 06 09:18:39.870 INFO kablam! error: aborting due to 3 previous errors Sep 06 09:18:39.870 INFO kablam! Sep 06 09:18:39.870 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 09:18:39.874 INFO kablam! error: Could not compile `buildable`. Sep 06 09:18:39.874 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:18:40.058 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 06 09:18:40.058 INFO kablam! --> src/lib.rs:20:3 Sep 06 09:18:40.058 INFO kablam! | Sep 06 09:18:40.058 INFO kablam! 20 | #[experimental] Sep 06 09:18:40.058 INFO kablam! | ^^^^^^^^^^^^ Sep 06 09:18:40.058 INFO kablam! | Sep 06 09:18:40.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 09:18:40.058 INFO kablam! Sep 06 09:18:40.062 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 06 09:18:40.062 INFO kablam! --> src/lib.rs:196:3 Sep 06 09:18:40.062 INFO kablam! | Sep 06 09:18:40.062 INFO kablam! 196 | #[experimental] Sep 06 09:18:40.062 INFO kablam! | ^^^^^^^^^^^^ Sep 06 09:18:40.062 INFO kablam! | Sep 06 09:18:40.062 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 09:18:40.062 INFO kablam! Sep 06 09:18:40.066 INFO kablam! error: aborting due to 3 previous errors Sep 06 09:18:40.066 INFO kablam! Sep 06 09:18:40.066 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 09:18:40.074 INFO kablam! error: Could not compile `buildable`. Sep 06 09:18:40.074 INFO kablam! Sep 06 09:18:40.074 INFO kablam! To learn more, run the command again with --verbose. Sep 06 09:18:40.075 INFO kablam! su: No module specific data is present Sep 06 09:18:41.272 INFO running `"docker" "rm" "-f" "cbcdc6b184ffa1992f1313b5d27413f8ebda12af09cfcc2751f2145ba92277d1"` Sep 06 09:18:41.381 INFO blam! cbcdc6b184ffa1992f1313b5d27413f8ebda12af09cfcc2751f2145ba92277d1