[INFO] fetching crate vkcargo 0.45.1... [INFO] checking vkcargo-0.45.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate vkcargo 0.45.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate vkcargo 0.45.1 [INFO] finished tweaking crates.io crate vkcargo 0.45.1 [INFO] tweaked toml for crates.io crate vkcargo 0.45.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vkcargo 0.45.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vkcargo 0.45.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.2.9 [INFO] [stderr] Downloaded git2-curl v0.14.0 [INFO] [stderr] Downloaded humantime v2.0.0 [INFO] [stderr] Downloaded openssl-sys v0.9.55 [INFO] [stderr] Downloaded crates-io v0.31.0 [INFO] [stderr] Downloaded openssl-src v111.8.1+1.1.1f [INFO] [stderr] Downloaded git2 v0.13.1 [INFO] [stderr] Downloaded libgit2-sys v0.12.2+1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1f7f1083be56b457488c118b9ecaa50e1c1082d0795d597a6cf4dc6c489021f [INFO] running `Command { std: "docker" "start" "-a" "f1f7f1083be56b457488c118b9ecaa50e1c1082d0795d597a6cf4dc6c489021f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1f7f1083be56b457488c118b9ecaa50e1c1082d0795d597a6cf4dc6c489021f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f7f1083be56b457488c118b9ecaa50e1c1082d0795d597a6cf4dc6c489021f", kill_on_drop: false }` [INFO] [stdout] f1f7f1083be56b457488c118b9ecaa50e1c1082d0795d597a6cf4dc6c489021f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37fe87b64b89917c214e917be15be1dc16dba280012ee52a1780bfe49b3cd42d [INFO] running `Command { std: "docker" "start" "-a" "37fe87b64b89917c214e917be15be1dc16dba280012ee52a1780bfe49b3cd42d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling im-rc v14.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking shell-escape v0.1.4 [INFO] [stderr] Checking humantime v2.0.0 [INFO] [stderr] Checking bytesize v1.0.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.9 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.3.12/src/sockaddr.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | mem::transmute::(v4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `SocketAddrV4` (48 bits) [INFO] [stdout] = note: target type: `sockaddr_in` (128 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] error: could not compile `socket2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "37fe87b64b89917c214e917be15be1dc16dba280012ee52a1780bfe49b3cd42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37fe87b64b89917c214e917be15be1dc16dba280012ee52a1780bfe49b3cd42d", kill_on_drop: false }` [INFO] [stdout] 37fe87b64b89917c214e917be15be1dc16dba280012ee52a1780bfe49b3cd42d