[INFO] cloning repository https://github.com/cassiemeharry/pf2e-csheet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cassiemeharry/pf2e-csheet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcassiemeharry%2Fpf2e-csheet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcassiemeharry%2Fpf2e-csheet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a298d3166fa6c02699839f5bd1c3a5b37b1e69dc [INFO] checking cassiemeharry/pf2e-csheet/a298d3166fa6c02699839f5bd1c3a5b37b1e69dc against master#c5af0610196bc39c44e54f1e08bd9149bdc66929 for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcassiemeharry%2Fpf2e-csheet" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cassiemeharry/pf2e-csheet on toolchain c5af0610196bc39c44e54f1e08bd9149bdc66929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cassiemeharry/pf2e-csheet [INFO] finished tweaking git repo https://github.com/cassiemeharry/pf2e-csheet [INFO] tweaked toml for git repo https://github.com/cassiemeharry/pf2e-csheet written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cassiemeharry/pf2e-csheet 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" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yewtil v0.3.2 [INFO] [stderr] Downloaded yew v0.17.3 [INFO] [stderr] Downloaded uncased v0.9.1 [INFO] [stderr] Downloaded ubyte v0.10.0 [INFO] [stderr] Downloaded unic-ucd-case v0.9.0 [INFO] [stderr] Downloaded arbitrary v0.4.6 [INFO] [stderr] Downloaded onig v6.1.0 [INFO] [stderr] Downloaded clang-sys v1.0.1 [INFO] [stderr] Downloaded proptest v0.10.1 [INFO] [stderr] Downloaded onig_sys v69.5.1 [INFO] [stderr] Downloaded smartstring v0.2.4 [INFO] [stderr] Downloaded pragmatic-segmenter v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7e155d094c81c994725069adacf09c0db53ffab5c3ef83f49321a7f2a064db3 [INFO] running `Command { std: "docker" "start" "-a" "e7e155d094c81c994725069adacf09c0db53ffab5c3ef83f49321a7f2a064db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7e155d094c81c994725069adacf09c0db53ffab5c3ef83f49321a7f2a064db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e155d094c81c994725069adacf09c0db53ffab5c3ef83f49321a7f2a064db3", kill_on_drop: false }` [INFO] [stdout] e7e155d094c81c994725069adacf09c0db53ffab5c3ef83f49321a7f2a064db3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45bc00a9ecdde6bd9e9f8cbe105be0364dbe528e1b516784fafc9e33ae7ee7ca [INFO] running `Command { std: "docker" "start" "-a" "45bc00a9ecdde6bd9e9f8cbe105be0364dbe528e1b516784fafc9e33ae7ee7ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d) [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling time v0.2.21 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=3795f2e#3795f2e6) [INFO] [stderr] Compiling uncased v0.9.1 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=1369dc47a357567ec3d3d711e318248dabd4b7f7#1369dc47) [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.6.0 [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::(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 sha2 v0.9.1 [INFO] [stdout] error: aborting due to 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" "45bc00a9ecdde6bd9e9f8cbe105be0364dbe528e1b516784fafc9e33ae7ee7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45bc00a9ecdde6bd9e9f8cbe105be0364dbe528e1b516784fafc9e33ae7ee7ca", kill_on_drop: false }` [INFO] [stdout] 45bc00a9ecdde6bd9e9f8cbe105be0364dbe528e1b516784fafc9e33ae7ee7ca