[INFO] fetching crate statehub 0.14.10... [INFO] testing statehub-0.14.10 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate statehub 0.14.10 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate statehub 0.14.10 [INFO] finished tweaking crates.io crate statehub 0.14.10 [INFO] tweaked toml for crates.io crate statehub 0.14.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate statehub 0.14.10 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate statehub 0.14.10 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 465cfd1bf5ea0ad73d7c0dcd1b01bfd78063ae19327bd9b10f79a043cf1f825d [INFO] running `Command { std: "docker" "start" "-a" "465cfd1bf5ea0ad73d7c0dcd1b01bfd78063ae19327bd9b10f79a043cf1f825d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "465cfd1bf5ea0ad73d7c0dcd1b01bfd78063ae19327bd9b10f79a043cf1f825d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "465cfd1bf5ea0ad73d7c0dcd1b01bfd78063ae19327bd9b10f79a043cf1f825d", kill_on_drop: false }` [INFO] [stdout] 465cfd1bf5ea0ad73d7c0dcd1b01bfd78063ae19327bd9b10f79a043cf1f825d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f2cdeadc9aae95c03fad5808419211ed2e3758f9e4c75aa848cdac57b66392 [INFO] running `Command { std: "docker" "start" "-a" "39f2cdeadc9aae95c03fad5808419211ed2e3758f9e4c75aa848cdac57b66392", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling k8s-openapi v0.14.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling inspector v0.1.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling vergen v6.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling statehub v0.14.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling kube-derive v0.69.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling clap v3.1.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling statehub-location v0.5.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling statehub-api v0.0.13 [INFO] [stderr] Compiling tower-http v0.2.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling kube-core v0.69.1 [INFO] [stderr] Compiling kube-client v0.69.1 [INFO] [stderr] Compiling kube-runtime v0.69.1 [INFO] [stderr] Compiling kube v0.69.1 [INFO] [stderr] Compiling statehub-k8s-helper v0.0.59 [INFO] [stderr] Compiling statehub-cluster-operator v0.14.10 [INFO] [stdout] warning: unexpected `cfg` condition name: `result_option_inspect` [INFO] [stdout] --> src/main.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #![cfg_attr(result_option_inspect, feature(result_option_inspect))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(result_option_inspect)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(result_option_inspect)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `result_option_inspect` [INFO] [stdout] --> src/api.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(result_option_inspect))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(result_option_inspect)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(result_option_inspect)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inspector::ResultInspector` [INFO] [stdout] --> src/api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use inspector::ResultInspector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `contains` is never used [INFO] [stdout] --> src/k8s/kubeconfig.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub(super) trait KubeconfigExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 11 | fn contains(&self, name: impl AsRef) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "39f2cdeadc9aae95c03fad5808419211ed2e3758f9e4c75aa848cdac57b66392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f2cdeadc9aae95c03fad5808419211ed2e3758f9e4c75aa848cdac57b66392", kill_on_drop: false }` [INFO] [stdout] 39f2cdeadc9aae95c03fad5808419211ed2e3758f9e4c75aa848cdac57b66392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7498e6dac3b338d61f95ba6fb694f292731c6143f1c1c82a14da3879190898d1 [INFO] running `Command { std: "docker" "start" "-a" "7498e6dac3b338d61f95ba6fb694f292731c6143f1c1c82a14da3879190898d1", kill_on_drop: false }` [INFO] [stderr] Compiling statehub v0.14.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `result_option_inspect` [INFO] [stdout] --> src/main.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #![cfg_attr(result_option_inspect, feature(result_option_inspect))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(result_option_inspect)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(result_option_inspect)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `result_option_inspect` [INFO] [stdout] --> src/api.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(result_option_inspect))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(result_option_inspect)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(result_option_inspect)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inspector::ResultInspector` [INFO] [stdout] --> src/api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use inspector::ResultInspector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `contains` is never used [INFO] [stdout] --> src/k8s/kubeconfig.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub(super) trait KubeconfigExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 11 | fn contains(&self, name: impl AsRef) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.84s [INFO] running `Command { std: "docker" "inspect" "7498e6dac3b338d61f95ba6fb694f292731c6143f1c1c82a14da3879190898d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7498e6dac3b338d61f95ba6fb694f292731c6143f1c1c82a14da3879190898d1", kill_on_drop: false }` [INFO] [stdout] 7498e6dac3b338d61f95ba6fb694f292731c6143f1c1c82a14da3879190898d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d769abc64b0344bcca813b66367194519082756ae0e2bf8d2a617e075ed5bb64 [INFO] running `Command { std: "docker" "start" "-a" "d769abc64b0344bcca813b66367194519082756ae0e2bf8d2a617e075ed5bb64", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `result_option_inspect` [INFO] [stderr] --> src/main.rs:20:13 [INFO] [stderr] | [INFO] [stderr] 20 | #![cfg_attr(result_option_inspect, feature(result_option_inspect))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(result_option_inspect)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(result_option_inspect)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/main.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `result_option_inspect` [INFO] [stderr] --> src/api.rs:11:11 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(not(result_option_inspect))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(result_option_inspect)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(result_option_inspect)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `inspector::ResultInspector` [INFO] [stderr] --> src/api.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use inspector::ResultInspector; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: method `contains` is never used [INFO] [stderr] --> src/k8s/kubeconfig.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub(super) trait KubeconfigExt { [INFO] [stderr] | ------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 11 | fn contains(&self, name: impl AsRef) -> bool; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: `statehub` (bin "statehub" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/statehub-1a87c10d492bb0e7) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test statehub::azure::tests::azure_to_secret ... ok [INFO] [stdout] test statehub::aws::tests::aws_to_secret ... ok [INFO] [stdout] test statehub::aws::tests::deserialize ... ok [INFO] [stdout] test statehub::config::v3::tests::default ... ok [INFO] [stdout] test statehub::config::v3::tests::empty ... ok [INFO] [stdout] test statehub::azure::tests::deserialize ... ok [INFO] [stdout] test statehub::helper::tests::generate_add_location_commands ... ok [INFO] [stdout] test statehub::config::v3::tests::with_non_default_profile ... ok [INFO] [stdout] test statehub::config::v3::tests::with_default_profile ... ok [INFO] [stdout] test statehub::events::tests::duration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d769abc64b0344bcca813b66367194519082756ae0e2bf8d2a617e075ed5bb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d769abc64b0344bcca813b66367194519082756ae0e2bf8d2a617e075ed5bb64", kill_on_drop: false }` [INFO] [stdout] d769abc64b0344bcca813b66367194519082756ae0e2bf8d2a617e075ed5bb64