Sep 21 01:21:52.623 INFO checking ubiquity-0.1.5 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:21:52.623 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:21:52.623 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:21:52.795 INFO blam! d723f9f637905637440060d00fb1546941a02f792b40cebe5a56a0fae59fc409 Sep 21 01:21:52.797 INFO running `"docker" "start" "-a" "d723f9f637905637440060d00fb1546941a02f792b40cebe5a56a0fae59fc409"` Sep 21 01:21:53.923 INFO kablam! usermod: no changes Sep 21 01:21:53.989 INFO kablam! Compiling typenum v1.3.2 Sep 21 01:21:53.989 INFO kablam! Checking nodrop v0.1.12 Sep 21 01:21:53.991 INFO kablam! Compiling syn v0.10.8 Sep 21 01:21:59.247 INFO kablam! Checking generic-array v0.5.1 Sep 21 01:21:59.850 INFO kablam! Compiling serde_codegen_internals v0.11.3 Sep 21 01:22:01.437 INFO kablam! Compiling serde_codegen v0.8.23 Sep 21 01:22:04.675 INFO kablam! Compiling serde_derive v0.8.23 Sep 21 01:22:06.665 INFO kablam! Checking ubiquity v0.1.5 (/source) Sep 21 01:22:07.350 INFO kablam! warning: unused `#[macro_use]` import Sep 21 01:22:07.350 INFO kablam! --> src/lib.rs:67:1 Sep 21 01:22:07.350 INFO kablam! | Sep 21 01:22:07.350 INFO kablam! 67 | #[macro_use] Sep 21 01:22:07.350 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:22:07.350 INFO kablam! | Sep 21 01:22:07.350 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 01:22:07.350 INFO kablam! Sep 21 01:22:07.526 INFO kablam! warning: unused `#[macro_use]` import Sep 21 01:22:07.526 INFO kablam! --> src/lib.rs:67:1 Sep 21 01:22:07.526 INFO kablam! | Sep 21 01:22:07.526 INFO kablam! 67 | #[macro_use] Sep 21 01:22:07.526 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:22:07.526 INFO kablam! | Sep 21 01:22:07.526 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 01:22:07.526 INFO kablam! Sep 21 01:22:08.250 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 21 01:22:08.250 INFO kablam! --> src/lib.rs:61:12 Sep 21 01:22:08.250 INFO kablam! | Sep 21 01:22:08.250 INFO kablam! 61 | #![feature(question_mark)] Sep 21 01:22:08.250 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 01:22:08.250 INFO kablam! | Sep 21 01:22:08.250 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 01:22:08.250 INFO kablam! Sep 21 01:22:08.262 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 21 01:22:08.262 INFO kablam! --> src/lib.rs:62:12 Sep 21 01:22:08.262 INFO kablam! | Sep 21 01:22:08.262 INFO kablam! 62 | #![feature(rustc_macro)] Sep 21 01:22:08.262 INFO kablam! | ^^^^^^^^^^^ Sep 21 01:22:08.262 INFO kablam! Sep 21 01:22:08.282 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:22:08.282 INFO kablam! --> src/archive.rs:145:25 Sep 21 01:22:08.282 INFO kablam! | Sep 21 01:22:08.282 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 21 01:22:08.282 INFO kablam! | ^^^^^^^^ Sep 21 01:22:08.282 INFO kablam! | Sep 21 01:22:08.282 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 01:22:08.282 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:22:08.282 INFO kablam! Sep 21 01:22:08.310 INFO kablam! error: aborting due to previous error Sep 21 01:22:08.310 INFO kablam! Sep 21 01:22:08.310 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 21 01:22:08.310 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 21 01:22:08.310 INFO kablam! --> src/lib.rs:61:12 Sep 21 01:22:08.310 INFO kablam! | Sep 21 01:22:08.310 INFO kablam! 61 | #![feature(question_mark)] Sep 21 01:22:08.310 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 01:22:08.310 INFO kablam! | Sep 21 01:22:08.310 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 01:22:08.310 INFO kablam! Sep 21 01:22:08.310 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 21 01:22:08.310 INFO kablam! --> src/lib.rs:62:12 Sep 21 01:22:08.310 INFO kablam! | Sep 21 01:22:08.310 INFO kablam! 62 | #![feature(rustc_macro)] Sep 21 01:22:08.310 INFO kablam! | ^^^^^^^^^^^ Sep 21 01:22:08.310 INFO kablam! Sep 21 01:22:08.312 INFO kablam! error: Could not compile `ubiquity`. Sep 21 01:22:08.312 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 01:22:08.318 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:22:08.318 INFO kablam! --> src/archive.rs:145:25 Sep 21 01:22:08.318 INFO kablam! | Sep 21 01:22:08.318 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 21 01:22:08.318 INFO kablam! | ^^^^^^^^ Sep 21 01:22:08.318 INFO kablam! | Sep 21 01:22:08.318 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 01:22:08.318 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:22:08.318 INFO kablam! Sep 21 01:22:08.346 INFO kablam! error: aborting due to previous error Sep 21 01:22:08.346 INFO kablam! Sep 21 01:22:08.346 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 21 01:22:08.353 INFO kablam! error: Could not compile `ubiquity`. Sep 21 01:22:08.353 INFO kablam! Sep 21 01:22:08.353 INFO kablam! To learn more, run the command again with --verbose. Sep 21 01:22:08.358 INFO kablam! su: No module specific data is present Sep 21 01:22:09.135 INFO running `"docker" "rm" "-f" "d723f9f637905637440060d00fb1546941a02f792b40cebe5a56a0fae59fc409"` Sep 21 01:22:09.257 INFO blam! d723f9f637905637440060d00fb1546941a02f792b40cebe5a56a0fae59fc409