[INFO] fetching crate gitops-operator 0.8.0... [INFO] testing gitops-operator-0.8.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate gitops-operator 0.8.0 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate gitops-operator 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gitops-operator 0.8.0 [INFO] tweaked toml for crates.io crate gitops-operator 0.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gitops-operator 0.8.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gitops-operator 0.8.0 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f51ebb9a5fd69b0d79279d92fa5219d69384520d7b77c8fae857e312d6fc24f7 [INFO] running `Command { std: "docker" "start" "-a" "f51ebb9a5fd69b0d79279d92fa5219d69384520d7b77c8fae857e312d6fc24f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f51ebb9a5fd69b0d79279d92fa5219d69384520d7b77c8fae857e312d6fc24f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f51ebb9a5fd69b0d79279d92fa5219d69384520d7b77c8fae857e312d6fc24f7", kill_on_drop: false }` [INFO] [stdout] f51ebb9a5fd69b0d79279d92fa5219d69384520d7b77c8fae857e312d6fc24f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9558f0f42eb6307c03f2ac3f6ca41e0d55326ba47e32f216e5a56016f026f253 [INFO] running `Command { std: "docker" "start" "-a" "9558f0f42eb6307c03f2ac3f6ca41e0d55326ba47e32f216e5a56016f026f253", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling k8s-openapi v0.24.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling raw-cpuid v11.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.27.0 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling metrics v0.24.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling metrics-util v0.19.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling jsonptr v0.6.3 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling jsonpath-rust v0.7.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling json-patch v3.0.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling opentelemetry-proto v0.27.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.27.0 [INFO] [stderr] Compiling axum-prometheus v0.8.0 [INFO] [stderr] Compiling kube-core v0.98.0 [INFO] [stderr] Compiling kube-client v0.98.0 [INFO] [stderr] Compiling kube-runtime v0.98.0 [INFO] [stderr] Compiling kube v0.98.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling gitops-operator v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "9558f0f42eb6307c03f2ac3f6ca41e0d55326ba47e32f216e5a56016f026f253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9558f0f42eb6307c03f2ac3f6ca41e0d55326ba47e32f216e5a56016f026f253", kill_on_drop: false }` [INFO] [stdout] 9558f0f42eb6307c03f2ac3f6ca41e0d55326ba47e32f216e5a56016f026f253 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d553643d6c7bb82e8345073df7f86d2408ce0c6c64553117a422175d9b97322 [INFO] running `Command { std: "docker" "start" "-a" "2d553643d6c7bb82e8345073df7f86d2408ce0c6c64553117a422175d9b97322", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling sdd v3.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling raw-cpuid v11.3.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling scc v2.3.0 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling metrics-util v0.19.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.1 [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling wiremock v0.6.2 [INFO] [stderr] Compiling mockito v1.6.1 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling kube-client v0.98.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling opentelemetry-proto v0.27.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.27.0 [INFO] [stderr] Compiling kube-runtime v0.98.0 [INFO] [stderr] Compiling axum-prometheus v0.8.0 [INFO] [stderr] Compiling kube v0.98.0 [INFO] [stderr] Compiling gitops-operator v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclW0JgU/symbols.o" "<2 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/{libtempfile-968aa74da7cd690a,libfastrand-751bcde24b8aa073,librustix-c06d5c2467a9570f,liblinux_raw_sys-e0d87a58652c2b0b,libgitops_operator-bdbed02a33315b9e,libtracing_opentelemetry-10356815b665300a,libopentelemetry_otlp-c47ceb4392654f89,libopentelemetry_proto-94c39741f7352730,libtonic-a3877870c82dec49,libaxum-3eac3d557e3e3881,libmatchit-616cb01453b9e7d4,libaxum_core-bfe4de72e12a201a,libtower-e8b98d4768257995,libindexmap-7ce7a207fb2a2c7e,libhashbrown-cae2cd0d9cc0a6cf,libprost-aa7927124b239f23,libtracing_bunyan_formatter-df13b4e68b078f20,libgethostname-6ec44140bd090e27,libtracing_subscriber-8c54fa08469ed8a6,libtracing_serde-1dd4333ccf998938,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-2c32321f50ebee82,libtracing_log-89b8fe4fcb2fe22f,libtracing_log-d75c09c84d0de610,libtime-86ddf3a0e6191cc5,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libopentelemetry_semantic_conventions-32e2cbedc09d624f,libopentelemetry_sdk-7c161542dcc96355,libtokio_stream-ff62f2ec948cdebf,libopentelemetry-54bfb8d31b234469,libreqwest-3c59e17d0d8fee3f,libipnet-a38805d99c19843f,libhyper_tls-cc30dc30080a3a5f,libtokio_native_tls-c25051ce7cce7b12,libencoding_rs-c3fa4e07d9944d79,libnative_tls-c574f2b9e965da96,libopenssl-5b3d3838cd0f9582,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libkube-47fd81cceea5710d,libkube_runtime-ac22b6979cb7fe01,libhostname-0a070cddb51263fd,libasync_stream-e04616ddd3cf9440,libahash-53f31931919edea0,libasync_broadcast-737e98b9fc083f53,libevent_listener_strategy-274fa74ad158f09b,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libpin_project-11bd2b7090739cef,libkube_client-259f4471515c8b2f,libpem-dc15e03b4b0a0d66,libhome-28ab713e87f116ce,libserde_yaml-c2a5111f163ced59,libunsafe_libyaml-d3127b66fe569cc5,librustls_pemfile-9a03d6a2b278734d,libhyper_rustls-ba87bd43493559ea,libtokio_rustls-a0ccb715bd5482d1,librustls_native_certs-4042803751c1f242,librustls-3cf9342f74833390,libsubtle-2ae6a7038b9a0630,libwebpki-88d5de04f59e06e9,libring-5bc8410600092d30,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,librustls_pki_types-3e34dac867c0dd61,libhyper_timeout-2227747f6eea97d6,libsecrecy-a1e7b099363153ac,libzeroize-9d781f334751eb0e,libjsonpath_rust-3c2e97330cc52517,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libpest-a71920b6f4110509,libucd_trie-64e35acb102f3b4d,libtower_http-e934f0bed896dd1f,libeither-f9c213979566fae6,libkube_core-57827990121f2ddb,libjson_patch-03411bcc0312cc33,libthiserror-294b4eee6c6e13b6,libjsonptr-f8402d368c568803,libthiserror-a0902a07c2ba3321,libfutures-db91200f07e3de6e,libfutures_executor-20ccbdd34a2fd139,libbackoff-a98c681520f04e04,librand-b7407c28152b77b4,librand_chacha-5c34695a17672956,libppv_lite86-57967267a87b30d7,libzerocopy-f53b1a08dd01b738,libbyteorder-9f6ac6743e38a88c,librand_core-42f35007db7088fd,libgetrandom-8f9e8366bbc68972,libinstant-ad4dac2b66875b55,libk8s_openapi-471d973e82ecf965,libbase64-32787b0325ea6df8,libserde_value-6eec3473af2c9964,libordered_float-3096801beda7d7ff,libchrono-03638ec4109f8768,libnum_traits-03e483e7fedf3f6c,libaxum-e8c5e33349514575,libserde_json-346eeaec30f279d2,libserde_path_to_error-c93774942e9def13,libserde_urlencoded-5ee7f68e545ed468,libryu-a980823ac8640001,libhyper_util-090958a14957a437,libhyper-9c15ed4738cca401,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libh2-df2df873a411e824,libindexmap-e9a153bd0d6c68c4,libhashbrown-193d9a6e6dfbaeb5,libfoldhash-a52ec6a82c4c6fe4,libequivalent-487f93f8f6ab5e5b,liballocator_api2-8d9c1e895dea53bd,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libserde-b7581ffd4cdfab59,libaxum_core-402c3d61f7742c60,libmime-0188e0814ca7ddbf,libhttp_body_util-dd4bbff8d08f26ab,libhttp_body-07e9375f45a647e4,libhttp-8ddb1eab856a2d71,libitoa-6e2430f2fa153711,libfnv-79e2cbfbe03dcd16,libtower-e9511d37810d2d63,libtracing-3ff020298acc7bb4,libtracing_core-94c793835d04b9c8,libonce_cell-2642703f88b7c2f4,libsync_wrapper-dec6d2c880d81363,libfutures_util-ba25526a1214f73f,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-5f86bcdff76e228d,libslab-0a476b530f8e6631,libfutures_sink-ae1eb2d060de53a2,libtokio-63e5f32a77814c3c,libsignal_hook_registry-a788a310a48f4b55,libsocket2-603083d757af1ab8,libbytes-c922de7d27e480b6,libmio-c91ce6d7244702fb,libparking_lot-d6e9ecad5acbd1ba,libparking_lot_core-27b9facc201ac3e8,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libanyhow-8270e876379576f4,libgit2-dfe131831b08fc3a,libopenssl_probe-2c6d21a9709cae46,liburl-5e7cb674697076ce,libidna-9e10ea129203faa5,libidna_adapter-e900d626ebde3f94,libicu_normalizer-1b47c2c467ac278a,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-084045a3116dc58e,libicu_properties-d85aaf06be774813,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-f0572ff593dec157,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-5ca4cac692619b32,libicu_provider-98253e75dc59d414,libicu_locid-42221e331ec20862,liblitemap-77adb1e9469fbec5,libtinystr-a098fa261cda751e,libzerovec-0e2ab21cadbdc57d,libwriteable-1e5dea0053e4c229,libyoke-2a5fa6cf85008899,libzerofrom-5f1ddbf909db204b,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,liblog-a02491428df75c88,liblibgit2_sys-ffde815989c9d463,liblibssh2_sys-60dc46be79f6fb77,libopenssl_sys-967d487caf8ea611,liblibz_sys-22f0a20b9f47c3e9,liblibc-443b079b1166f8d5,libbitflags-fc1713b2f0086559}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclW0JgU/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/libgit2-sys-9447dd2f752b3f81/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-54a0bce22fc63fbc/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-70e59c6f7eda07a9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-5aa64fc72a6b1b4b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_tests-d76fa24da310e11e" "-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 `gitops-operator` (test "git_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcR2U0b3/symbols.o" "<5 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/{libwiremock-54126a84338a69dc,libdeadpool-476d373e9e83b2fd,libnum_cpus-490f4224890cbd62,libdeadpool_runtime-6f57829d3c306cb7,libassert_json_diff-8f474bf451e6e6ca,libgitops_operator-bdbed02a33315b9e,libtracing_opentelemetry-10356815b665300a,libopentelemetry_otlp-c47ceb4392654f89,libopentelemetry_proto-94c39741f7352730,libtonic-a3877870c82dec49,libaxum-3eac3d557e3e3881,libmatchit-616cb01453b9e7d4,libaxum_core-bfe4de72e12a201a,libtower-e8b98d4768257995,libindexmap-7ce7a207fb2a2c7e,libhashbrown-cae2cd0d9cc0a6cf,libprost-aa7927124b239f23,libtracing_bunyan_formatter-df13b4e68b078f20,libgethostname-6ec44140bd090e27,libtracing_subscriber-8c54fa08469ed8a6,libtracing_serde-1dd4333ccf998938,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-2c32321f50ebee82,libtracing_log-89b8fe4fcb2fe22f,libtracing_log-d75c09c84d0de610,libtime-86ddf3a0e6191cc5,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libopentelemetry_semantic_conventions-32e2cbedc09d624f,libopentelemetry_sdk-7c161542dcc96355,libtokio_stream-ff62f2ec948cdebf,libopentelemetry-54bfb8d31b234469,libreqwest-3c59e17d0d8fee3f,libipnet-a38805d99c19843f,libhyper_tls-cc30dc30080a3a5f,libtokio_native_tls-c25051ce7cce7b12,libencoding_rs-c3fa4e07d9944d79,libnative_tls-c574f2b9e965da96,libopenssl-5b3d3838cd0f9582,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libgit2-dfe131831b08fc3a,liburl-5e7cb674697076ce,libidna-9e10ea129203faa5,libidna_adapter-e900d626ebde3f94,libicu_normalizer-1b47c2c467ac278a,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-d85aaf06be774813,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-f0572ff593dec157,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-5ca4cac692619b32,libicu_provider-98253e75dc59d414,libicu_locid-42221e331ec20862,liblitemap-77adb1e9469fbec5,libtinystr-a098fa261cda751e,libzerovec-0e2ab21cadbdc57d,libwriteable-1e5dea0053e4c229,libyoke-2a5fa6cf85008899,libzerofrom-5f1ddbf909db204b,libstable_deref_trait-14e4a70bda35dfe8,liblibgit2_sys-ffde815989c9d463,liblibssh2_sys-60dc46be79f6fb77,libopenssl_sys-967d487caf8ea611,liblibz_sys-22f0a20b9f47c3e9,libkube-47fd81cceea5710d,libkube_runtime-ac22b6979cb7fe01,libhostname-0a070cddb51263fd,libasync_stream-e04616ddd3cf9440,libahash-53f31931919edea0,libasync_broadcast-737e98b9fc083f53,libevent_listener_strategy-274fa74ad158f09b,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libpin_project-11bd2b7090739cef,libkube_client-259f4471515c8b2f,libpem-dc15e03b4b0a0d66,libhome-28ab713e87f116ce,libserde_yaml-c2a5111f163ced59,libunsafe_libyaml-d3127b66fe569cc5,librustls_pemfile-9a03d6a2b278734d,libhyper_rustls-ba87bd43493559ea,libtokio_rustls-a0ccb715bd5482d1,librustls_native_certs-4042803751c1f242,libopenssl_probe-2c6d21a9709cae46,librustls-3cf9342f74833390,libsubtle-2ae6a7038b9a0630,libwebpki-88d5de04f59e06e9,libring-5bc8410600092d30,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,librustls_pki_types-3e34dac867c0dd61,libhyper_timeout-2227747f6eea97d6,libsecrecy-a1e7b099363153ac,libzeroize-9d781f334751eb0e,libjsonpath_rust-3c2e97330cc52517,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libpest-a71920b6f4110509,libucd_trie-64e35acb102f3b4d,libtower_http-e934f0bed896dd1f,libbitflags-fc1713b2f0086559,libeither-f9c213979566fae6,libkube_core-57827990121f2ddb,libjson_patch-03411bcc0312cc33,libthiserror-294b4eee6c6e13b6,libjsonptr-f8402d368c568803,libthiserror-a0902a07c2ba3321,libfutures-db91200f07e3de6e,libfutures_executor-20ccbdd34a2fd139,libbackoff-a98c681520f04e04,librand-b7407c28152b77b4,librand_chacha-5c34695a17672956,libppv_lite86-57967267a87b30d7,libzerocopy-f53b1a08dd01b738,libbyteorder-9f6ac6743e38a88c,librand_core-42f35007db7088fd,libgetrandom-8f9e8366bbc68972,libinstant-ad4dac2b66875b55,libk8s_openapi-471d973e82ecf965,libbase64-32787b0325ea6df8,libserde_value-6eec3473af2c9964,libordered_float-3096801beda7d7ff,libchrono-03638ec4109f8768,libnum_traits-03e483e7fedf3f6c,libaxum-e8c5e33349514575,libserde_json-346eeaec30f279d2,libserde_path_to_error-c93774942e9def13,libserde_urlencoded-5ee7f68e545ed468,libryu-a980823ac8640001,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhyper_util-090958a14957a437,libhyper-9c15ed4738cca401,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libh2-df2df873a411e824,libindexmap-e9a153bd0d6c68c4,libhashbrown-193d9a6e6dfbaeb5,libfoldhash-a52ec6a82c4c6fe4,libequivalent-487f93f8f6ab5e5b,liballocator_api2-8d9c1e895dea53bd,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libserde-b7581ffd4cdfab59,libaxum_core-402c3d61f7742c60,libmime-0188e0814ca7ddbf,libhttp_body_util-dd4bbff8d08f26ab,libhttp_body-07e9375f45a647e4,libhttp-8ddb1eab856a2d71,libitoa-6e2430f2fa153711,libfnv-79e2cbfbe03dcd16,libtower-e9511d37810d2d63,libtracing-3ff020298acc7bb4,liblog-a02491428df75c88,libtracing_core-94c793835d04b9c8,libonce_cell-2642703f88b7c2f4,libsync_wrapper-dec6d2c880d81363,libfutures_util-ba25526a1214f73f,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-5f86bcdff76e228d,libslab-0a476b530f8e6631,libfutures_sink-ae1eb2d060de53a2,libtokio-63e5f32a77814c3c,libsignal_hook_registry-a788a310a48f4b55,libsocket2-603083d757af1ab8,libbytes-c922de7d27e480b6,libmio-c91ce6d7244702fb,libparking_lot-d6e9ecad5acbd1ba,libparking_lot_core-27b9facc201ac3e8,liblibc-443b079b1166f8d5,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-084045a3116dc58e,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libanyhow-8270e876379576f4}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcR2U0b3/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/libgit2-sys-9447dd2f752b3f81/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-54a0bce22fc63fbc/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-70e59c6f7eda07a9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-5aa64fc72a6b1b4b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/notifications_tests-5ed456d7383efed1" "-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 `gitops-operator` (test "notifications_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTC7ssp/symbols.o" "<6 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/{libgitops_operator-bdbed02a33315b9e,libtracing_opentelemetry-10356815b665300a,libopentelemetry_otlp-c47ceb4392654f89,libopentelemetry_proto-94c39741f7352730,libtonic-a3877870c82dec49,libaxum-3eac3d557e3e3881,libmatchit-616cb01453b9e7d4,libaxum_core-bfe4de72e12a201a,libtower-e8b98d4768257995,libindexmap-7ce7a207fb2a2c7e,libhashbrown-cae2cd0d9cc0a6cf,libprost-aa7927124b239f23,libtracing_bunyan_formatter-df13b4e68b078f20,libgethostname-6ec44140bd090e27,libtracing_subscriber-8c54fa08469ed8a6,libtracing_serde-1dd4333ccf998938,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-2c32321f50ebee82,libtracing_log-89b8fe4fcb2fe22f,libtracing_log-d75c09c84d0de610,libtime-86ddf3a0e6191cc5,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libopentelemetry_semantic_conventions-32e2cbedc09d624f,libopentelemetry_sdk-7c161542dcc96355,libtokio_stream-ff62f2ec948cdebf,libopentelemetry-54bfb8d31b234469,libreqwest-3c59e17d0d8fee3f,libipnet-a38805d99c19843f,libhyper_tls-cc30dc30080a3a5f,libtokio_native_tls-c25051ce7cce7b12,libencoding_rs-c3fa4e07d9944d79,libnative_tls-c574f2b9e965da96,libopenssl-5b3d3838cd0f9582,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libgit2-dfe131831b08fc3a,liburl-5e7cb674697076ce,libidna-9e10ea129203faa5,libidna_adapter-e900d626ebde3f94,libicu_normalizer-1b47c2c467ac278a,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-d85aaf06be774813,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-f0572ff593dec157,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-5ca4cac692619b32,libicu_provider-98253e75dc59d414,libicu_locid-42221e331ec20862,liblitemap-77adb1e9469fbec5,libtinystr-a098fa261cda751e,libzerovec-0e2ab21cadbdc57d,libwriteable-1e5dea0053e4c229,libyoke-2a5fa6cf85008899,libzerofrom-5f1ddbf909db204b,libstable_deref_trait-14e4a70bda35dfe8,liblibgit2_sys-ffde815989c9d463,liblibssh2_sys-60dc46be79f6fb77,libopenssl_sys-967d487caf8ea611,liblibz_sys-22f0a20b9f47c3e9,libkube-47fd81cceea5710d,libkube_runtime-ac22b6979cb7fe01,libhostname-0a070cddb51263fd,libasync_stream-e04616ddd3cf9440,libahash-53f31931919edea0,libasync_broadcast-737e98b9fc083f53,libevent_listener_strategy-274fa74ad158f09b,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libpin_project-11bd2b7090739cef,libkube_client-259f4471515c8b2f,libpem-dc15e03b4b0a0d66,libhome-28ab713e87f116ce,libserde_yaml-c2a5111f163ced59,libunsafe_libyaml-d3127b66fe569cc5,librustls_pemfile-9a03d6a2b278734d,libhyper_rustls-ba87bd43493559ea,libtokio_rustls-a0ccb715bd5482d1,librustls_native_certs-4042803751c1f242,libopenssl_probe-2c6d21a9709cae46,librustls-3cf9342f74833390,libsubtle-2ae6a7038b9a0630,libwebpki-88d5de04f59e06e9,libring-5bc8410600092d30,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,librustls_pki_types-3e34dac867c0dd61,libhyper_timeout-2227747f6eea97d6,libsecrecy-a1e7b099363153ac,libzeroize-9d781f334751eb0e,libjsonpath_rust-3c2e97330cc52517,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libpest-a71920b6f4110509,libucd_trie-64e35acb102f3b4d,libtower_http-e934f0bed896dd1f,libbitflags-fc1713b2f0086559,libeither-f9c213979566fae6,libkube_core-57827990121f2ddb,libjson_patch-03411bcc0312cc33,libthiserror-294b4eee6c6e13b6,libjsonptr-f8402d368c568803,libthiserror-a0902a07c2ba3321,libfutures-db91200f07e3de6e,libfutures_executor-20ccbdd34a2fd139,libbackoff-a98c681520f04e04,librand-b7407c28152b77b4,librand_chacha-5c34695a17672956,libppv_lite86-57967267a87b30d7,libzerocopy-f53b1a08dd01b738,libbyteorder-9f6ac6743e38a88c,librand_core-42f35007db7088fd,libgetrandom-8f9e8366bbc68972,libinstant-ad4dac2b66875b55,libk8s_openapi-471d973e82ecf965,libbase64-32787b0325ea6df8,libserde_value-6eec3473af2c9964,libordered_float-3096801beda7d7ff,libchrono-03638ec4109f8768,libnum_traits-03e483e7fedf3f6c,libaxum-e8c5e33349514575,libserde_json-346eeaec30f279d2,libserde_path_to_error-c93774942e9def13,libserde_urlencoded-5ee7f68e545ed468,libryu-a980823ac8640001,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhyper_util-090958a14957a437,libhyper-9c15ed4738cca401,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libh2-df2df873a411e824,libindexmap-e9a153bd0d6c68c4,libhashbrown-193d9a6e6dfbaeb5,libfoldhash-a52ec6a82c4c6fe4,libequivalent-487f93f8f6ab5e5b,liballocator_api2-8d9c1e895dea53bd,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libserde-b7581ffd4cdfab59,libaxum_core-402c3d61f7742c60,libmime-0188e0814ca7ddbf,libhttp_body_util-dd4bbff8d08f26ab,libhttp_body-07e9375f45a647e4,libhttp-8ddb1eab856a2d71,libitoa-6e2430f2fa153711,libfnv-79e2cbfbe03dcd16,libtower-e9511d37810d2d63,libtracing-3ff020298acc7bb4,liblog-a02491428df75c88,libtracing_core-94c793835d04b9c8,libonce_cell-2642703f88b7c2f4,libsync_wrapper-dec6d2c880d81363,libfutures_util-ba25526a1214f73f,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-5f86bcdff76e228d,libslab-0a476b530f8e6631,libfutures_sink-ae1eb2d060de53a2,libtokio-63e5f32a77814c3c,libsignal_hook_registry-a788a310a48f4b55,libsocket2-603083d757af1ab8,libbytes-c922de7d27e480b6,libmio-c91ce6d7244702fb,libparking_lot-d6e9ecad5acbd1ba,libparking_lot_core-27b9facc201ac3e8,liblibc-443b079b1166f8d5,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-084045a3116dc58e,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libanyhow-8270e876379576f4}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTC7ssp/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/libgit2-sys-9447dd2f752b3f81/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-54a0bce22fc63fbc/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-70e59c6f7eda07a9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-5aa64fc72a6b1b4b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/telemetry_tests-ac3a244ffafa59ab" "-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 `gitops-operator` (test "telemetry_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2d553643d6c7bb82e8345073df7f86d2408ce0c6c64553117a422175d9b97322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d553643d6c7bb82e8345073df7f86d2408ce0c6c64553117a422175d9b97322", kill_on_drop: false }` [INFO] [stdout] 2d553643d6c7bb82e8345073df7f86d2408ce0c6c64553117a422175d9b97322