[INFO] cloning repository https://github.com/0xatul/bulkreq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xatul/bulkreq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xatul%2Fbulkreq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xatul%2Fbulkreq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e60e0c7b20ece4a8610f73b2a1b2b552678e2b6
[INFO] checking 0xatul/bulkreq against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xatul%2Fbulkreq" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0xatul/bulkreq on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/0xatul/bulkreq
[INFO] finished tweaking git repo https://github.com/0xatul/bulkreq
[INFO] tweaked toml for git repo https://github.com/0xatul/bulkreq written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/0xatul/bulkreq 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e2209a877605199d2259d5600e7867f85e7fce4f07996c9dd7d8c4cf01f9131
[INFO] running `Command { std: "docker" "start" "-a" "6e2209a877605199d2259d5600e7867f85e7fce4f07996c9dd7d8c4cf01f9131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e2209a877605199d2259d5600e7867f85e7fce4f07996c9dd7d8c4cf01f9131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e2209a877605199d2259d5600e7867f85e7fce4f07996c9dd7d8c4cf01f9131", kill_on_drop: false }`
[INFO] [stdout] 6e2209a877605199d2259d5600e7867f85e7fce4f07996c9dd7d8c4cf01f9131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56f64212b916776bb2dcc27ffd523cc500bed75dd3292f0fc25fac6caa287324
[INFO] running `Command { std: "docker" "start" "-a" "56f64212b916776bb2dcc27ffd523cc500bed75dd3292f0fc25fac6caa287324", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.17
[INFO] [stderr]    Compiling syn v1.0.27
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking arc-swap v0.4.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]    Compiling encoding_rs v0.8.23
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking dtoa v0.4.5
[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::<SocketAddrV4, sockaddr_in>(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 textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[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" "56f64212b916776bb2dcc27ffd523cc500bed75dd3292f0fc25fac6caa287324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f64212b916776bb2dcc27ffd523cc500bed75dd3292f0fc25fac6caa287324", kill_on_drop: false }`
[INFO] [stdout] 56f64212b916776bb2dcc27ffd523cc500bed75dd3292f0fc25fac6caa287324
