Nov 30 17:30:34.817 INFO checking rahashmap-0.2.12 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 17:30:34.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 30 17:30:35.073 INFO [stdout] d414aad9751323d3b35c6127966ceed04f39bcbc384610207aa20f314477f1d7 Nov 30 17:30:35.075 INFO running `"docker" "start" "-a" "d414aad9751323d3b35c6127966ceed04f39bcbc384610207aa20f314477f1d7"` Nov 30 17:30:35.462 INFO [stderr] usermod: no changes Nov 30 17:30:35.512 INFO [stderr] Checking rahashmap v0.2.12 (/source) Nov 30 17:30:36.676 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 30 17:30:36.676 INFO [stderr] --> src/table.rs:662:18 Nov 30 17:30:36.676 INFO [stderr] | Nov 30 17:30:36.676 INFO [stderr] 662 | let hashes = Layout::array::(capacity)?; Nov 30 17:30:36.676 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 17:30:36.676 INFO [stderr] | Nov 30 17:30:36.676 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 30 17:30:36.676 INFO [stderr] Nov 30 17:30:36.676 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 30 17:30:36.676 INFO [stderr] --> src/table.rs:663:17 Nov 30 17:30:36.676 INFO [stderr] | Nov 30 17:30:36.676 INFO [stderr] 663 | let pairs = Layout::array::<(K, V)>(capacity)?; Nov 30 17:30:36.676 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 17:30:36.676 INFO [stderr] | Nov 30 17:30:36.676 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 30 17:30:36.676 INFO [stderr] Nov 30 17:30:36.677 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 30 17:30:36.677 INFO [stderr] --> src/table.rs:664:12 Nov 30 17:30:36.677 INFO [stderr] | Nov 30 17:30:36.677 INFO [stderr] 664 | hashes.extend(pairs) Nov 30 17:30:36.677 INFO [stderr] | ^^^^^^ Nov 30 17:30:36.677 INFO [stderr] | Nov 30 17:30:36.677 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 30 17:30:36.677 INFO [stderr] Nov 30 17:30:36.824 INFO [stderr] error: aborting due to 3 previous errors Nov 30 17:30:36.824 INFO [stderr] Nov 30 17:30:36.824 INFO [stderr] For more information about this error, try `rustc --explain E0658`. Nov 30 17:30:36.831 INFO [stderr] error: Could not compile `rahashmap`. Nov 30 17:30:36.831 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 17:30:36.928 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 30 17:30:36.928 INFO [stderr] --> src/table.rs:662:18 Nov 30 17:30:36.928 INFO [stderr] | Nov 30 17:30:36.928 INFO [stderr] 662 | let hashes = Layout::array::(capacity)?; Nov 30 17:30:36.928 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 17:30:36.928 INFO [stderr] | Nov 30 17:30:36.928 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 30 17:30:36.928 INFO [stderr] Nov 30 17:30:36.928 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 30 17:30:36.928 INFO [stderr] --> src/table.rs:663:17 Nov 30 17:30:36.928 INFO [stderr] | Nov 30 17:30:36.928 INFO [stderr] 663 | let pairs = Layout::array::<(K, V)>(capacity)?; Nov 30 17:30:36.928 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 17:30:36.928 INFO [stderr] | Nov 30 17:30:36.929 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 30 17:30:36.929 INFO [stderr] Nov 30 17:30:36.936 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Nov 30 17:30:36.936 INFO [stderr] --> src/table.rs:664:12 Nov 30 17:30:36.936 INFO [stderr] | Nov 30 17:30:36.936 INFO [stderr] 664 | hashes.extend(pairs) Nov 30 17:30:36.936 INFO [stderr] | ^^^^^^ Nov 30 17:30:36.936 INFO [stderr] | Nov 30 17:30:36.936 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Nov 30 17:30:36.936 INFO [stderr] Nov 30 17:30:37.504 INFO [stderr] error: aborting due to 3 previous errors Nov 30 17:30:37.504 INFO [stderr] Nov 30 17:30:37.504 INFO [stderr] For more information about this error, try `rustc --explain E0658`. Nov 30 17:30:37.516 INFO [stderr] error: Could not compile `rahashmap`. Nov 30 17:30:37.517 INFO [stderr] Nov 30 17:30:37.517 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 17:30:37.518 INFO [stderr] su: No module specific data is present Nov 30 17:30:38.222 INFO running `"docker" "inspect" "d414aad9751323d3b35c6127966ceed04f39bcbc384610207aa20f314477f1d7"` Nov 30 17:30:38.366 INFO running `"docker" "rm" "-f" "d414aad9751323d3b35c6127966ceed04f39bcbc384610207aa20f314477f1d7"` Nov 30 17:30:38.550 INFO [stdout] d414aad9751323d3b35c6127966ceed04f39bcbc384610207aa20f314477f1d7