[INFO] crate numext-fixed-hash-core 0.1.4 is already in cache [INFO] checking numext-fixed-hash-core-0.1.4 against master#fe6d05a8b32f5c66c427ca524dbcce5a7145f87e for pr-64327 [INFO] extracting crate numext-fixed-hash-core 0.1.4 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate numext-fixed-hash-core 0.1.4 on toolchain fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate numext-fixed-hash-core 0.1.4 [INFO] finished tweaking crates.io crate numext-fixed-hash-core 0.1.4 [INFO] tweaked toml for crates.io crate numext-fixed-hash-core 0.1.4 written to work/builds/worker-0/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ead660319afbcec7b5f29cd7d9dc1f7daf28ebd7d0c956be3e0811ed8a1ac52b [INFO] running `"docker" "start" "-a" "ead660319afbcec7b5f29cd7d9dc1f7daf28ebd7d0c956be3e0811ed8a1ac52b"` [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.4 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.4 [INFO] [stderr] Checking numext-fixed-uint v0.1.4 [INFO] [stderr] Checking numext-fixed-hash-core v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/lib.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / numext_constructor::construct_fixed_hashes!( [INFO] [stderr] 23 | | H128 { [INFO] [stderr] 24 | | size = 128, [INFO] [stderr] 25 | | }, [INFO] [stderr] ... | [INFO] [stderr] 52 | | }, [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ in this macro invocation [INFO] [stderr] | |__| [INFO] [stderr] | [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/lib.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / numext_constructor::construct_fixed_hashes!( [INFO] [stderr] 23 | | H128 { [INFO] [stderr] 24 | | size = 128, [INFO] [stderr] 25 | | }, [INFO] [stderr] ... | [INFO] [stderr] 52 | | }, [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ in this macro invocation [INFO] [stderr] | |__| [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/lib.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / numext_constructor::construct_fixed_hashes!( [INFO] [stderr] 23 | | H128 { [INFO] [stderr] 24 | | size = 128, [INFO] [stderr] 25 | | }, [INFO] [stderr] ... | [INFO] [stderr] 52 | | }, [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ in this macro invocation [INFO] [stderr] | |__| [INFO] [stderr] | [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/lib.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / numext_constructor::construct_fixed_hashes!( [INFO] [stderr] 23 | | H128 { [INFO] [stderr] 24 | | size = 128, [INFO] [stderr] 25 | | }, [INFO] [stderr] ... | [INFO] [stderr] 52 | | }, [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ in this macro invocation [INFO] [stderr] | |__| [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: Could not compile `numext-fixed-hash-core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name numext_fixed_hash_core src/lib.rs --color never --emit=dep-info,metadata -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=ac0186eae14d4b51 -C extra-filename=-ac0186eae14d4b51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-e8f3333de9684841.rmeta --extern numext_constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-d29b4867ee3851b9.so --extern numext_fixed_uint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-018301235af9dc25.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6f51813424204ce4/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `numext-fixed-hash-core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name numext_fixed_hash_core src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=c6f4eeb09d34d207 -C extra-filename=-c6f4eeb09d34d207 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-e8f3333de9684841.rmeta --extern numext_constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-d29b4867ee3851b9.so --extern numext_fixed_uint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-018301235af9dc25.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6f51813424204ce4/out` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "ead660319afbcec7b5f29cd7d9dc1f7daf28ebd7d0c956be3e0811ed8a1ac52b"` [INFO] running `"docker" "rm" "-f" "ead660319afbcec7b5f29cd7d9dc1f7daf28ebd7d0c956be3e0811ed8a1ac52b"` [INFO] [stdout] ead660319afbcec7b5f29cd7d9dc1f7daf28ebd7d0c956be3e0811ed8a1ac52b