[INFO] cloning repository https://github.com/nwmqpa/k0s-proxmox-helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nwmqpa/k0s-proxmox-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwmqpa%2Fk0s-proxmox-helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwmqpa%2Fk0s-proxmox-helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2228206f103985b175e24a1f9445bfa6f60b530
[INFO] checking nwmqpa/k0s-proxmox-helper/b2228206f103985b175e24a1f9445bfa6f60b530 against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwmqpa%2Fk0s-proxmox-helper" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nwmqpa/k0s-proxmox-helper
[INFO] finished tweaking git repo https://github.com/nwmqpa/k0s-proxmox-helper
[INFO] tweaked toml for git repo https://github.com/nwmqpa/k0s-proxmox-helper written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nwmqpa/k0s-proxmox-helper on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nwmqpa/k0s-proxmox-helper 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mktemp v0.5.1
[INFO] [stderr]   Downloaded clap_derive v4.5.11
[INFO] [stderr]   Downloaded clap v4.5.11
[INFO] [stderr]   Downloaded network-interface v2.0.0
[INFO] [stderr]   Downloaded cookie_store v0.21.0
[INFO] [stderr]   Downloaded cc v1.1.6
[INFO] [stderr]   Downloaded clap_builder v4.5.11
[INFO] [stderr]   Downloaded tokio v1.39.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c6bff38f080c27b02daa4e8a819cad3c2f026df389548132f49b1862725e423
[INFO] running `Command { std: "docker" "start" "-a" "5c6bff38f080c27b02daa4e8a819cad3c2f026df389548132f49b1862725e423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c6bff38f080c27b02daa4e8a819cad3c2f026df389548132f49b1862725e423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c6bff38f080c27b02daa4e8a819cad3c2f026df389548132f49b1862725e423", kill_on_drop: false }`
[INFO] [stdout] 5c6bff38f080c27b02daa4e8a819cad3c2f026df389548132f49b1862725e423
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 415ddab5b408b086f7c62287fd5bb6a1320129bbe10d6b45cf1d7c437ed90f86
[INFO] running `Command { std: "docker" "start" "-a" "415ddab5b408b086f7c62287fd5bb6a1320129bbe10d6b45cf1d7c437ed90f86", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling network-interface v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.11
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking mktemp v0.5.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking tokio v1.39.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking axum-core v0.4.3
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking clap v4.5.11
[INFO] [stderr]     Checking serde v1.0.204
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking cookie_store v0.21.0
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.5
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking console-api v0.7.0
[INFO] [stderr]     Checking console-subscriber v0.3.0
[INFO] [stderr]     Checking proxmox-api v0.1.0 (/opt/rustwide/workdir/crates/proxmox-api)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/catalog.rs:340:31
[INFO] [stdout]     |
[INFO] [stdout] 340 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 340 -     let handle = tokio::task::Builder::new()
[INFO] [stdout] 340 +     let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/catalog.rs:404:31
[INFO] [stdout]     |
[INFO] [stdout] 404 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 404 -     let handle = tokio::task::Builder::new()
[INFO] [stdout] 404 +     let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/tasks.rs:45:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let ticket_updater_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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  45 -     let ticket_updater_handle = tokio::task::Builder::new()
[INFO] [stdout]  45 +     let ticket_updater_handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/tasks.rs:70:31
[INFO] [stdout]     |
[INFO] [stdout]  70 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  70 -     let handle = tokio::task::Builder::new()
[INFO] [stdout]  70 +     let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/tasks.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 147 -     let handle = tokio::task::Builder::new()
[INFO] [stdout] 147 +     let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/tasks.rs:175:31
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 175 -     let handle = tokio::task::Builder::new()
[INFO] [stdout] 175 +     let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/tasks.rs:233:31
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 233 -     let handle = tokio::task::Builder::new()
[INFO] [stdout] 233 +     let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/catalog.rs:340:31
[INFO] [stdout]     |
[INFO] [stdout] 340 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 340 -     let handle = tokio::task::Builder::new()
[INFO] [stdout] 340 +     let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/catalog.rs:404:31
[INFO] [stdout]     |
[INFO] [stdout] 404 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 404 -     let handle = tokio::task::Builder::new()
[INFO] [stdout] 404 +     let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/tasks.rs:45:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let ticket_updater_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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  45 -     let ticket_updater_handle = tokio::task::Builder::new()
[INFO] [stdout]  45 +     let ticket_updater_handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/tasks.rs:70:31
[INFO] [stdout]     |
[INFO] [stdout]  70 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  70 -     let handle = tokio::task::Builder::new()
[INFO] [stdout]  70 +     let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/tasks.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 147 -     let handle = tokio::task::Builder::new()
[INFO] [stdout] 147 +     let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/tasks.rs:175:31
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 175 -     let handle = tokio::task::Builder::new()
[INFO] [stdout] 175 +     let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> crates/proxmox-api/src/tasks.rs:233:31
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let 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.39.1/src/task/mod.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     cfg_trace! {
[INFO] [stdout] 367 | |         mod builder;
[INFO] [stdout] 368 | |         pub use builder::Builder;
[INFO] [stdout]     | |                          ^^^^^^^
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____- the item is gated here
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::runtime::Builder;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::filter::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 233 -     let handle = tokio::task::Builder::new()
[INFO] [stdout] 233 +     let 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 `proxmox-api` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proxmox-api` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "415ddab5b408b086f7c62287fd5bb6a1320129bbe10d6b45cf1d7c437ed90f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "415ddab5b408b086f7c62287fd5bb6a1320129bbe10d6b45cf1d7c437ed90f86", kill_on_drop: false }`
[INFO] [stdout] 415ddab5b408b086f7c62287fd5bb6a1320129bbe10d6b45cf1d7c437ed90f86
