[INFO] fetching crate veecle-os-runtime 0.1.0...
[INFO] testing veecle-os-runtime-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate veecle-os-runtime 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate veecle-os-runtime 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate veecle-os-runtime 0.1.0
[INFO] tweaked toml for crates.io crate veecle-os-runtime 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate veecle-os-runtime 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate veecle-os-runtime 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wakerset v0.2.5
[INFO] [stderr]   Downloaded veecle-os-runtime-macros v0.1.0
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded pin-cell v0.2.0
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded veecle-telemetry-macros v0.1.0
[INFO] [stderr]   Downloaded veecle-telemetry v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f53e870c4a143948fbb021865be92ff6d3f86b7f1900843a6076f379af18bae4
[INFO] running `Command { std: "docker" "start" "-a" "f53e870c4a143948fbb021865be92ff6d3f86b7f1900843a6076f379af18bae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f53e870c4a143948fbb021865be92ff6d3f86b7f1900843a6076f379af18bae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f53e870c4a143948fbb021865be92ff6d3f86b7f1900843a6076f379af18bae4", kill_on_drop: false }`
[INFO] [stdout] f53e870c4a143948fbb021865be92ff6d3f86b7f1900843a6076f379af18bae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12b0ff04fd3f0448dc0b9aeb05cad77e015a805e018caaa1b0ebfbb4bf263cf6
[INFO] running `Command { std: "docker" "start" "-a" "12b0ff04fd3f0448dc0b9aeb05cad77e015a805e018caaa1b0ebfbb4bf263cf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-cell v0.2.0
[INFO] [stderr]    Compiling wakerset v0.2.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling veecle-os-runtime-macros v0.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling veecle-os-runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.24s
[INFO] running `Command { std: "docker" "inspect" "12b0ff04fd3f0448dc0b9aeb05cad77e015a805e018caaa1b0ebfbb4bf263cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12b0ff04fd3f0448dc0b9aeb05cad77e015a805e018caaa1b0ebfbb4bf263cf6", kill_on_drop: false }`
[INFO] [stdout] 12b0ff04fd3f0448dc0b9aeb05cad77e015a805e018caaa1b0ebfbb4bf263cf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40c9572b87c379155028d439a3f234eeceb1acf4605a5179c820b126da256fbf
[INFO] running `Command { std: "docker" "start" "-a" "40c9572b87c379155028d439a3f234eeceb1acf4605a5179c820b126da256fbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling veecle-os-runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: function `trybuild` is not a crate or module
[INFO] [stdout]  --> tests/trybuild.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let t = trybuild::TestCases::new();
[INFO] [stdout]   |             ^^^^^^^^ function `trybuild` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `walkdir`
[INFO] [stdout]  --> tests/trybuild.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     for entry in walkdir::WalkDir::new("tests/ui") {
[INFO] [stdout]   |                  ^^^^^^^ use of unresolved module or unlinked crate `walkdir`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `walkdir`, use `cargo add walkdir` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/tokio-runtime-actor.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/tokio-runtime-actor.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::net::unix::pipe;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/tokio-runtime-actor.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio::net::unix::pipe::{Receiver, Sender};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/tokio-runtime-actor.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio::runtime::Builder;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/tokio-runtime-actor.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tokio::sync::mpsc;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]    --> tests/tokio-runtime-actor.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |     veecle_os_test::block_on_future(veecle_os_test::execute! {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-os-runtime` (test "trybuild") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/stress_test_execute_macro_store.rs:44:22
[INFO] [stdout]     |
[INFO] [stdout]  44 |             futures::executor::block_on(
[INFO] [stdout]     |                      ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout] ...
[INFO] [stdout]  59 | make_test!(A B C D E F G H I J K L M N O P Q R S T U V W X Y Z);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]   --> tests/sensor-actuator.rs:97:37
[INFO] [stdout]    |
[INFO] [stdout] 97 |     veecle_os_test::block_on_future(veecle_os_test::execute! {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/tokio-runtime-actor.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::poll_fn`
[INFO] [stdout]  --> tests/tokio-runtime-actor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::future::poll_fn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::task::Poll`
[INFO] [stdout]  --> tests/tokio-runtime-actor.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::task::Poll;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]   --> tests/memory_pool.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 |     veecle_os_test::block_on_future(veecle_os_test::execute! {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::poll_fn`
[INFO] [stdout]  --> tests/memory_pool.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::future::poll_fn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::task::Poll`
[INFO] [stdout]  --> tests/memory_pool.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::task::Poll;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]   --> tests/memory_pool.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     veecle_os_test::block_on_future(veecle_os_test::execute! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `veecle_os_test`, use `cargo add veecle_os_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::poll_fn`
[INFO] [stdout]  --> tests/sensor-actuator.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::future::poll_fn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::task::Poll`
[INFO] [stdout]  --> tests/sensor-actuator.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::task::Poll;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-os-runtime` (test "memory_pool") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures_test`
[INFO] [stdout]  --> tests/reader_writer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_test::future::FutureTestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `futures_test`, use `cargo add futures_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]   --> tests/reader_writer.rs:34:37
[INFO] [stdout]    |
[INFO] [stdout] 34 |     veecle_os_test::block_on_future(veecle_os_test::execute! {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Reader`
[INFO] [stdout]  --> tests/reader_writer.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 | use veecle_os_runtime::{InitializedReader, Reader, Storable, Writer};
[INFO] [stdout]   |                                            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]   --> tests/reader_writer.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     veecle_os_test::block_on_future(veecle_os_test::execute! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `veecle_os_test`, use `cargo add veecle_os_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]    --> tests/tokio-runtime-actor.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     veecle_os_test::block_on_future(veecle_os_test::execute! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `veecle_os_test`, use `cargo add veecle_os_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-os-runtime` (test "reader_writer") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:137:14
[INFO] [stdout]     |
[INFO] [stdout] 137 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:197:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-os-runtime` (test "tokio-runtime-actor") due to 8 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:237:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:263:14
[INFO] [stdout]     |
[INFO] [stdout] 263 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 276 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:290:14
[INFO] [stdout]     |
[INFO] [stdout] 290 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/execute_macro.rs:302:14
[INFO] [stdout]     |
[INFO] [stdout] 302 |     futures::executor::block_on(veecle_os_runtime::execute! {
[INFO] [stdout]     |              ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]   --> tests/sensor-actuator.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     veecle_os_test::block_on_future(veecle_os_test::execute! {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `veecle_os_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `veecle_os_test`, use `cargo add veecle_os_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `executor` in `futures`
[INFO] [stdout]    --> tests/stress_test_execute_macro_store_and_actors.rs:36:22
[INFO] [stdout]     |
[INFO] [stdout]  36 |             futures::executor::block_on(
[INFO] [stdout]     |                      ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout] ...
[INFO] [stdout]  54 | make_test!(A B C D E F G H I J K L M N O P Q R S T U V W X Y Z);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `make_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-os-runtime` (test "sensor-actuator") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-os-runtime` (test "stress_test_execute_macro_store") due to 1 previous error
[INFO] [stderr] error: could not compile `veecle-os-runtime` (test "stress_test_execute_macro_store_and_actors") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-os-runtime` (test "execute_macro") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "40c9572b87c379155028d439a3f234eeceb1acf4605a5179c820b126da256fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40c9572b87c379155028d439a3f234eeceb1acf4605a5179c820b126da256fbf", kill_on_drop: false }`
[INFO] [stdout] 40c9572b87c379155028d439a3f234eeceb1acf4605a5179c820b126da256fbf
