Aug 02 06:46:52.873 INFO checking immut_list-0.1.0 against 1.27.2+tmplazy for lazy_static-1 Aug 02 06:46:52.873 INFO running: cargo +1.27.2 check --frozen --all --all-targets Aug 02 06:46:52.873 INFO creating container for: cargo +1.27.2 check --frozen --all --all-targets Aug 02 06:46:52.873 INFO running `"docker" "create" "-v" "/tmp/crater.l9Yc6JLpxYbk:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/lazy_static-1/worker-2/1.27.2+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1.27.2 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Aug 02 06:46:53.094 INFO blam! 4d441ff0cc09ec7cf0d026b6e0f920f4e650b86e00948f516c15ad7cd5cce562 Aug 02 06:46:53.096 INFO running `"docker" "start" "-a" "4d441ff0cc09ec7cf0d026b6e0f920f4e650b86e00948f516c15ad7cd5cce562"` Aug 02 06:46:54.568 INFO kablam! Checking hashmap_core v0.1.9 Aug 02 06:46:54.821 INFO kablam! error[E0432]: unresolved import `alloc_crate::alloc::handle_alloc_error` Aug 02 06:46:54.822 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/lib.rs:24:34 Aug 02 06:46:54.822 INFO kablam! | Aug 02 06:46:54.822 INFO kablam! 24 | pub use alloc_crate::alloc::{handle_alloc_error, Global}; Aug 02 06:46:54.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `handle_alloc_error` in `alloc` Aug 02 06:46:54.822 INFO kablam! Aug 02 06:46:54.822 INFO kablam! error[E0432]: unresolved import `alloc_crate::collections` Aug 02 06:46:54.822 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/lib.rs:32:26 Aug 02 06:46:54.822 INFO kablam! | Aug 02 06:46:54.822 INFO kablam! 32 | pub use alloc_crate::collections::CollectionAllocErr; Aug 02 06:46:54.822 INFO kablam! | ^^^^^^^^^^^ Could not find `collections` in `alloc_crate` Aug 02 06:46:54.822 INFO kablam! Aug 02 06:46:54.835 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.835 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/map.rs:59:24 Aug 02 06:46:54.835 INFO kablam! | Aug 02 06:46:54.835 INFO kablam! 59 | .ok_or(CollectionAllocErr::CapacityOverflow)?; Aug 02 06:46:54.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.835 INFO kablam! Aug 02 06:46:54.836 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.836 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/map.rs:790:17 Aug 02 06:46:54.836 INFO kablam! | Aug 02 06:46:54.836 INFO kablam! 790 | Err(CollectionAllocErr::CapacityOverflow) => panic!("capacity overflow"), Aug 02 06:46:54.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.836 INFO kablam! Aug 02 06:46:54.836 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.836 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/map.rs:791:17 Aug 02 06:46:54.836 INFO kablam! | Aug 02 06:46:54.836 INFO kablam! 791 | Err(CollectionAllocErr::AllocErr) => unreachable!(), Aug 02 06:46:54.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.836 INFO kablam! Aug 02 06:46:54.841 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.841 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/map.rs:824:24 Aug 02 06:46:54.841 INFO kablam! | Aug 02 06:46:54.841 INFO kablam! 824 | .ok_or(CollectionAllocErr::CapacityOverflow)?; Aug 02 06:46:54.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.841 INFO kablam! Aug 02 06:46:54.855 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.855 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/table.rs:724:17 Aug 02 06:46:54.855 INFO kablam! | Aug 02 06:46:54.855 INFO kablam! 724 | Err(CollectionAllocErr::CapacityOverflow) => panic!("capacity overflow"), Aug 02 06:46:54.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.855 INFO kablam! Aug 02 06:46:54.855 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.855 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/table.rs:725:17 Aug 02 06:46:54.855 INFO kablam! | Aug 02 06:46:54.856 INFO kablam! 725 | Err(CollectionAllocErr::AllocErr) => unreachable!(), Aug 02 06:46:54.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.856 INFO kablam! Aug 02 06:46:54.864 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.864 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/table.rs:765:17 Aug 02 06:46:54.864 INFO kablam! | Aug 02 06:46:54.864 INFO kablam! 765 | Err(CollectionAllocErr::CapacityOverflow) => panic!("capacity overflow"), Aug 02 06:46:54.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.864 INFO kablam! Aug 02 06:46:54.864 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.864 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/table.rs:766:17 Aug 02 06:46:54.864 INFO kablam! | Aug 02 06:46:54.864 INFO kablam! 766 | Err(CollectionAllocErr::AllocErr) => unreachable!(), Aug 02 06:46:54.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `CollectionAllocErr` Aug 02 06:46:54.864 INFO kablam! Aug 02 06:46:54.867 INFO kablam! error[E0412]: cannot find type `CollectionAllocErr` in this scope Aug 02 06:46:54.867 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/map.rs:49:61 Aug 02 06:46:54.867 INFO kablam! | Aug 02 06:46:54.867 INFO kablam! 49 | fn try_raw_capacity(&self, len: usize) -> Result { Aug 02 06:46:54.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Aug 02 06:46:54.867 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 02 06:46:54.867 INFO kablam! | Aug 02 06:46:54.868 INFO kablam! 11 | use alloc_crate::alloc::CollectionAllocErr; Aug 02 06:46:54.868 INFO kablam! | Aug 02 06:46:54.868 INFO kablam! 11 | use alloc_crate::allocator::CollectionAllocErr; Aug 02 06:46:54.868 INFO kablam! | Aug 02 06:46:54.868 INFO kablam! 11 | use alloc_crate::heap::CollectionAllocErr; Aug 02 06:46:54.868 INFO kablam! | Aug 02 06:46:54.868 INFO kablam! 11 | use core::alloc::CollectionAllocErr; Aug 02 06:46:54.868 INFO kablam! | Aug 02 06:46:54.868 INFO kablam! and 1 other candidates Aug 02 06:46:54.868 INFO kablam! Aug 02 06:46:54.868 INFO kablam! error[E0412]: cannot find type `CollectionAllocErr` in this scope Aug 02 06:46:54.868 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/map.rs:813:68 Aug 02 06:46:54.868 INFO kablam! | Aug 02 06:46:54.868 INFO kablam! 813 | pub fn try_reserve(&mut self, additional: usize) -> Result<(), CollectionAllocErr> { Aug 02 06:46:54.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Aug 02 06:46:54.868 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 02 06:46:54.868 INFO kablam! | Aug 02 06:46:54.868 INFO kablam! 11 | use alloc_crate::alloc::CollectionAllocErr; Aug 02 06:46:54.868 INFO kablam! | Aug 02 06:46:54.868 INFO kablam! 11 | use alloc_crate::allocator::CollectionAllocErr; Aug 02 06:46:54.868 INFO kablam! | Aug 02 06:46:54.868 INFO kablam! 11 | use alloc_crate::heap::CollectionAllocErr; Aug 02 06:46:54.868 INFO kablam! | Aug 02 06:46:54.868 INFO kablam! 11 | use core::alloc::CollectionAllocErr; Aug 02 06:46:54.868 INFO kablam! | Aug 02 06:46:54.868 INFO kablam! and 1 other candidates Aug 02 06:46:54.869 INFO kablam! Aug 02 06:46:54.869 INFO kablam! error[E0412]: cannot find type `CollectionAllocErr` in this scope Aug 02 06:46:54.869 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/map.rs:818:23 Aug 02 06:46:54.869 INFO kablam! | Aug 02 06:46:54.869 INFO kablam! 818 | -> Result<(), CollectionAllocErr> { Aug 02 06:46:54.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Aug 02 06:46:54.869 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 02 06:46:54.869 INFO kablam! | Aug 02 06:46:54.869 INFO kablam! 11 | use alloc_crate::alloc::CollectionAllocErr; Aug 02 06:46:54.869 INFO kablam! | Aug 02 06:46:54.869 INFO kablam! 11 | use alloc_crate::allocator::CollectionAllocErr; Aug 02 06:46:54.869 INFO kablam! | Aug 02 06:46:54.869 INFO kablam! 11 | use alloc_crate::heap::CollectionAllocErr; Aug 02 06:46:54.869 INFO kablam! | Aug 02 06:46:54.869 INFO kablam! 11 | use core::alloc::CollectionAllocErr; Aug 02 06:46:54.869 INFO kablam! | Aug 02 06:46:54.869 INFO kablam! and 1 other candidates Aug 02 06:46:54.869 INFO kablam! Aug 02 06:46:54.869 INFO kablam! error[E0412]: cannot find type `CollectionAllocErr` in this scope Aug 02 06:46:54.869 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/map.rs:847:21 Aug 02 06:46:54.869 INFO kablam! | Aug 02 06:46:54.869 INFO kablam! 847 | ) -> Result<(), CollectionAllocErr> { Aug 02 06:46:54.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Aug 02 06:46:54.869 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 02 06:46:54.869 INFO kablam! | Aug 02 06:46:54.869 INFO kablam! 11 | use alloc_crate::alloc::CollectionAllocErr; Aug 02 06:46:54.869 INFO kablam! | Aug 02 06:46:54.869 INFO kablam! 11 | use alloc_crate::allocator::CollectionAllocErr; Aug 02 06:46:54.869 INFO kablam! | Aug 02 06:46:54.870 INFO kablam! 11 | use alloc_crate::heap::CollectionAllocErr; Aug 02 06:46:54.870 INFO kablam! | Aug 02 06:46:54.870 INFO kablam! 11 | use core::alloc::CollectionAllocErr; Aug 02 06:46:54.870 INFO kablam! | Aug 02 06:46:54.870 INFO kablam! and 1 other candidates Aug 02 06:46:54.870 INFO kablam! Aug 02 06:46:54.870 INFO kablam! error[E0412]: cannot find type `CollectionAllocErr` in this scope Aug 02 06:46:54.870 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/table.rs:692:33 Aug 02 06:46:54.870 INFO kablam! | Aug 02 06:46:54.870 INFO kablam! 692 | ) -> Result, CollectionAllocErr> { Aug 02 06:46:54.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Aug 02 06:46:54.870 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 02 06:46:54.870 INFO kablam! | Aug 02 06:46:54.870 INFO kablam! 11 | use alloc_crate::alloc::CollectionAllocErr; Aug 02 06:46:54.870 INFO kablam! | Aug 02 06:46:54.870 INFO kablam! 11 | use alloc_crate::allocator::CollectionAllocErr; Aug 02 06:46:54.870 INFO kablam! | Aug 02 06:46:54.870 INFO kablam! 11 | use alloc_crate::heap::CollectionAllocErr; Aug 02 06:46:54.870 INFO kablam! | Aug 02 06:46:54.870 INFO kablam! 11 | use core::alloc::CollectionAllocErr; Aug 02 06:46:54.870 INFO kablam! | Aug 02 06:46:54.870 INFO kablam! and 1 other candidates Aug 02 06:46:54.870 INFO kablam! Aug 02 06:46:54.870 INFO kablam! error[E0412]: cannot find type `CollectionAllocErr` in this scope Aug 02 06:46:54.870 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/table.rs:747:33 Aug 02 06:46:54.870 INFO kablam! | Aug 02 06:46:54.871 INFO kablam! 747 | ) -> Result, CollectionAllocErr> { Aug 02 06:46:54.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Aug 02 06:46:54.871 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 02 06:46:54.871 INFO kablam! | Aug 02 06:46:54.871 INFO kablam! 11 | use alloc_crate::alloc::CollectionAllocErr; Aug 02 06:46:54.871 INFO kablam! | Aug 02 06:46:54.871 INFO kablam! 11 | use alloc_crate::allocator::CollectionAllocErr; Aug 02 06:46:54.871 INFO kablam! | Aug 02 06:46:54.871 INFO kablam! 11 | use alloc_crate::heap::CollectionAllocErr; Aug 02 06:46:54.871 INFO kablam! | Aug 02 06:46:54.871 INFO kablam! 11 | use core::alloc::CollectionAllocErr; Aug 02 06:46:54.871 INFO kablam! | Aug 02 06:46:54.871 INFO kablam! and 1 other candidates Aug 02 06:46:54.871 INFO kablam! Aug 02 06:46:54.871 INFO kablam! error[E0412]: cannot find type `CollectionAllocErr` in this scope Aug 02 06:46:54.871 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/table.rs:757:63 Aug 02 06:46:54.871 INFO kablam! | Aug 02 06:46:54.871 INFO kablam! 757 | pub fn try_new(capacity: usize) -> Result, CollectionAllocErr> { Aug 02 06:46:54.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Aug 02 06:46:54.871 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Aug 02 06:46:54.871 INFO kablam! | Aug 02 06:46:54.871 INFO kablam! 11 | use alloc_crate::alloc::CollectionAllocErr; Aug 02 06:46:54.871 INFO kablam! | Aug 02 06:46:54.871 INFO kablam! 11 | use alloc_crate::allocator::CollectionAllocErr; Aug 02 06:46:54.871 INFO kablam! | Aug 02 06:46:54.871 INFO kablam! 11 | use alloc_crate::heap::CollectionAllocErr; Aug 02 06:46:54.871 INFO kablam! | Aug 02 06:46:54.871 INFO kablam! 11 | use core::alloc::CollectionAllocErr; Aug 02 06:46:54.872 INFO kablam! | Aug 02 06:46:54.872 INFO kablam! and 1 other candidates Aug 02 06:46:54.872 INFO kablam! Aug 02 06:46:54.872 INFO kablam! error[E0554]: #![feature] may not be used on the stable release channel Aug 02 06:46:54.872 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashmap_core-0.1.9/src/lib.rs:16:5 Aug 02 06:46:54.872 INFO kablam! | Aug 02 06:46:54.872 INFO kablam! 16 | / feature(alloc, dropck_eyepatch, allocator_api, fused, ptr_internals, try_reserve, nonnull_cast) Aug 02 06:46:54.872 INFO kablam! 17 | | )] Aug 02 06:46:54.872 INFO kablam! | |_^ Aug 02 06:46:54.872 INFO kablam! Aug 02 06:46:54.891 INFO kablam! error: aborting due to 18 previous errors Aug 02 06:46:54.891 INFO kablam! Aug 02 06:46:54.891 INFO kablam! Some errors occurred: E0412, E0432, E0433, E0554. Aug 02 06:46:54.891 INFO kablam! For more information about an error, try `rustc --explain E0412`. Aug 02 06:46:54.898 INFO kablam! error: Could not compile `hashmap_core`. Aug 02 06:46:54.898 INFO kablam! Aug 02 06:46:54.899 INFO kablam! To learn more, run the command again with --verbose. Aug 02 06:46:54.900 INFO kablam! su: No module specific data is present Aug 02 06:46:56.110 INFO running `"docker" "rm" "-f" "4d441ff0cc09ec7cf0d026b6e0f920f4e650b86e00948f516c15ad7cd5cce562"` Aug 02 06:46:56.193 INFO blam! 4d441ff0cc09ec7cf0d026b6e0f920f4e650b86e00948f516c15ad7cd5cce562