[INFO] cloning repository https://github.com/JaswanthP6878/k8sautoupdater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JaswanthP6878/k8sautoupdater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaswanthP6878%2Fk8sautoupdater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaswanthP6878%2Fk8sautoupdater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1036a7fb0369b872c183066a152eeb03c6d16ef2 [INFO] checking JaswanthP6878/k8sautoupdater against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaswanthP6878%2Fk8sautoupdater" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JaswanthP6878/k8sautoupdater [INFO] finished tweaking git repo https://github.com/JaswanthP6878/k8sautoupdater [INFO] tweaked toml for git repo https://github.com/JaswanthP6878/k8sautoupdater written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JaswanthP6878/k8sautoupdater on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JaswanthP6878/k8sautoupdater 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded kube v0.98.0 [INFO] [stderr] Downloaded log4rs v1.3.0 [INFO] [stderr] Downloaded async-trait v0.1.87 [INFO] [stderr] Downloaded kube-derive v0.98.0 [INFO] [stderr] Downloaded jsonpath-rust v0.7.5 [INFO] [stderr] Downloaded kube-core v0.98.0 [INFO] [stderr] Downloaded kube-client v0.98.0 [INFO] [stderr] Downloaded anyhow v1.0.97 [INFO] [stderr] Downloaded hyper-http-proxy v1.0.0 [INFO] [stderr] Downloaded tokio v1.44.0 [INFO] [stderr] Downloaded ring v0.17.13 [INFO] [stderr] Downloaded k8s-openapi v0.24.0 [INFO] [stderr] Downloaded kube-runtime v0.98.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acabb202581120c54cf2d9e1dee897282a099750901e4cc6e0a706ad61060959 [INFO] running `Command { std: "docker" "start" "-a" "acabb202581120c54cf2d9e1dee897282a099750901e4cc6e0a706ad61060959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acabb202581120c54cf2d9e1dee897282a099750901e4cc6e0a706ad61060959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acabb202581120c54cf2d9e1dee897282a099750901e4cc6e0a706ad61060959", kill_on_drop: false }` [INFO] [stdout] acabb202581120c54cf2d9e1dee897282a099750901e4cc6e0a706ad61060959 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cf0f5a336f7e61db8292ab7447f9a699c3782cb78078b996767dce55768571a [INFO] running `Command { std: "docker" "start" "-a" "0cf0f5a336f7e61db8292ab7447f9a699c3782cb78078b996767dce55768571a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling k8s-openapi v0.24.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking tokio v1.44.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling kube-derive v0.98.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Checking jsonptr v0.6.3 [INFO] [stderr] Checking jsonpath-rust v0.7.5 [INFO] [stderr] Checking json-patch v3.0.1 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking axum v0.8.1 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking kube-core v0.98.0 [INFO] [stderr] Checking kube-client v0.98.0 [INFO] [stderr] Checking kube-runtime v0.98.0 [INFO] [stderr] Checking kube v0.98.0 [INFO] [stderr] Checking k8sautoupdater v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/autoupdater.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use k8s_openapi::serde_json::{self, json}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/autoupdater.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use k8s_openapi::serde_json::{self, json}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.77s [INFO] running `Command { std: "docker" "inspect" "0cf0f5a336f7e61db8292ab7447f9a699c3782cb78078b996767dce55768571a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf0f5a336f7e61db8292ab7447f9a699c3782cb78078b996767dce55768571a", kill_on_drop: false }` [INFO] [stdout] 0cf0f5a336f7e61db8292ab7447f9a699c3782cb78078b996767dce55768571a