[INFO] fetching crate evoke-core 0.2.0...
[INFO] checking evoke-core-0.2.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate evoke-core 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate evoke-core 0.2.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate evoke-core 0.2.0
[INFO] finished tweaking crates.io crate evoke-core 0.2.0
[INFO] tweaked toml for crates.io crate evoke-core 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alkahest-proc v0.1.4
[INFO] [stderr]   Downloaded alkahest v0.1.5
[INFO] [stderr]   Downloaded scoped-arena v0.4.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdc975f9bd5fb49acb3784beefe7a24fc285738eb33b4d9d7a11ccb82b549fcc
[INFO] running `Command { std: "docker" "start" "-a" "bdc975f9bd5fb49acb3784beefe7a24fc285738eb33b4d9d7a11ccb82b549fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdc975f9bd5fb49acb3784beefe7a24fc285738eb33b4d9d7a11ccb82b549fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdc975f9bd5fb49acb3784beefe7a24fc285738eb33b4d9d7a11ccb82b549fcc", kill_on_drop: false }`
[INFO] [stdout] bdc975f9bd5fb49acb3784beefe7a24fc285738eb33b4d9d7a11ccb82b549fcc
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62107278a4e0c0d324d05d312fbe729459fd2599333a604e32326e48abdc1ca0
[INFO] running `Command { std: "docker" "start" "-a" "62107278a4e0c0d324d05d312fbe729459fd2599333a604e32326e48abdc1ca0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking scoped-arena v0.4.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling alkahest-proc v0.1.4
[INFO] [stderr]     Checking alkahest v0.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking evoke-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Schema` is imported redundantly
[INFO] [stdout]  --> src/client_server/client.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alkahest::{Schema, Unpacked};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `Schema` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NonZeroU64` is imported redundantly
[INFO] [stdout]  --> src/client_server/server.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, error::Error, num::NonZeroU64};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `NonZeroU64` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Schema` is imported redundantly
[INFO] [stdout]  --> src/client_server/server.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alkahest::{Schema, SeqUnpacked, Unpacked};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `Schema` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Schema` is imported redundantly
[INFO] [stdout]  --> src/client_server/client.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alkahest::{Schema, Unpacked};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `Schema` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NonZeroU64` is imported redundantly
[INFO] [stdout]  --> src/client_server/server.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, error::Error, num::NonZeroU64};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `NonZeroU64` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Schema` is imported redundantly
[INFO] [stdout]  --> src/client_server/server.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alkahest::{Schema, SeqUnpacked, Unpacked};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `Schema` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]   --> src/client_server/mod.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | /     AddPlayer {
[INFO] [stdout] 89 | |         player: P,
[INFO] [stdout] 90 | |     },
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]    = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]    = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]   --> src/client_server/mod.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | /     AddPlayer {
[INFO] [stdout] 89 | |         player: P,
[INFO] [stdout] 90 | |     },
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]    = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]    = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> src/client_server/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     PlayerJoined { info: J },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> src/client_server/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     PlayerJoined { info: J },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> src/client_server/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     Updates { server_step: u64, updates: U },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> src/client_server/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     Updates { server_step: u64, updates: U },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0793`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0793`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evoke-core` (lib) due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `evoke-core` (lib test) due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "62107278a4e0c0d324d05d312fbe729459fd2599333a604e32326e48abdc1ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62107278a4e0c0d324d05d312fbe729459fd2599333a604e32326e48abdc1ca0", kill_on_drop: false }`
[INFO] [stdout] 62107278a4e0c0d324d05d312fbe729459fd2599333a604e32326e48abdc1ca0
