[INFO] cloning repository https://github.com/raidwas/rust_robotreboot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raidwas/rust_robotreboot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraidwas%2Frust_robotreboot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraidwas%2Frust_robotreboot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc105b4f23bed6a2415b00f1911c022c993d373a [INFO] checking raidwas/rust_robotreboot/bc105b4f23bed6a2415b00f1911c022c993d373a against master#ac385a5af6d9fa8399a0cec799833cd28324abf8 for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraidwas%2Frust_robotreboot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raidwas/rust_robotreboot on toolchain ac385a5af6d9fa8399a0cec799833cd28324abf8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raidwas/rust_robotreboot [INFO] finished tweaking git repo https://github.com/raidwas/rust_robotreboot [INFO] tweaked toml for git repo https://github.com/raidwas/rust_robotreboot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/raidwas/rust_robotreboot 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" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-map v0.6.0 [INFO] [stderr] Downloaded array-macro v1.0.4 [INFO] [stderr] Downloaded enum-map-internals v0.2.0 [INFO] [stderr] Downloaded syn v1.0.3 [INFO] [stderr] Downloaded enum-map-derive v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0217b5c95785f25eab9c8dbca8dd4e71d59c0d79ba9fdfd0b39b83d9db22fdea [INFO] running `Command { std: "docker" "start" "-a" "0217b5c95785f25eab9c8dbca8dd4e71d59c0d79ba9fdfd0b39b83d9db22fdea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0217b5c95785f25eab9c8dbca8dd4e71d59c0d79ba9fdfd0b39b83d9db22fdea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0217b5c95785f25eab9c8dbca8dd4e71d59c0d79ba9fdfd0b39b83d9db22fdea", kill_on_drop: false }` [INFO] [stdout] 0217b5c95785f25eab9c8dbca8dd4e71d59c0d79ba9fdfd0b39b83d9db22fdea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04c3823d247faddf4701f500152c282db8bc0e5e0ed02b250fafb15f1ec0e956 [INFO] running `Command { std: "docker" "start" "-a" "04c3823d247faddf4701f500152c282db8bc0e5e0ed02b250fafb15f1ec0e956", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Checking array-macro v1.0.4 [INFO] [stderr] Checking enum-map-internals v0.2.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Compiling quote v1.0.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.11/src/sockaddr.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | 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] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `socket2` (lib) due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "04c3823d247faddf4701f500152c282db8bc0e5e0ed02b250fafb15f1ec0e956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c3823d247faddf4701f500152c282db8bc0e5e0ed02b250fafb15f1ec0e956", kill_on_drop: false }` [INFO] [stdout] 04c3823d247faddf4701f500152c282db8bc0e5e0ed02b250fafb15f1ec0e956