[INFO] fetching crate pelite 0.9.0... [INFO] checking pelite-0.9.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate pelite 0.9.0 into /workspace/builds/worker-44/source [INFO] validating manifest of crates.io crate pelite 0.9.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pelite 0.9.0 [INFO] finished tweaking crates.io crate pelite 0.9.0 [INFO] tweaked toml for crates.io crate pelite 0.9.0 written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate crates.io crate pelite 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37a8ebe62b3c7fe4fa4d0d24d48110ac3aa71c0c823c5ded29f558e8e32cf46d [INFO] running `Command { std: "docker" "start" "-a" "37a8ebe62b3c7fe4fa4d0d24d48110ac3aa71c0c823c5ded29f558e8e32cf46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37a8ebe62b3c7fe4fa4d0d24d48110ac3aa71c0c823c5ded29f558e8e32cf46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a8ebe62b3c7fe4fa4d0d24d48110ac3aa71c0c823c5ded29f558e8e32cf46d", kill_on_drop: false }` [INFO] [stdout] 37a8ebe62b3c7fe4fa4d0d24d48110ac3aa71c0c823c5ded29f558e8e32cf46d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44252bdf08cc235b263816fd55a9b0e4a232edf48cb50ee7c6b4bb615826ac8f [INFO] running `Command { std: "docker" "start" "-a" "44252bdf08cc235b263816fd55a9b0e4a232edf48cb50ee7c6b4bb615826ac8f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling derive_pod v0.1.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking format_xml v0.1.5 [INFO] [stderr] Checking lde v0.3.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking dataview v0.1.1 [INFO] [stderr] Checking pelite v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.5.6 [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/mmap/unix.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | let mut stat = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/mmap/unix.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | let mut stat = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/util/mod.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe { &(*(0 as *const $ty)).$($field_bits)* as *const _ as usize } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] ::: src/pe64/headers.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | offset_of!(IMAGE_NT_HEADERS, OptionalHeader.CheckSum)) / 4; [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/util/mod.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe { &(*(0 as *const $ty)).$($field_bits)* as *const _ as usize } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] ::: src/pe32/../pe64/headers.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | offset_of!(IMAGE_NT_HEADERS, OptionalHeader.CheckSum)) / 4; [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/util/mod.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe { &(*(0 as *const $ty)).$($field_bits)* as *const _ as usize } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] ::: src/pe64/headers.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | offset_of!(IMAGE_NT_HEADERS, OptionalHeader.CheckSum)) / 4; [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/util/mod.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe { &(*(0 as *const $ty)).$($field_bits)* as *const _ as usize } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] ::: src/pe32/../pe64/headers.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | offset_of!(IMAGE_NT_HEADERS, OptionalHeader.CheckSum)) / 4; [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.71s [INFO] running `Command { std: "docker" "inspect" "44252bdf08cc235b263816fd55a9b0e4a232edf48cb50ee7c6b4bb615826ac8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44252bdf08cc235b263816fd55a9b0e4a232edf48cb50ee7c6b4bb615826ac8f", kill_on_drop: false }` [INFO] [stdout] 44252bdf08cc235b263816fd55a9b0e4a232edf48cb50ee7c6b4bb615826ac8f