[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 master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkainlite%2Fkube-forward" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kainlite/kube-forward on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded foldhash v0.2.0 [INFO] [stderr] Downloaded tempfile v3.24.0 [INFO] [stderr] Downloaded tokio-test v0.4.5 [INFO] [stderr] Downloaded unicode-ident v1.0.23 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.0 [INFO] [stderr] Downloaded nibble_vec v0.1.0 [INFO] [stderr] Downloaded cc v1.2.55 [INFO] [stderr] Downloaded endian-type v0.1.2 [INFO] [stderr] Downloaded security-framework-sys v2.15.0 [INFO] [stderr] Downloaded kube v2.0.1 [INFO] [stderr] Downloaded cmake v0.1.57 [INFO] [stderr] Downloaded rand_xoshiro v0.7.0 [INFO] [stderr] Downloaded ordered-float v5.1.0 [INFO] [stderr] Downloaded quanta v0.12.6 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.17.2 [INFO] [stderr] Downloaded schannel v0.1.28 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded metrics v0.24.3 [INFO] [stderr] Downloaded schemars_derive v1.2.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.27.0 [INFO] [stderr] Downloaded json-patch v4.1.0 [INFO] [stderr] Downloaded metrics-util v0.20.1 [INFO] [stderr] Downloaded jsonpath-rust v0.7.5 [INFO] [stderr] Downloaded jsonptr v0.7.1 [INFO] [stderr] Downloaded enum-ordinalize-derive v4.3.2 [INFO] [stderr] Downloaded dtor v0.1.1 [INFO] [stderr] Downloaded dtor-proc-macro v0.0.6 [INFO] [stderr] Downloaded kube-runtime v2.0.1 [INFO] [stderr] Downloaded tungstenite v0.27.0 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded ctor-proc-macro v0.0.6 [INFO] [stderr] Downloaded security-framework v3.5.1 [INFO] [stderr] Downloaded enum-ordinalize v4.3.2 [INFO] [stderr] Downloaded ctrlc v3.5.1 [INFO] [stderr] Downloaded raw-cpuid v11.6.0 [INFO] [stderr] Downloaded kube-core v2.0.1 [INFO] [stderr] Downloaded ctor v0.5.0 [INFO] [stderr] Downloaded async-broadcast v0.7.2 [INFO] [stderr] Downloaded educe v0.6.0 [INFO] [stderr] Downloaded kube-derive v2.0.1 [INFO] [stderr] Downloaded block2 v0.6.2 [INFO] [stderr] Downloaded kube-client v2.0.1 [INFO] [stderr] Downloaded clap v4.5.57 [INFO] [stderr] Downloaded aws-lc-rs v1.15.4 [INFO] [stderr] Downloaded radix_trie v0.2.1 [INFO] [stderr] Downloaded clap_builder v4.5.57 [INFO] [stderr] Downloaded nix v0.30.1 [INFO] [stderr] Downloaded k8s-openapi v0.26.1 [INFO] [stderr] Downloaded aws-lc-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8a8be50a70d00576eb73ce8d39be56ffd4e7a3472f31e280fcca3a029053e54 [INFO] running `Command { std: "docker" "start" "-a" "e8a8be50a70d00576eb73ce8d39be56ffd4e7a3472f31e280fcca3a029053e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8a8be50a70d00576eb73ce8d39be56ffd4e7a3472f31e280fcca3a029053e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8a8be50a70d00576eb73ce8d39be56ffd4e7a3472f31e280fcca3a029053e54", kill_on_drop: false }` [INFO] [stdout] e8a8be50a70d00576eb73ce8d39be56ffd4e7a3472f31e280fcca3a029053e54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1efaf0921cb17f793096706265116030f95de0056aad5e21a33df0d824b0cdb5 [INFO] running `Command { std: "docker" "start" "-a" "1efaf0921cb17f793096706265116030f95de0056aad5e21a33df0d824b0cdb5", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling k8s-openapi v0.26.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling tempfile v3.24.0 [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 metrics-util v0.20.1 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling jsonpath-rust v0.7.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling kube-derive v2.0.1 [INFO] [stderr] Compiling jsonptr v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling humantime-serde v1.1.1 [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 hyper-rustls v0.27.7 [INFO] [stderr] Compiling kube-core v2.0.1 [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 36s [INFO] running `Command { std: "docker" "inspect" "1efaf0921cb17f793096706265116030f95de0056aad5e21a33df0d824b0cdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1efaf0921cb17f793096706265116030f95de0056aad5e21a33df0d824b0cdb5", kill_on_drop: false }` [INFO] [stdout] 1efaf0921cb17f793096706265116030f95de0056aad5e21a33df0d824b0cdb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a836528c6a42b86b794d6fd7f212c72711c54b314acc2052b9e9ee7d31cfefe [INFO] running `Command { std: "docker" "start" "-a" "7a836528c6a42b86b794d6fd7f212c72711c54b314acc2052b9e9ee7d31cfefe", 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcL60X33/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libctor-25db0710797b0fb6,libdtor-b52d8dee9c55037d,libkube_forward-8fe8308aecfa698f,libhumantime_serde-2e678a6d9eb33df6,libhumantime-ec1108f343b20094,libmetrics-6cc4f470cf1335ff,libtokio_stream-d90ec5fe6c6af0ac,libanyhow-67c4835fa8a1d60d,libkube-f73a88285b536d50,libkube_runtime-10ce77b305878e3a,libhostname-ddc9305322b84b97,libbackon-0075898a88b94f24,libfastrand-503f12a96d791409,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libasync_stream-ea58cb340c07b301,libahash-3e91113402d1b811,libasync_broadcast-81d7ff19493583af,libevent_listener_strategy-0b5ddef561990c19,libevent_listener-2fc24d57084502f6,libparking-49fcf10303d3525f,libpin_project-afc10a59cc68bead,libkube_client-5176645b09023172,libhome-c43708049c272d87,libserde_yaml-856f0221e6f7f54d,libryu-ace37e26d8308611,libunsafe_libyaml-7bc1bf218b2f5452,libpem-d607f251a0d98a82,libhyper_rustls-7d7be45337855461,libtokio_rustls-cd180d2d28123e64,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,librustls-f562ae5e6dc8e396,libsubtle-ca7024fc66e4388f,libwebpki-0ffbd9638b89c7bc,libaws_lc_rs-21e5d21229117c30,libaws_lc_sys-6988f96aed03795c,libring-9db6b63454384293,libgetrandom-8f8c6f92bc4d00c2,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libhyper_timeout-b47a0a062d8e880d,libsecrecy-67f8acaa4213d0cf,libzeroize-36c98e1e0ab441af,libjsonpath_rust-367c2f9babb5fb49,libregex-227237831b49aae3,libregex_automata-df8e98ac2f4e58dd,libaho_corasick-911505ac5b3ee82d,libregex_syntax-4c74db8415f6ed3c,libpest-3c92f330bda3d888,libucd_trie-01dd94f548235104,libtower_http-429d7bc3e7717eea,libmime-4b44681fdb2c65f7,libbitflags-9710438662028847,libtower-617b14cf27add9a7,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libhyper_util-b97ff814644736b0,libtower_service-0d7df29686b13872,libhyper-d217e5ed3fbc29ef,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-bb4138ecd2d297d4,libindexmap-107e0dd319347441,libequivalent-7e0e8cbe6c474a67,libhashbrown-4581cc9742556eac,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,libtokio_util-b6dd7288db57640e,libtokio_tungstenite-83bf2b40a7f508d4,libtungstenite-4d291c1b0607efb8,libdata_encoding-9925c048f12d655c,librand-f2bbce92e913e0de,librand_chacha-346e6ea426736ea5,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-1e6b40e61cc328a4,libgetrandom-8ad8c5324f8cb3d1,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,libeither-1e551205f1478063,libtracing-e53bf0696817a584,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libkube_core-8d2576cc4c31826b,libhttp-2b4f0b9284ae8d87,libjson_patch-4f344a935eeeceb9,libjsonptr-ff1c7ed117e1154e,libthiserror-5e806c370b139327,libform_urlencoded-18579a0bcfc09adb,libpercent_encoding-ef8defd155875b98,libserde_value-341092415ab78b9b,libordered_float-bdf3db1637a7f8fd,libderive_more-19a3f48f27af8429,libk8s_openapi-871da5b39ec250a7,libbase64-2a03de3babadded3,libchrono-e5fc9959c0c8cf33,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libschemars-de19ecca7fd8ca3e,libdyn_clone-1c1b05e4f4a02cac,libref_cast-46950781f38700a6,libserde_json-71fd33d99f555319,libitoa-ae20521aea192d35,libzmij-4b82ecf208eac5fa,libfutures-4c730a11416ca8d7,libfutures_executor-8c6c1e751ced7bea,libfutures_util-89959c21b9abe910,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-3e19596c076de665,libslab-e253d0c0a7952806,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtokio-fd6c1f35a6b383dd,libsignal_hook_registry-bebe3cd28b811f22,liberrno-ba03259ab177fe22,libbytes-ff5aca13e3e348ea,libmio-9f724ddf8e7fc4c8,libparking_lot-f3850379e4503b4c,libparking_lot_core-2bef0c9de34fc412,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libsocket2-dfa6b810a3586e5f,liblibc-e9cd57db9a71b8a3,libthiserror-761c185431ebae63,libserde-c66676419d283125,libserde_core-365391bf3dd30696}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcL60X33/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-24b84c71864c5ca0/out" "-L" "/opt/rustwide/target/debug/build/ring-cbd7e4b6487151c7/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_tests-098b6860d96f60b6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kube-forward` (test "config_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/cced03bfd61a304243a34504618ecec86c17063f/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=add43e274c3b0e42 -C extra-filename=-693107c459fbb9bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-67c4835fa8a1d60d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e5fc9959c0c8cf33.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-800627e3795178d9.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-7c4c0a527c112c50.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4c730a11416ca8d7.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-2e678a6d9eb33df6.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-871da5b39ec250a7.rlib --extern kube=/opt/rustwide/target/debug/deps/libkube-f73a88285b536d50.rlib --extern kube_forward=/opt/rustwide/target/debug/deps/libkube_forward-8fe8308aecfa698f.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-6cc4f470cf1335ff.rlib --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-e115d4891371e1b3.rlib --extern metrics_util=/opt/rustwide/target/debug/deps/libmetrics_util-bb6120a104f146b7.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-f562ae5e6dc8e396.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c66676419d283125.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-856f0221e6f7f54d.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-dfa6b810a3586e5f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bd323822ef54172a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-761c185431ebae63.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fd6c1f35a6b383dd.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d90ec5fe6c6af0ac.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e53bf0696817a584.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-732b2ebd9e32b157.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-24b84c71864c5ca0/out -L native=/opt/rustwide/target/debug/build/ring-cbd7e4b6487151c7/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7a836528c6a42b86b794d6fd7f212c72711c54b314acc2052b9e9ee7d31cfefe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a836528c6a42b86b794d6fd7f212c72711c54b314acc2052b9e9ee7d31cfefe", kill_on_drop: false }` [INFO] [stdout] 7a836528c6a42b86b794d6fd7f212c72711c54b314acc2052b9e9ee7d31cfefe