Sep 04 13:50:39.190 INFO checking immut_list-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 13:50:39.190 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 13:50:39.190 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:50:39.370 INFO blam! 8bc2faeafddf04ba215db5d45bd7f3fbe07c7b4a00a98f478b0da9cf697d54cc Sep 04 13:50:39.372 INFO running `"docker" "start" "-a" "8bc2faeafddf04ba215db5d45bd7f3fbe07c7b4a00a98f478b0da9cf697d54cc"` Sep 04 13:50:40.057 INFO kablam! Checking data_structure_traits v0.1.12 Sep 04 13:50:40.168 INFO kablam! error[E0432]: unresolved import `alloc::vec_deque` Sep 04 13:50:40.168 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:2:12 Sep 04 13:50:40.169 INFO kablam! | Sep 04 13:50:40.169 INFO kablam! 2 | use alloc::vec_deque::VecDeque; Sep 04 13:50:40.169 INFO kablam! | ^^^^^^^^^ Could not find `vec_deque` in `alloc` Sep 04 13:50:40.170 INFO kablam! Sep 04 13:50:40.197 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 04 13:50:40.197 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:8:6 Sep 04 13:50:40.197 INFO kablam! | Sep 04 13:50:40.197 INFO kablam! 8 | impl Collection for VecDeque { Sep 04 13:50:40.197 INFO kablam! | ^ unconstrained type parameter Sep 04 13:50:40.197 INFO kablam! Sep 04 13:50:40.198 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 04 13:50:40.198 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:15:6 Sep 04 13:50:40.198 INFO kablam! | Sep 04 13:50:40.198 INFO kablam! 15 | impl CollectionMut for VecDeque { Sep 04 13:50:40.198 INFO kablam! | ^ unconstrained type parameter Sep 04 13:50:40.198 INFO kablam! Sep 04 13:50:40.198 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 04 13:50:40.198 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:99:6 Sep 04 13:50:40.198 INFO kablam! | Sep 04 13:50:40.198 INFO kablam! 99 | impl Remove for VecDeque { Sep 04 13:50:40.198 INFO kablam! | ^ unconstrained type parameter Sep 04 13:50:40.198 INFO kablam! Sep 04 13:50:40.198 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 04 13:50:40.198 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:146:6 Sep 04 13:50:40.198 INFO kablam! | Sep 04 13:50:40.198 INFO kablam! 146 | impl Get for VecDeque { Sep 04 13:50:40.198 INFO kablam! | ^ unconstrained type parameter Sep 04 13:50:40.198 INFO kablam! Sep 04 13:50:40.198 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 04 13:50:40.198 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:154:6 Sep 04 13:50:40.198 INFO kablam! | Sep 04 13:50:40.198 INFO kablam! 154 | impl GetMut for VecDeque { Sep 04 13:50:40.199 INFO kablam! | ^ unconstrained type parameter Sep 04 13:50:40.199 INFO kablam! Sep 04 13:50:40.199 INFO kablam! error: aborting due to 6 previous errors Sep 04 13:50:40.199 INFO kablam! Sep 04 13:50:40.199 INFO kablam! Some errors occurred: E0207, E0432. Sep 04 13:50:40.199 INFO kablam! For more information about an error, try `rustc --explain E0207`. Sep 04 13:50:40.204 INFO kablam! error: Could not compile `data_structure_traits`. Sep 04 13:50:40.204 INFO kablam! Sep 04 13:50:40.205 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:50:40.206 INFO kablam! su: No module specific data is present Sep 04 13:50:40.661 INFO running `"docker" "rm" "-f" "8bc2faeafddf04ba215db5d45bd7f3fbe07c7b4a00a98f478b0da9cf697d54cc"` Sep 04 13:50:40.749 INFO blam! 8bc2faeafddf04ba215db5d45bd7f3fbe07c7b4a00a98f478b0da9cf697d54cc