[INFO] fetching crate netapp 0.3.0... [INFO] testing netapp-0.3.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate netapp 0.3.0 into /workspace/builds/worker-61/source [INFO] validating manifest of crates.io crate netapp 0.3.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate netapp 0.3.0 [INFO] finished tweaking crates.io crate netapp 0.3.0 [INFO] tweaked toml for crates.io crate netapp 0.3.0 written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate crates.io crate netapp 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2747953b03c70f2067289c5df06a9f90d61fb8701ff38a2ba4230ce6c9ffa36 [INFO] running `Command { std: "docker" "start" "-a" "b2747953b03c70f2067289c5df06a9f90d61fb8701ff38a2ba4230ce6c9ffa36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2747953b03c70f2067289c5df06a9f90d61fb8701ff38a2ba4230ce6c9ffa36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2747953b03c70f2067289c5df06a9f90d61fb8701ff38a2ba4230ce6c9ffa36", kill_on_drop: false }` [INFO] [stdout] b2747953b03c70f2067289c5df06a9f90d61fb8701ff38a2ba4230ce6c9ffa36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b522b7f889d6ede47c9a6622973bde1d0c5323ff30ec1fcfda23fc271c9f66c [INFO] running `Command { std: "docker" "start" "-a" "3b522b7f889d6ede47c9a6622973bde1d0c5323ff30ec1fcfda23fc271c9f66c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling kuska-sodiumoxide v0.2.5-0 [INFO] [stderr] Compiling kuska-handshake v0.2.0 [INFO] [stderr] Compiling netapp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.96s [INFO] running `Command { std: "docker" "inspect" "3b522b7f889d6ede47c9a6622973bde1d0c5323ff30ec1fcfda23fc271c9f66c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b522b7f889d6ede47c9a6622973bde1d0c5323ff30ec1fcfda23fc271c9f66c", kill_on_drop: false }` [INFO] [stdout] 3b522b7f889d6ede47c9a6622973bde1d0c5323ff30ec1fcfda23fc271c9f66c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0f0229da5c6ffdec98b166889eba6497e5818f2a826b94351a0db671cbed9d8 [INFO] running `Command { std: "docker" "start" "-a" "e0f0229da5c6ffdec98b166889eba6497e5818f2a826b94351a0db671cbed9d8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling netapp v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `netapp::peering::basalt` [INFO] [stdout] --> examples/basalt.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | use netapp::peering::basalt::*; [INFO] [stdout] | ^^^^^^ could not find `basalt` in `peering` [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[E0412]: cannot find type `Basalt` in this scope [INFO] [stdout] --> examples/basalt.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 56 | struct Example { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 57 | netapp: Arc, [INFO] [stdout] 58 | basalt: Arc, [INFO] [stdout] | ^^^^^^ not found in this scope [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: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netapp` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e0f0229da5c6ffdec98b166889eba6497e5818f2a826b94351a0db671cbed9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f0229da5c6ffdec98b166889eba6497e5818f2a826b94351a0db671cbed9d8", kill_on_drop: false }` [INFO] [stdout] e0f0229da5c6ffdec98b166889eba6497e5818f2a826b94351a0db671cbed9d8