Sep 17 15:35:54.389 INFO checking ubiquity-0.1.5 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 15:35:54.389 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 15:35:54.389 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 15:35:54.710 INFO blam! f8c5c4dd744a0376a92aa80c38f270e84d47206099327cf6aaf438cb90a86489 Sep 17 15:35:54.712 INFO running `"docker" "start" "-a" "f8c5c4dd744a0376a92aa80c38f270e84d47206099327cf6aaf438cb90a86489"` Sep 17 15:35:55.755 INFO kablam! usermod: no changes Sep 17 15:35:55.930 INFO kablam! Compiling typenum v1.3.2 Sep 17 15:35:55.931 INFO kablam! Compiling syn v0.10.8 Sep 17 15:35:55.931 INFO kablam! Checking fs2 v0.2.5 Sep 17 15:35:55.931 INFO kablam! Checking bincode v0.6.1 Sep 17 15:35:59.384 INFO kablam! Checking generic-array v0.5.1 Sep 17 15:36:00.094 INFO kablam! Compiling serde_codegen_internals v0.11.3 Sep 17 15:36:00.949 INFO kablam! Compiling serde_codegen v0.8.23 Sep 17 15:36:03.178 INFO kablam! Compiling serde_derive v0.8.23 Sep 17 15:36:04.692 INFO kablam! Checking ubiquity v0.1.5 (/source) Sep 17 15:36:05.307 INFO kablam! warning: unused `#[macro_use]` import Sep 17 15:36:05.307 INFO kablam! --> src/lib.rs:67:1 Sep 17 15:36:05.307 INFO kablam! | Sep 17 15:36:05.307 INFO kablam! 67 | #[macro_use] Sep 17 15:36:05.307 INFO kablam! | ^^^^^^^^^^^^ Sep 17 15:36:05.307 INFO kablam! | Sep 17 15:36:05.307 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 15:36:05.307 INFO kablam! Sep 17 15:36:05.335 INFO kablam! warning: unused `#[macro_use]` import Sep 17 15:36:05.335 INFO kablam! --> src/lib.rs:67:1 Sep 17 15:36:05.335 INFO kablam! | Sep 17 15:36:05.335 INFO kablam! 67 | #[macro_use] Sep 17 15:36:05.335 INFO kablam! | ^^^^^^^^^^^^ Sep 17 15:36:05.335 INFO kablam! | Sep 17 15:36:05.335 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 15:36:05.335 INFO kablam! Sep 17 15:36:06.187 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 17 15:36:06.187 INFO kablam! --> src/lib.rs:61:12 Sep 17 15:36:06.187 INFO kablam! | Sep 17 15:36:06.187 INFO kablam! 61 | #![feature(question_mark)] Sep 17 15:36:06.187 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 15:36:06.187 INFO kablam! | Sep 17 15:36:06.187 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 15:36:06.187 INFO kablam! Sep 17 15:36:06.187 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 17 15:36:06.187 INFO kablam! --> src/lib.rs:62:12 Sep 17 15:36:06.187 INFO kablam! | Sep 17 15:36:06.187 INFO kablam! 62 | #![feature(rustc_macro)] Sep 17 15:36:06.187 INFO kablam! | ^^^^^^^^^^^ Sep 17 15:36:06.187 INFO kablam! Sep 17 15:36:06.198 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 15:36:06.198 INFO kablam! --> src/archive.rs:145:25 Sep 17 15:36:06.198 INFO kablam! | Sep 17 15:36:06.198 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 17 15:36:06.198 INFO kablam! | ^^^^^^^^ Sep 17 15:36:06.198 INFO kablam! | Sep 17 15:36:06.198 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 17 15:36:06.199 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 15:36:06.199 INFO kablam! Sep 17 15:36:06.223 INFO kablam! error: aborting due to previous error Sep 17 15:36:06.223 INFO kablam! Sep 17 15:36:06.223 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 17 15:36:06.231 INFO kablam! error: Could not compile `ubiquity`. Sep 17 15:36:06.231 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 15:36:06.243 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 17 15:36:06.243 INFO kablam! --> src/lib.rs:61:12 Sep 17 15:36:06.243 INFO kablam! | Sep 17 15:36:06.243 INFO kablam! 61 | #![feature(question_mark)] Sep 17 15:36:06.243 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 15:36:06.243 INFO kablam! | Sep 17 15:36:06.243 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 15:36:06.243 INFO kablam! Sep 17 15:36:06.243 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 17 15:36:06.243 INFO kablam! --> src/lib.rs:62:12 Sep 17 15:36:06.243 INFO kablam! | Sep 17 15:36:06.243 INFO kablam! 62 | #![feature(rustc_macro)] Sep 17 15:36:06.243 INFO kablam! | ^^^^^^^^^^^ Sep 17 15:36:06.243 INFO kablam! Sep 17 15:36:06.255 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 15:36:06.255 INFO kablam! --> src/archive.rs:145:25 Sep 17 15:36:06.255 INFO kablam! | Sep 17 15:36:06.255 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 17 15:36:06.255 INFO kablam! | ^^^^^^^^ Sep 17 15:36:06.255 INFO kablam! | Sep 17 15:36:06.255 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 17 15:36:06.255 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 15:36:06.255 INFO kablam! Sep 17 15:36:06.283 INFO kablam! error: aborting due to previous error Sep 17 15:36:06.283 INFO kablam! Sep 17 15:36:06.283 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 17 15:36:06.296 INFO kablam! error: Could not compile `ubiquity`. Sep 17 15:36:06.296 INFO kablam! Sep 17 15:36:06.296 INFO kablam! To learn more, run the command again with --verbose. Sep 17 15:36:06.298 INFO kablam! su: No module specific data is present Sep 17 15:36:07.076 INFO running `"docker" "rm" "-f" "f8c5c4dd744a0376a92aa80c38f270e84d47206099327cf6aaf438cb90a86489"` Sep 17 15:36:07.231 INFO blam! f8c5c4dd744a0376a92aa80c38f270e84d47206099327cf6aaf438cb90a86489