[INFO] fetching crate panda 0.5.3...
[INFO] checking panda-0.5.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate panda 0.5.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate panda 0.5.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate panda 0.5.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate panda 0.5.3
[INFO] tweaked toml for crates.io crate panda 0.5.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate panda 0.5.3 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vcpkg v0.2.9
[INFO] [stderr]   Downloaded tracing-attributes v0.1.8
[INFO] [stderr]   Downloaded utf-8 v0.7.5
[INFO] [stderr]   Downloaded serde_repr v0.1.5
[INFO] [stderr]   Downloaded async-tungstenite v0.5.0
[INFO] [stderr]   Downloaded async-tls v0.7.0
[INFO] [stderr]   Downloaded tracing v0.1.15
[INFO] [stderr]   Downloaded webpki v0.21.3
[INFO] [stderr]   Downloaded tungstenite v0.10.1
[INFO] [stderr]   Downloaded isahc v0.9.3
[INFO] [stderr]   Downloaded syn v1.0.30
[INFO] [stderr]   Downloaded curl v0.4.29
[INFO] [stderr]   Downloaded curl-sys v0.4.31+curl-7.70.0
[INFO] [stderr]   Downloaded ring v0.16.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8732e8ffc7ab71c204b01a7a86acd20fe7d374999305271a70b3948351da8f10
[INFO] running `Command { std: "docker" "start" "-a" "8732e8ffc7ab71c204b01a7a86acd20fe7d374999305271a70b3948351da8f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8732e8ffc7ab71c204b01a7a86acd20fe7d374999305271a70b3948351da8f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8732e8ffc7ab71c204b01a7a86acd20fe7d374999305271a70b3948351da8f10", kill_on_drop: false }`
[INFO] [stdout] 8732e8ffc7ab71c204b01a7a86acd20fe7d374999305271a70b3948351da8f10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 199e65910d7b16ac8fed35851559d2e9ff13ee93edb5057480aad835f383941a
[INFO] running `Command { std: "docker" "start" "-a" "199e65910d7b16ac8fed35851559d2e9ff13ee93edb5057480aad835f383941a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.5
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]     Checking tracing-core v0.1.10
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.23
[INFO] [stderr]    Compiling curl v0.4.29
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking input_buffer v0.3.1
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking utf-8 v0.7.5
[INFO] [stderr]    Compiling isahc v0.9.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.4+1.41.0
[INFO] [stderr]    Compiling curl-sys v0.4.31+curl-7.70.0
[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-6f17d22bba15001f/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 rand_core v0.5.1
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `socket2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "199e65910d7b16ac8fed35851559d2e9ff13ee93edb5057480aad835f383941a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "199e65910d7b16ac8fed35851559d2e9ff13ee93edb5057480aad835f383941a", kill_on_drop: false }`
[INFO] [stdout] 199e65910d7b16ac8fed35851559d2e9ff13ee93edb5057480aad835f383941a
[INFO] checking panda-0.5.3 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate panda 0.5.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate panda 0.5.3 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate panda 0.5.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate panda 0.5.3
[INFO] tweaked toml for crates.io crate panda 0.5.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate panda 0.5.3 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8226a99af71ff9279d2cb4f0551215c7f9ee293e2c72c326bf759591fe97e743
[INFO] running `Command { std: "docker" "start" "-a" "8226a99af71ff9279d2cb4f0551215c7f9ee293e2c72c326bf759591fe97e743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8226a99af71ff9279d2cb4f0551215c7f9ee293e2c72c326bf759591fe97e743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8226a99af71ff9279d2cb4f0551215c7f9ee293e2c72c326bf759591fe97e743", kill_on_drop: false }`
[INFO] [stdout] 8226a99af71ff9279d2cb4f0551215c7f9ee293e2c72c326bf759591fe97e743
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfc3a930322ba12cb97262ab1b11bf193c1edfb427b627bbb85e0caba92960ae
[INFO] running `Command { std: "docker" "start" "-a" "cfc3a930322ba12cb97262ab1b11bf193c1edfb427b627bbb85e0caba92960ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.5
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking tracing-core v0.1.10
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling curl v0.4.29
[INFO] [stderr]    Compiling encoding_rs v0.8.23
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking input_buffer v0.3.1
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling isahc v0.9.3
[INFO] [stderr]     Checking utf-8 v0.7.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.4+1.41.0
[INFO] [stderr]    Compiling curl-sys v0.4.31+curl-7.70.0
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking mio v0.6.22
[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-6f17d22bba15001f/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 rand_chacha v0.2.2
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `socket2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cfc3a930322ba12cb97262ab1b11bf193c1edfb427b627bbb85e0caba92960ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfc3a930322ba12cb97262ab1b11bf193c1edfb427b627bbb85e0caba92960ae", kill_on_drop: false }`
[INFO] [stdout] cfc3a930322ba12cb97262ab1b11bf193c1edfb427b627bbb85e0caba92960ae
