Sep 05 21:30:16.766 INFO checking ubiquity-0.1.5 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 21:30:16.766 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 21:30:16.766 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 21:30:16.927 INFO blam! 5791469d1138e358d5aff1cbeafd3a093d26d7a1802f4d179b46dd3d4375679a Sep 05 21:30:16.929 INFO running `"docker" "start" "-a" "5791469d1138e358d5aff1cbeafd3a093d26d7a1802f4d179b46dd3d4375679a"` Sep 05 21:30:17.662 INFO kablam! usermod: no changes Sep 05 21:30:17.745 INFO kablam! Compiling typenum v1.3.2 Sep 05 21:30:17.745 INFO kablam! Checking nodrop v0.1.12 Sep 05 21:30:17.747 INFO kablam! Compiling syn v0.10.8 Sep 05 21:30:17.748 INFO kablam! Checking bincode v0.6.1 Sep 05 21:30:19.985 INFO kablam! Checking generic-array v0.5.1 Sep 05 21:30:22.586 INFO kablam! Compiling serde_codegen_internals v0.11.3 Sep 05 21:30:24.474 INFO kablam! Compiling serde_codegen v0.8.23 Sep 05 21:30:27.699 INFO kablam! Compiling serde_derive v0.8.23 Sep 05 21:30:28.922 INFO kablam! Checking ubiquity v0.1.5 (file:///source) Sep 05 21:30:29.332 INFO kablam! warning: unused `#[macro_use]` import Sep 05 21:30:29.332 INFO kablam! --> src/lib.rs:67:1 Sep 05 21:30:29.332 INFO kablam! | Sep 05 21:30:29.332 INFO kablam! 67 | #[macro_use] Sep 05 21:30:29.332 INFO kablam! | ^^^^^^^^^^^^ Sep 05 21:30:29.332 INFO kablam! | Sep 05 21:30:29.332 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 21:30:29.332 INFO kablam! Sep 05 21:30:29.339 INFO kablam! warning: unused `#[macro_use]` import Sep 05 21:30:29.339 INFO kablam! --> src/lib.rs:67:1 Sep 05 21:30:29.339 INFO kablam! | Sep 05 21:30:29.339 INFO kablam! 67 | #[macro_use] Sep 05 21:30:29.339 INFO kablam! | ^^^^^^^^^^^^ Sep 05 21:30:29.339 INFO kablam! | Sep 05 21:30:29.339 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 21:30:29.339 INFO kablam! Sep 05 21:30:30.069 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 05 21:30:30.069 INFO kablam! --> src/lib.rs:61:12 Sep 05 21:30:30.069 INFO kablam! | Sep 05 21:30:30.069 INFO kablam! 61 | #![feature(question_mark)] Sep 05 21:30:30.069 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 21:30:30.069 INFO kablam! | Sep 05 21:30:30.069 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 21:30:30.069 INFO kablam! Sep 05 21:30:30.069 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 05 21:30:30.069 INFO kablam! --> src/lib.rs:62:12 Sep 05 21:30:30.069 INFO kablam! | Sep 05 21:30:30.069 INFO kablam! 62 | #![feature(rustc_macro)] Sep 05 21:30:30.069 INFO kablam! | ^^^^^^^^^^^ Sep 05 21:30:30.069 INFO kablam! Sep 05 21:30:30.074 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Sep 05 21:30:30.074 INFO kablam! --> src/lib.rs:61:12 Sep 05 21:30:30.074 INFO kablam! | Sep 05 21:30:30.074 INFO kablam! 61 | #![feature(question_mark)] Sep 05 21:30:30.074 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 21:30:30.074 INFO kablam! | Sep 05 21:30:30.074 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 21:30:30.074 INFO kablam! Sep 05 21:30:30.074 INFO kablam! error[E0635]: unknown feature `rustc_macro` Sep 05 21:30:30.074 INFO kablam! --> src/lib.rs:62:12 Sep 05 21:30:30.074 INFO kablam! | Sep 05 21:30:30.074 INFO kablam! 62 | #![feature(rustc_macro)] Sep 05 21:30:30.074 INFO kablam! | ^^^^^^^^^^^ Sep 05 21:30:30.074 INFO kablam! Sep 05 21:30:30.078 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 05 21:30:30.078 INFO kablam! --> src/archive.rs:145:25 Sep 05 21:30:30.078 INFO kablam! | Sep 05 21:30:30.078 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 05 21:30:30.078 INFO kablam! | ^^^^^^^^ Sep 05 21:30:30.078 INFO kablam! | Sep 05 21:30:30.078 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 05 21:30:30.078 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 05 21:30:30.078 INFO kablam! Sep 05 21:30:30.083 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 05 21:30:30.083 INFO kablam! --> src/archive.rs:145:25 Sep 05 21:30:30.083 INFO kablam! | Sep 05 21:30:30.083 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 05 21:30:30.083 INFO kablam! | ^^^^^^^^ Sep 05 21:30:30.083 INFO kablam! | Sep 05 21:30:30.083 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 05 21:30:30.083 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 05 21:30:30.083 INFO kablam! Sep 05 21:30:30.092 INFO kablam! error: aborting due to previous error Sep 05 21:30:30.092 INFO kablam! Sep 05 21:30:30.092 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 05 21:30:30.098 INFO kablam! error: Could not compile `ubiquity`. Sep 05 21:30:30.098 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 21:30:30.102 INFO kablam! error: aborting due to previous error Sep 05 21:30:30.102 INFO kablam! Sep 05 21:30:30.102 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 05 21:30:30.112 INFO kablam! error: Could not compile `ubiquity`. Sep 05 21:30:30.112 INFO kablam! Sep 05 21:30:30.112 INFO kablam! To learn more, run the command again with --verbose. Sep 05 21:30:30.113 INFO kablam! su: No module specific data is present Sep 05 21:30:30.934 INFO running `"docker" "rm" "-f" "5791469d1138e358d5aff1cbeafd3a093d26d7a1802f4d179b46dd3d4375679a"` Sep 05 21:30:31.048 INFO blam! 5791469d1138e358d5aff1cbeafd3a093d26d7a1802f4d179b46dd3d4375679a