[INFO] cloning repository https://github.com/k8sgpt-ai/kdev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k8sgpt-ai/kdev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk8sgpt-ai%2Fkdev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk8sgpt-ai%2Fkdev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dbe1ba4a81e6e3c8d4a93a3476980289f8ea87f9
[INFO] checking k8sgpt-ai/kdev against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk8sgpt-ai%2Fkdev" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/k8sgpt-ai/kdev on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/k8sgpt-ai/kdev
[INFO] finished tweaking git repo https://github.com/k8sgpt-ai/kdev
[INFO] tweaked toml for git repo https://github.com/k8sgpt-ai/kdev written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/k8sgpt-ai/kdev 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string-error v0.1.0
[INFO] [stderr]   Downloaded clap_builder v4.5.11
[INFO] [stderr]   Downloaded clap_derive v4.5.11
[INFO] [stderr]   Downloaded clap v4.5.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2152908145c0fec2499ca519fb5d5aef4d2235c7f770d9e1a027ecca0762f63c
[INFO] running `Command { std: "docker" "start" "-a" "2152908145c0fec2499ca519fb5d5aef4d2235c7f770d9e1a027ecca0762f63c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2152908145c0fec2499ca519fb5d5aef4d2235c7f770d9e1a027ecca0762f63c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2152908145c0fec2499ca519fb5d5aef4d2235c7f770d9e1a027ecca0762f63c", kill_on_drop: false }`
[INFO] [stdout] 2152908145c0fec2499ca519fb5d5aef4d2235c7f770d9e1a027ecca0762f63c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95c462c5fe299075234e5740c3da2b12c50b4629783e41aa3f7cccdf062ae36b
[INFO] running `Command { std: "docker" "start" "-a" "95c462c5fe299075234e5740c3da2b12c50b4629783e41aa3f7cccdf062ae36b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking string-error v0.1.0
[INFO] [stderr]     Checking clap_builder v4.5.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking clap v4.5.11
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking kdev v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/checks/mod.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 Err(e) => {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/checks/mod.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 Err(e) => {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/mod.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl ConfigBuilder {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 28 |     pub fn new(repository: Vec<Repository>) -> ConfigBuilder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/orchestration/mod.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl OrchestrationBuilder {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 15 |     pub fn new(config: Config) -> OrchestrationBuilder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repo/mod.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl RepoManagerBuilder {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new() -> RepoManagerBuilder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/mod.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl ConfigBuilder {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 28 |     pub fn new(repository: Vec<Repository>) -> ConfigBuilder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/orchestration/mod.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl OrchestrationBuilder {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 15 |     pub fn new(config: Config) -> OrchestrationBuilder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repo/mod.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl RepoManagerBuilder {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new() -> RepoManagerBuilder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.91s
[INFO] running `Command { std: "docker" "inspect" "95c462c5fe299075234e5740c3da2b12c50b4629783e41aa3f7cccdf062ae36b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95c462c5fe299075234e5740c3da2b12c50b4629783e41aa3f7cccdf062ae36b", kill_on_drop: false }`
[INFO] [stdout] 95c462c5fe299075234e5740c3da2b12c50b4629783e41aa3f7cccdf062ae36b
