[INFO] crate numext-fixed-hash-core 0.1.4 is already in cache [INFO] testing numext-fixed-hash-core-0.1.4 against 1.45.2 for beta-1.46-1 [INFO] extracting crate numext-fixed-hash-core 0.1.4 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate numext-fixed-hash-core 0.1.4 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb74a910cde5bd381475d7e71f64d84c84f9e8b35ab5b712093c1c1046590f23 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb74a910cde5bd381475d7e71f64d84c84f9e8b35ab5b712093c1c1046590f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb74a910cde5bd381475d7e71f64d84c84f9e8b35ab5b712093c1c1046590f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb74a910cde5bd381475d7e71f64d84c84f9e8b35ab5b712093c1c1046590f23", kill_on_drop: false }` [INFO] [stdout] fb74a910cde5bd381475d7e71f64d84c84f9e8b35ab5b712093c1c1046590f23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44ac034ed99add9d65bd84f41d1eff615fc01c186508bc48c26a85e3a0e92fa2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44ac034ed99add9d65bd84f41d1eff615fc01c186508bc48c26a85e3a0e92fa2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling numext-constructor v0.1.4 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.4 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.4 [INFO] [stderr] Compiling numext-fixed-uint v0.1.4 [INFO] [stderr] Compiling numext-fixed-hash-core v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / numext_constructor::construct_fixed_hashes!( [INFO] [stdout] 23 | | H128 { [INFO] [stdout] 24 | | size = 128, [INFO] [stdout] 25 | | }, [INFO] [stdout] ... | [INFO] [stdout] 52 | | }, [INFO] [stdout] 53 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / numext_constructor::construct_fixed_hashes!( [INFO] [stdout] 23 | | H128 { [INFO] [stdout] 24 | | size = 128, [INFO] [stdout] 25 | | }, [INFO] [stdout] ... | [INFO] [stdout] 52 | | }, [INFO] [stdout] 53 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=2c55bc935ccf7d2a -C extra-filename=-2c55bc935ccf7d2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-e03400e00573269b.rmeta --extern numext_constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-c5753d98df7dd323.so --extern numext_fixed_uint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-a6a6f213e3d41800.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "44ac034ed99add9d65bd84f41d1eff615fc01c186508bc48c26a85e3a0e92fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ac034ed99add9d65bd84f41d1eff615fc01c186508bc48c26a85e3a0e92fa2", kill_on_drop: false }` [INFO] [stdout] 44ac034ed99add9d65bd84f41d1eff615fc01c186508bc48c26a85e3a0e92fa2