Sep 19 18:31:49.660 INFO checking ubiquity-0.1.5 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 18:31:49.661 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 18:31:49.661 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:49.846 INFO blam! 959912db6f31e0820fabcc6a45739b73f2114e5941d18fdd651eccfb38d4c087 Sep 19 18:31:49.848 INFO running `"docker" "start" "-a" "959912db6f31e0820fabcc6a45739b73f2114e5941d18fdd651eccfb38d4c087"` Sep 19 18:31:50.924 INFO kablam! usermod: no changes Sep 19 18:31:51.001 INFO kablam! Compiling typenum v1.3.2 Sep 19 18:31:51.003 INFO kablam! Compiling serde_codegen v0.8.23 Sep 19 18:31:51.003 INFO kablam! Checking bincode v0.6.1 Sep 19 18:31:55.782 INFO kablam! Compiling serde_derive v0.8.23 Sep 19 18:31:55.852 INFO kablam! Checking generic-array v0.5.1 Sep 19 18:31:57.957 INFO kablam! Checking ubiquity v0.1.5 (/source) Sep 19 18:31:58.434 INFO kablam! warning: unused `#[macro_use]` import Sep 19 18:31:58.434 INFO kablam! --> src/lib.rs:67:1 Sep 19 18:31:58.434 INFO kablam! | Sep 19 18:31:58.434 INFO kablam! 67 | #[macro_use] Sep 19 18:31:58.434 INFO kablam! | ^^^^^^^^^^^^ Sep 19 18:31:58.434 INFO kablam! | Sep 19 18:31:58.434 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:31:58.434 INFO kablam! Sep 19 18:31:58.546 INFO kablam! warning: unused `#[macro_use]` import Sep 19 18:31:58.546 INFO kablam! --> src/lib.rs:67:1 Sep 19 18:31:58.546 INFO kablam! | Sep 19 18:31:58.546 INFO kablam! 67 | #[macro_use] Sep 19 18:31:58.546 INFO kablam! | ^^^^^^^^^^^^ Sep 19 18:31:58.546 INFO kablam! | Sep 19 18:31:58.546 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:31:58.546 INFO kablam! Sep 19 18:31:59.230 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.230 INFO kablam! --> src/lib.rs:61:12 Sep 19 18:31:59.230 INFO kablam! | Sep 19 18:31:59.230 INFO kablam! 61 | #![feature(question_mark)] Sep 19 18:31:59.230 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:31:59.230 INFO kablam! | Sep 19 18:31:59.230 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 18:31:59.230 INFO kablam! Sep 19 18:31:59.230 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 19 18:31:59.230 INFO kablam! --> src/lib.rs:62:12 Sep 19 18:31:59.230 INFO kablam! | Sep 19 18:31:59.230 INFO kablam! 62 | #![feature(rustc_macro)] Sep 19 18:31:59.230 INFO kablam! | ^^^^^^^^^^^ Sep 19 18:31:59.230 INFO kablam! Sep 19 18:31:59.243 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 18:31:59.243 INFO kablam! --> src/archive.rs:145:25 Sep 19 18:31:59.243 INFO kablam! | Sep 19 18:31:59.243 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 19 18:31:59.243 INFO kablam! | ^^^^^^^^ Sep 19 18:31:59.243 INFO kablam! | Sep 19 18:31:59.243 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 19 18:31:59.243 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 18:31:59.243 INFO kablam! Sep 19 18:31:59.264 INFO kablam! error: aborting due to previous error Sep 19 18:31:59.264 INFO kablam! Sep 19 18:31:59.264 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 18:31:59.273 INFO kablam! error: Could not compile `ubiquity`. Sep 19 18:31:59.273 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:31:59.303 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.303 INFO kablam! --> src/lib.rs:61:12 Sep 19 18:31:59.303 INFO kablam! | Sep 19 18:31:59.303 INFO kablam! 61 | #![feature(question_mark)] Sep 19 18:31:59.303 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:31:59.303 INFO kablam! | Sep 19 18:31:59.303 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 18:31:59.303 INFO kablam! Sep 19 18:31:59.303 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 19 18:31:59.303 INFO kablam! --> src/lib.rs:62:12 Sep 19 18:31:59.303 INFO kablam! | Sep 19 18:31:59.303 INFO kablam! 62 | #![feature(rustc_macro)] Sep 19 18:31:59.304 INFO kablam! | ^^^^^^^^^^^ Sep 19 18:31:59.304 INFO kablam! Sep 19 18:31:59.314 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 18:31:59.314 INFO kablam! --> src/archive.rs:145:25 Sep 19 18:31:59.314 INFO kablam! | Sep 19 18:31:59.314 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 19 18:31:59.314 INFO kablam! | ^^^^^^^^ Sep 19 18:31:59.314 INFO kablam! | Sep 19 18:31:59.314 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 19 18:31:59.314 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 18:31:59.314 INFO kablam! Sep 19 18:31:59.335 INFO kablam! error: aborting due to previous error Sep 19 18:31:59.335 INFO kablam! Sep 19 18:31:59.336 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 18:31:59.347 INFO kablam! error: Could not compile `ubiquity`. Sep 19 18:31:59.347 INFO kablam! Sep 19 18:31:59.348 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:31:59.348 INFO kablam! su: No module specific data is present Sep 19 18:31:59.970 INFO running `"docker" "rm" "-f" "959912db6f31e0820fabcc6a45739b73f2114e5941d18fdd651eccfb38d4c087"` Sep 19 18:32:00.042 INFO blam! 959912db6f31e0820fabcc6a45739b73f2114e5941d18fdd651eccfb38d4c087