[INFO] fetching crate my-test-app-bergwolf 1.4.0...
[INFO] checking my-test-app-bergwolf-1.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate my-test-app-bergwolf 1.4.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate my-test-app-bergwolf 1.4.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate my-test-app-bergwolf 1.4.0
[INFO] finished tweaking crates.io crate my-test-app-bergwolf 1.4.0
[INFO] tweaked toml for crates.io crate my-test-app-bergwolf 1.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded virtio-queue v0.1.0
[INFO] [stderr]   Downloaded stderrlog v0.6.0
[INFO] [stderr]   Downloaded vm-memory v0.7.0
[INFO] [stderr]   Downloaded vmm-sys-util v0.12.1
[INFO] [stderr]   Downloaded vm-memory v0.14.1
[INFO] [stderr]   Downloaded vhost v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9ae189421c3089eb4b1c3564e9313b40b5ee2df72d8244c4d58e9565a5f8f35
[INFO] running `Command { std: "docker" "start" "-a" "e9ae189421c3089eb4b1c3564e9313b40b5ee2df72d8244c4d58e9565a5f8f35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9ae189421c3089eb4b1c3564e9313b40b5ee2df72d8244c4d58e9565a5f8f35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ae189421c3089eb4b1c3564e9313b40b5ee2df72d8244c4d58e9565a5f8f35", kill_on_drop: false }`
[INFO] [stdout] e9ae189421c3089eb4b1c3564e9313b40b5ee2df72d8244c4d58e9565a5f8f35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97a4b71a4e76c839ca1b9a54ac45a712b65f3b52a57c233a2bf98baeaf482cfe
[INFO] running `Command { std: "docker" "start" "-a" "97a4b71a4e76c839ca1b9a54ac45a712b65f3b52a57c233a2bf98baeaf482cfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking vm-memory v0.7.0
[INFO] [stderr]     Checking vmm-sys-util v0.12.1
[INFO] [stderr]     Checking stderrlog v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]     Checking my-test-app-bergwolf v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `AsyncDrive` is imported redundantly
[INFO] [stdout]  --> src/api/vfs/sync_io.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::*;
[INFO] [stdout]   |     -------- the item `AsyncDrive` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::async_util::AsyncDrive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CStr` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout] 8  | use std::ffi::{CStr, CString};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `CStr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CString` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:8:22
[INFO] [stdout]    |
[INFO] [stdout] 8  | use std::ffi::{CStr, CString};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `CString` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `File` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `File` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `io` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `io` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MaybeUninit` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::mem::{self, size_of, ManuallyDrop, MaybeUninit};
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `MaybeUninit` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRawFd` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::io::{AsRawFd, FromRawFd, RawFd};
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `AsRawFd` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromRawFd` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::io::{AsRawFd, FromRawFd, RawFd};
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `FromRawFd` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RawFd` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::io::{AsRawFd, FromRawFd, RawFd};
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `RawFd` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ordering` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::atomic::Ordering;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `Ordering` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `Arc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Duration` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `Duration` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Entry` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `Entry` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Context, DirEntry, Entry, FileSystem, FsOptions, GetxattrReply, ListxattrReply, OpenOptions,
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsyncDrive` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `AsyncDrive` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 26 | use crate::async_util::AsyncDrive;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0204]: the trait `std::marker::Copy` cannot be implemented for this type
[INFO] [stdout]    --> src/api/vfs/mod.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub in_opts: FsOptions,
[INFO] [stdout]     |     ---------------------- this field does not implement `std::marker::Copy`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `linux_abi::FsOptions` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/api/vfs/mod.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub in_opts: FsOptions,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ `linux_abi::FsOptions` cannot be formatted using `{:?}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Debug` is not implemented for `linux_abi::FsOptions`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `linux_abi::FsOptions` or manually `impl std::fmt::Debug for linux_abi::FsOptions`
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `linux_abi::FsOptions` with `#[derive(Debug)]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/public.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  +         #[derive(Debug)]
[INFO] [stdout] 18  |         $vis struct $PublicBitFlags(<$PublicBitFlags as $crate::__private::PublicFlags>::Internal);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `linux_abi::FsOptions: Clone` is not satisfied
[INFO] [stdout]    --> src/api/vfs/mod.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |                       ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub in_opts: FsOptions,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `linux_abi::FsOptions`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AssertParamIsClone`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/clone.rs:193:1
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `linux_abi::FsOptions` with `#[derive(Clone)]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/public.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  +         #[derive(Clone)]
[INFO] [stdout] 18  |         $vis struct $PublicBitFlags(<$PublicBitFlags as $crate::__private::PublicFlags>::Internal);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `linux_abi::FsOptions` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/api/vfs/mod.rs:364:87
[INFO] [stdout]     |
[INFO] [stdout] 364 |                 VfsError::Initialize(format!("Can't initialize with opts {:?}, {:?}", opts, e))
[INFO] [stdout]     |                                                                                       ^^^^ `linux_abi::FsOptions` cannot be formatted using `{:?}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Debug` is not implemented for `linux_abi::FsOptions`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `linux_abi::FsOptions` or manually `impl std::fmt::Debug for linux_abi::FsOptions`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `linux_abi::FsOptions` with `#[derive(Debug)]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/public.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  +         #[derive(Debug)]
[INFO] [stdout] 18  |         $vis struct $PublicBitFlags(<$PublicBitFlags as $crate::__private::PublicFlags>::Internal);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `linux_abi::FsOptions` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/api/server/sync_io.rs:635:35
[INFO] [stdout]     |
[INFO] [stdout] 635 |                     major, minor, capable, enabled
[INFO] [stdout]     |                                   ^^^^^^^ `linux_abi::FsOptions` cannot be formatted using `{:?}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Debug` is not implemented for `linux_abi::FsOptions`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `linux_abi::FsOptions` or manually `impl std::fmt::Debug for linux_abi::FsOptions`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__private_api::format_args` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `linux_abi::FsOptions` with `#[derive(Debug)]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/public.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  +         #[derive(Debug)]
[INFO] [stdout] 18  |         $vis struct $PublicBitFlags(<$PublicBitFlags as $crate::__private::PublicFlags>::Internal);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `linux_abi::FsOptions` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/api/server/sync_io.rs:635:44
[INFO] [stdout]     |
[INFO] [stdout] 635 |                     major, minor, capable, enabled
[INFO] [stdout]     |                                            ^^^^^^^ `linux_abi::FsOptions` cannot be formatted using `{:?}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Debug` is not implemented for `linux_abi::FsOptions`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `linux_abi::FsOptions` or manually `impl std::fmt::Debug for linux_abi::FsOptions`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__private_api::format_args` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `linux_abi::FsOptions` with `#[derive(Debug)]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/public.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  +         #[derive(Debug)]
[INFO] [stdout] 18  |         $vis struct $PublicBitFlags(<$PublicBitFlags as $crate::__private::PublicFlags>::Internal);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `opts`
[INFO] [stdout]   --> src/api/vfs/sync_io.rs:28:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn init(&self, opts: FsOptions) -> Result<FsOptions> {
[INFO] [stdout]    |                    ---- move occurs because `opts` has type `linux_abi::FsOptions`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 22 |             n_opts.no_open = !(opts & FsOptions::ZERO_MESSAGE_OPEN).is_empty();
[INFO] [stdout]    |                               ------------------------------------- `opts` moved due to usage in operator
[INFO] [stdout] ...
[INFO] [stdout] 28 |         n_opts.no_opendir = !(opts & FsOptions::ZERO_MESSAGE_OPENDIR).is_empty();
[INFO] [stdout]    |                               ^^^^ value used here after move
[INFO] [stdout]    |
[INFO] [stdout] note: calling this operator moves the left-hand side
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:161:15
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `opts`
[INFO] [stdout]   --> src/api/vfs/sync_io.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn init(&self, opts: FsOptions) -> Result<FsOptions> {
[INFO] [stdout]    |                    ---- move occurs because `opts` has type `linux_abi::FsOptions`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 28 |         n_opts.no_opendir = !(opts & FsOptions::ZERO_MESSAGE_OPENDIR).is_empty();
[INFO] [stdout]    |                              ---------------------------------------- `opts` moved due to usage in operator
[INFO] [stdout] ...
[INFO] [stdout] 35 |         n_opts.in_opts = opts;
[INFO] [stdout]    |                          ^^^^ value used here after move
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `opts`
[INFO] [stdout]   --> src/api/vfs/sync_io.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn init(&self, opts: FsOptions) -> Result<FsOptions> {
[INFO] [stdout]    |                    ---- move occurs because `opts` has type `linux_abi::FsOptions`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |         n_opts.in_opts = opts;
[INFO] [stdout]    |                          ---- value moved here
[INFO] [stdout] 36 |
[INFO] [stdout] 37 |         n_opts.out_opts &= opts;
[INFO] [stdout]    |                            ^^^^ value used here after move
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `n_opts.out_opts`
[INFO] [stdout]   --> src/api/vfs/sync_io.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 fs.init(n_opts.out_opts)?;
[INFO] [stdout]    |                         --------------- value moved here, in previous iteration of loop
[INFO] [stdout] ...
[INFO] [stdout] 51 |         Ok(n_opts.out_opts)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ value used here after move
[INFO] [stdout]    |
[INFO] [stdout]    = note: move occurs because `n_opts.out_opts` has type `linux_abi::FsOptions`, which does not implement the `Copy` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0204, E0277, E0382.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0204`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my-test-app-bergwolf` (lib) due to 11 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "97a4b71a4e76c839ca1b9a54ac45a712b65f3b52a57c233a2bf98baeaf482cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97a4b71a4e76c839ca1b9a54ac45a712b65f3b52a57c233a2bf98baeaf482cfe", kill_on_drop: false }`
[INFO] [stdout] 97a4b71a4e76c839ca1b9a54ac45a712b65f3b52a57c233a2bf98baeaf482cfe
[INFO] checking my-test-app-bergwolf-1.4.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate my-test-app-bergwolf 1.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate my-test-app-bergwolf 1.4.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate my-test-app-bergwolf 1.4.0
[INFO] finished tweaking crates.io crate my-test-app-bergwolf 1.4.0
[INFO] tweaked toml for crates.io crate my-test-app-bergwolf 1.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e1161cace82db41d53c8e103b39d31b824051edf176b843077c67ff5d3c322e
[INFO] running `Command { std: "docker" "start" "-a" "8e1161cace82db41d53c8e103b39d31b824051edf176b843077c67ff5d3c322e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e1161cace82db41d53c8e103b39d31b824051edf176b843077c67ff5d3c322e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1161cace82db41d53c8e103b39d31b824051edf176b843077c67ff5d3c322e", kill_on_drop: false }`
[INFO] [stdout] 8e1161cace82db41d53c8e103b39d31b824051edf176b843077c67ff5d3c322e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 030e20fab62f6f99ab1e0558ddcee274d0d2d01320903970f64ddb8bb764a576
[INFO] running `Command { std: "docker" "start" "-a" "030e20fab62f6f99ab1e0558ddcee274d0d2d01320903970f64ddb8bb764a576", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking vmm-sys-util v0.12.1
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking vm-memory v0.7.0
[INFO] [stderr]     Checking stderrlog v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]     Checking my-test-app-bergwolf v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `AsyncDrive` is imported redundantly
[INFO] [stdout]  --> src/api/vfs/sync_io.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::*;
[INFO] [stdout]   |     -------- the item `AsyncDrive` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::async_util::AsyncDrive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CStr` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout] 8  | use std::ffi::{CStr, CString};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `CStr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CString` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:8:22
[INFO] [stdout]    |
[INFO] [stdout] 8  | use std::ffi::{CStr, CString};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `CString` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `File` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `File` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `io` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `io` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MaybeUninit` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::mem::{self, size_of, ManuallyDrop, MaybeUninit};
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `MaybeUninit` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRawFd` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::io::{AsRawFd, FromRawFd, RawFd};
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `AsRawFd` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromRawFd` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::io::{AsRawFd, FromRawFd, RawFd};
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `FromRawFd` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RawFd` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::unix::io::{AsRawFd, FromRawFd, RawFd};
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `RawFd` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ordering` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::atomic::Ordering;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `Ordering` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `Arc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Duration` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `Duration` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Entry` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `Entry` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Context, DirEntry, Entry, FileSystem, FsOptions, GetxattrReply, ListxattrReply, OpenOptions,
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsyncDrive` is imported redundantly
[INFO] [stdout]   --> src/passthrough/sync_io.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::*;
[INFO] [stdout]    |     -------- the item `AsyncDrive` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 26 | use crate::async_util::AsyncDrive;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0204]: the trait `std::marker::Copy` cannot be implemented for this type
[INFO] [stdout]    --> src/api/vfs/mod.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub in_opts: FsOptions,
[INFO] [stdout]     |     ---------------------- this field does not implement `std::marker::Copy`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `linux_abi::FsOptions` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/api/vfs/mod.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub in_opts: FsOptions,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ `linux_abi::FsOptions` cannot be formatted using `{:?}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Debug` is not implemented for `linux_abi::FsOptions`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `linux_abi::FsOptions` or manually `impl std::fmt::Debug for linux_abi::FsOptions`
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `linux_abi::FsOptions` with `#[derive(Debug)]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/public.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  +         #[derive(Debug)]
[INFO] [stdout] 18  |         $vis struct $PublicBitFlags(<$PublicBitFlags as $crate::__private::PublicFlags>::Internal);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `linux_abi::FsOptions: Clone` is not satisfied
[INFO] [stdout]    --> src/api/vfs/mod.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |                       ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub in_opts: FsOptions,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `linux_abi::FsOptions`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AssertParamIsClone`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/clone.rs:193:1
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `linux_abi::FsOptions` with `#[derive(Clone)]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/public.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  +         #[derive(Clone)]
[INFO] [stdout] 18  |         $vis struct $PublicBitFlags(<$PublicBitFlags as $crate::__private::PublicFlags>::Internal);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `linux_abi::FsOptions` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/api/vfs/mod.rs:364:87
[INFO] [stdout]     |
[INFO] [stdout] 364 |                 VfsError::Initialize(format!("Can't initialize with opts {:?}, {:?}", opts, e))
[INFO] [stdout]     |                                                                                       ^^^^ `linux_abi::FsOptions` cannot be formatted using `{:?}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Debug` is not implemented for `linux_abi::FsOptions`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `linux_abi::FsOptions` or manually `impl std::fmt::Debug for linux_abi::FsOptions`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `linux_abi::FsOptions` with `#[derive(Debug)]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/public.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  +         #[derive(Debug)]
[INFO] [stdout] 18  |         $vis struct $PublicBitFlags(<$PublicBitFlags as $crate::__private::PublicFlags>::Internal);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `linux_abi::FsOptions` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/api/server/sync_io.rs:635:35
[INFO] [stdout]     |
[INFO] [stdout] 635 |                     major, minor, capable, enabled
[INFO] [stdout]     |                                   ^^^^^^^ `linux_abi::FsOptions` cannot be formatted using `{:?}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Debug` is not implemented for `linux_abi::FsOptions`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `linux_abi::FsOptions` or manually `impl std::fmt::Debug for linux_abi::FsOptions`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__private_api::format_args` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `linux_abi::FsOptions` with `#[derive(Debug)]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/public.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  +         #[derive(Debug)]
[INFO] [stdout] 18  |         $vis struct $PublicBitFlags(<$PublicBitFlags as $crate::__private::PublicFlags>::Internal);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `linux_abi::FsOptions` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/api/server/sync_io.rs:635:44
[INFO] [stdout]     |
[INFO] [stdout] 635 |                     major, minor, capable, enabled
[INFO] [stdout]     |                                            ^^^^^^^ `linux_abi::FsOptions` cannot be formatted using `{:?}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Debug` is not implemented for `linux_abi::FsOptions`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `linux_abi::FsOptions` or manually `impl std::fmt::Debug for linux_abi::FsOptions`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__private_api::format_args` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `linux_abi::FsOptions` with `#[derive(Debug)]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/public.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  +         #[derive(Debug)]
[INFO] [stdout] 18  |         $vis struct $PublicBitFlags(<$PublicBitFlags as $crate::__private::PublicFlags>::Internal);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `opts`
[INFO] [stdout]   --> src/api/vfs/sync_io.rs:28:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn init(&self, opts: FsOptions) -> Result<FsOptions> {
[INFO] [stdout]    |                    ---- move occurs because `opts` has type `linux_abi::FsOptions`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 22 |             n_opts.no_open = !(opts & FsOptions::ZERO_MESSAGE_OPEN).is_empty();
[INFO] [stdout]    |                               ------------------------------------- `opts` moved due to usage in operator
[INFO] [stdout] ...
[INFO] [stdout] 28 |         n_opts.no_opendir = !(opts & FsOptions::ZERO_MESSAGE_OPENDIR).is_empty();
[INFO] [stdout]    |                               ^^^^ value used here after move
[INFO] [stdout]    |
[INFO] [stdout] note: calling this operator moves the left-hand side
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:161:15
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `opts`
[INFO] [stdout]   --> src/api/vfs/sync_io.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn init(&self, opts: FsOptions) -> Result<FsOptions> {
[INFO] [stdout]    |                    ---- move occurs because `opts` has type `linux_abi::FsOptions`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 28 |         n_opts.no_opendir = !(opts & FsOptions::ZERO_MESSAGE_OPENDIR).is_empty();
[INFO] [stdout]    |                              ---------------------------------------- `opts` moved due to usage in operator
[INFO] [stdout] ...
[INFO] [stdout] 35 |         n_opts.in_opts = opts;
[INFO] [stdout]    |                          ^^^^ value used here after move
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `opts`
[INFO] [stdout]   --> src/api/vfs/sync_io.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn init(&self, opts: FsOptions) -> Result<FsOptions> {
[INFO] [stdout]    |                    ---- move occurs because `opts` has type `linux_abi::FsOptions`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |         n_opts.in_opts = opts;
[INFO] [stdout]    |                          ---- value moved here
[INFO] [stdout] 36 |
[INFO] [stdout] 37 |         n_opts.out_opts &= opts;
[INFO] [stdout]    |                            ^^^^ value used here after move
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `n_opts.out_opts`
[INFO] [stdout]   --> src/api/vfs/sync_io.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 fs.init(n_opts.out_opts)?;
[INFO] [stdout]    |                         --------------- value moved here, in previous iteration of loop
[INFO] [stdout] ...
[INFO] [stdout] 51 |         Ok(n_opts.out_opts)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ value used here after move
[INFO] [stdout]    |
[INFO] [stdout]    = note: move occurs because `n_opts.out_opts` has type `linux_abi::FsOptions`, which does not implement the `Copy` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0204, E0277, E0382.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0204`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my-test-app-bergwolf` (lib) due to 11 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "030e20fab62f6f99ab1e0558ddcee274d0d2d01320903970f64ddb8bb764a576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "030e20fab62f6f99ab1e0558ddcee274d0d2d01320903970f64ddb8bb764a576", kill_on_drop: false }`
[INFO] [stdout] 030e20fab62f6f99ab1e0558ddcee274d0d2d01320903970f64ddb8bb764a576
