[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 master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dirbaio/static-executor on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/knurling-rs/defmt`
[INFO] [stderr]     Updating git repository `https://github.com/knurling-rs/probe-run`
[INFO] [stderr]     Updating crates.io index
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded volatile-register v0.2.0
[INFO] [stderr]   Downloaded as-slice v0.1.3
[INFO] [stderr]   Downloaded polling v0.1.6
[INFO] [stderr]   Downloaded fastrand v1.3.4
[INFO] [stderr]   Downloaded futures-lite v1.0.0
[INFO] [stderr]   Downloaded cortex-m v0.6.3
[INFO] [stderr]   Downloaded wepoll-sys-stjepang v1.0.6
[INFO] [stderr]   Downloaded async-io v0.2.6
[INFO] [stderr]   Downloaded vec-arena v0.5.2
[INFO] [stderr]   Downloaded aligned v0.3.4
[INFO] [stderr]   Downloaded syn v1.0.39
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bcbabb97312dc241f5ab72c410d6e8e4106a13df028a13c1caadb464bd1b813
[INFO] running `Command { std: "docker" "start" "-a" "4bcbabb97312dc241f5ab72c410d6e8e4106a13df028a13c1caadb464bd1b813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bcbabb97312dc241f5ab72c410d6e8e4106a13df028a13c1caadb464bd1b813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bcbabb97312dc241f5ab72c410d6e8e4106a13df028a13c1caadb464bd1b813", kill_on_drop: false }`
[INFO] [stdout] 4bcbabb97312dc241f5ab72c410d6e8e4106a13df028a13c1caadb464bd1b813
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce87edb4babe824451869c6f43c8790b0a807be1c9772ec4d706c7d3c9c9bf1e
[INFO] running `Command { std: "docker" "start" "-a" "ce87edb4babe824451869c6f43c8790b0a807be1c9772ec4d706c7d3c9c9bf1e", 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 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 vcell v0.1.2
[INFO] [stderr]     Checking vec-arena v0.5.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking volatile-register v0.2.0
[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]    Compiling quote v1.0.7
[INFO] [stderr]     Checking polling v0.1.6
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking generic-array v0.12.3
[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" "ce87edb4babe824451869c6f43c8790b0a807be1c9772ec4d706c7d3c9c9bf1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce87edb4babe824451869c6f43c8790b0a807be1c9772ec4d706c7d3c9c9bf1e", kill_on_drop: false }`
[INFO] [stdout] ce87edb4babe824451869c6f43c8790b0a807be1c9772ec4d706c7d3c9c9bf1e
