Sep 03 23:42:34.661 INFO checking ubiquity-0.1.5 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 23:42:34.661 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 23:42:34.661 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 23:42:34.833 INFO blam! 8f62b70180326382c0b2d6f48e069677bbb811eb6642df70c3cca34fbbd69a95 Sep 03 23:42:34.835 INFO running `"docker" "start" "-a" "8f62b70180326382c0b2d6f48e069677bbb811eb6642df70c3cca34fbbd69a95"` Sep 03 23:42:35.590 INFO kablam! Compiling typenum v1.3.2 Sep 03 23:42:35.591 INFO kablam! Compiling syn v0.10.8 Sep 03 23:42:35.592 INFO kablam! Checking bincode v0.6.1 Sep 03 23:42:40.413 INFO kablam! Checking generic-array v0.5.1 Sep 03 23:42:42.995 INFO kablam! Compiling serde_codegen_internals v0.11.3 Sep 03 23:42:44.683 INFO kablam! Compiling serde_codegen v0.8.23 Sep 03 23:42:48.872 INFO kablam! Compiling serde_derive v0.8.23 Sep 03 23:42:51.078 INFO kablam! Checking ubiquity v0.1.5 (file:///source) Sep 03 23:42:52.092 INFO kablam! warning: unused `#[macro_use]` import Sep 03 23:42:52.092 INFO kablam! --> src/lib.rs:67:1 Sep 03 23:42:52.092 INFO kablam! | Sep 03 23:42:52.092 INFO kablam! 67 | #[macro_use] Sep 03 23:42:52.092 INFO kablam! | ^^^^^^^^^^^^ Sep 03 23:42:52.092 INFO kablam! | Sep 03 23:42:52.092 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 23:42:52.092 INFO kablam! Sep 03 23:42:52.154 INFO kablam! warning: unused `#[macro_use]` import Sep 03 23:42:52.154 INFO kablam! --> src/lib.rs:67:1 Sep 03 23:42:52.154 INFO kablam! | Sep 03 23:42:52.154 INFO kablam! 67 | #[macro_use] Sep 03 23:42:52.155 INFO kablam! | ^^^^^^^^^^^^ Sep 03 23:42:52.155 INFO kablam! | Sep 03 23:42:52.155 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 23:42:52.155 INFO kablam! Sep 03 23:42:53.595 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 03 23:42:53.595 INFO kablam! --> src/lib.rs:61:12 Sep 03 23:42:53.595 INFO kablam! | Sep 03 23:42:53.595 INFO kablam! 61 | #![feature(question_mark)] Sep 03 23:42:53.595 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 23:42:53.595 INFO kablam! | Sep 03 23:42:53.595 INFO kablam! = note: #[warn(stable_features)] on by default Sep 03 23:42:53.595 INFO kablam! Sep 03 23:42:53.596 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 03 23:42:53.596 INFO kablam! --> src/lib.rs:62:12 Sep 03 23:42:53.596 INFO kablam! | Sep 03 23:42:53.596 INFO kablam! 62 | #![feature(rustc_macro)] Sep 03 23:42:53.596 INFO kablam! | ^^^^^^^^^^^ Sep 03 23:42:53.596 INFO kablam! Sep 03 23:42:53.612 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 03 23:42:53.612 INFO kablam! --> src/archive.rs:145:25 Sep 03 23:42:53.612 INFO kablam! | Sep 03 23:42:53.612 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 03 23:42:53.612 INFO kablam! | ^^^^^^^^ Sep 03 23:42:53.612 INFO kablam! | Sep 03 23:42:53.612 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 03 23:42:53.612 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 03 23:42:53.612 INFO kablam! Sep 03 23:42:53.632 INFO kablam! error: aborting due to previous error Sep 03 23:42:53.632 INFO kablam! Sep 03 23:42:53.632 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 03 23:42:53.640 INFO kablam! error: Could not compile `ubiquity`. Sep 03 23:42:53.640 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 23:42:53.653 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 03 23:42:53.653 INFO kablam! --> src/lib.rs:61:12 Sep 03 23:42:53.653 INFO kablam! | Sep 03 23:42:53.653 INFO kablam! 61 | #![feature(question_mark)] Sep 03 23:42:53.653 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 23:42:53.653 INFO kablam! | Sep 03 23:42:53.653 INFO kablam! = note: #[warn(stable_features)] on by default Sep 03 23:42:53.653 INFO kablam! Sep 03 23:42:53.653 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 03 23:42:53.653 INFO kablam! --> src/lib.rs:62:12 Sep 03 23:42:53.654 INFO kablam! | Sep 03 23:42:53.654 INFO kablam! 62 | #![feature(rustc_macro)] Sep 03 23:42:53.654 INFO kablam! | ^^^^^^^^^^^ Sep 03 23:42:53.654 INFO kablam! Sep 03 23:42:53.669 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 03 23:42:53.669 INFO kablam! --> src/archive.rs:145:25 Sep 03 23:42:53.669 INFO kablam! | Sep 03 23:42:53.669 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 03 23:42:53.669 INFO kablam! | ^^^^^^^^ Sep 03 23:42:53.669 INFO kablam! | Sep 03 23:42:53.669 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 03 23:42:53.669 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 03 23:42:53.669 INFO kablam! Sep 03 23:42:53.689 INFO kablam! error: aborting due to previous error Sep 03 23:42:53.689 INFO kablam! Sep 03 23:42:53.689 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 03 23:42:53.700 INFO kablam! error: Could not compile `ubiquity`. Sep 03 23:42:53.700 INFO kablam! Sep 03 23:42:53.700 INFO kablam! To learn more, run the command again with --verbose. Sep 03 23:42:53.702 INFO kablam! su: No module specific data is present Sep 03 23:42:54.096 INFO running `"docker" "rm" "-f" "8f62b70180326382c0b2d6f48e069677bbb811eb6642df70c3cca34fbbd69a95"` Sep 03 23:42:54.225 INFO blam! 8f62b70180326382c0b2d6f48e069677bbb811eb6642df70c3cca34fbbd69a95