[INFO] cloning repository https://github.com/Dirbaio/static-executor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dirbaio/static-executor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirbaio%2Fstatic-executor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirbaio%2Fstatic-executor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cadfe3a33a4ae46685c0269571ea9fae2ed0524
[INFO] checking Dirbaio/static-executor against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirbaio%2Fstatic-executor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dirbaio/static-executor
[INFO] finished tweaking git repo https://github.com/Dirbaio/static-executor
[INFO] tweaked toml for git repo https://github.com/Dirbaio/static-executor written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dirbaio/static-executor on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dirbaio/static-executor 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: patch `defmt-rtt v0.1.0 (https://github.com/knurling-rs/defmt?branch=main#ba765be6)` was not used in the crate graph
[INFO] [stderr] warning: patch `panic-probe v0.1.0 (https://github.com/knurling-rs/probe-run?branch=main#df90d57c)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c219464291a6466e35fae35abc466c00418d1ed89116bdee8e6bb9bf2933c3a0
[INFO] running `Command { std: "docker" "start" "-a" "c219464291a6466e35fae35abc466c00418d1ed89116bdee8e6bb9bf2933c3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c219464291a6466e35fae35abc466c00418d1ed89116bdee8e6bb9bf2933c3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c219464291a6466e35fae35abc466c00418d1ed89116bdee8e6bb9bf2933c3a0", kill_on_drop: false }`
[INFO] [stdout] c219464291a6466e35fae35abc466c00418d1ed89116bdee8e6bb9bf2933c3a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4ecc18ca95b75774b496180e0283bf7caf6d5f007ff6797020286b9b22c9b0b
[INFO] running `Command { std: "docker" "start" "-a" "b4ecc18ca95b75774b496180e0283bf7caf6d5f007ff6797020286b9b22c9b0b", kill_on_drop: false }`
[INFO] [stderr] warning: patch `defmt-rtt v0.1.0 (https://github.com/knurling-rs/defmt?branch=main#ba765be6)` was not used in the crate graph
[INFO] [stderr] warning: patch `panic-probe v0.1.0 (https://github.com/knurling-rs/probe-run?branch=main#df90d57c)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling syn v1.0.39
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling cortex-m v0.6.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking fastrand v1.3.4
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking vec-arena v0.5.2
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]     Checking static-executor-std v0.1.0 (/opt/rustwide/workdir/static-executor-std)
[INFO] [stderr]     Checking futures-lite v1.0.0
[INFO] [stderr]     Checking quote v1.0.7
[INFO] [stderr]     Checking polling v0.1.6
[INFO] [stderr]     Checking socket2 v0.3.12
[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] [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" "b4ecc18ca95b75774b496180e0283bf7caf6d5f007ff6797020286b9b22c9b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ecc18ca95b75774b496180e0283bf7caf6d5f007ff6797020286b9b22c9b0b", kill_on_drop: false }`
[INFO] [stdout] b4ecc18ca95b75774b496180e0283bf7caf6d5f007ff6797020286b9b22c9b0b
