[INFO] fetching crate dovepipe 0.1.6... [INFO] testing dovepipe-0.1.6 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate dovepipe 0.1.6 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate dovepipe 0.1.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate dovepipe 0.1.6 [INFO] tweaked toml for crates.io crate dovepipe 0.1.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dovepipe 0.1.6 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dovepipe 0.1.6 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2721267fde0f0bcae85ca2e7db1fe72cc1cfc29cddde21f3493f2b113d735b99 [INFO] running `Command { std: "docker" "start" "-a" "2721267fde0f0bcae85ca2e7db1fe72cc1cfc29cddde21f3493f2b113d735b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2721267fde0f0bcae85ca2e7db1fe72cc1cfc29cddde21f3493f2b113d735b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2721267fde0f0bcae85ca2e7db1fe72cc1cfc29cddde21f3493f2b113d735b99", kill_on_drop: false }` [INFO] [stdout] 2721267fde0f0bcae85ca2e7db1fe72cc1cfc29cddde21f3493f2b113d735b99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16a2a9f41a080753b8105b498cc6ed124fd9c5956b3ff65ca1bf70eb9facacb7 [INFO] running `Command { std: "docker" "start" "-a" "16a2a9f41a080753b8105b498cc6ed124fd9c5956b3ff65ca1bf70eb9facacb7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling dovepipe v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `destruct` is never used [INFO] [stdout] --> src/reciever.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 20 | trait ProgressTracker { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 23 | async fn destruct(&self); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filename` is never read [INFO] [stdout] --> src/reciever.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct FileProgTrack { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 27 | filename: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.23s [INFO] running `Command { std: "docker" "inspect" "16a2a9f41a080753b8105b498cc6ed124fd9c5956b3ff65ca1bf70eb9facacb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a2a9f41a080753b8105b498cc6ed124fd9c5956b3ff65ca1bf70eb9facacb7", kill_on_drop: false }` [INFO] [stdout] 16a2a9f41a080753b8105b498cc6ed124fd9c5956b3ff65ca1bf70eb9facacb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dcabd8741c8720c9499c0843888bf9336d57740ab2f693dfef6f13481c8ad06 [INFO] running `Command { std: "docker" "start" "-a" "2dcabd8741c8720c9499c0843888bf9336d57740ab2f693dfef6f13481c8ad06", kill_on_drop: false }` [INFO] [stderr] Compiling dovepipe v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `destruct` is never used [INFO] [stdout] --> src/reciever.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 20 | trait ProgressTracker { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 23 | async fn destruct(&self); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filename` is never read [INFO] [stdout] --> src/reciever.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct FileProgTrack { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 27 | filename: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `destruct` is never used [INFO] [stdout] --> src/reciever.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 20 | trait ProgressTracker { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 23 | async fn destruct(&self); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filename` is never read [INFO] [stdout] --> src/reciever.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct FileProgTrack { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 27 | filename: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "2dcabd8741c8720c9499c0843888bf9336d57740ab2f693dfef6f13481c8ad06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dcabd8741c8720c9499c0843888bf9336d57740ab2f693dfef6f13481c8ad06", kill_on_drop: false }` [INFO] [stdout] 2dcabd8741c8720c9499c0843888bf9336d57740ab2f693dfef6f13481c8ad06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b49fd45a71089b4d3679cbf10a829dbffb631776bc02e3d8ee040534e63b777 [INFO] running `Command { std: "docker" "start" "-a" "7b49fd45a71089b4d3679cbf10a829dbffb631776bc02e3d8ee040534e63b777", kill_on_drop: false }` [INFO] [stderr] warning: method `destruct` is never used [INFO] [stdout] [INFO] [stderr] --> src/reciever.rs:23:14 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stderr] 20 | trait ProgressTracker { [INFO] [stderr] | --------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 23 | async fn destruct(&self); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `filename` is never read [INFO] [stderr] --> src/reciever.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 26 | struct FileProgTrack { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 27 | filename: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dovepipe` (lib) generated 2 warnings [INFO] [stderr] warning: `dovepipe` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dovepipe-727d924b8a733cd1) [INFO] [stderr] Doc-tests dovepipe [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/sender.rs - sender::send_file (line 26) ... FAILED [INFO] [stdout] test src/lib.rs - (line 6) ... FAILED [INFO] [stdout] test src/reciever.rs - reciever::recv_file (line 308) ... FAILED [INFO] [stdout] test src/lib.rs - (line 23) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/sender.rs - sender::send_file (line 26) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `send_file` in this scope [INFO] [stdout] --> src/sender.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 6 | send_file( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::send_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Source` [INFO] [stdout] --> src/sender.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 7 | Source::Port(port), [INFO] [stdout] | ^^^^^^ use of undeclared type `Source` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Source; [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::Source; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/sender.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_sender_rs_26_0() { [INFO] [stdout] | ------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 11 | .await [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 6) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `send_file` in this scope [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 7 | send_file( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::send_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Source` [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 8 | Source::Port(port), [INFO] [stdout] | ^^^^^^ use of undeclared type `Source` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Source; [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::Source; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_6_0() { [INFO] [stdout] | --------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 12 | .await [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/reciever.rs - reciever::recv_file (line 308) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `recv_file` in this scope [INFO] [stdout] --> src/reciever.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 6 | recv_file( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::recv_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Source` [INFO] [stdout] --> src/reciever.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 7 | Source::Port(port), [INFO] [stdout] | ^^^^^^ use of undeclared type `Source` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Source; [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::Source; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `File` [INFO] [stdout] --> src/reciever.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 8 | &mut File::create("output_from_recv.txt").expect("could not create output file"), [INFO] [stdout] | ^^^^ use of undeclared type `File` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use std::fs::File; [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::File; [INFO] [stdout] | [INFO] [stdout] 2 + use tokio::fs::File; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProgressTracking` [INFO] [stdout] --> src/reciever.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 10 | ProgressTracking::Memory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ProgressTracking` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::reciever::ProgressTracking; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/reciever.rs:318:2 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_reciever_rs_308_0() { [INFO] [stdout] | ---------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 12 | .await [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 23) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `recv_file` in this scope [INFO] [stdout] --> src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 6 | recv_file( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::recv_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Source` [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 7 | Source::Port(port), [INFO] [stdout] | ^^^^^^ use of undeclared type `Source` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Source; [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::Source; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `File` [INFO] [stdout] --> src/lib.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 8 | &mut File::create("output_from_recv.txt").expect("could not create output file"), [INFO] [stdout] | ^^^^ use of undeclared type `File` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use std::fs::File; [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::File; [INFO] [stdout] | [INFO] [stdout] 2 + use tokio::fs::File; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProgressTracking` [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 10 | ProgressTracking::Memory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ProgressTracking` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dovepipe::reciever::ProgressTracking; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_23_0() { [INFO] [stdout] | ---------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 12 | .await [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 23) [INFO] [stdout] src/lib.rs - (line 6) [INFO] [stdout] src/reciever.rs - reciever::recv_file (line 308) [INFO] [stdout] src/sender.rs - sender::send_file (line 26) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "7b49fd45a71089b4d3679cbf10a829dbffb631776bc02e3d8ee040534e63b777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b49fd45a71089b4d3679cbf10a829dbffb631776bc02e3d8ee040534e63b777", kill_on_drop: false }` [INFO] [stdout] 7b49fd45a71089b4d3679cbf10a829dbffb631776bc02e3d8ee040534e63b777