Dec 14 02:36:08.725 INFO testing archer884/cryptid against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 14 02:36:08.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt build --frozen" "-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"` Dec 14 02:36:09.124 INFO [stdout] a40ff390ddd24f3e1c1aedf7a8a24731054c8cd6d37820d2a930c2b002485973 Dec 14 02:36:09.124 INFO running `"docker" "start" "-a" "a40ff390ddd24f3e1c1aedf7a8a24731054c8cd6d37820d2a930c2b002485973"` Dec 14 02:36:09.777 INFO [stderr] usermod: no changes Dec 14 02:36:09.832 INFO [stderr] Compiling hashbrown v0.1.0 Dec 14 02:36:09.832 INFO [stderr] Compiling stopwatch v0.0.7 Dec 14 02:36:10.207 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Dec 14 02:36:10.207 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.1.0/src/raw/mod.rs:142:16 Dec 14 02:36:10.207 INFO [stderr] | Dec 14 02:36:10.207 INFO [stderr] 142 | let data = Layout::array::(buckets).ok()?; Dec 14 02:36:10.207 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 14 02:36:10.207 INFO [stderr] | Dec 14 02:36:10.207 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Dec 14 02:36:10.207 INFO [stderr] Dec 14 02:36:10.211 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Dec 14 02:36:10.211 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.1.0/src/raw/mod.rs:149:16 Dec 14 02:36:10.211 INFO [stderr] | Dec 14 02:36:10.211 INFO [stderr] 149 | let ctrl = Layout::array::(buckets + Group::WIDTH) Dec 14 02:36:10.211 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 14 02:36:10.211 INFO [stderr] | Dec 14 02:36:10.211 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Dec 14 02:36:10.211 INFO [stderr] Dec 14 02:36:10.211 INFO [stderr] error[E0658]: use of unstable library feature 'alloc_layout_extra' (see issue #55724) Dec 14 02:36:10.211 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.1.0/src/raw/mod.rs:151:10 Dec 14 02:36:10.211 INFO [stderr] | Dec 14 02:36:10.211 INFO [stderr] 151 | .align_to(Group::WIDTH); Dec 14 02:36:10.211 INFO [stderr] | ^^^^^^^^ Dec 14 02:36:10.211 INFO [stderr] | Dec 14 02:36:10.211 INFO [stderr] = help: add #![feature(alloc_layout_extra)] to the crate attributes to enable Dec 14 02:36:10.211 INFO [stderr] Dec 14 02:36:10.227 INFO [stderr] error[E0599]: no method named `extend` found for type `core::result::Result` in the current scope Dec 14 02:36:10.227 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.1.0/src/raw/mod.rs:153:10 Dec 14 02:36:10.227 INFO [stderr] | Dec 14 02:36:10.227 INFO [stderr] 153 | ctrl.extend(data).ok() Dec 14 02:36:10.227 INFO [stderr] | ^^^^^^ Dec 14 02:36:10.227 INFO [stderr] Dec 14 02:36:10.323 INFO [stderr] error: aborting due to 4 previous errors Dec 14 02:36:10.323 INFO [stderr] Dec 14 02:36:10.323 INFO [stderr] Some errors occurred: E0599, E0658. Dec 14 02:36:10.323 INFO [stderr] For more information about an error, try `rustc --explain E0599`. Dec 14 02:36:10.327 INFO [stderr] error: Could not compile `hashbrown`. Dec 14 02:36:10.327 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 14 02:36:10.655 INFO [stderr] error: build failed Dec 14 02:36:10.655 INFO [stderr] su: No module specific data is present Dec 14 02:36:10.989 INFO running `"docker" "inspect" "a40ff390ddd24f3e1c1aedf7a8a24731054c8cd6d37820d2a930c2b002485973"` Dec 14 02:36:11.090 INFO running `"docker" "rm" "-f" "a40ff390ddd24f3e1c1aedf7a8a24731054c8cd6d37820d2a930c2b002485973"` Dec 14 02:36:11.179 INFO [stdout] a40ff390ddd24f3e1c1aedf7a8a24731054c8cd6d37820d2a930c2b002485973