Sep 19 21:37:04.976 INFO checking number_traits-0.2.4 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 21:37:04.976 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 21:37:04.976 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:37:05.225 INFO blam! e314e29ab48644eb457b9eaff6d5ad4dc8ff56aaadd6ffadbbc66e715c839b21 Sep 19 21:37:05.228 INFO running `"docker" "start" "-a" "e314e29ab48644eb457b9eaff6d5ad4dc8ff56aaadd6ffadbbc66e715c839b21"` Sep 19 21:37:06.509 INFO kablam! usermod: no changes Sep 19 21:37:06.544 INFO kablam! Checking number_traits v0.2.4 (/source) Sep 19 21:37:07.883 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 19 21:37:07.883 INFO kablam! --> src/lib.rs:4:23 Sep 19 21:37:07.883 INFO kablam! | Sep 19 21:37:07.883 INFO kablam! 4 | #![feature(u128_type, i128_type, u128, i128)] Sep 19 21:37:07.883 INFO kablam! | ^^^^^^^^^ Sep 19 21:37:07.883 INFO kablam! | Sep 19 21:37:07.883 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 21:37:07.883 INFO kablam! Sep 19 21:37:07.891 INFO kablam! warning: the feature `i128` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 19 21:37:07.891 INFO kablam! --> src/lib.rs:4:40 Sep 19 21:37:07.891 INFO kablam! | Sep 19 21:37:07.891 INFO kablam! 4 | #![feature(u128_type, i128_type, u128, i128)] Sep 19 21:37:07.891 INFO kablam! | ^^^^ Sep 19 21:37:07.891 INFO kablam! Sep 19 21:37:07.891 INFO kablam! error[E0635]: unknown feature `u128_type` Sep 19 21:37:07.891 INFO kablam! --> src/lib.rs:4:12 Sep 19 21:37:07.891 INFO kablam! | Sep 19 21:37:07.891 INFO kablam! 4 | #![feature(u128_type, i128_type, u128, i128)] Sep 19 21:37:07.891 INFO kablam! | ^^^^^^^^^ Sep 19 21:37:07.891 INFO kablam! Sep 19 21:37:07.891 INFO kablam! error[E0635]: unknown feature `u128` Sep 19 21:37:07.891 INFO kablam! --> src/lib.rs:4:34 Sep 19 21:37:07.891 INFO kablam! | Sep 19 21:37:07.891 INFO kablam! 4 | #![feature(u128_type, i128_type, u128, i128)] Sep 19 21:37:07.891 INFO kablam! | ^^^^ Sep 19 21:37:07.891 INFO kablam! Sep 19 21:37:07.955 INFO kablam! error: aborting due to 2 previous errors Sep 19 21:37:07.955 INFO kablam! Sep 19 21:37:07.955 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 21:37:07.962 INFO kablam! error: Could not compile `number_traits`. Sep 19 21:37:07.962 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:37:08.287 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 19 21:37:08.287 INFO kablam! --> src/lib.rs:4:23 Sep 19 21:37:08.287 INFO kablam! | Sep 19 21:37:08.287 INFO kablam! 4 | #![feature(u128_type, i128_type, u128, i128)] Sep 19 21:37:08.287 INFO kablam! | ^^^^^^^^^ Sep 19 21:37:08.287 INFO kablam! | Sep 19 21:37:08.287 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 21:37:08.287 INFO kablam! Sep 19 21:37:08.290 INFO kablam! warning: the feature `i128` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 19 21:37:08.290 INFO kablam! --> src/lib.rs:4:40 Sep 19 21:37:08.290 INFO kablam! | Sep 19 21:37:08.290 INFO kablam! 4 | #![feature(u128_type, i128_type, u128, i128)] Sep 19 21:37:08.290 INFO kablam! | ^^^^ Sep 19 21:37:08.290 INFO kablam! Sep 19 21:37:08.290 INFO kablam! error[E0635]: unknown feature `u128_type` Sep 19 21:37:08.290 INFO kablam! --> src/lib.rs:4:12 Sep 19 21:37:08.290 INFO kablam! | Sep 19 21:37:08.290 INFO kablam! 4 | #![feature(u128_type, i128_type, u128, i128)] Sep 19 21:37:08.290 INFO kablam! | ^^^^^^^^^ Sep 19 21:37:08.290 INFO kablam! Sep 19 21:37:08.290 INFO kablam! error[E0635]: unknown feature `u128` Sep 19 21:37:08.290 INFO kablam! --> src/lib.rs:4:34 Sep 19 21:37:08.290 INFO kablam! | Sep 19 21:37:08.290 INFO kablam! 4 | #![feature(u128_type, i128_type, u128, i128)] Sep 19 21:37:08.290 INFO kablam! | ^^^^ Sep 19 21:37:08.290 INFO kablam! Sep 19 21:37:08.347 INFO kablam! error: aborting due to 2 previous errors Sep 19 21:37:08.347 INFO kablam! Sep 19 21:37:08.347 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 21:37:08.353 INFO kablam! error: Could not compile `number_traits`. Sep 19 21:37:08.353 INFO kablam! Sep 19 21:37:08.353 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:37:08.354 INFO kablam! su: No module specific data is present Sep 19 21:37:09.015 INFO running `"docker" "rm" "-f" "e314e29ab48644eb457b9eaff6d5ad4dc8ff56aaadd6ffadbbc66e715c839b21"` Sep 19 21:37:09.115 INFO blam! e314e29ab48644eb457b9eaff6d5ad4dc8ff56aaadd6ffadbbc66e715c839b21