[INFO] fetching crate dovepipe 0.1.6...
[INFO] testing dovepipe-0.1.6 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate dovepipe 0.1.6 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate dovepipe 0.1.6 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e8a1b3f203df15aac40b4e7377721f9c79bd4b73eb762b7c34c436d69bb2af0
[INFO] running `Command { std: "docker" "start" "-a" "8e8a1b3f203df15aac40b4e7377721f9c79bd4b73eb762b7c34c436d69bb2af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e8a1b3f203df15aac40b4e7377721f9c79bd4b73eb762b7c34c436d69bb2af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e8a1b3f203df15aac40b4e7377721f9c79bd4b73eb762b7c34c436d69bb2af0", kill_on_drop: false }`
[INFO] [stdout] 8e8a1b3f203df15aac40b4e7377721f9c79bd4b73eb762b7c34c436d69bb2af0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39f7c238494d44d8e5079ac183d101823398d3dbf7eabc2fdfb7bf3fcc4e3da7
[INFO] running `Command { std: "docker" "start" "-a" "39f7c238494d44d8e5079ac183d101823398d3dbf7eabc2fdfb7bf3fcc4e3da7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[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 proc-macro2 v1.0.36
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[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)]` 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
[INFO] running `Command { std: "docker" "inspect" "39f7c238494d44d8e5079ac183d101823398d3dbf7eabc2fdfb7bf3fcc4e3da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39f7c238494d44d8e5079ac183d101823398d3dbf7eabc2fdfb7bf3fcc4e3da7", kill_on_drop: false }`
[INFO] [stdout] 39f7c238494d44d8e5079ac183d101823398d3dbf7eabc2fdfb7bf3fcc4e3da7
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57f35789de366b44db04cd39608090a024984695e0c69daf1e6ed6fde418faa5
[INFO] running `Command { std: "docker" "start" "-a" "57f35789de366b44db04cd39608090a024984695e0c69daf1e6ed6fde418faa5", kill_on_drop: false }`
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dovepipe v0.1.6 (/opt/rustwide/workdir)
[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: 2 warnings emitted
[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)]` 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "57f35789de366b44db04cd39608090a024984695e0c69daf1e6ed6fde418faa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f35789de366b44db04cd39608090a024984695e0c69daf1e6ed6fde418faa5", kill_on_drop: false }`
[INFO] [stdout] 57f35789de366b44db04cd39608090a024984695e0c69daf1e6ed6fde418faa5
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ec520958d9f2ce6b296f0fd2a19ede485e35e72c3622ca0c6ae595ead915d7c7
[INFO] running `Command { std: "docker" "start" "-a" "ec520958d9f2ce6b296f0fd2a19ede485e35e72c3622ca0c6ae595ead915d7c7", kill_on_drop: false }`
[INFO] [stderr] warning: method `destruct` is never used
[INFO] [stderr]   --> src/reciever.rs:23:14
[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)]` 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.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dovepipe-1971fb13f0effad8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]    Doc-tests dovepipe
[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/lib.rs - (line 23) ... FAILED
[INFO] [stdout] test src/reciever.rs - reciever::recv_file (line 308) ... 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/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 items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dovepipe::File;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::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] ---- 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 items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dovepipe::File;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::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] 
[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.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ec520958d9f2ce6b296f0fd2a19ede485e35e72c3622ca0c6ae595ead915d7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec520958d9f2ce6b296f0fd2a19ede485e35e72c3622ca0c6ae595ead915d7c7", kill_on_drop: false }`
[INFO] [stdout] ec520958d9f2ce6b296f0fd2a19ede485e35e72c3622ca0c6ae595ead915d7c7
[INFO] testing dovepipe-0.1.6 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate dovepipe 0.1.6 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate dovepipe 0.1.6 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d233d15fbf5b37b850a694d615129bdb36b1fd1a9d209ba9caa589655fd8225b
[INFO] running `Command { std: "docker" "start" "-a" "d233d15fbf5b37b850a694d615129bdb36b1fd1a9d209ba9caa589655fd8225b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d233d15fbf5b37b850a694d615129bdb36b1fd1a9d209ba9caa589655fd8225b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d233d15fbf5b37b850a694d615129bdb36b1fd1a9d209ba9caa589655fd8225b", kill_on_drop: false }`
[INFO] [stdout] d233d15fbf5b37b850a694d615129bdb36b1fd1a9d209ba9caa589655fd8225b
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a010031db8bc07601257bcd7fe1cff7db4a059b7e0af9be1e8b7c4e6b1324df
[INFO] running `Command { std: "docker" "start" "-a" "8a010031db8bc07601257bcd7fe1cff7db4a059b7e0af9be1e8b7c4e6b1324df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[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)]` 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.08s
[INFO] running `Command { std: "docker" "inspect" "8a010031db8bc07601257bcd7fe1cff7db4a059b7e0af9be1e8b7c4e6b1324df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a010031db8bc07601257bcd7fe1cff7db4a059b7e0af9be1e8b7c4e6b1324df", kill_on_drop: false }`
[INFO] [stdout] 8a010031db8bc07601257bcd7fe1cff7db4a059b7e0af9be1e8b7c4e6b1324df
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d979af4ef2db0c6d7d25a2898460d9853a15353df1e9a728aad02734a890797a
[INFO] running `Command { std: "docker" "start" "-a" "d979af4ef2db0c6d7d25a2898460d9853a15353df1e9a728aad02734a890797a", kill_on_drop: false }`
[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)]` 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "d979af4ef2db0c6d7d25a2898460d9853a15353df1e9a728aad02734a890797a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d979af4ef2db0c6d7d25a2898460d9853a15353df1e9a728aad02734a890797a", kill_on_drop: false }`
[INFO] [stdout] d979af4ef2db0c6d7d25a2898460d9853a15353df1e9a728aad02734a890797a
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 128d2b8c39bad841af72575ac1a972a45949c91101fb20113490a78e9f6e1a33
[INFO] running `Command { std: "docker" "start" "-a" "128d2b8c39bad841af72575ac1a972a45949c91101fb20113490a78e9f6e1a33", kill_on_drop: false }`
[INFO] [stderr] warning: method `destruct` is never used
[INFO] [stderr]   --> src/reciever.rs:23:14
[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)]` 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.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dovepipe-1971fb13f0effad8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]    Doc-tests dovepipe
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/sender.rs - sender::send_file (line 26) ... FAILED
[INFO] [stdout] test src/reciever.rs - reciever::recv_file (line 308) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 6) ... 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/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 items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dovepipe::File;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::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 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/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 items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dovepipe::File;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::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.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "128d2b8c39bad841af72575ac1a972a45949c91101fb20113490a78e9f6e1a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "128d2b8c39bad841af72575ac1a972a45949c91101fb20113490a78e9f6e1a33", kill_on_drop: false }`
[INFO] [stdout] 128d2b8c39bad841af72575ac1a972a45949c91101fb20113490a78e9f6e1a33
