Sep 21 08:31:09.902 INFO checking immut_list-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 08:31:09.902 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 08:31:09.902 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 08:31:10.102 INFO blam! 1fc301eed6553d19b6381e8ce5a53ab5e5f504527b7d0c023cd92c90f09e9555 Sep 21 08:31:10.104 INFO running `"docker" "start" "-a" "1fc301eed6553d19b6381e8ce5a53ab5e5f504527b7d0c023cd92c90f09e9555"` Sep 21 08:31:10.745 INFO kablam! usermod: no changes Sep 21 08:31:10.774 INFO kablam! Checking data_structure_traits v0.1.12 Sep 21 08:31:10.836 INFO kablam! error[E0432]: unresolved import `alloc::vec_deque` Sep 21 08:31:10.836 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:2:12 Sep 21 08:31:10.836 INFO kablam! | Sep 21 08:31:10.836 INFO kablam! 2 | use alloc::vec_deque::VecDeque; Sep 21 08:31:10.836 INFO kablam! | ^^^^^^^^^ Could not find `vec_deque` in `alloc` Sep 21 08:31:10.837 INFO kablam! Sep 21 08:31:10.850 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 21 08:31:10.850 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:8:6 Sep 21 08:31:10.850 INFO kablam! | Sep 21 08:31:10.850 INFO kablam! 8 | impl Collection for VecDeque { Sep 21 08:31:10.851 INFO kablam! | ^ unconstrained type parameter Sep 21 08:31:10.851 INFO kablam! Sep 21 08:31:10.851 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 21 08:31:10.851 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:15:6 Sep 21 08:31:10.851 INFO kablam! | Sep 21 08:31:10.851 INFO kablam! 15 | impl CollectionMut for VecDeque { Sep 21 08:31:10.851 INFO kablam! | ^ unconstrained type parameter Sep 21 08:31:10.851 INFO kablam! Sep 21 08:31:10.851 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 21 08:31:10.851 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:99:6 Sep 21 08:31:10.851 INFO kablam! | Sep 21 08:31:10.851 INFO kablam! 99 | impl Remove for VecDeque { Sep 21 08:31:10.851 INFO kablam! | ^ unconstrained type parameter Sep 21 08:31:10.851 INFO kablam! Sep 21 08:31:10.851 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 21 08:31:10.851 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:146:6 Sep 21 08:31:10.851 INFO kablam! | Sep 21 08:31:10.851 INFO kablam! 146 | impl Get for VecDeque { Sep 21 08:31:10.851 INFO kablam! | ^ unconstrained type parameter Sep 21 08:31:10.851 INFO kablam! Sep 21 08:31:10.856 INFO kablam! error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Sep 21 08:31:10.856 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/data_structure_traits-0.1.12/src/collections/vec_deque.rs:154:6 Sep 21 08:31:10.856 INFO kablam! | Sep 21 08:31:10.856 INFO kablam! 154 | impl GetMut for VecDeque { Sep 21 08:31:10.856 INFO kablam! | ^ unconstrained type parameter Sep 21 08:31:10.856 INFO kablam! Sep 21 08:31:10.856 INFO kablam! error: aborting due to 6 previous errors Sep 21 08:31:10.856 INFO kablam! Sep 21 08:31:10.856 INFO kablam! Some errors occurred: E0207, E0432. Sep 21 08:31:10.856 INFO kablam! For more information about an error, try `rustc --explain E0207`. Sep 21 08:31:10.856 INFO kablam! error: Could not compile `data_structure_traits`. Sep 21 08:31:10.856 INFO kablam! Sep 21 08:31:10.856 INFO kablam! To learn more, run the command again with --verbose. Sep 21 08:31:10.858 INFO kablam! su: No module specific data is present Sep 21 08:31:11.775 INFO running `"docker" "rm" "-f" "1fc301eed6553d19b6381e8ce5a53ab5e5f504527b7d0c023cd92c90f09e9555"` Sep 21 08:31:11.842 INFO blam! 1fc301eed6553d19b6381e8ce5a53ab5e5f504527b7d0c023cd92c90f09e9555