[INFO] crate numext-fixed-hash-core 0.1.4 is already in cache [INFO] checking numext-fixed-hash-core-0.1.4 against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] extracting crate numext-fixed-hash-core 0.1.4 into work/builds/worker-7/source [INFO] validating manifest of crates.io crate numext-fixed-hash-core 0.1.4 on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-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-7/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-7/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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cd65ab3e4539da4aa84d4a5afe4bcf577aec2d3d57e3d22176d5a1d7ca8fd7b4 [INFO] running `"docker" "start" "-a" "cd65ab3e4539da4aa84d4a5afe4bcf577aec2d3d57e3d22176d5a1d7ca8fd7b4"` [INFO] [stderr] Compiling failure v0.1.5 [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 --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=3b227c1a918bd246 -C extra-filename=-3b227c1a918bd246 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-0a81436d61193187.rmeta --extern numext_constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-d82b50acde877892.so --extern numext_fixed_uint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-7d4e62579dec4fc1.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-202c531670e286a4/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 --emit=dep-info,metadata -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=dbebff501a8d3b72 -C extra-filename=-dbebff501a8d3b72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-0a81436d61193187.rmeta --extern numext_constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-d82b50acde877892.so --extern numext_fixed_uint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-7d4e62579dec4fc1.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-202c531670e286a4/out` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "cd65ab3e4539da4aa84d4a5afe4bcf577aec2d3d57e3d22176d5a1d7ca8fd7b4"` [INFO] running `"docker" "rm" "-f" "cd65ab3e4539da4aa84d4a5afe4bcf577aec2d3d57e3d22176d5a1d7ca8fd7b4"` [INFO] [stdout] cd65ab3e4539da4aa84d4a5afe4bcf577aec2d3d57e3d22176d5a1d7ca8fd7b4