[INFO] cloning repository https://github.com/nacika-ins/actix-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nacika-ins/actix-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnacika-ins%2Factix-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnacika-ins%2Factix-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95995b4ae8749e20b260c9cefef9ed9374bdcb76 [INFO] checking nacika-ins/actix-sample against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnacika-ins%2Factix-sample" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nacika-ins/actix-sample [INFO] finished tweaking git repo https://github.com/nacika-ins/actix-sample [INFO] tweaked toml for git repo https://github.com/nacika-ins/actix-sample written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nacika-ins/actix-sample on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nacika-ins/actix-sample 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arc-swap v0.3.6 [INFO] [stderr] Downloaded signal-hook v0.1.6 [INFO] [stderr] Downloaded trust-dns-resolver v0.10.0 [INFO] [stderr] Downloaded actix v0.7.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9a7a02db4691574cc5560547fe49a2ad7d6596535ba508d2482ea066e2af644 [INFO] running `Command { std: "docker" "start" "-a" "e9a7a02db4691574cc5560547fe49a2ad7d6596535ba508d2482ea066e2af644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9a7a02db4691574cc5560547fe49a2ad7d6596535ba508d2482ea066e2af644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a7a02db4691574cc5560547fe49a2ad7d6596535ba508d2482ea066e2af644", kill_on_drop: false }` [INFO] [stdout] e9a7a02db4691574cc5560547fe49a2ad7d6596535ba508d2482ea066e2af644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76d278c5b132e909c958a4a516f80a001c934dd6a136d8e40452e3627e862ed5 [INFO] running `Command { std: "docker" "start" "-a" "76d278c5b132e909c958a4a516f80a001c934dd6a136d8e40452e3627e862ed5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking lazycell v1.2.0 [INFO] [stderr] Checking crossbeam-utils v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking arc-swap v0.3.6 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Checking signal-hook v0.1.6 [INFO] [stderr] Checking bitflags v1.0.4 [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.8/src/sockaddr.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | 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] Checking lru-cache v0.1.1 [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" "76d278c5b132e909c958a4a516f80a001c934dd6a136d8e40452e3627e862ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76d278c5b132e909c958a4a516f80a001c934dd6a136d8e40452e3627e862ed5", kill_on_drop: false }` [INFO] [stdout] 76d278c5b132e909c958a4a516f80a001c934dd6a136d8e40452e3627e862ed5