[INFO] fetching crate netapp 0.10.0... [INFO] checking netapp-0.10.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate netapp 0.10.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate netapp 0.10.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-1-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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.9 [INFO] [stderr] Downloaded thiserror-impl v1.0.33 [INFO] [stderr] Downloaded iana-time-zone v0.1.47 [INFO] [stderr] Downloaded rmp v0.8.11 [INFO] [stderr] Downloaded err-derive v0.3.1 [INFO] [stderr] Downloaded kuska-handshake v0.2.0 [INFO] [stderr] Downloaded opentelemetry-contrib v0.9.0 [INFO] [stderr] Downloaded thiserror v1.0.33 [INFO] [stderr] Downloaded tokio v1.21.0 [INFO] [stderr] Downloaded kuska-sodiumoxide v0.2.5-0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62e985925e7e822112383436e1c785861fb91c00cd7c27ea1d6d93169f1c3954 [INFO] running `Command { std: "docker" "start" "-a" "62e985925e7e822112383436e1c785861fb91c00cd7c27ea1d6d93169f1c3954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62e985925e7e822112383436e1c785861fb91c00cd7c27ea1d6d93169f1c3954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e985925e7e822112383436e1c785861fb91c00cd7c27ea1d6d93169f1c3954", kill_on_drop: false }` [INFO] [stdout] 62e985925e7e822112383436e1c785861fb91c00cd7c27ea1d6d93169f1c3954 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc4b9660d086254cbb28f8c39a21e3dccf7c43f1c6df5b37c0f8cb39adc22e22 [INFO] running `Command { std: "docker" "start" "-a" "bc4b9660d086254cbb28f8c39a21e3dccf7c43f1c6df5b37c0f8cb39adc22e22", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [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 futures-channel v0.3.24 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task 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 proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking arc-swap v1.5.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking chrono v0.4.22 [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 structopt v0.3.26 [INFO] [stderr] Checking thiserror v1.0.33 [INFO] [stderr] Checking pin-project v1.0.12 [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] 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[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: 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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, 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 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bc4b9660d086254cbb28f8c39a21e3dccf7c43f1c6df5b37c0f8cb39adc22e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4b9660d086254cbb28f8c39a21e3dccf7c43f1c6df5b37c0f8cb39adc22e22", kill_on_drop: false }` [INFO] [stdout] bc4b9660d086254cbb28f8c39a21e3dccf7c43f1c6df5b37c0f8cb39adc22e22