Sep 01 03:14:28.008 INFO checking ubiquity-0.1.5 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 03:14:28.008 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 03:14:28.008 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:14:28.190 INFO blam! fa268ca95dbd513752f770cbd3d3d8807a88ac30bdb1a0f4fe51d59526a20691 Sep 01 03:14:28.192 INFO running `"docker" "start" "-a" "fa268ca95dbd513752f770cbd3d3d8807a88ac30bdb1a0f4fe51d59526a20691"` Sep 01 03:14:28.840 INFO kablam! Compiling typenum v1.3.2 Sep 01 03:14:28.842 INFO kablam! Compiling serde_codegen v0.8.23 Sep 01 03:14:32.791 INFO kablam! Checking generic-array v0.5.1 Sep 01 03:14:32.964 INFO kablam! Compiling serde_derive v0.8.23 Sep 01 03:14:35.113 INFO kablam! Checking ubiquity v0.1.5 (file:///source) Sep 01 03:14:36.032 INFO kablam! warning: unused `#[macro_use]` import Sep 01 03:14:36.032 INFO kablam! --> src/lib.rs:67:1 Sep 01 03:14:36.032 INFO kablam! | Sep 01 03:14:36.032 INFO kablam! 67 | #[macro_use] Sep 01 03:14:36.032 INFO kablam! | ^^^^^^^^^^^^ Sep 01 03:14:36.032 INFO kablam! | Sep 01 03:14:36.032 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 03:14:36.032 INFO kablam! Sep 01 03:14:36.111 INFO kablam! warning: unused `#[macro_use]` import Sep 01 03:14:36.111 INFO kablam! --> src/lib.rs:67:1 Sep 01 03:14:36.111 INFO kablam! | Sep 01 03:14:36.111 INFO kablam! 67 | #[macro_use] Sep 01 03:14:36.111 INFO kablam! | ^^^^^^^^^^^^ Sep 01 03:14:36.111 INFO kablam! | Sep 01 03:14:36.111 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 03:14:36.111 INFO kablam! Sep 01 03:14:37.513 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 01 03:14:37.513 INFO kablam! --> src/lib.rs:61:12 Sep 01 03:14:37.513 INFO kablam! | Sep 01 03:14:37.513 INFO kablam! 61 | #![feature(question_mark)] Sep 01 03:14:37.513 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 03:14:37.514 INFO kablam! | Sep 01 03:14:37.514 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 03:14:37.514 INFO kablam! Sep 01 03:14:37.516 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 01 03:14:37.516 INFO kablam! --> src/lib.rs:62:12 Sep 01 03:14:37.516 INFO kablam! | Sep 01 03:14:37.516 INFO kablam! 62 | #![feature(rustc_macro)] Sep 01 03:14:37.516 INFO kablam! | ^^^^^^^^^^^ Sep 01 03:14:37.516 INFO kablam! Sep 01 03:14:37.534 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 01 03:14:37.534 INFO kablam! --> src/lib.rs:61:12 Sep 01 03:14:37.534 INFO kablam! | Sep 01 03:14:37.534 INFO kablam! 61 | #![feature(question_mark)] Sep 01 03:14:37.534 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 03:14:37.534 INFO kablam! | Sep 01 03:14:37.534 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 03:14:37.534 INFO kablam! Sep 01 03:14:37.535 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 01 03:14:37.535 INFO kablam! --> src/lib.rs:62:12 Sep 01 03:14:37.535 INFO kablam! | Sep 01 03:14:37.535 INFO kablam! 62 | #![feature(rustc_macro)] Sep 01 03:14:37.535 INFO kablam! | ^^^^^^^^^^^ Sep 01 03:14:37.535 INFO kablam! Sep 01 03:14:37.542 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 03:14:37.542 INFO kablam! --> src/archive.rs:145:25 Sep 01 03:14:37.542 INFO kablam! | Sep 01 03:14:37.542 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 01 03:14:37.542 INFO kablam! | ^^^^^^^^ Sep 01 03:14:37.542 INFO kablam! | Sep 01 03:14:37.543 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 03:14:37.543 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 03:14:37.543 INFO kablam! Sep 01 03:14:37.557 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 03:14:37.557 INFO kablam! --> src/archive.rs:145:25 Sep 01 03:14:37.557 INFO kablam! | Sep 01 03:14:37.557 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 01 03:14:37.557 INFO kablam! | ^^^^^^^^ Sep 01 03:14:37.557 INFO kablam! | Sep 01 03:14:37.557 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 03:14:37.557 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 03:14:37.557 INFO kablam! Sep 01 03:14:37.575 INFO kablam! error: aborting due to previous error Sep 01 03:14:37.575 INFO kablam! Sep 01 03:14:37.576 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 01 03:14:37.585 INFO kablam! error: aborting due to previous error Sep 01 03:14:37.585 INFO kablam! Sep 01 03:14:37.585 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 01 03:14:37.586 INFO kablam! error: Could not compile `ubiquity`. Sep 01 03:14:37.586 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:14:37.594 INFO kablam! error: Could not compile `ubiquity`. Sep 01 03:14:37.594 INFO kablam! Sep 01 03:14:37.594 INFO kablam! To learn more, run the command again with --verbose. Sep 01 03:14:37.595 INFO kablam! su: No module specific data is present Sep 01 03:14:38.191 INFO running `"docker" "rm" "-f" "fa268ca95dbd513752f770cbd3d3d8807a88ac30bdb1a0f4fe51d59526a20691"` Sep 01 03:14:38.307 INFO blam! fa268ca95dbd513752f770cbd3d3d8807a88ac30bdb1a0f4fe51d59526a20691