[INFO] cloning repository https://github.com/kainlite/kube-forward
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kainlite/kube-forward" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkainlite%2Fkube-forward", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkainlite%2Fkube-forward'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 432aa8c2846ef5dda46ced279f26136914a4e889
[INFO] testing kainlite/kube-forward against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkainlite%2Fkube-forward" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kainlite/kube-forward
[INFO] finished tweaking git repo https://github.com/kainlite/kube-forward
[INFO] tweaked toml for git repo https://github.com/kainlite/kube-forward written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kainlite/kube-forward on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kainlite/kube-forward 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e8334a43a1c256a9a0d6178aebf44911309c7b244bdd39d6cd022d48644dc16
[INFO] running `Command { std: "docker" "start" "-a" "0e8334a43a1c256a9a0d6178aebf44911309c7b244bdd39d6cd022d48644dc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e8334a43a1c256a9a0d6178aebf44911309c7b244bdd39d6cd022d48644dc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e8334a43a1c256a9a0d6178aebf44911309c7b244bdd39d6cd022d48644dc16", kill_on_drop: false }`
[INFO] [stdout] 0e8334a43a1c256a9a0d6178aebf44911309c7b244bdd39d6cd022d48644dc16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0eb9d516a91f9e3597a1eb1d89f54d61028147f91c27dcf52624942f8a2f981
[INFO] running `Command { std: "docker" "start" "-a" "a0eb9d516a91f9e3597a1eb1d89f54d61028147f91c27dcf52624942f8a2f981", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling k8s-openapi v0.26.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling kube-derive v2.0.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling kube-core v2.0.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.2
[INFO] [stderr]    Compiling kube-client v2.0.1
[INFO] [stderr]    Compiling kube-runtime v2.0.1
[INFO] [stderr]    Compiling kube v2.0.1
[INFO] [stderr]    Compiling kube-forward v0.4.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "a0eb9d516a91f9e3597a1eb1d89f54d61028147f91c27dcf52624942f8a2f981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0eb9d516a91f9e3597a1eb1d89f54d61028147f91c27dcf52624942f8a2f981", kill_on_drop: false }`
[INFO] [stdout] a0eb9d516a91f9e3597a1eb1d89f54d61028147f91c27dcf52624942f8a2f981
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05f1b2a43039276584868c735ddd1f0ee72fdaae9e58ddb09bc2ae4a2aa71f61
[INFO] running `Command { std: "docker" "start" "-a" "05f1b2a43039276584868c735ddd1f0ee72fdaae9e58ddb09bc2ae4a2aa71f61", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling kube-client v2.0.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.2
[INFO] [stderr]    Compiling kube-runtime v2.0.1
[INFO] [stderr]    Compiling kube v2.0.1
[INFO] [stderr]    Compiling kube-forward v0.4.8 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `kube-forward` (bin "kube-forward")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name kube_forward --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e48b35fd3305a077 -C extra-filename=-ea5c0d33536583df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-53b8711d31ddb145.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8f39cb040e990841.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c34ae582344f2acc.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-84da303c107fc358.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9a8ff9d10473d778.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-5262bb41456a6d18.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-7fed08b81a5dfa42.rlib --extern kube=/opt/rustwide/target/debug/deps/libkube-5a6300922f573914.rlib --extern kube_forward=/opt/rustwide/target/debug/deps/libkube_forward-6b970f32bb5c9aaf.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-f1e794b6b8d7d9fe.rlib --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-52d28fc7849e9df8.rlib --extern metrics_util=/opt/rustwide/target/debug/deps/libmetrics_util-70b82d5e93ab50bb.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-917979a7ab12bced.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3a8579f31acc6f15.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-e4cf000dac7bfacd.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d8f267d1b2d0338c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4d580b27a404fbc9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-18ddc9fdbe835dbe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e7033b8b95107408.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-aff142636e506ab6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ff2bb50fb8125862.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-78318f20efc1e245.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8177d26e79c9094a/out -L native=/opt/rustwide/target/debug/build/ring-b3f2d72cf432c047/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "05f1b2a43039276584868c735ddd1f0ee72fdaae9e58ddb09bc2ae4a2aa71f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05f1b2a43039276584868c735ddd1f0ee72fdaae9e58ddb09bc2ae4a2aa71f61", kill_on_drop: false }`
[INFO] [stdout] 05f1b2a43039276584868c735ddd1f0ee72fdaae9e58ddb09bc2ae4a2aa71f61
