[INFO] cloning repository https://github.com/GitNiko/example-axum-k8s
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GitNiko/example-axum-k8s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNiko%2Fexample-axum-k8s", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNiko%2Fexample-axum-k8s'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cb4b1d6aeef3500cc9df07f5da5a02899430bb9
[INFO] checking GitNiko/example-axum-k8s against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitNiko%2Fexample-axum-k8s" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GitNiko/example-axum-k8s
[INFO] finished tweaking git repo https://github.com/GitNiko/example-axum-k8s
[INFO] tweaked toml for git repo https://github.com/GitNiko/example-axum-k8s written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GitNiko/example-axum-k8s on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GitNiko/example-axum-k8s 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dyn-clone v1.0.10
[INFO] [stderr]   Downloaded kube v0.78.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.11
[INFO] [stderr]   Downloaded schemars v0.8.11
[INFO] [stderr]   Downloaded darling_macro v0.14.3
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.89
[INFO] [stderr]   Downloaded kube-derive v0.78.0
[INFO] [stderr]   Downloaded tokio-openssl v0.6.3
[INFO] [stderr]   Downloaded hyper-openssl v0.9.2
[INFO] [stderr]   Downloaded kube-core v0.78.0
[INFO] [stderr]   Downloaded darling v0.14.3
[INFO] [stderr]   Downloaded json-patch v0.3.0
[INFO] [stderr]   Downloaded kube-runtime v0.78.0
[INFO] [stderr]   Downloaded darling_core v0.14.3
[INFO] [stderr]   Downloaded kube-client v0.78.0
[INFO] [stderr]   Downloaded cxx-build v1.0.89
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.89
[INFO] [stderr]   Downloaded cxx v1.0.89
[INFO] [stderr]   Downloaded k8s-openapi v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a708697ddafd49b2959d367f073d7179e381c1f670d6a5b12221dce7c2673d8
[INFO] running `Command { std: "docker" "start" "-a" "2a708697ddafd49b2959d367f073d7179e381c1f670d6a5b12221dce7c2673d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a708697ddafd49b2959d367f073d7179e381c1f670d6a5b12221dce7c2673d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a708697ddafd49b2959d367f073d7179e381c1f670d6a5b12221dce7c2673d8", kill_on_drop: false }`
[INFO] [stdout] 2a708697ddafd49b2959d367f073d7179e381c1f670d6a5b12221dce7c2673d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a965872db760d83231e7741bf25aec197d3ce5084fbc24dd9482665575edbe40
[INFO] running `Command { std: "docker" "start" "-a" "a965872db760d83231e7741bf25aec197d3ce5084fbc24dd9482665575edbe40", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]    Compiling k8s-openapi v0.17.0
[INFO] [stderr]    Compiling hyper-openssl v0.9.2
[INFO] [stderr]     Checking dyn-clone v1.0.10
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling axum-core v0.3.2
[INFO] [stderr]    Compiling axum v0.6.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling darling_core v0.14.3
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.11
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling darling_macro v0.14.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling darling v0.14.3
[INFO] [stderr]    Compiling kube-derive v0.78.0
[INFO] [stderr]     Checking futures-executor v0.3.26
[INFO] [stderr]     Checking futures v0.3.26
[INFO] [stderr]     Checking hyper v0.14.24
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking serde_path_to_error v0.1.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking treediff v4.0.2
[INFO] [stderr]     Checking jsonpath_lib v0.3.0
[INFO] [stderr]     Checking json-patch v0.3.0
[INFO] [stderr]     Checking kube-core v0.78.0
[INFO] [stderr]     Checking kube-client v0.78.0
[INFO] [stderr]     Checking kube-runtime v0.78.0
[INFO] [stderr]     Checking kube v0.78.0
[INFO] [stderr]     Checking axum-kube v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Log`
[INFO] [stdout]  --> src/kube/mod.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 |     api::{DeleteParams, Log, LogParams, PostParams},
[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: `Log`
[INFO] [stdout]  --> src/kube/mod.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 |     api::{DeleteParams, Log, LogParams, PostParams},
[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: `std::env`
[INFO] [stdout]    --> src/kube/mod.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     use std::env;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::http::Uri`
[INFO] [stdout]    --> src/kube/mod.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     use axum::http::Uri;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KubeConfigOptions` and `Kubeconfig`
[INFO] [stdout]    --> src/kube/mod.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |         config::{KubeConfigOptions, Kubeconfig},
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `interval_at`
[INFO] [stdout]    --> src/kube/mod.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 |     use tokio::time::{interval_at, sleep, Duration};
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `delete_pod` is never used
[INFO] [stdout]    --> src/kube/mod.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout]  67 | impl Kube {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     async fn delete_pod() {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `o`
[INFO] [stdout]    --> src/kube/mod.rs:179:16
[INFO] [stdout]     |
[INFO] [stdout] 179 |             Ok(o) => {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_o`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/kube/mod.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |             Err(e) => {}
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `delete_pod` is never used
[INFO] [stdout]    --> src/kube/mod.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout]  67 | impl Kube {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     async fn delete_pod() {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::StatusCode`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     http::StatusCode,
[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: `PodStatus`
[INFO] [stdout]  --> src/main.rs:8:49
[INFO] [stdout]   |
[INFO] [stdout] 8 | use axum_kube::kube::{Kube, PodInfo, PodLogReq, PodStatus};
[INFO] [stdout]   |                                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::StatusCode`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     http::StatusCode,
[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: `PodStatus`
[INFO] [stdout]  --> src/main.rs:8:49
[INFO] [stdout]   |
[INFO] [stdout] 8 | use axum_kube::kube::{Kube, PodInfo, PodLogReq, PodStatus};
[INFO] [stdout]   |                                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kube`
[INFO] [stdout]   --> src/main.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 | async fn root(State(kube): State<Kube>) -> &'static str {
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_kube`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kube`
[INFO] [stdout]   --> src/main.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 | async fn root(State(kube): State<Kube>) -> &'static str {
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_kube`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "a965872db760d83231e7741bf25aec197d3ce5084fbc24dd9482665575edbe40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a965872db760d83231e7741bf25aec197d3ce5084fbc24dd9482665575edbe40", kill_on_drop: false }`
[INFO] [stdout] a965872db760d83231e7741bf25aec197d3ce5084fbc24dd9482665575edbe40
