[INFO] crate numext-fixed-hash-core 0.1.4 is already in cache [INFO] checking numext-fixed-hash-core-0.1.4 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate numext-fixed-hash-core 0.1.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate numext-fixed-hash-core 0.1.4 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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 /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 05844ad10005d51df02479f0a66ba3d0591434fc0723cbafbc6614575984beab [INFO] running `"docker" "start" "-a" "05844ad10005d51df02479f0a66ba3d0591434fc0723cbafbc6614575984beab"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking backtrace-sys v0.1.37 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling numext-constructor v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [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] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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 --crate-name numext_fixed_hash_core --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -Cbitcode-in-rlib=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=7a21311fd8abbbde -C extra-filename=-7a21311fd8abbbde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-e304dc64898767d2.rmeta --extern numext_constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-8f9865c9de2a7730.so --extern numext_fixed_uint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-1d4a2c8ed1ea6358.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-fcdacc8e5855309b/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 --crate-name numext_fixed_hash_core --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cbitcode-in-rlib=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=9ceb45be56c8c5b2 -C extra-filename=-9ceb45be56c8c5b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-e304dc64898767d2.rmeta --extern numext_constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-8f9865c9de2a7730.so --extern numext_fixed_uint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-1d4a2c8ed1ea6358.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-fcdacc8e5855309b/out` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "05844ad10005d51df02479f0a66ba3d0591434fc0723cbafbc6614575984beab"` [INFO] running `"docker" "rm" "-f" "05844ad10005d51df02479f0a66ba3d0591434fc0723cbafbc6614575984beab"` [INFO] [stdout] 05844ad10005d51df02479f0a66ba3d0591434fc0723cbafbc6614575984beab