Sep 06 05:16:07.782 INFO checking immut_list-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 05:16:07.782 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 05:16:07.782 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 05:16:07.937 INFO blam! f5850e2dcb49179ce0d6dd35a7f4601b1a2ea4ac317e07d244341c2871f338d8 Sep 06 05:16:07.939 INFO running `"docker" "start" "-a" "f5850e2dcb49179ce0d6dd35a7f4601b1a2ea4ac317e07d244341c2871f338d8"` Sep 06 05:16:08.681 INFO kablam! usermod: no changes Sep 06 05:16:08.718 INFO kablam! Checking data_structure_traits v0.1.12 Sep 06 05:16:08.791 INFO kablam! error[E0432]: unresolved import `alloc::vec_deque` Sep 06 05:16:08.791 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:2:12 Sep 06 05:16:08.791 INFO kablam! | Sep 06 05:16:08.791 INFO kablam! 2 | use alloc::vec_deque::VecDeque; Sep 06 05:16:08.791 INFO kablam! | ^^^^^^^^^ Could not find `vec_deque` in `alloc` Sep 06 05:16:08.791 INFO kablam! Sep 06 05:16:08.809 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 06 05:16:08.809 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:8:6 Sep 06 05:16:08.809 INFO kablam! | Sep 06 05:16:08.809 INFO kablam! 8 | impl Collection for VecDeque { Sep 06 05:16:08.809 INFO kablam! | ^ unconstrained type parameter Sep 06 05:16:08.809 INFO kablam! Sep 06 05:16:08.809 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 06 05:16:08.809 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:15:6 Sep 06 05:16:08.809 INFO kablam! | Sep 06 05:16:08.809 INFO kablam! 15 | impl CollectionMut for VecDeque { Sep 06 05:16:08.809 INFO kablam! | ^ unconstrained type parameter Sep 06 05:16:08.809 INFO kablam! Sep 06 05:16:08.809 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 06 05:16:08.810 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:99:6 Sep 06 05:16:08.810 INFO kablam! | Sep 06 05:16:08.810 INFO kablam! 99 | impl Remove for VecDeque { Sep 06 05:16:08.810 INFO kablam! | ^ unconstrained type parameter Sep 06 05:16:08.810 INFO kablam! Sep 06 05:16:08.810 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 06 05:16:08.810 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:146:6 Sep 06 05:16:08.810 INFO kablam! | Sep 06 05:16:08.810 INFO kablam! 146 | impl Get for VecDeque { Sep 06 05:16:08.810 INFO kablam! | ^ unconstrained type parameter Sep 06 05:16:08.810 INFO kablam! Sep 06 05:16:08.810 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 06 05:16:08.810 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:154:6 Sep 06 05:16:08.810 INFO kablam! | Sep 06 05:16:08.810 INFO kablam! 154 | impl GetMut for VecDeque { Sep 06 05:16:08.810 INFO kablam! | ^ unconstrained type parameter Sep 06 05:16:08.810 INFO kablam! Sep 06 05:16:08.810 INFO kablam! error: aborting due to 6 previous errors Sep 06 05:16:08.810 INFO kablam! Sep 06 05:16:08.810 INFO kablam! Some errors occurred: E0207, E0432. Sep 06 05:16:08.810 INFO kablam! For more information about an error, try `rustc --explain E0207`. Sep 06 05:16:08.819 INFO kablam! error: Could not compile `data_structure_traits`. Sep 06 05:16:08.819 INFO kablam! Sep 06 05:16:08.819 INFO kablam! To learn more, run the command again with --verbose. Sep 06 05:16:08.820 INFO kablam! su: No module specific data is present Sep 06 05:16:09.814 INFO running `"docker" "rm" "-f" "f5850e2dcb49179ce0d6dd35a7f4601b1a2ea4ac317e07d244341c2871f338d8"` Sep 06 05:16:09.884 INFO blam! f5850e2dcb49179ce0d6dd35a7f4601b1a2ea4ac317e07d244341c2871f338d8