[INFO] fetching crate kubeconfig-bikeshed 0.1.3... [INFO] checking kubeconfig-bikeshed-0.1.3 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate kubeconfig-bikeshed 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate kubeconfig-bikeshed 0.1.3 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kubeconfig-bikeshed 0.1.3 [INFO] finished tweaking crates.io crate kubeconfig-bikeshed 0.1.3 [INFO] tweaked toml for crates.io crate kubeconfig-bikeshed 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate kubeconfig-bikeshed 0.1.3 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kube v0.82.2 [INFO] [stderr] Downloaded dyn-clone v1.0.16 [INFO] [stderr] Downloaded hyper-openssl v0.9.2 [INFO] [stderr] Downloaded kube-core v0.82.2 [INFO] [stderr] Downloaded env_logger v0.10.1 [INFO] [stderr] Downloaded linked_hash_set v0.1.4 [INFO] [stderr] Downloaded tokio-openssl v0.6.3 [INFO] [stderr] Downloaded tower-http v0.4.4 [INFO] [stderr] Downloaded kube-client v0.82.2 [INFO] [stderr] Downloaded kube-derive v0.82.2 [INFO] [stderr] Downloaded k8s-openapi v0.18.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fad96c068648f8643ba6a88b8f9e6ee33c19716c7d3ef44e9362f53458ab14d6 [INFO] running `Command { std: "docker" "start" "-a" "fad96c068648f8643ba6a88b8f9e6ee33c19716c7d3ef44e9362f53458ab14d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fad96c068648f8643ba6a88b8f9e6ee33c19716c7d3ef44e9362f53458ab14d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad96c068648f8643ba6a88b8f9e6ee33c19716c7d3ef44e9362f53458ab14d6", kill_on_drop: false }` [INFO] [stdout] fad96c068648f8643ba6a88b8f9e6ee33c19716c7d3ef44e9362f53458ab14d6 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2a3f7cc058599167a92544eef5ba6a9c293c40fc50b1b07f62b283a12a060d8 [INFO] running `Command { std: "docker" "start" "-a" "a2a3f7cc058599167a92544eef5ba6a9c293c40fc50b1b07f62b283a12a060d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling k8s-openapi v0.18.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking clap_complete v4.4.4 [INFO] [stderr] Compiling kube-derive v0.82.2 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking serde_yaml v0.9.27 [INFO] [stderr] Checking jsonpath_lib v0.3.0 [INFO] [stderr] Checking kube-core v0.82.2 [INFO] [stderr] Checking kube-client v0.82.2 [INFO] [stderr] Checking kube v0.82.2 [INFO] [stderr] Checking kubeconfig-bikeshed v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{self, SetLoggerError}; [INFO] [stdout] | ^^^^ the item `log` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{self, SetLoggerError}; [INFO] [stdout] | ^^^^ the item `log` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.07s [INFO] running `Command { std: "docker" "inspect" "a2a3f7cc058599167a92544eef5ba6a9c293c40fc50b1b07f62b283a12a060d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2a3f7cc058599167a92544eef5ba6a9c293c40fc50b1b07f62b283a12a060d8", kill_on_drop: false }` [INFO] [stdout] a2a3f7cc058599167a92544eef5ba6a9c293c40fc50b1b07f62b283a12a060d8 [INFO] checking kubeconfig-bikeshed-0.1.3 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate kubeconfig-bikeshed 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate kubeconfig-bikeshed 0.1.3 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kubeconfig-bikeshed 0.1.3 [INFO] finished tweaking crates.io crate kubeconfig-bikeshed 0.1.3 [INFO] tweaked toml for crates.io crate kubeconfig-bikeshed 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate kubeconfig-bikeshed 0.1.3 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c5f75c1fea2d41643fee088e9dde55ebd5814eb7d7e7f5aecc9db931538f99d [INFO] running `Command { std: "docker" "start" "-a" "0c5f75c1fea2d41643fee088e9dde55ebd5814eb7d7e7f5aecc9db931538f99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c5f75c1fea2d41643fee088e9dde55ebd5814eb7d7e7f5aecc9db931538f99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5f75c1fea2d41643fee088e9dde55ebd5814eb7d7e7f5aecc9db931538f99d", kill_on_drop: false }` [INFO] [stdout] 0c5f75c1fea2d41643fee088e9dde55ebd5814eb7d7e7f5aecc9db931538f99d [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00dcc8dbaa646918db232d030fe15ac2ff7a8e505cd8213d3a05d707e3a1d67f [INFO] running `Command { std: "docker" "start" "-a" "00dcc8dbaa646918db232d030fe15ac2ff7a8e505cd8213d3a05d707e3a1d67f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling k8s-openapi v0.18.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling kube-derive v0.82.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking clap_complete v4.4.4 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.27 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking jsonpath_lib v0.3.0 [INFO] [stderr] Checking kube-core v0.82.2 [INFO] [stderr] Checking kube-client v0.82.2 [INFO] [stderr] Checking kube v0.82.2 [INFO] [stderr] Checking kubeconfig-bikeshed v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{self, SetLoggerError}; [INFO] [stdout] | ^^^^ the item `log` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{self, SetLoggerError}; [INFO] [stdout] | ^^^^ the item `log` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.00s [INFO] running `Command { std: "docker" "inspect" "00dcc8dbaa646918db232d030fe15ac2ff7a8e505cd8213d3a05d707e3a1d67f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00dcc8dbaa646918db232d030fe15ac2ff7a8e505cd8213d3a05d707e3a1d67f", kill_on_drop: false }` [INFO] [stdout] 00dcc8dbaa646918db232d030fe15ac2ff7a8e505cd8213d3a05d707e3a1d67f