[INFO] fetching crate fctools 0.5.0-rc.1...
[INFO] checking fctools-0.5.0-rc.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate fctools 0.5.0-rc.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate fctools 0.5.0-rc.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fctools 0.5.0-rc.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fctools 0.5.0-rc.1
[INFO] tweaked toml for crates.io crate fctools 0.5.0-rc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 127 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55f12e0f3d8e3676d2d739baf76279e63fc41fd8e483a5bfe58102a5954df2f9
[INFO] running `Command { std: "docker" "start" "-a" "55f12e0f3d8e3676d2d739baf76279e63fc41fd8e483a5bfe58102a5954df2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55f12e0f3d8e3676d2d739baf76279e63fc41fd8e483a5bfe58102a5954df2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55f12e0f3d8e3676d2d739baf76279e63fc41fd8e483a5bfe58102a5954df2f9", kill_on_drop: false }`
[INFO] [stdout] 55f12e0f3d8e3676d2d739baf76279e63fc41fd8e483a5bfe58102a5954df2f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5a4ac8a88b46f18b7d96f4c541ad7bb969d2001b220a8f78f3603eccfd1579e
[INFO] running `Command { std: "docker" "start" "-a" "a5a4ac8a88b46f18b7d96f4c541ad7bb969d2001b220a8f78f3603eccfd1579e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]    Compiling file-lock v2.1.11
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fctools v0.5.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cidr v0.3.0
[INFO] [stderr]     Checking fcnet-types v0.1.0
[INFO] [stderr]     Checking fcnetd-client v0.1.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs_backend` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/process.rs:4:14
[INFO] [stdout]    |
[INFO] [stdout] 4  | use fctools::vmm::{
[INFO] [stdout]    |              ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     vmm::{
[INFO] [stdout]    |     ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs_backend` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::fs_backend`, `fctools::process_spawner`, `fctools::vm`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout] 17 |     process_spawner::{DirectProcessSpawner, ProcessSpawner, SudoProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod process_spawner;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `process-spawner` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nix`
[INFO] [stdout]   --> tests/test_framework.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use nix::unistd::{getegid, geteuid, Gid, Uid};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cidr`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cidr::IpInet;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `cidr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `extension` in `fctools`
[INFO] [stdout]   --> tests/extensions.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     extension::{metrics::spawn_metrics_task, snapshot_editor::SnapshotEditorExt},
[INFO] [stdout]    |     ^^^^^^^^^ could not find `extension` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub mod extension;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / #[cfg(any(
[INFO] [stdout] 22 | |     feature = "grpc-vsock-extension",
[INFO] [stdout] 23 | |     feature = "http-vsock-extension",
[INFO] [stdout] 24 | |     feature = "link-local-extension",
[INFO] [stdout] 25 | |     feature = "metrics-extension",
[INFO] [stdout] 26 | |     feature = "snapshot-editor-extension",
[INFO] [stdout] 27 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/extensions.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/jailed_executor.rs:4:14
[INFO] [stdout]    |
[INFO] [stdout] 4  | use fctools::vmm::{
[INFO] [stdout]    |              ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     vmm::{
[INFO] [stdout]    |     ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/unrestricted_executor.rs:4:14
[INFO] [stdout]    |
[INFO] [stdout] 4  | use fctools::vmm::{
[INFO] [stdout]    |              ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::fs_backend`, `fctools::process_spawner`, `fctools::vm`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout] 17 |     process_spawner::{DirectProcessSpawner, ProcessSpawner, SudoProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod process_spawner;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `process-spawner` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> tests/process.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> tests/process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http_body_util`
[INFO] [stdout]  --> tests/process.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use http_body_util::Full;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `http_body_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]   --> tests/process.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hyper::Request;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper_client_sockets`
[INFO] [stdout]   --> tests/process.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hyper_client_sockets::{HyperUnixStream, UnixUriExt};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `hyper_client_sockets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nix`
[INFO] [stdout]   --> tests/test_framework.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use nix::unistd::{getegid, geteuid, Gid, Uid};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs_backend` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cidr`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cidr::IpInet;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `cidr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs_backend` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fctools::vm`
[INFO] [stdout]   --> tests/extensions.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs_backend` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     vmm::{
[INFO] [stdout]    |     ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::fs_backend`, `fctools::process_spawner`, `fctools::vm`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout] 17 |     process_spawner::{DirectProcessSpawner, ProcessSpawner, SudoProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod process_spawner;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `process-spawner` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nix`
[INFO] [stdout]   --> tests/test_framework.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use nix::unistd::{getegid, geteuid, Gid, Uid};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cidr`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cidr::IpInet;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `cidr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::fs`
[INFO] [stdout]    --> tests/jailed_executor.rs:15:12
[INFO] [stdout]     |
[INFO] [stdout] 15  | use tokio::fs::{create_dir_all, metadata, read_to_string, remove_dir_all, try_exists, write, File};
[INFO] [stdout]     |            ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::fs`
[INFO] [stdout]    --> tests/unrestricted_executor.rs:11:12
[INFO] [stdout]     |
[INFO] [stdout] 11  | use tokio::fs::{remove_file, try_exists, File};
[INFO] [stdout]     |            ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     vmm::{
[INFO] [stdout]    |     ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nix`
[INFO] [stdout]   --> tests/jailed_executor.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use nix::unistd::{getegid, geteuid};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     vmm::{
[INFO] [stdout]    |     ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/vm_api.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::fs_backend`, `fctools::process_spawner`, `fctools::vm`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout] 17 |     process_spawner::{DirectProcessSpawner, ProcessSpawner, SudoProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod process_spawner;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `process-spawner` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/vm_api.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  |     vmm::process::HyperResponseExt,
[INFO] [stdout]    |     ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nix`
[INFO] [stdout]   --> tests/test_framework.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use nix::unistd::{getegid, geteuid, Gid, Uid};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cidr`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cidr::IpInet;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `cidr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::fs_backend`, `fctools::process_spawner`, `fctools::vm`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout] 17 |     process_spawner::{DirectProcessSpawner, ProcessSpawner, SudoProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod process_spawner;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `process-spawner` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs_backend` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nix`
[INFO] [stdout]   --> tests/test_framework.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use nix::unistd::{getegid, geteuid, Gid, Uid};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cidr`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cidr::IpInet;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `cidr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fctools::vm`
[INFO] [stdout]   --> tests/vm_api.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     vmm::{
[INFO] [stdout]    |     ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::fs_backend`, `fctools::process_spawner`, `fctools::vm`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout] 17 |     process_spawner::{DirectProcessSpawner, ProcessSpawner, SudoProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod process_spawner;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `process-spawner` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> tests/vm_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]   --> tests/vm_api.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use http::{Request, StatusCode};
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http_body_util`
[INFO] [stdout]   --> tests/vm_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use http_body_util::Full;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of undeclared crate or module `http_body_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/vm_api.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nix`
[INFO] [stdout]   --> tests/test_framework.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use nix::unistd::{getegid, geteuid, Gid, Uid};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cidr`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cidr::IpInet;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `cidr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs_backend` in `fctools`
[INFO] [stdout]   --> tests/vm.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     fs_backend::blocking::BlockingFsBackend,
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs_backend` in `fctools`
[INFO] [stdout]   --> tests/other.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     fs_backend::blocking::BlockingFsBackend,
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/vm.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/vm.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     vmm::{
[INFO] [stdout]    |     ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::process_spawner`, `fctools::vm`
[INFO] [stdout]   --> tests/vm.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     process_spawner::SudoProcessSpawner,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 6  |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod process_spawner;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `process-spawner` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs_backend` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/other.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     vmm::installation::{VmmInstallation, VmmInstallationError},
[INFO] [stdout]    |     ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs_backend` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fctools::process_spawner`
[INFO] [stdout]   --> tests/other.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     process_spawner::{DirectProcessSpawner, ProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod process_spawner;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `process-spawner` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     vmm::{
[INFO] [stdout]    |     ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nix`
[INFO] [stdout]  --> tests/other.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nix::unistd::geteuid;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::fs_backend`, `fctools::process_spawner`, `fctools::vm`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout] 17 |     process_spawner::{DirectProcessSpawner, ProcessSpawner, SudoProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod process_spawner;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `process-spawner` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nix`
[INFO] [stdout]   --> tests/test_framework.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use nix::unistd::{getegid, geteuid, Gid, Uid};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::fs`
[INFO] [stdout]    --> tests/vm.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout] 27  |     fs::{metadata, try_exists},
[INFO] [stdout]     |     ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cidr`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cidr::IpInet;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `cidr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     vmm::{
[INFO] [stdout]    |     ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[cfg(any(
[INFO] [stdout] 5  | |     feature = "vmm-arguments",
[INFO] [stdout] 6  | |     feature = "vmm-installation",
[INFO] [stdout] 7  | |     feature = "vmm-process",
[INFO] [stdout] 8  | |     feature = "vmm-executor",
[INFO] [stdout] 9  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nix`
[INFO] [stdout]   --> tests/vm.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use nix::unistd::{getegid, geteuid};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::fs_backend`, `fctools::process_spawner`, `fctools::vm`
[INFO] [stdout]   --> tests/test_framework.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fs_backend::{blocking::BlockingFsBackend, FsBackend},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `fs_backend` in `fctools`
[INFO] [stdout] 17 |     process_spawner::{DirectProcessSpawner, ProcessSpawner, SudoProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 18 |     vm::{
[INFO] [stdout]    |     ^^ could not find `vm` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub mod fs_backend;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `fs-backend` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "fs-backend")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod process_spawner;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `process-spawner` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nix`
[INFO] [stdout]   --> tests/test_framework.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use nix::unistd::{getegid, geteuid, Gid, Uid};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cidr`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cidr::IpInet;
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `cidr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:235:36
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub type TestVmmProcess = fctools::vmm::process::VmmProcess<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                                    ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / #[cfg(any(
[INFO] [stdout] 5   | |     feature = "vmm-arguments",
[INFO] [stdout] 6   | |     feature = "vmm-installation",
[INFO] [stdout] 7   | |     feature = "vmm-process",
[INFO] [stdout] 8   | |     feature = "vmm-executor",
[INFO] [stdout] 9   | | ))]
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:235:36
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub type TestVmmProcess = fctools::vmm::process::VmmProcess<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                                    ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / #[cfg(any(
[INFO] [stdout] 5   | |     feature = "vmm-arguments",
[INFO] [stdout] 6   | |     feature = "vmm-installation",
[INFO] [stdout] 7   | |     feature = "vmm-process",
[INFO] [stdout] 8   | |     feature = "vmm-executor",
[INFO] [stdout] 9   | | ))]
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub type TestVm = fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                            ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub type TestVm = fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                            ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:235:36
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub type TestVmmProcess = fctools::vmm::process::VmmProcess<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                                    ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / #[cfg(any(
[INFO] [stdout] 5   | |     feature = "vmm-arguments",
[INFO] [stdout] 6   | |     feature = "vmm-installation",
[INFO] [stdout] 7   | |     feature = "vmm-process",
[INFO] [stdout] 8   | |     feature = "vmm-executor",
[INFO] [stdout] 9   | | ))]
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:235:36
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub type TestVmmProcess = fctools::vmm::process::VmmProcess<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                                    ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / #[cfg(any(
[INFO] [stdout] 5   | |     feature = "vmm-arguments",
[INFO] [stdout] 6   | |     feature = "vmm-installation",
[INFO] [stdout] 7   | |     feature = "vmm-process",
[INFO] [stdout] 8   | |     feature = "vmm-executor",
[INFO] [stdout] 9   | | ))]
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:235:36
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub type TestVmmProcess = fctools::vmm::process::VmmProcess<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                                    ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / #[cfg(any(
[INFO] [stdout] 5   | |     feature = "vmm-arguments",
[INFO] [stdout] 6   | |     feature = "vmm-installation",
[INFO] [stdout] 7   | |     feature = "vmm-process",
[INFO] [stdout] 8   | |     feature = "vmm-executor",
[INFO] [stdout] 9   | | ))]
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:609:30
[INFO] [stdout]     |
[INFO] [stdout] 609 |         let mut vm: fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend> = TestVm::prepare(
[INFO] [stdout]     |                              ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:609:30
[INFO] [stdout]     |
[INFO] [stdout] 609 |         let mut vm: fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend> = TestVm::prepare(
[INFO] [stdout]     |                              ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub type TestVm = fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                            ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub type TestVm = fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                            ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub type TestVm = fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                            ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:235:36
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub type TestVmmProcess = fctools::vmm::process::VmmProcess<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                                    ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / #[cfg(any(
[INFO] [stdout] 5   | |     feature = "vmm-arguments",
[INFO] [stdout] 6   | |     feature = "vmm-installation",
[INFO] [stdout] 7   | |     feature = "vmm-process",
[INFO] [stdout] 8   | |     feature = "vmm-executor",
[INFO] [stdout] 9   | | ))]
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:82:38
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 82  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 82  +                 let content = fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:680:38
[INFO] [stdout]     |
[INFO] [stdout] 680 |         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 680 -         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout] 680 +         if let Ok(metadata) = fs::metadata(&socket_path).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:82:38
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 82  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 82  +                 let content = fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:680:38
[INFO] [stdout]     |
[INFO] [stdout] 680 |         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 680 -         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout] 680 +         if let Ok(metadata) = fs::metadata(&socket_path).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:609:30
[INFO] [stdout]     |
[INFO] [stdout] 609 |         let mut vm: fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend> = TestVm::prepare(
[INFO] [stdout]     |                              ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:235:36
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub type TestVmmProcess = fctools::vmm::process::VmmProcess<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                                    ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / #[cfg(any(
[INFO] [stdout] 5   | |     feature = "vmm-arguments",
[INFO] [stdout] 6   | |     feature = "vmm-installation",
[INFO] [stdout] 7   | |     feature = "vmm-process",
[INFO] [stdout] 8   | |     feature = "vmm-executor",
[INFO] [stdout] 9   | | ))]
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:609:30
[INFO] [stdout]     |
[INFO] [stdout] 609 |         let mut vm: fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend> = TestVm::prepare(
[INFO] [stdout]     |                              ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:609:30
[INFO] [stdout]     |
[INFO] [stdout] 609 |         let mut vm: fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend> = TestVm::prepare(
[INFO] [stdout]     |                              ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub type TestVm = fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                            ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:235:36
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub type TestVmmProcess = fctools::vmm::process::VmmProcess<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                                    ^^^ could not find `vmm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:19:9
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | / #[cfg(any(
[INFO] [stdout] 5   | |     feature = "vmm-arguments",
[INFO] [stdout] 6   | |     feature = "vmm-installation",
[INFO] [stdout] 7   | |     feature = "vmm-process",
[INFO] [stdout] 8   | |     feature = "vmm-executor",
[INFO] [stdout] 9   | | ))]
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub type TestVm = fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                            ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:82:38
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 82  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 82  +                 let content = fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:680:38
[INFO] [stdout]     |
[INFO] [stdout] 680 |         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 680 -         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout] 680 +         if let Ok(metadata) = fs::metadata(&socket_path).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub type TestVm = fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend>;
[INFO] [stdout]     |                            ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:609:30
[INFO] [stdout]     |
[INFO] [stdout] 609 |         let mut vm: fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend> = TestVm::prepare(
[INFO] [stdout]     |                              ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:82:38
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 82  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 82  +                 let content = fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:680:38
[INFO] [stdout]     |
[INFO] [stdout] 680 |         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 680 -         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout] 680 +         if let Ok(metadata) = fs::metadata(&socket_path).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:609:30
[INFO] [stdout]     |
[INFO] [stdout] 609 |         let mut vm: fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend> = TestVm::prepare(
[INFO] [stdout]     |                              ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> tests/process.rs:144:46
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let (mut send_request, connection) = hyper::client::conn::http1::handshake::<_, Full<Bytes>>(
[INFO] [stdout]     |                                              ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:609:30
[INFO] [stdout]     |
[INFO] [stdout] 609 |         let mut vm: fctools::vm::Vm<TestExecutor, SudoProcessSpawner, BlockingFsBackend> = TestVm::prepare(
[INFO] [stdout]     |                              ^^ could not find `vm` in `fctools`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:82:38
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 82  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 82  +                 let content = fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:680:38
[INFO] [stdout]     |
[INFO] [stdout] 680 |         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 680 -         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout] 680 +         if let Ok(metadata) = fs::metadata(&socket_path).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/vm.rs:180:25
[INFO] [stdout]     |
[INFO] [stdout] 180 |         assert!(!tokio::fs::try_exists(snapshot.snapshot_path()).await.unwrap());
[INFO] [stdout]     |                         ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:82:38
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 82  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 82  +                 let content = fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:680:38
[INFO] [stdout]     |
[INFO] [stdout] 680 |         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 680 -         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout] 680 +         if let Ok(metadata) = fs::metadata(&socket_path).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/other.rs:37:21
[INFO] [stdout]     |
[INFO] [stdout] 37  |         drop(tokio::fs::File::create(&path).await.unwrap());
[INFO] [stdout]     |                     ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 37  -         drop(tokio::fs::File::create(&path).await.unwrap());
[INFO] [stdout] 37  +         drop(File::create(&path).await.unwrap());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/vm.rs:181:25
[INFO] [stdout]     |
[INFO] [stdout] 181 |         assert!(!tokio::fs::try_exists(snapshot.mem_file_path()).await.unwrap());
[INFO] [stdout]     |                         ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:82:38
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 82  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 82  +                 let content = fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:680:38
[INFO] [stdout]     |
[INFO] [stdout] 680 |         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 680 -         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout] 680 +         if let Ok(metadata) = fs::metadata(&socket_path).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fctools` (test "unrestricted_executor") due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fctools` (test "extensions") due to 17 previous errors
[INFO] [stderr] error: could not compile `fctools` (test "test_framework") due to 14 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:82:38
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 82  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 82  +                 let content = fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:680:38
[INFO] [stdout]     |
[INFO] [stdout] 680 |         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout]     |                                      ^^ could not find `fs` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `fs` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/lib.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | / cfg_fs! {
[INFO] [stdout] 502 | |     pub mod fs;
[INFO] [stdout] 503 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 680 -         if let Ok(metadata) = tokio::fs::metadata(&socket_path).await {
[INFO] [stdout] 680 +         if let Ok(metadata) = fs::metadata(&socket_path).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fctools` (test "jailed_executor") due to 17 previous errors
[INFO] [stderr] error: could not compile `fctools` (test "process") due to 21 previous errors
[INFO] [stderr] error: could not compile `fctools` (test "other") due to 19 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         serde_json::from_str(&content).expect("options.json is malformed")
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/vm_api.rs:184:37
[INFO] [stdout]     |
[INFO] [stdout] 184 |         vm.api_create_mmds_untyped(&serde_json::to_value(MmdsData { number: 4 }).unwrap())
[INFO] [stdout]     |                                     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/vm_api.rs:187:20
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let data = serde_json::from_value::<MmdsData>(vm.api_get_mmds_untyped().await.unwrap()).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/vm_api.rs:196:37
[INFO] [stdout]     |
[INFO] [stdout] 196 |         vm.api_create_mmds_untyped(&serde_json::to_value(MmdsData { number: 4 }).unwrap())
[INFO] [stdout]     |                                     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/vm_api.rs:199:37
[INFO] [stdout]     |
[INFO] [stdout] 199 |         vm.api_update_mmds_untyped(&serde_json::to_value(MmdsData { number: 5 }).unwrap())
[INFO] [stdout]     |                                     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/vm_api.rs:202:20
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let data = serde_json::from_value::<MmdsData>(vm.api_get_mmds_untyped().await.unwrap()).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fctools` (test "vm") due to 22 previous errors
[INFO] [stderr] error: could not compile `fctools` (test "vm_api") due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "a5a4ac8a88b46f18b7d96f4c541ad7bb969d2001b220a8f78f3603eccfd1579e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a4ac8a88b46f18b7d96f4c541ad7bb969d2001b220a8f78f3603eccfd1579e", kill_on_drop: false }`
[INFO] [stdout] a5a4ac8a88b46f18b7d96f4c541ad7bb969d2001b220a8f78f3603eccfd1579e
