[INFO] fetching crate openkruise-rs 0.0.1... [INFO] testing openkruise-rs-0.0.1 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate openkruise-rs 0.0.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate openkruise-rs 0.0.1 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openkruise-rs 0.0.1 [INFO] finished tweaking crates.io crate openkruise-rs 0.0.1 [INFO] tweaked toml for crates.io crate openkruise-rs 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 160 packages to latest compatible versions [INFO] [stderr] Adding hyper v0.14.31 (available: v1.5.0) [INFO] [stderr] Adding k8s-openapi v0.19.0 (available: v0.23.0) [INFO] [stderr] Adding kube v0.85.0 (available: v0.96.0) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce0a2eedce3ef9675e13f299eb1b837edf83b6661bf0656dba96fb98123bc3c4 [INFO] running `Command { std: "docker" "start" "-a" "ce0a2eedce3ef9675e13f299eb1b837edf83b6661bf0656dba96fb98123bc3c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce0a2eedce3ef9675e13f299eb1b837edf83b6661bf0656dba96fb98123bc3c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0a2eedce3ef9675e13f299eb1b837edf83b6661bf0656dba96fb98123bc3c4", kill_on_drop: false }` [INFO] [stdout] ce0a2eedce3ef9675e13f299eb1b837edf83b6661bf0656dba96fb98123bc3c4 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2285ea49051dcdaa2ab93e95104361f1510d339bc3819323371a898a4947eb98 [INFO] running `Command { std: "docker" "start" "-a" "2285ea49051dcdaa2ab93e95104361f1510d339bc3819323371a898a4947eb98", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling k8s-openapi v0.19.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling kube-derive v0.85.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling kube-core v0.85.0 [INFO] [stderr] Compiling kube v0.85.0 [INFO] [stderr] Compiling openkruise-rs v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.91s [INFO] running `Command { std: "docker" "inspect" "2285ea49051dcdaa2ab93e95104361f1510d339bc3819323371a898a4947eb98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2285ea49051dcdaa2ab93e95104361f1510d339bc3819323371a898a4947eb98", kill_on_drop: false }` [INFO] [stdout] 2285ea49051dcdaa2ab93e95104361f1510d339bc3819323371a898a4947eb98 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc626cc21a5bd300ba5978efaaf11b8e2052dfe5bbd1f4c39b5d188ef4b9bd65 [INFO] running `Command { std: "docker" "start" "-a" "cc626cc21a5bd300ba5978efaaf11b8e2052dfe5bbd1f4c39b5d188ef4b9bd65", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling kube-derive v0.85.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling k8s-openapi v0.19.0 [INFO] [stderr] Compiling kube-core v0.85.0 [INFO] [stderr] Compiling kube-client v0.85.0 [INFO] [stderr] Compiling kube v0.85.0 [INFO] [stderr] Compiling openkruise-rs v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `kube::api::PostParams` [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use kube::api::PostParams; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kube::core::ObjectMeta` [INFO] [stdout] --> src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use kube::core::ObjectMeta; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Api` and `CustomResourceExt` [INFO] [stdout] --> src/lib.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | use kube::{Api, Config, CustomResourceExt}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cluster` is never constructed [INFO] [stdout] --> src/lib.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | struct Cluster { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_client` is never used [INFO] [stdout] --> src/lib.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | async fn get_client() -> Result<(kube::Client, Cluster), Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_kind_cluster` is never used [INFO] [stdout] --> src/lib.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | fn create_kind_cluster() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_kind_cluster` is never used [INFO] [stdout] --> src/lib.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | fn delete_kind_cluster(cluster_name: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_kind_kubeconfig` is never used [INFO] [stdout] --> src/lib.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | fn get_kind_kubeconfig(cluster_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.03s [INFO] running `Command { std: "docker" "inspect" "cc626cc21a5bd300ba5978efaaf11b8e2052dfe5bbd1f4c39b5d188ef4b9bd65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc626cc21a5bd300ba5978efaaf11b8e2052dfe5bbd1f4c39b5d188ef4b9bd65", kill_on_drop: false }` [INFO] [stdout] cc626cc21a5bd300ba5978efaaf11b8e2052dfe5bbd1f4c39b5d188ef4b9bd65 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 861947824bf2cf63f8bb977a9a5ef860359199005f0da40c27cf8d7725f3e87c [INFO] running `Command { std: "docker" "start" "-a" "861947824bf2cf63f8bb977a9a5ef860359199005f0da40c27cf8d7725f3e87c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `kube::api::PostParams` [INFO] [stderr] --> src/lib.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | use kube::api::PostParams; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `kube::core::ObjectMeta` [INFO] [stderr] --> src/lib.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | use kube::core::ObjectMeta; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Api` and `CustomResourceExt` [INFO] [stderr] --> src/lib.rs:12:16 [INFO] [stderr] | [INFO] [stderr] 12 | use kube::{Api, Config, CustomResourceExt}; [INFO] [stderr] | ^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Cluster` is never constructed [INFO] [stderr] --> src/lib.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 20 | struct Cluster { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_client` is never used [INFO] [stderr] --> src/lib.rs:33:14 [INFO] [stderr] | [INFO] [stderr] 33 | async fn get_client() -> Result<(kube::Client, Cluster), Error> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_kind_cluster` is never used [INFO] [stderr] --> src/lib.rs:50:8 [INFO] [stderr] | [INFO] [stderr] 50 | fn create_kind_cluster() -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `delete_kind_cluster` is never used [INFO] [stderr] --> src/lib.rs:67:8 [INFO] [stderr] | [INFO] [stderr] 67 | fn delete_kind_cluster(cluster_name: &str) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_kind_kubeconfig` is never used [INFO] [stderr] --> src/lib.rs:82:8 [INFO] [stderr] | [INFO] [stderr] 82 | fn get_kind_kubeconfig(cluster_name: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `openkruise-rs` (lib test) generated 8 warnings (run `cargo fix --lib -p openkruise-rs --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openkruise_rs-a8ac8e898a2bed3e) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests openkruise_rs [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "861947824bf2cf63f8bb977a9a5ef860359199005f0da40c27cf8d7725f3e87c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "861947824bf2cf63f8bb977a9a5ef860359199005f0da40c27cf8d7725f3e87c", kill_on_drop: false }` [INFO] [stdout] 861947824bf2cf63f8bb977a9a5ef860359199005f0da40c27cf8d7725f3e87c