Sep 19 18:31:49.798 INFO checking ubiquity-0.1.5 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 18:31:49.798 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 18:31:49.798 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:31:50.031 INFO blam! 10db80943cfe2d67893a764bab9cc7c6a60e8f51786f8fc749d840a6665593c7 Sep 19 18:31:50.032 INFO running `"docker" "start" "-a" "10db80943cfe2d67893a764bab9cc7c6a60e8f51786f8fc749d840a6665593c7"` Sep 19 18:31:51.210 INFO kablam! usermod: no changes Sep 19 18:31:51.314 INFO kablam! Compiling typenum v1.3.2 Sep 19 18:31:51.314 INFO kablam! Compiling serde_codegen v0.8.23 Sep 19 18:31:51.317 INFO kablam! Checking bincode v0.6.1 Sep 19 18:31:56.247 INFO kablam! Compiling serde_derive v0.8.23 Sep 19 18:31:56.276 INFO kablam! Checking generic-array v0.5.1 Sep 19 18:31:58.307 INFO kablam! Checking ubiquity v0.1.5 (/source) Sep 19 18:31:58.782 INFO kablam! warning: unused `#[macro_use]` import Sep 19 18:31:58.782 INFO kablam! --> src/lib.rs:67:1 Sep 19 18:31:58.782 INFO kablam! | Sep 19 18:31:58.782 INFO kablam! 67 | #[macro_use] Sep 19 18:31:58.782 INFO kablam! | ^^^^^^^^^^^^ Sep 19 18:31:58.782 INFO kablam! | Sep 19 18:31:58.782 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:31:58.782 INFO kablam! Sep 19 18:31:58.962 INFO kablam! warning: unused `#[macro_use]` import Sep 19 18:31:58.962 INFO kablam! --> src/lib.rs:67:1 Sep 19 18:31:58.962 INFO kablam! | Sep 19 18:31:58.962 INFO kablam! 67 | #[macro_use] Sep 19 18:31:58.962 INFO kablam! | ^^^^^^^^^^^^ Sep 19 18:31:58.962 INFO kablam! | Sep 19 18:31:58.962 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:31:58.962 INFO kablam! Sep 19 18:31:59.498 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 19 18:31:59.499 INFO kablam! --> src/lib.rs:61:12 Sep 19 18:31:59.499 INFO kablam! | Sep 19 18:31:59.499 INFO kablam! 61 | #![feature(question_mark)] Sep 19 18:31:59.499 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:31:59.499 INFO kablam! | Sep 19 18:31:59.499 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 18:31:59.499 INFO kablam! Sep 19 18:31:59.499 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 19 18:31:59.499 INFO kablam! --> src/lib.rs:62:12 Sep 19 18:31:59.499 INFO kablam! | Sep 19 18:31:59.499 INFO kablam! 62 | #![feature(rustc_macro)] Sep 19 18:31:59.499 INFO kablam! | ^^^^^^^^^^^ Sep 19 18:31:59.499 INFO kablam! Sep 19 18:31:59.510 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 18:31:59.510 INFO kablam! --> src/archive.rs:145:25 Sep 19 18:31:59.511 INFO kablam! | Sep 19 18:31:59.511 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 19 18:31:59.511 INFO kablam! | ^^^^^^^^ Sep 19 18:31:59.511 INFO kablam! | Sep 19 18:31:59.511 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 19 18:31:59.511 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 18:31:59.511 INFO kablam! Sep 19 18:31:59.534 INFO kablam! error: aborting due to previous error Sep 19 18:31:59.534 INFO kablam! Sep 19 18:31:59.534 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 18:31:59.547 INFO kablam! error: Could not compile `ubiquity`. Sep 19 18:31:59.547 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:31:59.610 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 19 18:31:59.610 INFO kablam! --> src/lib.rs:61:12 Sep 19 18:31:59.610 INFO kablam! | Sep 19 18:31:59.610 INFO kablam! 61 | #![feature(question_mark)] Sep 19 18:31:59.610 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:31:59.610 INFO kablam! | Sep 19 18:31:59.610 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 18:31:59.610 INFO kablam! Sep 19 18:31:59.611 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 19 18:31:59.611 INFO kablam! --> src/lib.rs:62:12 Sep 19 18:31:59.611 INFO kablam! | Sep 19 18:31:59.611 INFO kablam! 62 | #![feature(rustc_macro)] Sep 19 18:31:59.611 INFO kablam! | ^^^^^^^^^^^ Sep 19 18:31:59.611 INFO kablam! Sep 19 18:31:59.619 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 18:31:59.619 INFO kablam! --> src/archive.rs:145:25 Sep 19 18:31:59.619 INFO kablam! | Sep 19 18:31:59.619 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 19 18:31:59.619 INFO kablam! | ^^^^^^^^ Sep 19 18:31:59.619 INFO kablam! | Sep 19 18:31:59.619 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 19 18:31:59.619 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 18:31:59.619 INFO kablam! Sep 19 18:31:59.634 INFO kablam! error: aborting due to previous error Sep 19 18:31:59.634 INFO kablam! Sep 19 18:31:59.634 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 18:31:59.644 INFO kablam! error: Could not compile `ubiquity`. Sep 19 18:31:59.644 INFO kablam! Sep 19 18:31:59.644 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:31:59.646 INFO kablam! su: No module specific data is present Sep 19 18:32:00.230 INFO running `"docker" "rm" "-f" "10db80943cfe2d67893a764bab9cc7c6a60e8f51786f8fc749d840a6665593c7"` Sep 19 18:32:00.308 INFO blam! 10db80943cfe2d67893a764bab9cc7c6a60e8f51786f8fc749d840a6665593c7