Sep 10 07:17:34.208 INFO checking ubiquity-0.1.5 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 07:17:34.208 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 07:17:34.208 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 07:17:34.435 INFO blam! 11f5059ee7e23989d86ac6a0beebe66e45f40e10747ea61337a664156a387c01 Sep 10 07:17:34.437 INFO running `"docker" "start" "-a" "11f5059ee7e23989d86ac6a0beebe66e45f40e10747ea61337a664156a387c01"` Sep 10 07:17:36.121 INFO kablam! usermod: no changes Sep 10 07:17:36.318 INFO kablam! Compiling typenum v1.3.2 Sep 10 07:17:36.326 INFO kablam! Compiling syn v0.10.8 Sep 10 07:17:41.894 INFO kablam! Checking generic-array v0.5.1 Sep 10 07:17:44.306 INFO kablam! Compiling serde_codegen_internals v0.11.3 Sep 10 07:17:46.488 INFO kablam! Compiling serde_codegen v0.8.23 Sep 10 07:17:51.004 INFO kablam! Compiling serde_derive v0.8.23 Sep 10 07:17:53.276 INFO kablam! Checking ubiquity v0.1.5 (file:///source) Sep 10 07:17:54.158 INFO kablam! warning: unused `#[macro_use]` import Sep 10 07:17:54.158 INFO kablam! --> src/lib.rs:67:1 Sep 10 07:17:54.158 INFO kablam! | Sep 10 07:17:54.158 INFO kablam! 67 | #[macro_use] Sep 10 07:17:54.158 INFO kablam! | ^^^^^^^^^^^^ Sep 10 07:17:54.158 INFO kablam! | Sep 10 07:17:54.158 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 07:17:54.158 INFO kablam! Sep 10 07:17:54.170 INFO kablam! warning: unused `#[macro_use]` import Sep 10 07:17:54.170 INFO kablam! --> src/lib.rs:67:1 Sep 10 07:17:54.170 INFO kablam! | Sep 10 07:17:54.170 INFO kablam! 67 | #[macro_use] Sep 10 07:17:54.170 INFO kablam! | ^^^^^^^^^^^^ Sep 10 07:17:54.170 INFO kablam! | Sep 10 07:17:54.170 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 07:17:54.170 INFO kablam! Sep 10 07:17:54.258 INFO kablam! error[E0277]: the trait bound `N: generic_array::ArrayLength` is not satisfied Sep 10 07:17:54.258 INFO kablam! --> src/archive.rs:145:1 Sep 10 07:17:54.258 INFO kablam! | Sep 10 07:17:54.258 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 10 07:17:54.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength` is not implemented for `N` Sep 10 07:17:54.266 INFO kablam! | Sep 10 07:17:54.266 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength` bound Sep 10 07:17:54.266 INFO kablam! Sep 10 07:17:54.290 INFO kablam! error: aborting due to previous error Sep 10 07:17:54.298 INFO kablam! Sep 10 07:17:54.298 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 07:17:54.298 INFO kablam! error: Could not compile `ubiquity`. Sep 10 07:17:54.298 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 07:17:54.346 INFO kablam! error[E0277]: the trait bound `N: generic_array::ArrayLength` is not satisfied Sep 10 07:17:54.346 INFO kablam! --> src/archive.rs:145:1 Sep 10 07:17:54.346 INFO kablam! | Sep 10 07:17:54.346 INFO kablam! 145 | type ArchiveEntryMap = FnvHashMap>; Sep 10 07:17:54.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength` is not implemented for `N` Sep 10 07:17:54.346 INFO kablam! | Sep 10 07:17:54.346 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength` bound Sep 10 07:17:54.346 INFO kablam! Sep 10 07:17:54.387 INFO kablam! error: aborting due to previous error Sep 10 07:17:54.387 INFO kablam! Sep 10 07:17:54.387 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 07:17:54.396 INFO kablam! error: Could not compile `ubiquity`. Sep 10 07:17:54.396 INFO kablam! Sep 10 07:17:54.396 INFO kablam! To learn more, run the command again with --verbose. Sep 10 07:17:54.397 INFO kablam! su: No module specific data is present Sep 10 07:17:55.326 INFO running `"docker" "rm" "-f" "11f5059ee7e23989d86ac6a0beebe66e45f40e10747ea61337a664156a387c01"` Sep 10 07:17:55.448 INFO blam! 11f5059ee7e23989d86ac6a0beebe66e45f40e10747ea61337a664156a387c01