[INFO] fetching crate mobilenet_v2 0.1.0...
[INFO] checking mobilenet_v2-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mobilenet_v2 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate mobilenet_v2 0.1.0 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 mobilenet_v2 0.1.0
[INFO] finished tweaking crates.io crate mobilenet_v2 0.1.0
[INFO] tweaked toml for crates.io crate mobilenet_v2 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate mobilenet_v2 0.1.0 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miniz_oxide v0.4.2
[INFO] [stderr]   Downloaded tensorflow-sys v0.19.0
[INFO] [stderr]   Downloaded tensorflow-internal-macros v0.0.1
[INFO] [stderr]   Downloaded build_const v0.2.1
[INFO] [stderr]   Downloaded curl v0.4.33
[INFO] [stderr]   Downloaded protobuf v2.17.0
[INFO] [stderr]   Downloaded libc v0.2.77
[INFO] [stderr]   Downloaded tensorflow v0.16.0
[INFO] [stderr]   Downloaded curl-sys v0.4.36+curl-7.71.1
[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] a33ab5cdb8be91a25849e1b2c2e5e24a44414ee666328d9b673e0e795f9f173d
[INFO] running `Command { std: "docker" "start" "-a" "a33ab5cdb8be91a25849e1b2c2e5e24a44414ee666328d9b673e0e795f9f173d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a33ab5cdb8be91a25849e1b2c2e5e24a44414ee666328d9b673e0e795f9f173d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a33ab5cdb8be91a25849e1b2c2e5e24a44414ee666328d9b673e0e795f9f173d", kill_on_drop: false }`
[INFO] [stdout] a33ab5cdb8be91a25849e1b2c2e5e24a44414ee666328d9b673e0e795f9f173d
[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] 5cf9de4be5cd1aa47d685b2e522c0b270d684e4f518da4eef6a50ee3a60b0be0
[INFO] running `Command { std: "docker" "start" "-a" "5cf9de4be5cd1aa47d685b2e522c0b270d684e4f518da4eef6a50ee3a60b0be0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling miniz_oxide v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling curl v0.4.33
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling protobuf v2.17.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling curl-sys v0.4.36+curl-7.71.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling filetime v0.2.12
[INFO] [stderr]    Compiling socket2 v0.3.15
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling flate2 v1.0.17
[INFO] [stderr]    Compiling xattr v0.2.2
[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.15/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]    Compiling tar v0.4.30
[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" "5cf9de4be5cd1aa47d685b2e522c0b270d684e4f518da4eef6a50ee3a60b0be0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf9de4be5cd1aa47d685b2e522c0b270d684e4f518da4eef6a50ee3a60b0be0", kill_on_drop: false }`
[INFO] [stdout] 5cf9de4be5cd1aa47d685b2e522c0b270d684e4f518da4eef6a50ee3a60b0be0
[INFO] checking mobilenet_v2-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate mobilenet_v2 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate mobilenet_v2 0.1.0 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 mobilenet_v2 0.1.0
[INFO] finished tweaking crates.io crate mobilenet_v2 0.1.0
[INFO] tweaked toml for crates.io crate mobilenet_v2 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate mobilenet_v2 0.1.0 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] 5c72dac1931b82226c62edfa85a2cabc41a761b5190d54b4b51d84f473b8b690
[INFO] running `Command { std: "docker" "start" "-a" "5c72dac1931b82226c62edfa85a2cabc41a761b5190d54b4b51d84f473b8b690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c72dac1931b82226c62edfa85a2cabc41a761b5190d54b4b51d84f473b8b690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c72dac1931b82226c62edfa85a2cabc41a761b5190d54b4b51d84f473b8b690", kill_on_drop: false }`
[INFO] [stdout] 5c72dac1931b82226c62edfa85a2cabc41a761b5190d54b4b51d84f473b8b690
[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] a31b32f331d417e742844f50e198014bc1b2ed79e0353dab58f59d6d36b2cc8a
[INFO] running `Command { std: "docker" "start" "-a" "a31b32f331d417e742844f50e198014bc1b2ed79e0353dab58f59d6d36b2cc8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling miniz_oxide v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling curl v0.4.33
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling protobuf v2.17.0
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling curl-sys v0.4.36+curl-7.71.1
[INFO] [stderr]    Compiling filetime v0.2.12
[INFO] [stderr]    Compiling socket2 v0.3.15
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling flate2 v1.0.17
[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.15/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]    Compiling tar v0.4.30
[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" "a31b32f331d417e742844f50e198014bc1b2ed79e0353dab58f59d6d36b2cc8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31b32f331d417e742844f50e198014bc1b2ed79e0353dab58f59d6d36b2cc8a", kill_on_drop: false }`
[INFO] [stdout] a31b32f331d417e742844f50e198014bc1b2ed79e0353dab58f59d6d36b2cc8a
