Sep 14 07:13:56.740 INFO checking ubiquity-0.1.5 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 07:13:56.740 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 07:13:56.740 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 07:13:56.843 INFO blam! 14b93bc57cd7d79fcec3be85f6a5294e2e140caf86d883e28e7311585e6a0726 Sep 14 07:13:56.844 INFO running `"docker" "start" "-a" "14b93bc57cd7d79fcec3be85f6a5294e2e140caf86d883e28e7311585e6a0726"` Sep 14 07:13:57.517 INFO kablam! usermod: no changes Sep 14 07:13:57.597 INFO kablam! Compiling typenum v1.3.2 Sep 14 07:13:57.597 INFO kablam! Compiling syn v0.10.8 Sep 14 07:14:00.106 INFO kablam! Checking generic-array v0.5.1 Sep 14 07:14:01.571 INFO kablam! Compiling serde_codegen_internals v0.11.3 Sep 14 07:14:03.404 INFO kablam! Compiling serde_codegen v0.8.23 Sep 14 07:14:06.565 INFO kablam! Compiling serde_derive v0.8.23 Sep 14 07:14:08.336 INFO kablam! Checking ubiquity v0.1.5 (file:///source) Sep 14 07:14:08.832 INFO kablam! warning: unused `#[macro_use]` import Sep 14 07:14:08.832 INFO kablam! --> src/lib.rs:67:1 Sep 14 07:14:08.832 INFO kablam! | Sep 14 07:14:08.832 INFO kablam! 67 | #[macro_use] Sep 14 07:14:08.832 INFO kablam! | ^^^^^^^^^^^^ Sep 14 07:14:08.832 INFO kablam! | Sep 14 07:14:08.832 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 07:14:08.832 INFO kablam! Sep 14 07:14:08.845 INFO kablam! warning: unused `#[macro_use]` import Sep 14 07:14:08.845 INFO kablam! --> src/lib.rs:67:1 Sep 14 07:14:08.845 INFO kablam! | Sep 14 07:14:08.845 INFO kablam! 67 | #[macro_use] Sep 14 07:14:08.845 INFO kablam! | ^^^^^^^^^^^^ Sep 14 07:14:08.845 INFO kablam! | Sep 14 07:14:08.845 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 07:14:08.845 INFO kablam! Sep 14 07:14:09.446 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 14 07:14:09.447 INFO kablam! --> src/lib.rs:61:12 Sep 14 07:14:09.447 INFO kablam! | Sep 14 07:14:09.447 INFO kablam! 61 | #![feature(question_mark)] Sep 14 07:14:09.447 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 07:14:09.447 INFO kablam! | Sep 14 07:14:09.447 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 07:14:09.447 INFO kablam! Sep 14 07:14:09.450 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 14 07:14:09.450 INFO kablam! --> src/lib.rs:62:12 Sep 14 07:14:09.450 INFO kablam! | Sep 14 07:14:09.450 INFO kablam! 62 | #![feature(rustc_macro)] Sep 14 07:14:09.450 INFO kablam! | ^^^^^^^^^^^ Sep 14 07:14:09.450 INFO kablam! Sep 14 07:14:09.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 07:14:09.463 INFO kablam! --> src/archive.rs:145:25 Sep 14 07:14:09.463 INFO kablam! | Sep 14 07:14:09.463 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 14 07:14:09.463 INFO kablam! | ^^^^^^^^ Sep 14 07:14:09.463 INFO kablam! | Sep 14 07:14:09.463 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 07:14:09.463 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 07:14:09.463 INFO kablam! Sep 14 07:14:09.486 INFO kablam! error: aborting due to previous error Sep 14 07:14:09.487 INFO kablam! Sep 14 07:14:09.487 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 14 07:14:09.490 INFO kablam! error: Could not compile `ubiquity`. Sep 14 07:14:09.490 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 07:14:09.525 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 14 07:14:09.525 INFO kablam! --> src/lib.rs:61:12 Sep 14 07:14:09.525 INFO kablam! | Sep 14 07:14:09.525 INFO kablam! 61 | #![feature(question_mark)] Sep 14 07:14:09.525 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 07:14:09.525 INFO kablam! | Sep 14 07:14:09.525 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 07:14:09.525 INFO kablam! Sep 14 07:14:09.527 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 14 07:14:09.527 INFO kablam! --> src/lib.rs:62:12 Sep 14 07:14:09.527 INFO kablam! | Sep 14 07:14:09.527 INFO kablam! 62 | #![feature(rustc_macro)] Sep 14 07:14:09.527 INFO kablam! | ^^^^^^^^^^^ Sep 14 07:14:09.527 INFO kablam! Sep 14 07:14:09.537 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 07:14:09.537 INFO kablam! --> src/archive.rs:145:25 Sep 14 07:14:09.537 INFO kablam! | Sep 14 07:14:09.537 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 14 07:14:09.537 INFO kablam! | ^^^^^^^^ Sep 14 07:14:09.537 INFO kablam! | Sep 14 07:14:09.537 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 07:14:09.537 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 07:14:09.537 INFO kablam! Sep 14 07:14:09.552 INFO kablam! error: aborting due to previous error Sep 14 07:14:09.552 INFO kablam! Sep 14 07:14:09.552 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 14 07:14:09.561 INFO kablam! error: Could not compile `ubiquity`. Sep 14 07:14:09.561 INFO kablam! Sep 14 07:14:09.561 INFO kablam! To learn more, run the command again with --verbose. Sep 14 07:14:09.563 INFO kablam! su: No module specific data is present Sep 14 07:14:10.186 INFO running `"docker" "rm" "-f" "14b93bc57cd7d79fcec3be85f6a5294e2e140caf86d883e28e7311585e6a0726"` Sep 14 07:14:10.298 INFO blam! 14b93bc57cd7d79fcec3be85f6a5294e2e140caf86d883e28e7311585e6a0726