Sep 01 20:24:18.331 INFO checking ubiquity-0.1.5 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 20:24:18.331 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 20:24:18.331 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:24:18.485 INFO blam! d1ff372d34fd8569c2267a214ea273d451705997e8036ef34d2d350827ef9b22 Sep 01 20:24:18.486 INFO running `"docker" "start" "-a" "d1ff372d34fd8569c2267a214ea273d451705997e8036ef34d2d350827ef9b22"` Sep 01 20:24:19.272 INFO kablam! Compiling typenum v1.3.2 Sep 01 20:24:19.274 INFO kablam! Compiling serde_codegen v0.8.23 Sep 01 20:24:24.048 INFO kablam! Checking generic-array v0.5.1 Sep 01 20:24:24.302 INFO kablam! Compiling serde_derive v0.8.23 Sep 01 20:24:26.728 INFO kablam! Checking ubiquity v0.1.5 (file:///source) Sep 01 20:24:27.408 INFO kablam! warning: unused `#[macro_use]` import Sep 01 20:24:27.408 INFO kablam! --> src/lib.rs:67:1 Sep 01 20:24:27.408 INFO kablam! | Sep 01 20:24:27.408 INFO kablam! 67 | #[macro_use] Sep 01 20:24:27.408 INFO kablam! | ^^^^^^^^^^^^ Sep 01 20:24:27.408 INFO kablam! | Sep 01 20:24:27.408 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 20:24:27.408 INFO kablam! Sep 01 20:24:27.554 INFO kablam! warning: unused `#[macro_use]` import Sep 01 20:24:27.554 INFO kablam! --> src/lib.rs:67:1 Sep 01 20:24:27.555 INFO kablam! | Sep 01 20:24:27.555 INFO kablam! 67 | #[macro_use] Sep 01 20:24:27.555 INFO kablam! | ^^^^^^^^^^^^ Sep 01 20:24:27.555 INFO kablam! | Sep 01 20:24:27.555 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 20:24:27.555 INFO kablam! Sep 01 20:24:28.760 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 01 20:24:28.760 INFO kablam! --> src/lib.rs:61:12 Sep 01 20:24:28.760 INFO kablam! | Sep 01 20:24:28.760 INFO kablam! 61 | #![feature(question_mark)] Sep 01 20:24:28.760 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 20:24:28.760 INFO kablam! | Sep 01 20:24:28.760 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 20:24:28.760 INFO kablam! Sep 01 20:24:28.761 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 01 20:24:28.761 INFO kablam! --> src/lib.rs:62:12 Sep 01 20:24:28.761 INFO kablam! | Sep 01 20:24:28.761 INFO kablam! 62 | #![feature(rustc_macro)] Sep 01 20:24:28.761 INFO kablam! | ^^^^^^^^^^^ Sep 01 20:24:28.761 INFO kablam! Sep 01 20:24:28.783 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 20:24:28.783 INFO kablam! --> src/archive.rs:145:25 Sep 01 20:24:28.783 INFO kablam! | Sep 01 20:24:28.783 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 01 20:24:28.783 INFO kablam! | ^^^^^^^^ Sep 01 20:24:28.783 INFO kablam! | Sep 01 20:24:28.783 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 20:24:28.783 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 20:24:28.783 INFO kablam! Sep 01 20:24:28.807 INFO kablam! error: aborting due to previous error Sep 01 20:24:28.807 INFO kablam! Sep 01 20:24:28.807 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 01 20:24:28.816 INFO kablam! error: Could not compile `ubiquity`. Sep 01 20:24:28.816 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:24:28.907 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 01 20:24:28.908 INFO kablam! --> src/lib.rs:61:12 Sep 01 20:24:28.908 INFO kablam! | Sep 01 20:24:28.908 INFO kablam! 61 | #![feature(question_mark)] Sep 01 20:24:28.908 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 20:24:28.908 INFO kablam! | Sep 01 20:24:28.908 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 20:24:28.908 INFO kablam! Sep 01 20:24:28.908 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 01 20:24:28.908 INFO kablam! --> src/lib.rs:62:12 Sep 01 20:24:28.908 INFO kablam! | Sep 01 20:24:28.908 INFO kablam! 62 | #![feature(rustc_macro)] Sep 01 20:24:28.908 INFO kablam! | ^^^^^^^^^^^ Sep 01 20:24:28.908 INFO kablam! Sep 01 20:24:28.931 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 20:24:28.931 INFO kablam! --> src/archive.rs:145:25 Sep 01 20:24:28.931 INFO kablam! | Sep 01 20:24:28.931 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 01 20:24:28.931 INFO kablam! | ^^^^^^^^ Sep 01 20:24:28.931 INFO kablam! | Sep 01 20:24:28.931 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 20:24:28.931 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 20:24:28.931 INFO kablam! Sep 01 20:24:28.958 INFO kablam! error: aborting due to previous error Sep 01 20:24:28.958 INFO kablam! Sep 01 20:24:28.958 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 01 20:24:28.969 INFO kablam! error: Could not compile `ubiquity`. Sep 01 20:24:28.969 INFO kablam! Sep 01 20:24:28.969 INFO kablam! To learn more, run the command again with --verbose. Sep 01 20:24:28.971 INFO kablam! su: No module specific data is present Sep 01 20:24:29.443 INFO running `"docker" "rm" "-f" "d1ff372d34fd8569c2267a214ea273d451705997e8036ef34d2d350827ef9b22"` Sep 01 20:24:29.559 INFO blam! d1ff372d34fd8569c2267a214ea273d451705997e8036ef34d2d350827ef9b22