[INFO] fetching crate cnf-lib 0.5.2...
[INFO] checking cnf-lib-0.5.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate cnf-lib 0.5.2 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate cnf-lib 0.5.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cnf-lib 0.5.2
[INFO] finished tweaking crates.io crate cnf-lib 0.5.2
[INFO] tweaked toml for crates.io crate cnf-lib 0.5.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] [stderr]       Adding confy v0.5.1 (available: v0.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] [stderr]       Adding which v4.4.2 (available: v7.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded is_executable v1.0.4
[INFO] [stderr]   Downloaded logerr v0.2.0
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c19ab0791d80ac0c257f57ce7c899186f891b40b359e3db90daa863e0cd38d2
[INFO] running `Command { std: "docker" "start" "-a" "2c19ab0791d80ac0c257f57ce7c899186f891b40b359e3db90daa863e0cd38d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c19ab0791d80ac0c257f57ce7c899186f891b40b359e3db90daa863e0cd38d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c19ab0791d80ac0c257f57ce7c899186f891b40b359e3db90daa863e0cd38d2", kill_on_drop: false }`
[INFO] [stdout] 2c19ab0791d80ac0c257f57ce7c899186f891b40b359e3db90daa863e0cd38d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac830f172442f4da19308056168683c79841551521ddc5848b97be3ba769afa9
[INFO] running `Command { std: "docker" "start" "-a" "ac830f172442f4da19308056168683c79841551521ddc5848b97be3ba769afa9", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking logerr v0.2.0
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking is_executable v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking rustix v0.38.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking confy v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking cnf-lib v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     test::default_tests!(Apt::new());
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 205 | |             Apt::new(),
[INFO] [stdout] 206 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] 207 | |                 command: "apt-file".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |             })
[INFO] [stdout] 224 | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:236:21
[INFO] [stdout]     |
[INFO] [stdout] 236 |           let query = quick_test!(Apt::new(),
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 237 | |             // Output from apt-file
[INFO] [stdout] 238 | |             Ok("btrbk: /usr/bin/btrbk".to_string()),
[INFO] [stdout] 239 | |             // Outout from apt-cache show
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |             })
[INFO] [stdout] 273 | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 295 | |             Apt::new(),
[INFO] [stdout] 296 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] 297 | |                 command: "apt-file".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 303 | |             })
[INFO] [stdout] 304 | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     test::default_tests!(Cargo::new());
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:126:21
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let query = quick_test!(Cargo::new(), Ok("".to_string()));
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |           let query = quick_test!(Cargo::new(), Ok("
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 139 | | zellij = \"0.36.0\"                          # A terminal workspace with batteries included
[INFO] [stdout] 140 | | zellij-runner = \"0.2.0\"                    # Session runner/switcher for Zellij
[INFO] [stdout] 141 | | zellij-client = \"0.36.0\"                   # The client-side library for Zellij
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | | ... and 11 crates more (use --limit N to see more)
[INFO] [stdout] 145 | | ".to_string()));
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |           let query = quick_test!(Cargo::new(), Err(ExecutionError::NonZero {
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 164 | |             command: "cargo".to_string(),
[INFO] [stdout] 165 | |             output: std::process::Output {
[INFO] [stdout] 166 | |                 stdout: r"".into(),
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |             },
[INFO] [stdout] 174 | |         }));
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     test::default_tests!(Dnf::new());
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:245:21
[INFO] [stdout]     |
[INFO] [stdout] 245 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 246 | |             Dnf::new(),
[INFO] [stdout] 247 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] 248 | |                 command: "dnf".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |             Ok("".to_string())
[INFO] [stdout] 272 | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:285:21
[INFO] [stdout]     |
[INFO] [stdout] 285 |           let query = quick_test!(Dnf::new(), Err(ExecutionError::NonZero {
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 286 | |             command: "dnf".to_string(),
[INFO] [stdout] 287 | |             output: std::process::Output {
[INFO] [stdout] 288 | |                 stdout: r"".into(),
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |             },
[INFO] [stdout] 292 | |         }));
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 305 | |             Dnf::new(),
[INFO] [stdout] 306 | |             Ok("
[INFO] [stdout] 307 | | htop-3.2.1-2.fc37.x86_64 : Interactive process viewer
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |             })
[INFO] [stdout] 329 | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:353:21
[INFO] [stdout]     |
[INFO] [stdout] 353 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 354 | |             Dnf::new(),
[INFO] [stdout] 355 | |             Ok("
[INFO] [stdout] 356 | | iputils-20211215-3.fc37.x86_64 : Network monitoring tools including ping
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |             Err(ExecutionError::NotFound("rpm".to_string()))
[INFO] [stdout] 391 | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:414:21
[INFO] [stdout]     |
[INFO] [stdout] 414 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 415 | |             Dnf::new(),
[INFO] [stdout] 416 | |             Ok("
[INFO] [stdout] 417 | | nmap-3:7.93-2.fc38.x86_64 : Network exploration tool and security scanner
[INFO] [stdout] ...   |
[INFO] [stdout] 431 | |             })
[INFO] [stdout] 432 | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     test::default_tests!(Flatpak::new());
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:342:21
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let query = quick_test!(Flatpak::new(), Ok("\n".to_string()));
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 351 | |             Flatpak::new(),
[INFO] [stdout] 352 | |             // The remotes
[INFO] [stdout] 353 | |             Ok("foobar\tuser\n".to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |             Ok("\n".to_string())
[INFO] [stdout] 358 | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:366:21
[INFO] [stdout]     |
[INFO] [stdout] 366 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 367 | |             Flatpak::new(),
[INFO] [stdout] 368 | |             // The remotes
[INFO] [stdout] 369 | |             Ok("foobar\tuser\n".to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             Ok("\n".to_string())
[INFO] [stdout] 374 | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     test::default_tests!(Pacman::new());
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 | /             quick_test!(Pacman::new(), Err(ExecutionError::NonZero {
[INFO] [stdout] 125 | |             command: "pacman".to_string(),
[INFO] [stdout] 126 | |             output: std::process::Output {
[INFO] [stdout] 127 | |                 stdout: r"".into(),
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |             }
[INFO] [stdout] 134 | |         }));
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 147 | |             Pacman::new(),
[INFO] [stdout] 148 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] 149 | |                 command: "pacman".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |             })
[INFO] [stdout] 156 | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 169 | |             Pacman::new(),
[INFO] [stdout] 170 | |             Ok("
[INFO] [stdout] 171 | | extra\0bash-completion\x002.11-3\0usr/share/bash-completion/completions/htop
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |             .to_string())
[INFO] [stdout] 177 | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/path.rs:71:5
[INFO] [stdout]     |
[INFO] [stdout] 71  |     test::default_tests!(Path::new());
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/path.rs:75:21
[INFO] [stdout]     |
[INFO] [stdout] 75  |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 76  | |             Path::new(),
[INFO] [stdout] 77  | |             Err(ExecutionError::NonZero {
[INFO] [stdout] 78  | |                 command: "command".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 84  | |             })
[INFO] [stdout] 85  | |         );
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (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 `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/path.rs:93:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |         let query = quick_test!(Path::new(), Ok("/usr/bin/top".to_string()));
[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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rt` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | / cfg_rt! {
[INFO] [stdout] 349 | |     pub(crate) mod task;
[INFO] [stdout] 350 | |
[INFO] [stdout] 351 | |     mod config;
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     type Callback = std::sync::Arc<dyn Fn() + Send + Sync>;
[INFO] [stdout] 425 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` which comes from the expansion of the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout] 39  |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                private module
[INFO] [stdout]     |                module `runtime` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cnf-lib` (lib test) due to 50 previous errors
[INFO] running `Command { std: "docker" "inspect" "ac830f172442f4da19308056168683c79841551521ddc5848b97be3ba769afa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac830f172442f4da19308056168683c79841551521ddc5848b97be3ba769afa9", kill_on_drop: false }`
[INFO] [stdout] ac830f172442f4da19308056168683c79841551521ddc5848b97be3ba769afa9
