[INFO] fetching crate neptune-dashboard 0.4.0...
[INFO] testing neptune-dashboard-0.4.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate neptune-dashboard 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate neptune-dashboard 0.4.0
[INFO] finished tweaking crates.io crate neptune-dashboard 0.4.0
[INFO] tweaked toml for crates.io crate neptune-dashboard 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate neptune-dashboard 0.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate neptune-dashboard 0.4.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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 511e07dfc4a5c671580cd6829fed5d7caf02dc72097a05d69f2c105db1d36327
[INFO] running `Command { std: "docker" "start" "-a" "511e07dfc4a5c671580cd6829fed5d7caf02dc72097a05d69f2c105db1d36327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "511e07dfc4a5c671580cd6829fed5d7caf02dc72097a05d69f2c105db1d36327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "511e07dfc4a5c671580cd6829fed5d7caf02dc72097a05d69f2c105db1d36327", kill_on_drop: false }`
[INFO] [stdout] 511e07dfc4a5c671580cd6829fed5d7caf02dc72097a05d69f2c105db1d36327
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5c796511f5973a3af495289be1ef1007bb9f9890d5320c1b396dfd20c80c363
[INFO] running `Command { std: "docker" "start" "-a" "b5c796511f5973a3af495289be1ef1007bb9f9890d5320c1b396dfd20c80c363", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.2
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling get-size-derive2 v0.5.2
[INFO] [stderr]    Compiling get-size2 v0.5.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling leveldb-sys v2.0.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling opentelemetry_api v0.18.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling twenty-first v0.50.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling opentelemetry_sdk v0.18.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling triton-isa v0.50.0
[INFO] [stderr]    Compiling triton-constraint-circuit v0.50.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling opentelemetry v0.18.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ffi-opaque v2.0.1
[INFO] [stderr]    Compiling triton-air v0.50.0
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling triton-constraint-builder v0.50.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tracing-opentelemetry v0.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling triton-vm v0.50.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tarpc-plugins v0.13.1
[INFO] [stderr]    Compiling field_count_derive v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tasm-object-derive v0.50.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling systemstat v0.2.5
[INFO] [stderr]    Compiling tarpc v0.34.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling field_count v0.1.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling arraystring v0.3.0
[INFO] [stderr]    Compiling thread-priority v1.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling readonly v0.2.13
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling sysinfo v0.31.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling rs-leveldb v0.1.5
[INFO] [stderr]    Compiling tasm-lib v0.50.0
[INFO] [stderr]    Compiling neptune-cash v0.4.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/main_loop.rs:1180:57
[INFO] [stdout]      |
[INFO] [stdout] 1180 |             let outgoing_connection_task = tokio::task::Builder::new()
[INFO] [stdout]      |                                                         ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]      |
[INFO] [stdout]  314 | /     cfg_trace! {
[INFO] [stdout]  315 | |         mod builder;
[INFO] [stdout]  316 | |         pub use builder::Builder;
[INFO] [stdout]      | |                          ^^^^^^^
[INFO] [stdout]  317 | |     }
[INFO] [stdout]      | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::thread::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio::runtime::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1180 -             let outgoing_connection_task = tokio::task::Builder::new()
[INFO] [stdout] 1180 +             let outgoing_connection_task = Builder::new()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/main_loop.rs:1253:53
[INFO] [stdout]      |
[INFO] [stdout] 1253 |         let outgoing_connection_task = tokio::task::Builder::new()
[INFO] [stdout]      |                                                     ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]      |
[INFO] [stdout]  314 | /     cfg_trace! {
[INFO] [stdout]  315 | |         mod builder;
[INFO] [stdout]  316 | |         pub use builder::Builder;
[INFO] [stdout]      | |                          ^^^^^^^
[INFO] [stdout]  317 | |     }
[INFO] [stdout]      | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::thread::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio::runtime::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1253 -         let outgoing_connection_task = tokio::task::Builder::new()
[INFO] [stdout] 1253 +         let outgoing_connection_task = Builder::new()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/main_loop.rs:1494:26
[INFO] [stdout]      |
[INFO] [stdout] 1494 |             tokio::task::Builder::new()
[INFO] [stdout]      |                          ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]      |
[INFO] [stdout]  314 | /     cfg_trace! {
[INFO] [stdout]  315 | |         mod builder;
[INFO] [stdout]  316 | |         pub use builder::Builder;
[INFO] [stdout]      | |                          ^^^^^^^
[INFO] [stdout]  317 | |     }
[INFO] [stdout]      | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::thread::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio::runtime::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1494 -             tokio::task::Builder::new()
[INFO] [stdout] 1494 +             Builder::new()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/main_loop.rs:1537:26
[INFO] [stdout]      |
[INFO] [stdout] 1537 |             tokio::task::Builder::new()
[INFO] [stdout]      |                          ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]      |
[INFO] [stdout]  314 | /     cfg_trace! {
[INFO] [stdout]  315 | |         mod builder;
[INFO] [stdout]  316 | |         pub use builder::Builder;
[INFO] [stdout]      | |                          ^^^^^^^
[INFO] [stdout]  317 | |     }
[INFO] [stdout]      | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::thread::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio::runtime::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1537 -             tokio::task::Builder::new()
[INFO] [stdout] 1537 +             Builder::new()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/main_loop.rs:1606:26
[INFO] [stdout]      |
[INFO] [stdout] 1606 |             tokio::task::Builder::new()
[INFO] [stdout]      |                          ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]      |
[INFO] [stdout]  314 | /     cfg_trace! {
[INFO] [stdout]  315 | |         mod builder;
[INFO] [stdout]  316 | |         pub use builder::Builder;
[INFO] [stdout]      | |                          ^^^^^^^
[INFO] [stdout]  317 | |     }
[INFO] [stdout]      | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::thread::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio::runtime::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1606 -             tokio::task::Builder::new()
[INFO] [stdout] 1606 +             Builder::new()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/main_loop.rs:1617:26
[INFO] [stdout]      |
[INFO] [stdout] 1617 |             tokio::task::Builder::new()
[INFO] [stdout]      |                          ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]      |
[INFO] [stdout]  314 | /     cfg_trace! {
[INFO] [stdout]  315 | |         mod builder;
[INFO] [stdout]  316 | |         pub use builder::Builder;
[INFO] [stdout]      | |                          ^^^^^^^
[INFO] [stdout]  317 | |     }
[INFO] [stdout]      | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::thread::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio::runtime::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1617 -             tokio::task::Builder::new()
[INFO] [stdout] 1617 +             Builder::new()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/main_loop.rs:1628:26
[INFO] [stdout]      |
[INFO] [stdout] 1628 |             tokio::task::Builder::new()
[INFO] [stdout]      |                          ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]      |
[INFO] [stdout]  314 | /     cfg_trace! {
[INFO] [stdout]  315 | |         mod builder;
[INFO] [stdout]  316 | |         pub use builder::Builder;
[INFO] [stdout]      | |                          ^^^^^^^
[INFO] [stdout]  317 | |     }
[INFO] [stdout]      | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::thread::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio::runtime::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1628 -             tokio::task::Builder::new()
[INFO] [stdout] 1628 +             Builder::new()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/main_loop.rs:1673:66
[INFO] [stdout]      |
[INFO] [stdout] 1673 |                     let incoming_peer_task_handle = tokio::task::Builder::new()
[INFO] [stdout]      |                                                                  ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]      |
[INFO] [stdout]  314 | /     cfg_trace! {
[INFO] [stdout]  315 | |         mod builder;
[INFO] [stdout]  316 | |         pub use builder::Builder;
[INFO] [stdout]      | |                          ^^^^^^^
[INFO] [stdout]  317 | |     }
[INFO] [stdout]      | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::thread::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio::runtime::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1673 -                     let incoming_peer_task_handle = tokio::task::Builder::new()
[INFO] [stdout] 1673 +                     let incoming_peer_task_handle = Builder::new()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/main_loop.rs:1863:61
[INFO] [stdout]      |
[INFO] [stdout] 1863 |                     let _proof_upgrader_task = tokio::task::Builder::new()
[INFO] [stdout]      |                                                             ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]      |
[INFO] [stdout]  314 | /     cfg_trace! {
[INFO] [stdout]  315 | |         mod builder;
[INFO] [stdout]  316 | |         pub use builder::Builder;
[INFO] [stdout]      | |                          ^^^^^^^
[INFO] [stdout]  317 | |     }
[INFO] [stdout]      | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::thread::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio::runtime::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1863 -                     let _proof_upgrader_task = tokio::task::Builder::new()
[INFO] [stdout] 1863 +                     let _proof_upgrader_task = Builder::new()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/main_loop.rs:1891:30
[INFO] [stdout]      |
[INFO] [stdout] 1891 |                 tokio::task::Builder::new()
[INFO] [stdout]      |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]      |
[INFO] [stdout]  314 | /     cfg_trace! {
[INFO] [stdout]  315 | |         mod builder;
[INFO] [stdout]  316 | |         pub use builder::Builder;
[INFO] [stdout]      | |                          ^^^^^^^
[INFO] [stdout]  317 | |     }
[INFO] [stdout]      | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout]    4 + use std::thread::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio::runtime::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]      |
[INFO] [stdout]    4 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1891 -                 tokio::task::Builder::new()
[INFO] [stdout] 1891 +                 Builder::new()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/mine_loop.rs:797:30
[INFO] [stdout]     |
[INFO] [stdout] 797 |                 tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 314 | /     cfg_trace! {
[INFO] [stdout] 315 | |         mod builder;
[INFO] [stdout] 316 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 797 -                 tokio::task::Builder::new()
[INFO] [stdout] 797 +                 Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/mine_loop.rs:829:37
[INFO] [stdout]     |
[INFO] [stdout] 829 |             let task = tokio::task::Builder::new()
[INFO] [stdout]     |                                     ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 314 | /     cfg_trace! {
[INFO] [stdout] 315 | |         mod builder;
[INFO] [stdout] 316 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 829 -             let task = tokio::task::Builder::new()
[INFO] [stdout] 829 +             let task = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/lib.rs:214:45
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let peer_join_handle = tokio::task::Builder::new()
[INFO] [stdout]     |                                             ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 314 | /     cfg_trace! {
[INFO] [stdout] 315 | |         mod builder;
[INFO] [stdout] 316 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  50 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]  50 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]  50 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]     |
[INFO] [stdout]  50 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 214 -         let peer_join_handle = tokio::task::Builder::new()
[INFO] [stdout] 214 +         let peer_join_handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neptune-cash-0.4.0/src/lib.rs:236:46
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let miner_join_handle = tokio::task::Builder::new()
[INFO] [stdout]     |                                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/mod.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 314 | /     cfg_trace! {
[INFO] [stdout] 315 | |         mod builder;
[INFO] [stdout] 316 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  50 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]  50 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]  50 + use tokio_util::codec::length_delimited::Builder;
[INFO] [stdout]     |
[INFO] [stdout]  50 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 236 -         let miner_join_handle = tokio::task::Builder::new()
[INFO] [stdout] 236 +         let miner_join_handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neptune-cash` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "b5c796511f5973a3af495289be1ef1007bb9f9890d5320c1b396dfd20c80c363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5c796511f5973a3af495289be1ef1007bb9f9890d5320c1b396dfd20c80c363", kill_on_drop: false }`
[INFO] [stdout] b5c796511f5973a3af495289be1ef1007bb9f9890d5320c1b396dfd20c80c363
