Sep 02 19:19:13.131 INFO checking buildable-0.0.5 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 19:19:13.131 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 19:19:13.131 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 19:19:13.293 INFO blam! df314f21a70a9b5c11992936acf9144d530cd263e770f516be9c0cc098f99083 Sep 02 19:19:13.294 INFO running `"docker" "start" "-a" "df314f21a70a9b5c11992936acf9144d530cd263e770f516be9c0cc098f99083"` Sep 02 19:19:14.048 INFO kablam! Checking buildable v0.0.5 (file:///source) Sep 02 19:19:14.091 INFO kablam! warning: unknown lint: `unstable` Sep 02 19:19:14.091 INFO kablam! --> src/lib.rs:12:10 Sep 02 19:19:14.091 INFO kablam! | Sep 02 19:19:14.091 INFO kablam! 12 | #![allow(unstable)] Sep 02 19:19:14.091 INFO kablam! | ^^^^^^^^ Sep 02 19:19:14.091 INFO kablam! | Sep 02 19:19:14.091 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 02 19:19:14.091 INFO kablam! Sep 02 19:19:14.091 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 02 19:19:14.091 INFO kablam! --> src/lib.rs:11:4 Sep 02 19:19:14.092 INFO kablam! | Sep 02 19:19:14.092 INFO kablam! 11 | #![experimental] Sep 02 19:19:14.092 INFO kablam! | ^^^^^^^^^^^^ Sep 02 19:19:14.092 INFO kablam! | Sep 02 19:19:14.092 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 19:19:14.092 INFO kablam! Sep 02 19:19:14.102 INFO kablam! warning: unknown lint: `unstable` Sep 02 19:19:14.102 INFO kablam! --> src/lib.rs:12:10 Sep 02 19:19:14.102 INFO kablam! | Sep 02 19:19:14.102 INFO kablam! 12 | #![allow(unstable)] Sep 02 19:19:14.102 INFO kablam! | ^^^^^^^^ Sep 02 19:19:14.102 INFO kablam! | Sep 02 19:19:14.102 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 02 19:19:14.103 INFO kablam! Sep 02 19:19:14.103 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 02 19:19:14.103 INFO kablam! --> src/lib.rs:11:4 Sep 02 19:19:14.103 INFO kablam! | Sep 02 19:19:14.103 INFO kablam! 11 | #![experimental] Sep 02 19:19:14.103 INFO kablam! | ^^^^^^^^^^^^ Sep 02 19:19:14.103 INFO kablam! | Sep 02 19:19:14.103 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 19:19:14.103 INFO kablam! Sep 02 19:19:14.591 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 02 19:19:14.591 INFO kablam! --> src/lib.rs:20:3 Sep 02 19:19:14.591 INFO kablam! | Sep 02 19:19:14.591 INFO kablam! 20 | #[experimental] Sep 02 19:19:14.591 INFO kablam! | ^^^^^^^^^^^^ Sep 02 19:19:14.591 INFO kablam! | Sep 02 19:19:14.591 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 19:19:14.591 INFO kablam! Sep 02 19:19:14.592 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 02 19:19:14.592 INFO kablam! --> src/lib.rs:196:3 Sep 02 19:19:14.592 INFO kablam! | Sep 02 19:19:14.593 INFO kablam! 196 | #[experimental] Sep 02 19:19:14.593 INFO kablam! | ^^^^^^^^^^^^ Sep 02 19:19:14.593 INFO kablam! | Sep 02 19:19:14.593 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 19:19:14.593 INFO kablam! Sep 02 19:19:14.623 INFO kablam! error: aborting due to 3 previous errors Sep 02 19:19:14.623 INFO kablam! Sep 02 19:19:14.623 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 19:19:14.630 INFO kablam! error: Could not compile `buildable`. Sep 02 19:19:14.630 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 19:19:14.634 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 02 19:19:14.634 INFO kablam! --> src/lib.rs:20:3 Sep 02 19:19:14.634 INFO kablam! | Sep 02 19:19:14.634 INFO kablam! 20 | #[experimental] Sep 02 19:19:14.634 INFO kablam! | ^^^^^^^^^^^^ Sep 02 19:19:14.634 INFO kablam! | Sep 02 19:19:14.634 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 19:19:14.634 INFO kablam! Sep 02 19:19:14.636 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 02 19:19:14.636 INFO kablam! --> src/lib.rs:196:3 Sep 02 19:19:14.636 INFO kablam! | Sep 02 19:19:14.636 INFO kablam! 196 | #[experimental] Sep 02 19:19:14.636 INFO kablam! | ^^^^^^^^^^^^ Sep 02 19:19:14.636 INFO kablam! | Sep 02 19:19:14.636 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 19:19:14.636 INFO kablam! Sep 02 19:19:14.640 INFO kablam! error: aborting due to 3 previous errors Sep 02 19:19:14.640 INFO kablam! Sep 02 19:19:14.640 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 19:19:14.645 INFO kablam! error: Could not compile `buildable`. Sep 02 19:19:14.645 INFO kablam! Sep 02 19:19:14.645 INFO kablam! To learn more, run the command again with --verbose. Sep 02 19:19:14.646 INFO kablam! su: No module specific data is present Sep 02 19:19:15.154 INFO running `"docker" "rm" "-f" "df314f21a70a9b5c11992936acf9144d530cd263e770f516be9c0cc098f99083"` Sep 02 19:19:15.239 INFO blam! df314f21a70a9b5c11992936acf9144d530cd263e770f516be9c0cc098f99083