[INFO] fetching crate fctools 0.6.0-alpha.4...
[INFO] checking fctools-0.6.0-alpha.4 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate fctools 0.6.0-alpha.4 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate fctools 0.6.0-alpha.4 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate fctools 0.6.0-alpha.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fctools 0.6.0-alpha.4
[INFO] tweaked toml for crates.io crate fctools 0.6.0-alpha.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 165 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3599ce76cbd9e088540a7010bb3142897cef46707aa79b5ece6407b8bfeb6f69
[INFO] running `Command { std: "docker" "start" "-a" "3599ce76cbd9e088540a7010bb3142897cef46707aa79b5ece6407b8bfeb6f69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3599ce76cbd9e088540a7010bb3142897cef46707aa79b5ece6407b8bfeb6f69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3599ce76cbd9e088540a7010bb3142897cef46707aa79b5ece6407b8bfeb6f69", kill_on_drop: false }`
[INFO] [stdout] 3599ce76cbd9e088540a7010bb3142897cef46707aa79b5ece6407b8bfeb6f69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 763ca81ad9ff1d3223c8302e77ec6848f98d21917a7252d35f93d1844f8691dc
[INFO] running `Command { std: "docker" "start" "-a" "763ca81ad9ff1d3223c8302e77ec6848f98d21917a7252d35f93d1844f8691dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking cidr v0.3.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking fcnet-types v0.1.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking fctools v0.6.0-alpha.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking which v7.0.0
[INFO] [stderr]    Compiling file-lock v2.1.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking tokio v1.41.1
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking netlink-packet-route v0.19.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking netlink-sys v0.8.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking netlink-proto v0.11.3
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-tun v0.12.1
[INFO] [stderr]     Checking rtnetlink v0.14.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking prost v0.13.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking nftables v0.5.0
[INFO] [stderr]     Checking nftables-async v0.1.1
[INFO] [stderr]     Checking fcnet v0.6.0
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] error[E0433]: failed to resolve: could not find `extension` in `fctools`
[INFO] [stdout]   --> tests/extensions.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     extension::{
[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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub mod extension;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[cfg(any(
[INFO] [stdout] 21 | |     feature = "grpc-vsock-extension",
[INFO] [stdout] 22 | |     feature = "http-vsock-extension",
[INFO] [stdout] 23 | |     feature = "link-local-extension",
[INFO] [stdout] 24 | |     feature = "metrics-extension",
[INFO] [stdout] 25 | |     feature = "snapshot-editor-extension",
[INFO] [stdout] 26 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `runtime` in `fctools`
[INFO] [stdout]   --> tests/extensions.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  |     runtime::{tokio::TokioRuntime, RuntimeTask},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]   --> tests/extensions.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     vm::{api::VmApi, models::SnapshotType},
[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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[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/extensions.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     vmm::{process::HyperResponseExt, resource::CreatedVmmResourceType},
[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:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[cfg(any(
[INFO] [stdout] 4  | |     feature = "vmm-arguments",
[INFO] [stdout] 5  | |     feature = "vmm-installation",
[INFO] [stdout] 6  | |     feature = "vmm-process",
[INFO] [stdout] 7  | |     feature = "vmm-executor",
[INFO] [stdout] 8  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fctools::runtime`
[INFO] [stdout]   --> tests/extensions.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  |     runtime::{tokio::TokioRuntime, RuntimeTask},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `extension` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     extension::link_local::LinkLocalSubnet,
[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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub mod extension;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[cfg(any(
[INFO] [stdout] 21 | |     feature = "grpc-vsock-extension",
[INFO] [stdout] 22 | |     feature = "http-vsock-extension",
[INFO] [stdout] 23 | |     feature = "link-local-extension",
[INFO] [stdout] 24 | |     feature = "metrics-extension",
[INFO] [stdout] 25 | |     feature = "snapshot-editor-extension",
[INFO] [stdout] 26 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::fs`
[INFO] [stdout]    --> tests/extensions.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout] 20  | use tokio::fs::metadata;
[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.1/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.1/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 `runtime` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[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:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[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:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[cfg(any(
[INFO] [stdout] 4  | |     feature = "vmm-arguments",
[INFO] [stdout] 5  | |     feature = "vmm-installation",
[INFO] [stdout] 6  | |     feature = "vmm-process",
[INFO] [stdout] 7  | |     feature = "vmm-executor",
[INFO] [stdout] 8  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::process_spawner`, `fctools::runtime`
[INFO] [stdout]   --> tests/test_framework.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     process_spawner::{DirectProcessSpawner, ProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | 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:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> tests/extensions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^ help: a similar path exists: `prost::bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_util`
[INFO] [stdout]   --> tests/extensions.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use futures_util::StreamExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `runtime` in `fctools`
[INFO] [stdout]   --> tests/vm.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     runtime::tokio::TokioRuntime,
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http_body_util`
[INFO] [stdout]   --> tests/extensions.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | 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/extensions.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | 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/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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[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:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[cfg(any(
[INFO] [stdout] 4  | |     feature = "vmm-arguments",
[INFO] [stdout] 5  | |     feature = "vmm-installation",
[INFO] [stdout] 6  | |     feature = "vmm-process",
[INFO] [stdout] 7  | |     feature = "vmm-executor",
[INFO] [stdout] 8  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::process_spawner`, `fctools::vm`
[INFO] [stdout]   --> tests/vm.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     process_spawner::DirectProcessSpawner,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 5  |     runtime::tokio::TokioRuntime,
[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:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | 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:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `extension` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     extension::link_local::LinkLocalSubnet,
[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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub mod extension;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[cfg(any(
[INFO] [stdout] 21 | |     feature = "grpc-vsock-extension",
[INFO] [stdout] 22 | |     feature = "http-vsock-extension",
[INFO] [stdout] 23 | |     feature = "link-local-extension",
[INFO] [stdout] 24 | |     feature = "metrics-extension",
[INFO] [stdout] 25 | |     feature = "snapshot-editor-extension",
[INFO] [stdout] 26 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::fs`
[INFO] [stdout]    --> tests/vm.rs:31:12
[INFO] [stdout]     |
[INFO] [stdout] 31  | use tokio::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.1/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.1/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 `runtime` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[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:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[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:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[cfg(any(
[INFO] [stdout] 4  | |     feature = "vmm-arguments",
[INFO] [stdout] 5  | |     feature = "vmm-installation",
[INFO] [stdout] 6  | |     feature = "vmm-process",
[INFO] [stdout] 7  | |     feature = "vmm-executor",
[INFO] [stdout] 8  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]   --> tests/vm.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use futures_util::{io::BufReader, AsyncBufReadExt, StreamExt};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::process_spawner`, `fctools::runtime`
[INFO] [stdout]   --> tests/test_framework.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     process_spawner::{DirectProcessSpawner, ProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | 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:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[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:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use nix::unistd::{getegid, geteuid};
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `nix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_util`
[INFO] [stdout]   --> tests/vm.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use futures_util::{io::BufReader, AsyncBufReadExt, StreamExt};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | 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/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:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[cfg(any(
[INFO] [stdout] 4  | |     feature = "vmm-arguments",
[INFO] [stdout] 5  | |     feature = "vmm-installation",
[INFO] [stdout] 6  | |     feature = "vmm-process",
[INFO] [stdout] 7  | |     feature = "vmm-executor",
[INFO] [stdout] 8  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `extension` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     extension::link_local::LinkLocalSubnet,
[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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub mod extension;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[cfg(any(
[INFO] [stdout] 21 | |     feature = "grpc-vsock-extension",
[INFO] [stdout] 22 | |     feature = "http-vsock-extension",
[INFO] [stdout] 23 | |     feature = "link-local-extension",
[INFO] [stdout] 24 | |     feature = "metrics-extension",
[INFO] [stdout] 25 | |     feature = "snapshot-editor-extension",
[INFO] [stdout] 26 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `runtime` in `fctools`
[INFO] [stdout]   --> tests/other.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     runtime::{tokio::TokioRuntime, RuntimeProcess},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `extension` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     extension::link_local::LinkLocalSubnet,
[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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub mod extension;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[cfg(any(
[INFO] [stdout] 21 | |     feature = "grpc-vsock-extension",
[INFO] [stdout] 22 | |     feature = "http-vsock-extension",
[INFO] [stdout] 23 | |     feature = "link-local-extension",
[INFO] [stdout] 24 | |     feature = "metrics-extension",
[INFO] [stdout] 25 | |     feature = "snapshot-editor-extension",
[INFO] [stdout] 26 | | ))]
[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:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[cfg(any(
[INFO] [stdout] 4  | |     feature = "vmm-arguments",
[INFO] [stdout] 5  | |     feature = "vmm-installation",
[INFO] [stdout] 6  | |     feature = "vmm-process",
[INFO] [stdout] 7  | |     feature = "vmm-executor",
[INFO] [stdout] 8  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `extension` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     extension::link_local::LinkLocalSubnet,
[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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub mod extension;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[cfg(any(
[INFO] [stdout] 21 | |     feature = "grpc-vsock-extension",
[INFO] [stdout] 22 | |     feature = "http-vsock-extension",
[INFO] [stdout] 23 | |     feature = "link-local-extension",
[INFO] [stdout] 24 | |     feature = "metrics-extension",
[INFO] [stdout] 25 | |     feature = "snapshot-editor-extension",
[INFO] [stdout] 26 | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::process_spawner`, `fctools::runtime`
[INFO] [stdout]   --> tests/other.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     process_spawner::{DirectProcessSpawner, ProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 5  |     runtime::{tokio::TokioRuntime, RuntimeProcess},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | 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:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `runtime` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[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:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[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:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[cfg(any(
[INFO] [stdout] 4  | |     feature = "vmm-arguments",
[INFO] [stdout] 5  | |     feature = "vmm-installation",
[INFO] [stdout] 6  | |     feature = "vmm-process",
[INFO] [stdout] 7  | |     feature = "vmm-executor",
[INFO] [stdout] 8  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::process_spawner`, `fctools::runtime`
[INFO] [stdout]   --> tests/test_framework.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     process_spawner::{DirectProcessSpawner, ProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | 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:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | 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 `runtime` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[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:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[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:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[cfg(any(
[INFO] [stdout] 4  | |     feature = "vmm-arguments",
[INFO] [stdout] 5  | |     feature = "vmm-installation",
[INFO] [stdout] 6  | |     feature = "vmm-process",
[INFO] [stdout] 7  | |     feature = "vmm-executor",
[INFO] [stdout] 8  | | ))]
[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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[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:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fctools::vmm::process::VmmProcess<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:18:9
[INFO] [stdout]     |
[INFO] [stdout] 18  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / #[cfg(any(
[INFO] [stdout] 4   | |     feature = "vmm-arguments",
[INFO] [stdout] 5   | |     feature = "vmm-installation",
[INFO] [stdout] 6   | |     feature = "vmm-process",
[INFO] [stdout] 7   | |     feature = "vmm-executor",
[INFO] [stdout] 8   | | ))]
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::process_spawner`, `fctools::runtime`
[INFO] [stdout]   --> tests/test_framework.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     process_spawner::{DirectProcessSpawner, ProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | 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:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]  --> tests/process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use futures_util::{io::BufReader, AsyncBufReadExt, StreamExt};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[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]   |     ^^^^^ help: a similar path exists: `prost::bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_util`
[INFO] [stdout]  --> tests/process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use futures_util::{io::BufReader, AsyncBufReadExt, StreamExt};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> tests/process.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use http_body_util::Full;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of undeclared crate or module `http_body_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:287:28
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub type TestVm = fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `runtime` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[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:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[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:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[cfg(any(
[INFO] [stdout] 4  | |     feature = "vmm-arguments",
[INFO] [stdout] 5  | |     feature = "vmm-installation",
[INFO] [stdout] 6  | |     feature = "vmm-process",
[INFO] [stdout] 7  | |     feature = "vmm-executor",
[INFO] [stdout] 8  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::process_spawner`, `fctools::runtime`
[INFO] [stdout]   --> tests/test_framework.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     process_spawner::{DirectProcessSpawner, ProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | 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:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | 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:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fctools::vmm::process::VmmProcess<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:18:9
[INFO] [stdout]     |
[INFO] [stdout] 18  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / #[cfg(any(
[INFO] [stdout] 4   | |     feature = "vmm-arguments",
[INFO] [stdout] 5   | |     feature = "vmm-installation",
[INFO] [stdout] 6   | |     feature = "vmm-process",
[INFO] [stdout] 7   | |     feature = "vmm-executor",
[INFO] [stdout] 8   | | ))]
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper_client_sockets`
[INFO] [stdout]   --> tests/process.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hyper_client_sockets::unix::{HyperUnixStream, UnixUriExt};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `hyper_client_sockets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]   --> tests/process.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hyper::Request;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | 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:670:30
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let mut vm: fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime> =
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[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:287:28
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub type TestVm = fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[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:670:30
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let mut vm: fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime> =
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]    --> tests/extensions.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let stream = futures_util::stream::repeat(Ping { number: 2 }).take(4);
[INFO] [stdout]     |                      ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:80:38
[INFO] [stdout]     |
[INFO] [stdout] 80  |                 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.1/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.1/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] 80  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 80  +                 let content = fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]    --> tests/extensions.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |             futures_util::stream::iter(vec![Ping { number: 1 }, Ping { number: 2 }, Ping { number: 3 }]);
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[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, resource::CreatedVmmResourceType},
[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:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[cfg(any(
[INFO] [stdout] 4  | |     feature = "vmm-arguments",
[INFO] [stdout] 5  | |     feature = "vmm-installation",
[INFO] [stdout] 6  | |     feature = "vmm-process",
[INFO] [stdout] 7  | |     feature = "vmm-executor",
[INFO] [stdout] 8  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `extension` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     extension::link_local::LinkLocalSubnet,
[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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub mod extension;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[cfg(any(
[INFO] [stdout] 21 | |     feature = "grpc-vsock-extension",
[INFO] [stdout] 22 | |     feature = "http-vsock-extension",
[INFO] [stdout] 23 | |     feature = "link-local-extension",
[INFO] [stdout] 24 | |     feature = "metrics-extension",
[INFO] [stdout] 25 | |     feature = "snapshot-editor-extension",
[INFO] [stdout] 26 | | ))]
[INFO] [stdout]    | |___^
[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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "vm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `runtime` in `fctools`
[INFO] [stdout]   --> tests/test_framework.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[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:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod vm;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[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:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod vmm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[cfg(any(
[INFO] [stdout] 4  | |     feature = "vmm-arguments",
[INFO] [stdout] 5  | |     feature = "vmm-installation",
[INFO] [stdout] 6  | |     feature = "vmm-process",
[INFO] [stdout] 7  | |     feature = "vmm-executor",
[INFO] [stdout] 8  | | ))]
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `fctools::process_spawner`, `fctools::runtime`
[INFO] [stdout]   --> tests/test_framework.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     process_spawner::{DirectProcessSpawner, ProcessSpawner},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `process_spawner` in `fctools`
[INFO] [stdout] 14 |     runtime::{tokio::TokioRuntime, Runtime},
[INFO] [stdout]    |     ^^^^^^^ could not find `runtime` in `fctools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | 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:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "process-spawner")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub mod runtime;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `runtime` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "runtime")]
[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]   |     ^^^^^ help: a similar path exists: `prost::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[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_framework.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use serde::Deserialize;
[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 `hyper`
[INFO] [stdout]    --> tests/extensions.rs:289:57
[INFO] [stdout]     |
[INFO] [stdout] 289 | async fn assert_vsock_resp(mut response: http::Response<hyper::body::Incoming>) {
[INFO] [stdout]     |                                                         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:80:38
[INFO] [stdout]     |
[INFO] [stdout] 80  |                 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.1/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.1/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] 80  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 80  +                 let content = fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]    --> tests/extensions.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 279 | fn make_vsock_req() -> http::Request<Full<Bytes>> {
[INFO] [stdout]     |                        ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]    --> tests/extensions.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     http::Request::builder()
[INFO] [stdout]     |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use tonic::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 281 -     http::Request::builder()
[INFO] [stdout] 281 +     Request::builder()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]    --> tests/extensions.rs:289:42
[INFO] [stdout]     |
[INFO] [stdout] 289 | async fn assert_vsock_resp(mut response: http::Response<hyper::body::Incoming>) {
[INFO] [stdout]     |                                          ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fctools::vmm::process::VmmProcess<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:18:9
[INFO] [stdout]     |
[INFO] [stdout] 18  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / #[cfg(any(
[INFO] [stdout] 4   | |     feature = "vmm-arguments",
[INFO] [stdout] 5   | |     feature = "vmm-installation",
[INFO] [stdout] 6   | |     feature = "vmm-process",
[INFO] [stdout] 7   | |     feature = "vmm-executor",
[INFO] [stdout] 8   | | ))]
[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:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fctools::vmm::process::VmmProcess<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:18:9
[INFO] [stdout]     |
[INFO] [stdout] 18  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / #[cfg(any(
[INFO] [stdout] 4   | |     feature = "vmm-arguments",
[INFO] [stdout] 5   | |     feature = "vmm-installation",
[INFO] [stdout] 6   | |     feature = "vmm-process",
[INFO] [stdout] 7   | |     feature = "vmm-executor",
[INFO] [stdout] 8   | | ))]
[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:287:28
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub type TestVm = fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[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:287:28
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub type TestVm = fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[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:670:30
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let mut vm: fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime> =
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[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:80:38
[INFO] [stdout]     |
[INFO] [stdout] 80  |                 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.1/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.1/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] 80  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 80  +                 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/other.rs:36:21
[INFO] [stdout]     |
[INFO] [stdout] 36  |         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.1/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.1/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] 36  -         drop(tokio::fs::File::create(&path).await.unwrap());
[INFO] [stdout] 36  +         drop(File::create(&path).await.unwrap());
[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:670:30
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let mut vm: fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime> =
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[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:80:38
[INFO] [stdout]     |
[INFO] [stdout] 80  |                 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.1/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.1/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] 80  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 80  +                 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 `vmm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fctools::vmm::process::VmmProcess<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:18:9
[INFO] [stdout]     |
[INFO] [stdout] 18  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / #[cfg(any(
[INFO] [stdout] 4   | |     feature = "vmm-arguments",
[INFO] [stdout] 5   | |     feature = "vmm-installation",
[INFO] [stdout] 6   | |     feature = "vmm-process",
[INFO] [stdout] 7   | |     feature = "vmm-executor",
[INFO] [stdout] 8   | | ))]
[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:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 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:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         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 `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:287:28
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub type TestVm = fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[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:670:30
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let mut vm: fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime> =
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[cfg(feature = "vm")]
[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:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 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:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         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/extensions.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         serde_json::from_str::<PingResponse>(&response_json).unwrap(),
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fctools` (test "other") due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fctools` (test "test_framework") due to 12 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> tests/process.rs:159:46
[INFO] [stdout]     |
[INFO] [stdout] 159 |         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: use of undeclared crate or module `hyper_client_sockets`
[INFO] [stdout]    --> tests/process.rs:160:52
[INFO] [stdout]     |
[INFO] [stdout] 160 |             HyperUnixStream::connect(&socket_path, hyper_client_sockets::Backend::Tokio)
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `hyper_client_sockets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `vmm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fctools::vmm::process::VmmProcess<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:18:9
[INFO] [stdout]     |
[INFO] [stdout] 18  | pub mod vmm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / #[cfg(any(
[INFO] [stdout] 4   | |     feature = "vmm-arguments",
[INFO] [stdout] 5   | |     feature = "vmm-installation",
[INFO] [stdout] 6   | |     feature = "vmm-process",
[INFO] [stdout] 7   | |     feature = "vmm-executor",
[INFO] [stdout] 8   | | ))]
[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:80:38
[INFO] [stdout]     |
[INFO] [stdout] 80  |                 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.1/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.1/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] 80  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 80  +                 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 `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:287:28
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub type TestVm = fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime>;
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[cfg(feature = "vm")]
[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:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 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:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         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 `vm` in `fctools`
[INFO] [stdout]    --> tests/test_framework.rs:670:30
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let mut vm: fctools::vm::Vm<EitherVmmExecutor<FlatJailRenamer>, DirectProcessSpawner, TokioRuntime> =
[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:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod vm;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: the item is gated behind the `vm` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:7
[INFO] [stdout]     |
[INFO] [stdout] 47  | #[cfg(feature = "vm")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fctools` (test "vm") due to 20 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 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:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         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: could not find `fs` in `tokio`
[INFO] [stdout]    --> tests/test_framework.rs:80:38
[INFO] [stdout]     |
[INFO] [stdout] 80  |                 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.1/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.1/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] 80  -                 let content = tokio::fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout] 80  +                 let content = fs::read_to_string(get_test_path("options.json"))
[INFO] [stdout]     |
[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 "process") due to 22 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 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:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         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/extensions.rs:280:24
[INFO] [stdout]     |
[INFO] [stdout] 280 |     let request_json = serde_json::to_string(&PingRequest { a: 4, b: 5 }).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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/test_framework.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 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:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         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:167:37
[INFO] [stdout]     |
[INFO] [stdout] 167 |         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:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |         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:179:37
[INFO] [stdout]     |
[INFO] [stdout] 179 |         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:182:37
[INFO] [stdout]     |
[INFO] [stdout] 182 |         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:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |         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_api") due to 24 previous errors
[INFO] [stderr] error: could not compile `fctools` (test "extensions") due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "763ca81ad9ff1d3223c8302e77ec6848f98d21917a7252d35f93d1844f8691dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "763ca81ad9ff1d3223c8302e77ec6848f98d21917a7252d35f93d1844f8691dc", kill_on_drop: false }`
[INFO] [stdout] 763ca81ad9ff1d3223c8302e77ec6848f98d21917a7252d35f93d1844f8691dc
