[INFO] fetching crate netapp 0.10.0... [INFO] checking netapp-0.10.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate netapp 0.10.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate netapp 0.10.0 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-3-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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-utils v0.8.11 [INFO] [stderr] Downloaded err-derive v0.3.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.33 [INFO] [stderr] Downloaded opentelemetry-contrib v0.9.0 [INFO] [stderr] Downloaded thiserror v1.0.33 [INFO] [stderr] Downloaded serde_derive v1.0.144 [INFO] [stderr] Downloaded kuska-handshake v0.2.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.47 [INFO] [stderr] Downloaded arc-swap v1.5.1 [INFO] [stderr] Downloaded kuska-sodiumoxide v0.2.5-0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e8cd8c6027769bade812506f4d2fefff026c5fc883451247419d8249922e725 [INFO] running `Command { std: "docker" "start" "-a" "2e8cd8c6027769bade812506f4d2fefff026c5fc883451247419d8249922e725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e8cd8c6027769bade812506f4d2fefff026c5fc883451247419d8249922e725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8cd8c6027769bade812506f4d2fefff026c5fc883451247419d8249922e725", kill_on_drop: false }` [INFO] [stdout] 2e8cd8c6027769bade812506f4d2fefff026c5fc883451247419d8249922e725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47ba206b4cc5ab10fbd6d212e3d72396e46dd7d7c03a99cb5ebe7c46ae4fdba7 [INFO] running `Command { std: "docker" "start" "-a" "47ba206b4cc5ab10fbd6d212e3d72396e46dd7d7c03a99cb5ebe7c46ae4fdba7", 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 autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking arc-swap v1.5.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling err-derive v0.3.1 [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 regex v1.6.0 [INFO] [stderr] Checking rmp v0.8.11 [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 thiserror v1.0.33 [INFO] [stderr] Checking pin-project v1.0.12 [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] 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, [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 { [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/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/future/future.rs:103:5 [INFO] [stdout] note: method is available for `Pin<&_>` [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "47ba206b4cc5ab10fbd6d212e3d72396e46dd7d7c03a99cb5ebe7c46ae4fdba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ba206b4cc5ab10fbd6d212e3d72396e46dd7d7c03a99cb5ebe7c46ae4fdba7", kill_on_drop: false }` [INFO] [stdout] 47ba206b4cc5ab10fbd6d212e3d72396e46dd7d7c03a99cb5ebe7c46ae4fdba7 [INFO] checking netapp-0.10.0 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate netapp 0.10.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate netapp 0.10.0 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "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-3-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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 281d39d01b20c90e137382fc3c8f8b3be5bf2ce531df1d149081493125b2fbf8 [INFO] running `Command { std: "docker" "start" "-a" "281d39d01b20c90e137382fc3c8f8b3be5bf2ce531df1d149081493125b2fbf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "281d39d01b20c90e137382fc3c8f8b3be5bf2ce531df1d149081493125b2fbf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281d39d01b20c90e137382fc3c8f8b3be5bf2ce531df1d149081493125b2fbf8", kill_on_drop: false }` [INFO] [stdout] 281d39d01b20c90e137382fc3c8f8b3be5bf2ce531df1d149081493125b2fbf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2a22c6da9876d2fc6b8e18e383c093ad36f8b5bd136e009b7cf5f0b885a221f [INFO] running `Command { std: "docker" "start" "-a" "f2a22c6da9876d2fc6b8e18e383c093ad36f8b5bd136e009b7cf5f0b885a221f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "f2a22c6da9876d2fc6b8e18e383c093ad36f8b5bd136e009b7cf5f0b885a221f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a22c6da9876d2fc6b8e18e383c093ad36f8b5bd136e009b7cf5f0b885a221f", kill_on_drop: false }` [INFO] [stdout] f2a22c6da9876d2fc6b8e18e383c093ad36f8b5bd136e009b7cf5f0b885a221f