Nov 28 23:57:58.199 INFO checking hashmap_core-0.1.9 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 23:57:58.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 23:57:58.440 INFO [stdout] f9928025be699d5b93ebecc2278eccf5ba65a709b93e11b6891cd7c0ec273bf3 Nov 28 23:57:58.446 INFO running `"docker" "start" "-a" "f9928025be699d5b93ebecc2278eccf5ba65a709b93e11b6891cd7c0ec273bf3"` Nov 28 23:57:58.914 INFO [stderr] usermod: no changes Nov 28 23:57:58.955 INFO [stderr] Checking hashmap_core v0.1.9 (/source) Nov 28 23:57:59.580 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 28 23:57:59.580 INFO [stderr] --> src/table.rs:663:18 Nov 28 23:57:59.580 INFO [stderr] | Nov 28 23:57:59.580 INFO [stderr] 663 | let hashes = Layout::array::(capacity)?; Nov 28 23:57:59.580 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 23:57:59.580 INFO [stderr] | Nov 28 23:57:59.580 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 28 23:57:59.580 INFO [stderr] Nov 28 23:57:59.580 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 28 23:57:59.580 INFO [stderr] --> src/table.rs:664:17 Nov 28 23:57:59.580 INFO [stderr] | Nov 28 23:57:59.580 INFO [stderr] 664 | let pairs = Layout::array::<(K, V)>(capacity)?; Nov 28 23:57:59.580 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 23:57:59.580 INFO [stderr] | Nov 28 23:57:59.581 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 28 23:57:59.581 INFO [stderr] Nov 28 23:57:59.581 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 28 23:57:59.581 INFO [stderr] --> src/table.rs:665:12 Nov 28 23:57:59.581 INFO [stderr] | Nov 28 23:57:59.581 INFO [stderr] 665 | hashes.extend(pairs).map(|(layout, _)| { Nov 28 23:57:59.581 INFO [stderr] | ^^^^^^ Nov 28 23:57:59.581 INFO [stderr] | Nov 28 23:57:59.581 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 28 23:57:59.581 INFO [stderr] Nov 28 23:57:59.581 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 28 23:57:59.581 INFO [stderr] --> src/table.rs:673:36 Nov 28 23:57:59.581 INFO [stderr] | Nov 28 23:57:59.581 INFO [stderr] 673 | hashes.size() + hashes.padding_needed_for(mem::align_of::<(K, V)>()), Nov 28 23:57:59.581 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 23:57:59.581 INFO [stderr] | Nov 28 23:57:59.581 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 28 23:57:59.581 INFO [stderr] Nov 28 23:57:59.600 INFO [stderr] error: aborting due to 4 previous errors Nov 28 23:57:59.600 INFO [stderr] Nov 28 23:57:59.600 INFO [stderr] For more information about this error, try `rustc --explain E0658`. Nov 28 23:57:59.600 INFO [stderr] error: Could not compile `hashmap_core`. Nov 28 23:57:59.600 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 23:58:00.709 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 28 23:58:00.709 INFO [stderr] --> src/table.rs:663:18 Nov 28 23:58:00.709 INFO [stderr] | Nov 28 23:58:00.709 INFO [stderr] 663 | let hashes = Layout::array::(capacity)?; Nov 28 23:58:00.709 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 23:58:00.709 INFO [stderr] | Nov 28 23:58:00.709 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 28 23:58:00.709 INFO [stderr] Nov 28 23:58:00.709 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 28 23:58:00.709 INFO [stderr] --> src/table.rs:664:17 Nov 28 23:58:00.709 INFO [stderr] | Nov 28 23:58:00.709 INFO [stderr] 664 | let pairs = Layout::array::<(K, V)>(capacity)?; Nov 28 23:58:00.709 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 23:58:00.709 INFO [stderr] | Nov 28 23:58:00.709 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 28 23:58:00.709 INFO [stderr] Nov 28 23:58:00.709 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 28 23:58:00.709 INFO [stderr] --> src/table.rs:665:12 Nov 28 23:58:00.709 INFO [stderr] | Nov 28 23:58:00.709 INFO [stderr] 665 | hashes.extend(pairs).map(|(layout, _)| { Nov 28 23:58:00.756 INFO [stderr] | ^^^^^^ Nov 28 23:58:00.756 INFO [stderr] | Nov 28 23:58:00.756 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 28 23:58:00.756 INFO [stderr] Nov 28 23:58:00.756 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 28 23:58:00.756 INFO [stderr] --> src/table.rs:673:36 Nov 28 23:58:00.756 INFO [stderr] | Nov 28 23:58:00.756 INFO [stderr] 673 | hashes.size() + hashes.padding_needed_for(mem::align_of::<(K, V)>()), Nov 28 23:58:00.757 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 23:58:00.757 INFO [stderr] | Nov 28 23:58:00.757 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 28 23:58:00.757 INFO [stderr] Nov 28 23:58:00.757 INFO [stderr] error: aborting due to 4 previous errors Nov 28 23:58:00.757 INFO [stderr] Nov 28 23:58:00.757 INFO [stderr] For more information about this error, try `rustc --explain E0658`. Nov 28 23:58:00.757 INFO [stderr] error: Could not compile `hashmap_core`. Nov 28 23:58:00.757 INFO [stderr] Nov 28 23:58:00.757 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 23:58:00.757 INFO [stderr] su: No module specific data is present Nov 28 23:58:00.997 INFO running `"docker" "inspect" "f9928025be699d5b93ebecc2278eccf5ba65a709b93e11b6891cd7c0ec273bf3"` Nov 28 23:58:01.103 INFO running `"docker" "rm" "-f" "f9928025be699d5b93ebecc2278eccf5ba65a709b93e11b6891cd7c0ec273bf3"` Nov 28 23:58:01.251 INFO [stdout] f9928025be699d5b93ebecc2278eccf5ba65a709b93e11b6891cd7c0ec273bf3