[INFO] cloning repository https://github.com/Apokleos/virtiofsd-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Apokleos/virtiofsd-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApokleos%2Fvirtiofsd-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApokleos%2Fvirtiofsd-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70f640df9d377c8d3c4748d66b1c176ea6ef1f2d
[INFO] testing Apokleos/virtiofsd-rs against beta-2023-03-18 for beta-1.69-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApokleos%2Fvirtiofsd-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Apokleos/virtiofsd-rs on toolchain beta-2023-03-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-03-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Apokleos/virtiofsd-rs
[INFO] finished tweaking git repo https://github.com/Apokleos/virtiofsd-rs
[INFO] tweaked toml for git repo https://github.com/Apokleos/virtiofsd-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Apokleos/virtiofsd-rs 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" "+beta-2023-03-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-03-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f60fb428e2e5108ce2cdcdf98d13cae11663f550a41508c4cd6f761aea3f7875
[INFO] running `Command { std: "docker" "start" "-a" "f60fb428e2e5108ce2cdcdf98d13cae11663f550a41508c4cd6f761aea3f7875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f60fb428e2e5108ce2cdcdf98d13cae11663f550a41508c4cd6f761aea3f7875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f60fb428e2e5108ce2cdcdf98d13cae11663f550a41508c4cd6f761aea3f7875", kill_on_drop: false }`
[INFO] [stdout] f60fb428e2e5108ce2cdcdf98d13cae11663f550a41508c4cd6f761aea3f7875
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-03-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4641079bf8cab006476343cf1a844503dcc80c8f709845b66d592bbde8d845a4
[INFO] running `Command { std: "docker" "start" "-a" "4641079bf8cab006476343cf1a844503dcc80c8f709845b66d592bbde8d845a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.12
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling arc-swap v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vmm-sys-util v0.7.0
[INFO] [stderr]    Compiling vm-memory v0.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vhost v0.1.0 (https://github.com/rust-vmm/vhost#6ccc681e)
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/vhost-1b8454ea45823bbf/6ccc681/src/vhost_user/message.rs:231:53
[INFO] [stdout]     |
[INFO] [stdout] 231 |         unsafe { std::mem::transmute_copy::<u32, R>(&self.request) }
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: fields of packed structs are not properly aligned, and 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] [stderr]    Compiling epoll v4.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling virtio-bindings v0.1.0
[INFO] [stderr]    Compiling vm-virtio v0.1.0 (https://github.com/rust-vmm/vm-virtio#7b5fd44d)
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0793`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vhost` due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4641079bf8cab006476343cf1a844503dcc80c8f709845b66d592bbde8d845a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4641079bf8cab006476343cf1a844503dcc80c8f709845b66d592bbde8d845a4", kill_on_drop: false }`
[INFO] [stdout] 4641079bf8cab006476343cf1a844503dcc80c8f709845b66d592bbde8d845a4