[INFO] fetching crate gitops-operator 0.8.0... [INFO] testing gitops-operator-0.8.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate gitops-operator 0.8.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gitops-operator 0.8.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3b618693144cb04367287c798568bc700cca75eb7102dd843ed0754e938d619 [INFO] running `Command { std: "docker" "start" "-a" "c3b618693144cb04367287c798568bc700cca75eb7102dd843ed0754e938d619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3b618693144cb04367287c798568bc700cca75eb7102dd843ed0754e938d619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b618693144cb04367287c798568bc700cca75eb7102dd843ed0754e938d619", kill_on_drop: false }` [INFO] [stdout] c3b618693144cb04367287c798568bc700cca75eb7102dd843ed0754e938d619 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1310fef97374ff53c939026bce9af8d0efb09f5437524c9e558f3578dc1028e0 [INFO] running `Command { std: "docker" "start" "-a" "1310fef97374ff53c939026bce9af8d0efb09f5437524c9e558f3578dc1028e0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [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 jobserver v0.1.32 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling k8s-openapi v0.24.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling raw-cpuid v11.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling async-broadcast v0.7.2 [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 openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [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 quanta v0.12.5 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [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 zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [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 yoke v0.7.5 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling tower-http v0.6.2 [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 rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling metrics-util v0.19.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.1 [INFO] [stderr] Compiling icu_provider 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 icu_locid_transform v1.5.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling jsonptr v0.6.3 [INFO] [stderr] Compiling jsonpath-rust v0.7.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling json-patch v3.0.1 [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 opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling hyper v1.5.2 [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 kube-core v0.98.0 [INFO] [stderr] Compiling axum-prometheus v0.8.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 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 3m 18s [INFO] running `Command { std: "docker" "inspect" "1310fef97374ff53c939026bce9af8d0efb09f5437524c9e558f3578dc1028e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1310fef97374ff53c939026bce9af8d0efb09f5437524c9e558f3578dc1028e0", kill_on_drop: false }` [INFO] [stdout] 1310fef97374ff53c939026bce9af8d0efb09f5437524c9e558f3578dc1028e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e0633586dc9bb4cb31c21a934fac3d452aeccf7f820c97d5f7f35175f14e449 [INFO] running `Command { std: "docker" "start" "-a" "7e0633586dc9bb4cb31c21a934fac3d452aeccf7f820c97d5f7f35175f14e449", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling predicates-core v1.0.9 [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 deadpool-runtime v0.1.4 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling serial_test_derive v3.2.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 predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling raw-cpuid v11.3.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling scc v2.3.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling metrics-util v0.19.0 [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 metrics-exporter-prometheus v0.16.1 [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 mockall v0.12.1 [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] [stderr] error: could not compile `gitops-operator` (bin "gitops-operator") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name gitops_operator --edition=2021 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=4a5570233b8ed3e9 -C extra-filename=-f8fe28c0c0b22fe0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-bb1e7b472e1dd483.rlib --extern axum_prometheus=/opt/rustwide/target/debug/deps/libaxum_prometheus-1399502185b78864.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-23d3e1b4bcd85d57.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-6364221a2a3709a2.rlib --extern gitops_operator=/opt/rustwide/target/debug/deps/libgitops_operator-93c8529d4ac76c8b.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-189923ef004a68e0.rlib --extern kube=/opt/rustwide/target/debug/deps/libkube-d126d88671c15b31.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-ca5b6d1d6054a867.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-b1eebeba6b3f2dee.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-429dcccadcec52fa.rlib --extern opentelemetry_semantic_conventions=/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-c1c0c9d215afe034.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-299bcde57a41ad4a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7a3f8b9ab865289d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fa5332181400b722.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7ddf260e201cf51a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-af2ea6af4930421a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-961f771f2a7b9bd3.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-25e2a81906bd3a49.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1da6468e649679d7.rlib --extern tracing_bunyan_formatter=/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-8beaeee25ca7f56b.rlib --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-8095e8a9b8654d9a.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-1699d6ec000d95fa.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-369cd32e8426c71e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f814a4e4f6c69536.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-2d6dc9419e76ee1f/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-366cf2276260e7a8/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-7ab1f6bace804833/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/ring-0a78c24da23f10ff/out` (signal: 9, SIGKILL: kill) [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/rustcx4PYZa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-aad4ffb3a5ab4821,libfastrand-503f12a96d791409,librustix-de393048911a4809,liblinux_raw_sys-b3e0a6b3ac010104,libgitops_operator-93c8529d4ac76c8b,libtracing_opentelemetry-1699d6ec000d95fa,libopentelemetry_otlp-429dcccadcec52fa,libopentelemetry_proto-4f273395ca6c145d,libtonic-c2ffb213e5cf5c3e,libaxum-98958a84c16be210,libmatchit-b2689776cf6e5db9,libaxum_core-c2ef94e89021db5c,libtower-c2bf1fb31cfd4a96,libindexmap-68eb0764c1a34cc4,libhashbrown-8ac6e23154e6c3d0,libprost-80f8d446985d455b,libtracing_bunyan_formatter-8beaeee25ca7f56b,libgethostname-2409f7c40ae11309,libtracing_subscriber-369cd32e8426c71e,libtracing_serde-244db9feb97b20d4,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-0f0b93b43b5e76ce,libtracing_log-8095e8a9b8654d9a,libtracing_log-743575173ddea069,libtime-1ffa8b0f6914e349,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libopentelemetry_semantic_conventions-c1c0c9d215afe034,libopentelemetry_sdk-299bcde57a41ad4a,libtokio_stream-ee15d98a925e4465,libopentelemetry-b1eebeba6b3f2dee,libreqwest-7a3f8b9ab865289d,libipnet-9aae67a4e846df6d,libhyper_tls-e1c078092cd34cb7,libtokio_native_tls-f5b32ca9c61301b2,libencoding_rs-68ad4a143c31cce1,libnative_tls-0d17371e03b1eead,libopenssl-ca5b6d1d6054a867,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libkube-d126d88671c15b31,libkube_runtime-24017d5b2d4c895d,libhostname-f0e6581e70d1c089,libasync_stream-18ad7b192c97894a,libahash-8b36bb9b73e57f8f,libasync_broadcast-5720f4a6c8c2ad26,libevent_listener_strategy-8a8225b1d431b031,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libpin_project-7ee9b52a2dc8b9d3,libkube_client-284417103c3e3f6d,libpem-7790ac933df6cf06,libhome-c43708049c272d87,libserde_yaml-af2ea6af4930421a,libunsafe_libyaml-7bc1bf218b2f5452,librustls_pemfile-050828228477779f,libhyper_rustls-71d5410b1777e2ee,libtokio_rustls-109ca2a6e5226ace,librustls_native_certs-56788e73be0b4fd1,librustls-58c31add8d2a2c25,libsubtle-ca7024fc66e4388f,libwebpki-cf18c46256dca179,libring-0c400463dd2c70d7,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,librustls_pki_types-613e103407ed47ec,libhyper_timeout-116e48af301b946f,libsecrecy-a443dae2ee1dc6a5,libzeroize-ead98f074a37f829,libjsonpath_rust-d4026a70276aa47d,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libpest-7d382353e9554f99,libucd_trie-01dd94f548235104,libtower_http-25e2a81906bd3a49,libeither-0d03427b61e42fdc,libkube_core-20cb861002e90c00,libjson_patch-d61e8cd69dbbf25d,libthiserror-f3f5452c938f3b08,libjsonptr-718567fa25b017f4,libthiserror-d04f9cea18e42a66,libfutures-23d3e1b4bcd85d57,libfutures_executor-990a7178b3b9c7fb,libbackoff-45d8ff2c9a34bdc0,librand-6a0e629a462de083,librand_chacha-4c4e2f5b0088dcd7,libppv_lite86-cb6e01306aec02fd,libzerocopy-864dbe1de039bf3b,libbyteorder-7df9ab1ae37e1368,librand_core-fd50d520049332a6,libgetrandom-25fa031304ead9c7,libinstant-7ca0f2602aa54eaa,libk8s_openapi-189923ef004a68e0,libbase64-2a03de3babadded3,libserde_value-2a2362b74cd29a19,libordered_float-d637d54d3950ecb3,libchrono-0a3e9997bec32efe,libnum_traits-13873188efbb5824,libaxum-bb1e7b472e1dd483,libserde_json-7ddf260e201cf51a,libserde_path_to_error-ea6db203a2cd93be,libserde_urlencoded-2c6d35383dcde97c,libryu-f8ba606093049f91,libhyper_util-87791aa003c64fb8,libhyper-573a99e114058089,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-7d0912ce8e670eec,libindexmap-6a2820bdd65feba6,libhashbrown-321268ef157f5542,libfoldhash-db4127afd3bb4103,libequivalent-fdc46004df91ad08,liballocator_api2-3bc2480ae44878f3,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libserde-fa5332181400b722,libaxum_core-d8ec99888f7ec806,libmime-4b44681fdb2c65f7,libhttp_body_util-f7db49c49df9608d,libhttp_body-d5740143cdc85e9c,libhttp-af6b2467def66428,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,libtower-d2b69b420bca794d,libtracing-1da6468e649679d7,libtracing_core-00042915e72642a2,libonce_cell-debe7c411cf97340,libsync_wrapper-5a27d2ea02cd7690,libfutures_util-f6d8d08be3fdf4b0,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-af90b17004e17c52,libslab-b066ee2c679b47fd,libfutures_sink-be8442ee548d90f9,libtokio-961f771f2a7b9bd3,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libbytes-485c92da441bbc40,libmio-45cf5e80db6d1082,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libanyhow-86336943e25b38f2,libgit2-6364221a2a3709a2,libopenssl_probe-cbab9b905ab83f66,liburl-5dfc4ce38c5092cf,libidna-8cacb35ef9e931f8,libidna_adapter-819970d09917dcbf,libicu_normalizer-508034830d7cbabd,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-e2fbd282c83e646d,libicu_properties-579544d6f2f545f4,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-00d17a55e910d764,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-c259bd33caea60f6,libicu_provider-9a31527061573450,libicu_locid-a3d7ea23032b4740,liblitemap-cecd5a7fd1787c64,libtinystr-cd719e8d95383fcd,libzerovec-05cee028fb409147,libwriteable-45c783735d88c2b0,libyoke-c91bd07c4cc1f7b7,libzerofrom-7e89e0e9d772d53d,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,liblog-8df7809bc4bc4dee,liblibgit2_sys-00f7751933d3d1a3,liblibssh2_sys-b4428ca3d042daa9,libopenssl_sys-a974bc229edb5ae3,liblibz_sys-d6971c2e527ce08c,liblibc-2ac1cb2f7679afc6,libbitflags-0dbcd73e56b9cd85}.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/rustcx4PYZa/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-2d6dc9419e76ee1f/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-366cf2276260e7a8/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7ab1f6bace804833/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-0a78c24da23f10ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_tests-5b9f5b9b0e8d5348" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDmGYHr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-aad4ffb3a5ab4821,libfastrand-503f12a96d791409,librustix-de393048911a4809,liblinux_raw_sys-b3e0a6b3ac010104,libgitops_operator-93c8529d4ac76c8b,libtracing_opentelemetry-1699d6ec000d95fa,libopentelemetry_otlp-429dcccadcec52fa,libopentelemetry_proto-4f273395ca6c145d,libtonic-c2ffb213e5cf5c3e,libaxum-98958a84c16be210,libmatchit-b2689776cf6e5db9,libaxum_core-c2ef94e89021db5c,libtower-c2bf1fb31cfd4a96,libindexmap-68eb0764c1a34cc4,libhashbrown-8ac6e23154e6c3d0,libprost-80f8d446985d455b,libtracing_bunyan_formatter-8beaeee25ca7f56b,libgethostname-2409f7c40ae11309,libtracing_subscriber-369cd32e8426c71e,libtracing_serde-244db9feb97b20d4,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-0f0b93b43b5e76ce,libtracing_log-8095e8a9b8654d9a,libtracing_log-743575173ddea069,libtime-1ffa8b0f6914e349,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libopentelemetry_semantic_conventions-c1c0c9d215afe034,libopentelemetry_sdk-299bcde57a41ad4a,libtokio_stream-ee15d98a925e4465,libopentelemetry-b1eebeba6b3f2dee,libreqwest-7a3f8b9ab865289d,libipnet-9aae67a4e846df6d,libhyper_tls-e1c078092cd34cb7,libtokio_native_tls-f5b32ca9c61301b2,libencoding_rs-68ad4a143c31cce1,libnative_tls-0d17371e03b1eead,libopenssl-ca5b6d1d6054a867,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libgit2-6364221a2a3709a2,liburl-5dfc4ce38c5092cf,libidna-8cacb35ef9e931f8,libidna_adapter-819970d09917dcbf,libicu_normalizer-508034830d7cbabd,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-579544d6f2f545f4,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-00d17a55e910d764,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-c259bd33caea60f6,libicu_provider-9a31527061573450,libicu_locid-a3d7ea23032b4740,liblitemap-cecd5a7fd1787c64,libtinystr-cd719e8d95383fcd,libzerovec-05cee028fb409147,libwriteable-45c783735d88c2b0,libyoke-c91bd07c4cc1f7b7,libzerofrom-7e89e0e9d772d53d,libstable_deref_trait-e5f295e98f1b80b2,liblibgit2_sys-00f7751933d3d1a3,liblibssh2_sys-b4428ca3d042daa9,libopenssl_sys-a974bc229edb5ae3,liblibz_sys-d6971c2e527ce08c,libkube-d126d88671c15b31,libkube_runtime-24017d5b2d4c895d,libhostname-f0e6581e70d1c089,libasync_stream-18ad7b192c97894a,libahash-8b36bb9b73e57f8f,libasync_broadcast-5720f4a6c8c2ad26,libevent_listener_strategy-8a8225b1d431b031,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libpin_project-7ee9b52a2dc8b9d3,libkube_client-284417103c3e3f6d,libpem-7790ac933df6cf06,libhome-c43708049c272d87,libserde_yaml-af2ea6af4930421a,libunsafe_libyaml-7bc1bf218b2f5452,librustls_pemfile-050828228477779f,libhyper_rustls-71d5410b1777e2ee,libtokio_rustls-109ca2a6e5226ace,librustls_native_certs-56788e73be0b4fd1,libopenssl_probe-cbab9b905ab83f66,librustls-58c31add8d2a2c25,libsubtle-ca7024fc66e4388f,libwebpki-cf18c46256dca179,libring-0c400463dd2c70d7,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,librustls_pki_types-613e103407ed47ec,libhyper_timeout-116e48af301b946f,libsecrecy-a443dae2ee1dc6a5,libzeroize-ead98f074a37f829,libjsonpath_rust-d4026a70276aa47d,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libpest-7d382353e9554f99,libucd_trie-01dd94f548235104,libtower_http-25e2a81906bd3a49,libbitflags-0dbcd73e56b9cd85,libeither-0d03427b61e42fdc,libkube_core-20cb861002e90c00,libjson_patch-d61e8cd69dbbf25d,libthiserror-f3f5452c938f3b08,libjsonptr-718567fa25b017f4,libthiserror-d04f9cea18e42a66,libfutures-23d3e1b4bcd85d57,libfutures_executor-990a7178b3b9c7fb,libbackoff-45d8ff2c9a34bdc0,librand-6a0e629a462de083,librand_chacha-4c4e2f5b0088dcd7,libppv_lite86-cb6e01306aec02fd,libzerocopy-864dbe1de039bf3b,libbyteorder-7df9ab1ae37e1368,librand_core-fd50d520049332a6,libgetrandom-25fa031304ead9c7,libinstant-7ca0f2602aa54eaa,libk8s_openapi-189923ef004a68e0,libbase64-2a03de3babadded3,libserde_value-2a2362b74cd29a19,libordered_float-d637d54d3950ecb3,libchrono-0a3e9997bec32efe,libnum_traits-13873188efbb5824,libaxum-bb1e7b472e1dd483,libserde_json-7ddf260e201cf51a,libserde_path_to_error-ea6db203a2cd93be,libserde_urlencoded-2c6d35383dcde97c,libryu-f8ba606093049f91,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-87791aa003c64fb8,libhyper-573a99e114058089,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-7d0912ce8e670eec,libindexmap-6a2820bdd65feba6,libhashbrown-321268ef157f5542,libfoldhash-db4127afd3bb4103,libequivalent-fdc46004df91ad08,liballocator_api2-3bc2480ae44878f3,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libserde-fa5332181400b722,libaxum_core-d8ec99888f7ec806,libmime-4b44681fdb2c65f7,libhttp_body_util-f7db49c49df9608d,libhttp_body-d5740143cdc85e9c,libhttp-af6b2467def66428,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,libtower-d2b69b420bca794d,libtracing-1da6468e649679d7,liblog-8df7809bc4bc4dee,libtracing_core-00042915e72642a2,libonce_cell-debe7c411cf97340,libsync_wrapper-5a27d2ea02cd7690,libfutures_util-f6d8d08be3fdf4b0,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-af90b17004e17c52,libslab-b066ee2c679b47fd,libfutures_sink-be8442ee548d90f9,libtokio-961f771f2a7b9bd3,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libbytes-485c92da441bbc40,libmio-45cf5e80db6d1082,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libanyhow-86336943e25b38f2}.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/rustcDmGYHr/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-2d6dc9419e76ee1f/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-366cf2276260e7a8/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7ab1f6bace804833/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-0a78c24da23f10ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/files_tests-7a60f517d652822f" "-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 "files_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSq8h3u/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-aad4ffb3a5ab4821,libfastrand-503f12a96d791409,librustix-de393048911a4809,liblinux_raw_sys-b3e0a6b3ac010104,libserial_test-2d46285319ca3048,libscc-30de7cc4ed529153,libsdd-1d505deb906108f9,libgitops_operator-93c8529d4ac76c8b,libtracing_opentelemetry-1699d6ec000d95fa,libopentelemetry_otlp-429dcccadcec52fa,libopentelemetry_proto-4f273395ca6c145d,libtonic-c2ffb213e5cf5c3e,libaxum-98958a84c16be210,libmatchit-b2689776cf6e5db9,libaxum_core-c2ef94e89021db5c,libtower-c2bf1fb31cfd4a96,libindexmap-68eb0764c1a34cc4,libhashbrown-8ac6e23154e6c3d0,libprost-80f8d446985d455b,libtracing_bunyan_formatter-8beaeee25ca7f56b,libgethostname-2409f7c40ae11309,libtracing_subscriber-369cd32e8426c71e,libtracing_serde-244db9feb97b20d4,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-0f0b93b43b5e76ce,libtracing_log-8095e8a9b8654d9a,libtracing_log-743575173ddea069,libtime-1ffa8b0f6914e349,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libopentelemetry_semantic_conventions-c1c0c9d215afe034,libopentelemetry_sdk-299bcde57a41ad4a,libtokio_stream-ee15d98a925e4465,libopentelemetry-b1eebeba6b3f2dee,libreqwest-7a3f8b9ab865289d,libipnet-9aae67a4e846df6d,libhyper_tls-e1c078092cd34cb7,libtokio_native_tls-f5b32ca9c61301b2,libencoding_rs-68ad4a143c31cce1,libnative_tls-0d17371e03b1eead,libopenssl-ca5b6d1d6054a867,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libgit2-6364221a2a3709a2,liburl-5dfc4ce38c5092cf,libidna-8cacb35ef9e931f8,libidna_adapter-819970d09917dcbf,libicu_normalizer-508034830d7cbabd,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-579544d6f2f545f4,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-00d17a55e910d764,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-c259bd33caea60f6,libicu_provider-9a31527061573450,libicu_locid-a3d7ea23032b4740,liblitemap-cecd5a7fd1787c64,libtinystr-cd719e8d95383fcd,libzerovec-05cee028fb409147,libwriteable-45c783735d88c2b0,libyoke-c91bd07c4cc1f7b7,libzerofrom-7e89e0e9d772d53d,libstable_deref_trait-e5f295e98f1b80b2,liblibgit2_sys-00f7751933d3d1a3,liblibssh2_sys-b4428ca3d042daa9,libopenssl_sys-a974bc229edb5ae3,liblibz_sys-d6971c2e527ce08c,libkube-d126d88671c15b31,libkube_runtime-24017d5b2d4c895d,libhostname-f0e6581e70d1c089,libasync_stream-18ad7b192c97894a,libahash-8b36bb9b73e57f8f,libasync_broadcast-5720f4a6c8c2ad26,libevent_listener_strategy-8a8225b1d431b031,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libpin_project-7ee9b52a2dc8b9d3,libkube_client-284417103c3e3f6d,libpem-7790ac933df6cf06,libhome-c43708049c272d87,libserde_yaml-af2ea6af4930421a,libunsafe_libyaml-7bc1bf218b2f5452,librustls_pemfile-050828228477779f,libhyper_rustls-71d5410b1777e2ee,libtokio_rustls-109ca2a6e5226ace,librustls_native_certs-56788e73be0b4fd1,libopenssl_probe-cbab9b905ab83f66,librustls-58c31add8d2a2c25,libsubtle-ca7024fc66e4388f,libwebpki-cf18c46256dca179,libring-0c400463dd2c70d7,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,librustls_pki_types-613e103407ed47ec,libhyper_timeout-116e48af301b946f,libsecrecy-a443dae2ee1dc6a5,libzeroize-ead98f074a37f829,libjsonpath_rust-d4026a70276aa47d,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libpest-7d382353e9554f99,libucd_trie-01dd94f548235104,libtower_http-25e2a81906bd3a49,libbitflags-0dbcd73e56b9cd85,libeither-0d03427b61e42fdc,libkube_core-20cb861002e90c00,libjson_patch-d61e8cd69dbbf25d,libthiserror-f3f5452c938f3b08,libjsonptr-718567fa25b017f4,libthiserror-d04f9cea18e42a66,libfutures-23d3e1b4bcd85d57,libfutures_executor-990a7178b3b9c7fb,libbackoff-45d8ff2c9a34bdc0,librand-6a0e629a462de083,librand_chacha-4c4e2f5b0088dcd7,libppv_lite86-cb6e01306aec02fd,libzerocopy-864dbe1de039bf3b,libbyteorder-7df9ab1ae37e1368,librand_core-fd50d520049332a6,libgetrandom-25fa031304ead9c7,libinstant-7ca0f2602aa54eaa,libk8s_openapi-189923ef004a68e0,libbase64-2a03de3babadded3,libserde_value-2a2362b74cd29a19,libordered_float-d637d54d3950ecb3,libchrono-0a3e9997bec32efe,libnum_traits-13873188efbb5824,libaxum-bb1e7b472e1dd483,libserde_json-7ddf260e201cf51a,libserde_path_to_error-ea6db203a2cd93be,libserde_urlencoded-2c6d35383dcde97c,libryu-f8ba606093049f91,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-87791aa003c64fb8,libhyper-573a99e114058089,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-7d0912ce8e670eec,libindexmap-6a2820bdd65feba6,libhashbrown-321268ef157f5542,libfoldhash-db4127afd3bb4103,libequivalent-fdc46004df91ad08,liballocator_api2-3bc2480ae44878f3,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libserde-fa5332181400b722,libaxum_core-d8ec99888f7ec806,libmime-4b44681fdb2c65f7,libhttp_body_util-f7db49c49df9608d,libhttp_body-d5740143cdc85e9c,libhttp-af6b2467def66428,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,libtower-d2b69b420bca794d,libtracing-1da6468e649679d7,liblog-8df7809bc4bc4dee,libtracing_core-00042915e72642a2,libonce_cell-debe7c411cf97340,libsync_wrapper-5a27d2ea02cd7690,libfutures_util-f6d8d08be3fdf4b0,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-af90b17004e17c52,libslab-b066ee2c679b47fd,libfutures_sink-be8442ee548d90f9,libtokio-961f771f2a7b9bd3,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libbytes-485c92da441bbc40,libmio-45cf5e80db6d1082,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libanyhow-86336943e25b38f2}.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/rustcSq8h3u/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-2d6dc9419e76ee1f/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-366cf2276260e7a8/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7ab1f6bace804833/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-0a78c24da23f10ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-e483c8bef0fc3046" "-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 "integration_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7e0633586dc9bb4cb31c21a934fac3d452aeccf7f820c97d5f7f35175f14e449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0633586dc9bb4cb31c21a934fac3d452aeccf7f820c97d5f7f35175f14e449", kill_on_drop: false }` [INFO] [stdout] 7e0633586dc9bb4cb31c21a934fac3d452aeccf7f820c97d5f7f35175f14e449