[INFO] fetching crate netapp 0.10.0...
[INFO] checking netapp-0.10.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate netapp 0.10.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate netapp 0.10.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate netapp 0.10.0
[INFO] finished tweaking crates.io crate netapp 0.10.0
[INFO] tweaked toml for crates.io crate netapp 0.10.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate netapp 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iana-time-zone v0.1.47
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded thiserror-impl v1.0.33
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded tokio-stream v0.1.9
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded thiserror v1.0.33
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0be2f01adf2865526f01e2e61b6143896efcd578413f63e4f4c7d3b6cf62c5c4
[INFO] running `Command { std: "docker" "start" "-a" "0be2f01adf2865526f01e2e61b6143896efcd578413f63e4f4c7d3b6cf62c5c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0be2f01adf2865526f01e2e61b6143896efcd578413f63e4f4c7d3b6cf62c5c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0be2f01adf2865526f01e2e61b6143896efcd578413f63e4f4c7d3b6cf62c5c4", kill_on_drop: false }`
[INFO] [stdout] 0be2f01adf2865526f01e2e61b6143896efcd578413f63e4f4c7d3b6cf62c5c4
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bffd2c4270f959e1a00208062b75d70b9186591aac94d71b2f515e331fab5b54
[INFO] running `Command { std: "docker" "start" "-a" "bffd2c4270f959e1a00208062b75d70b9186591aac94d71b2f515e331fab5b54", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking arc-swap v1.5.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking iana-time-zone v0.1.47
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking thiserror v1.0.33
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking kuska-sodiumoxide v0.2.5-0
[INFO] [stderr]     Checking kuska-handshake v0.2.0
[INFO] [stderr]     Checking netapp v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `NodeID` is imported redundantly
[INFO] [stdout]   --> src/peering/fullmesh.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::netapp::*;
[INFO] [stdout]    |     ---------------- the item `NodeID` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | use crate::NodeID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NodeID` is imported redundantly
[INFO] [stdout]   --> src/peering/fullmesh.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::netapp::*;
[INFO] [stdout]    |     ---------------- the item `NodeID` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | use crate::NodeID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NodeID` is imported redundantly
[INFO] [stdout]   --> src/test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::netapp::*;
[INFO] [stdout]    |     ---------------- the item `NodeID` is already imported here
[INFO] [stdout] 12 | use crate::peering::fullmesh::*;
[INFO] [stdout] 13 | use crate::NodeID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `netapp::peering::basalt`
[INFO] [stdout]   --> examples/basalt.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | use netapp::peering::basalt::*;
[INFO] [stdout]    |                      ^^^^^^ could not find `basalt` in `peering`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Basalt` in this scope
[INFO] [stdout]   --> examples/basalt.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     basalt: Arc<Basalt>,
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct Example<Basalt> {
[INFO] [stdout]    |               ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BasaltParams` in this scope
[INFO] [stdout]    --> examples/basalt.rs:104:22
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let basalt_params = BasaltParams {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Basalt`
[INFO] [stdout]    --> examples/basalt.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let basalt = Basalt::new(netapp.clone(), bootstrap_peers, basalt_params);
[INFO] [stdout]     |                  ^^^^^^ use of undeclared type `Basalt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/basalt.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 | /     tokio::join!(
[INFO] [stdout] 126 | |         example.clone().sampling_loop(watch_cancel.clone()),
[INFO] [stdout] 127 | |         example
[INFO] [stdout] 128 | |             .netapp
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         example.basalt.clone().run(watch_cancel.clone()),
[INFO] [stdout] 132 | |     );
[INFO] [stdout]     | |_____^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `poll` found for struct `Pin<_>` in the current scope
[INFO] [stdout]    --> examples/basalt.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 | /     tokio::join!(
[INFO] [stdout] 126 | |         example.clone().sampling_loop(watch_cancel.clone()),
[INFO] [stdout] 127 | |         example
[INFO] [stdout] 128 | |             .netapp
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         example.basalt.clone().run(watch_cancel.clone()),
[INFO] [stdout] 132 | |     );
[INFO] [stdout]     | |_____^ method not found in `Pin<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: method is available for `Pin<&mut _>`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/future/future.rs:103:5
[INFO] [stdout] note: method is available for `Pin<&_>`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/future/future.rs:103:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/basalt.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 | /     tokio::join!(
[INFO] [stdout] 126 | |         example.clone().sampling_loop(watch_cancel.clone()),
[INFO] [stdout] 127 | |         example
[INFO] [stdout] 128 | |             .netapp
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         example.basalt.clone().run(watch_cancel.clone()),
[INFO] [stdout] 132 | |     );
[INFO] [stdout]     | |_____^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `take_output` found for struct `Pin<_>` in the current scope
[INFO] [stdout]    --> examples/basalt.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 | /     tokio::join!(
[INFO] [stdout] 126 | |         example.clone().sampling_loop(watch_cancel.clone()),
[INFO] [stdout] 127 | |         example
[INFO] [stdout] 128 | |             .netapp
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         example.basalt.clone().run(watch_cancel.clone()),
[INFO] [stdout] 132 | |     );
[INFO] [stdout]     | |_____^ method not found in `Pin<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netapp` (example "basalt") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "bffd2c4270f959e1a00208062b75d70b9186591aac94d71b2f515e331fab5b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bffd2c4270f959e1a00208062b75d70b9186591aac94d71b2f515e331fab5b54", kill_on_drop: false }`
[INFO] [stdout] bffd2c4270f959e1a00208062b75d70b9186591aac94d71b2f515e331fab5b54
[INFO] checking netapp-0.10.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate netapp 0.10.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate netapp 0.10.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate netapp 0.10.0
[INFO] finished tweaking crates.io crate netapp 0.10.0
[INFO] tweaked toml for crates.io crate netapp 0.10.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate netapp 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fcb39a8441f54610b54e4d7f53a046c32e4dc0e7d98f71d8000f7b7bba8f4f2
[INFO] running `Command { std: "docker" "start" "-a" "6fcb39a8441f54610b54e4d7f53a046c32e4dc0e7d98f71d8000f7b7bba8f4f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fcb39a8441f54610b54e4d7f53a046c32e4dc0e7d98f71d8000f7b7bba8f4f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fcb39a8441f54610b54e4d7f53a046c32e4dc0e7d98f71d8000f7b7bba8f4f2", kill_on_drop: false }`
[INFO] [stdout] 6fcb39a8441f54610b54e4d7f53a046c32e4dc0e7d98f71d8000f7b7bba8f4f2
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7ebb31e63d7b8bcb52b21845c1592c3812b95397f2398e456ccbd449efefb0b
[INFO] running `Command { std: "docker" "start" "-a" "b7ebb31e63d7b8bcb52b21845c1592c3812b95397f2398e456ccbd449efefb0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking arc-swap v1.5.1
[INFO] [stderr]     Checking iana-time-zone v0.1.47
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking thiserror v1.0.33
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking kuska-sodiumoxide v0.2.5-0
[INFO] [stderr]     Checking kuska-handshake v0.2.0
[INFO] [stderr]     Checking netapp v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `NodeID` is imported redundantly
[INFO] [stdout]   --> src/peering/fullmesh.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::netapp::*;
[INFO] [stdout]    |     ---------------- the item `NodeID` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | use crate::NodeID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NodeID` is imported redundantly
[INFO] [stdout]   --> src/peering/fullmesh.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::netapp::*;
[INFO] [stdout]    |     ---------------- the item `NodeID` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | use crate::NodeID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NodeID` is imported redundantly
[INFO] [stdout]   --> src/test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::netapp::*;
[INFO] [stdout]    |     ---------------- the item `NodeID` is already imported here
[INFO] [stdout] 12 | use crate::peering::fullmesh::*;
[INFO] [stdout] 13 | use crate::NodeID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `netapp::peering::basalt`
[INFO] [stdout]   --> examples/basalt.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | use netapp::peering::basalt::*;
[INFO] [stdout]    |                      ^^^^^^ could not find `basalt` in `peering`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Basalt` in this scope
[INFO] [stdout]   --> examples/basalt.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     basalt: Arc<Basalt>,
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct Example<Basalt> {
[INFO] [stdout]    |               ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BasaltParams` in this scope
[INFO] [stdout]    --> examples/basalt.rs:104:22
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let basalt_params = BasaltParams {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Basalt`
[INFO] [stdout]    --> examples/basalt.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let basalt = Basalt::new(netapp.clone(), bootstrap_peers, basalt_params);
[INFO] [stdout]     |                  ^^^^^^ use of undeclared type `Basalt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/basalt.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 | /     tokio::join!(
[INFO] [stdout] 126 | |         example.clone().sampling_loop(watch_cancel.clone()),
[INFO] [stdout] 127 | |         example
[INFO] [stdout] 128 | |             .netapp
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         example.basalt.clone().run(watch_cancel.clone()),
[INFO] [stdout] 132 | |     );
[INFO] [stdout]     | |_____^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `poll` found for struct `Pin<_>` in the current scope
[INFO] [stdout]    --> examples/basalt.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 | /     tokio::join!(
[INFO] [stdout] 126 | |         example.clone().sampling_loop(watch_cancel.clone()),
[INFO] [stdout] 127 | |         example
[INFO] [stdout] 128 | |             .netapp
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         example.basalt.clone().run(watch_cancel.clone()),
[INFO] [stdout] 132 | |     );
[INFO] [stdout]     | |_____^ method not found in `Pin<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: method is available for `Pin<&mut _>`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/future/future.rs:103:5
[INFO] [stdout] note: method is available for `Pin<&_>`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/future/future.rs:103:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/basalt.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 | /     tokio::join!(
[INFO] [stdout] 126 | |         example.clone().sampling_loop(watch_cancel.clone()),
[INFO] [stdout] 127 | |         example
[INFO] [stdout] 128 | |             .netapp
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         example.basalt.clone().run(watch_cancel.clone()),
[INFO] [stdout] 132 | |     );
[INFO] [stdout]     | |_____^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `take_output` found for struct `Pin<_>` in the current scope
[INFO] [stdout]    --> examples/basalt.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 | /     tokio::join!(
[INFO] [stdout] 126 | |         example.clone().sampling_loop(watch_cancel.clone()),
[INFO] [stdout] 127 | |         example
[INFO] [stdout] 128 | |             .netapp
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         example.basalt.clone().run(watch_cancel.clone()),
[INFO] [stdout] 132 | |     );
[INFO] [stdout]     | |_____^ method not found in `Pin<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netapp` (example "basalt") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "b7ebb31e63d7b8bcb52b21845c1592c3812b95397f2398e456ccbd449efefb0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7ebb31e63d7b8bcb52b21845c1592c3812b95397f2398e456ccbd449efefb0b", kill_on_drop: false }`
[INFO] [stdout] b7ebb31e63d7b8bcb52b21845c1592c3812b95397f2398e456ccbd449efefb0b
