[INFO] cloning repository https://github.com/stackabletech/commons-operator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stackabletech/commons-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstackabletech%2Fcommons-operator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstackabletech%2Fcommons-operator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f24a29685d7201046ad12018a91f6ef00e5cfee3 [INFO] testing stackabletech/commons-operator against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstackabletech%2Fcommons-operator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stackabletech/commons-operator on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/stackabletech/commons-operator [INFO] finished tweaking git repo https://github.com/stackabletech/commons-operator [INFO] tweaked toml for git repo https://github.com/stackabletech/commons-operator written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stackabletech/commons-operator 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" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Updating git repository `https://github.com/stackabletech/operator-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/stackabletech/product-config.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.20.3 [INFO] [stderr] Downloaded kube-derive v0.83.0 [INFO] [stderr] Downloaded darling_core v0.20.3 [INFO] [stderr] Downloaded cargo-lock v8.0.3 [INFO] [stderr] Downloaded kube-runtime v0.83.0 [INFO] [stderr] Downloaded built v0.5.2 [INFO] [stderr] Downloaded kube v0.83.0 [INFO] [stderr] Downloaded darling v0.20.3 [INFO] [stderr] Downloaded opentelemetry v0.19.0 [INFO] [stderr] Downloaded serde_yaml v0.9.22 [INFO] [stderr] Downloaded fancy-regex v0.8.0 [INFO] [stderr] Downloaded kube-client v0.83.0 [INFO] [stderr] Downloaded git2 v0.15.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.19.0 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.18.0 [INFO] [stderr] Downloaded xml-rs v0.8.15 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Downloaded kube-core v0.83.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.19.0 [INFO] [stderr] Downloaded opentelemetry_api v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd67b98a217e8ae03d88dd33cd42ab44ca573cbeed9033c7f8577fbb4dd7fdae [INFO] running `Command { std: "docker" "start" "-a" "fd67b98a217e8ae03d88dd33cd42ab44ca573cbeed9033c7f8577fbb4dd7fdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd67b98a217e8ae03d88dd33cd42ab44ca573cbeed9033c7f8577fbb4dd7fdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd67b98a217e8ae03d88dd33cd42ab44ca573cbeed9033c7f8577fbb4dd7fdae", kill_on_drop: false }` [INFO] [stdout] fd67b98a217e8ae03d88dd33cd42ab44ca573cbeed9033c7f8577fbb4dd7fdae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ef9d8857b0ff0d6c1c7e93365c54eb9ceae982287131f96081e4023bd76884e [INFO] running `Command { std: "docker" "start" "-a" "3ef9d8857b0ff0d6c1c7e93365c54eb9ceae982287131f96081e4023bd76884e", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling k8s-openapi v0.18.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.22 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling treediff v4.0.2 [INFO] [stderr] Compiling json-patch v1.0.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling java-properties v1.4.1 [INFO] [stderr] Compiling kube-derive v0.83.0 [INFO] [stderr] Compiling fancy-regex v0.8.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling xml-rs v0.8.15 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling product-config v0.4.0 (https://github.com/stackabletech/product-config.git?tag=0.4.0#e1e5938b) [INFO] [stderr] Compiling opentelemetry-jaeger v0.18.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling stackable-operator-derive v0.44.0 (https://github.com/stackabletech/operator-rs.git?tag=0.44.0#f922369d) [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling kube-core v0.83.0 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling kube-client v0.83.0 [INFO] [stderr] Compiling kube-runtime v0.83.0 [INFO] [stderr] Compiling kube v0.83.0 [INFO] [stderr] Compiling stackable-operator v0.44.0 (https://github.com/stackabletech/operator-rs.git?tag=0.44.0#f922369d) [INFO] [stderr] Compiling stackable-commons-operator v0.0.0-dev (/opt/rustwide/workdir/rust/operator-binary) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCL3S9v/symbols.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.stackable_commons_operator.5224772f57faa31f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942.fjx2t4iulnon77q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-c6cf0643f3c509bb.rlib" "/opt/rustwide/target/debug/deps/libstackable_operator-2706f03231ea2775.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-6da4268b9458a364.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_jaeger-80cb778e399b930b.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-79271f491f84dc9b.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-ae7b855025c89b92.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_sdk-cd1d1299b43e16d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-35c672f32b85e81a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6f60d511af3e76b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-b9341edbb40bdf40.rlib" "/opt/rustwide/target/debug/deps/libdashmap-8061602016f8ed9f.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_api-ac046327fe165420.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-829389f27e31181d.rlib" "/opt/rustwide/target/debug/deps/libthrift-9ca17c1bfc9f0177.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e0b6f613d6b37fba.rlib" "/opt/rustwide/target/debug/deps/libinteger_encoding-21d9959f66cba708.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-82dd1c57559cb0f9.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-2d759c6cd1043fb9.rlib" "/opt/rustwide/target/debug/deps/liboverload-2a133914399b3e75.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-504935158f882df1.rlib" "/opt/rustwide/target/debug/deps/libmatchers-a75370c72300c502.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e464868c09158259.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a5f2842779e800e4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-da03bc8243c738e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-b8632d57dbf50c4f.rlib" "/opt/rustwide/target/debug/deps/libconst_format-4d5fe961b0d48d78.rlib" "/opt/rustwide/target/debug/deps/libstrum-5479fefdf21e7dd8.rlib" "/opt/rustwide/target/debug/deps/libproduct_config-7549627f7d5ae4fa.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-f21bc5de4e786b47.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1659fb94f00cd42d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3bb942dda1b45c94.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d7fdf95d27936e12.rlib" "/opt/rustwide/target/debug/deps/libxml-cbab8b55392bd404.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-7ed122ccfccd2774.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libencoding-c8fc47d3d3c152e1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-aa43f2cb86a0512b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-d92afa3d5cb6f0f7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-2c86d41efdfd2cfa.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-bbc3f47eca3637c5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e7d598b1c30c6716.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-00dae59e88cffd67.rlib" "/opt/rustwide/target/debug/deps/libregex-0ab78e399a489f1e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-bb44a6151fe0db79.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b7bbcbd09e35cad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f184b6e9d5f2fc1e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-26380277f767511f.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-0f6e7e5b48b287cc.rlib" "/opt/rustwide/target/debug/deps/libsemver-637d547e9d4b166f.rlib" "/opt/rustwide/target/debug/deps/libclap-73ebf0330fb287f9.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-7a3400168a5824c8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8622084940d8e27c.rlib" "/opt/rustwide/target/debug/deps/libanstream-e08f751eca635947.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-07312c5666c934db.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-61f3c6c9d64c4aad.rlib" "/opt/rustwide/target/debug/deps/librustix-190e14e710f62489.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-9d303219a9df1b53.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8c09cf1ab992ef55.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-4ad5a06266c263b0.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-adfbdf344a19bafe.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-c4be6c64e3323ee2.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-63a96828c465a63d.rlib" "/opt/rustwide/target/debug/deps/libkube-e79fb970fd742b4f.rlib" "/opt/rustwide/target/debug/deps/libkube_runtime-9a5c8b96f34df225.rlib" "/opt/rustwide/target/debug/deps/libahash-a0c4c8d8768f05a5.rlib" "/opt/rustwide/target/debug/deps/libkube_client-86aac9be2e23f360.rlib" "/opt/rustwide/target/debug/deps/libpem-8de4021172ce680f.rlib" "/opt/rustwide/target/debug/deps/libbase64-3a7c9093e7cb77ef.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-0b37e4f3571dc6c5.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-3a579f1d354b3135.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-008f51b5e63a0cb1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-2147fd8148fd90c5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19f06a6ab3fccdcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-e5b8830e4da74c05.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e11d653167d86736.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-88e878256513e7c3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-764da133e930e111.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8244778d3d98c179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-2ea30304d9f82d1e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-c326face6b681b8e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7c04c0ce8eaa701c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5402d8ef179fed27.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e0d34a1ad648a197.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e8d4b9d233921277.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-ab60f94c563ff946.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-0fb40b3e1dbf3cec.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-149e2f9eb88452bc.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0cadb914dcbd6f45.rlib" "/opt/rustwide/target/debug/deps/libjsonpath_lib-3facc15d0456f79d.rlib" "/opt/rustwide/target/debug/deps/libtower_http-6b4a1c64daedafe4.rlib" "/opt/rustwide/target/debug/deps/libbase64-cd5eeb57f9f2b714.rlib" "/opt/rustwide/target/debug/deps/libmime-89e91319444c56b5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ae284853a5c23b43.rlib" "/opt/rustwide/target/debug/deps/libtower-92ebf7182d728fff.rlib" "/opt/rustwide/target/debug/deps/libpin_project-54a5f6486a7fc7d2.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-be94a50e408251ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e98756d825eecddb.rlib" "/opt/rustwide/target/debug/deps/libhyper-ae10ef1fe8218eeb.rlib" "/opt/rustwide/target/debug/deps/libwant-eb65274e5318b345.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-aa82f6e1c1c72916.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c1c7bf356ee1c630.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a909268bfa74f8c9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-785001b3b440b315.rlib" "/opt/rustwide/target/debug/deps/libtokio-70e614b2f9862583.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-51c832a4fac067d2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ebcd315ca434da05.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ec7402921f54515e.rlib" "/opt/rustwide/target/debug/deps/libmio-1a3cf8a418fac72e.rlib" "/opt/rustwide/target/debug/deps/libeither-d02ea7a7061e4431.rlib" "/opt/rustwide/target/debug/deps/libtracing-16c92750cfd5c51b.rlib" "/opt/rustwide/target/debug/deps/liblog-27705ca7a13934be.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ac3fe88e1464f41e.rlib" "/opt/rustwide/target/debug/deps/libkube_core-2ae584153f08ba06.rlib" "/opt/rustwide/target/debug/deps/libhttp-2755c17547d2b8df.rlib" "/opt/rustwide/target/debug/deps/libbytes-24c72a0629944d6f.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libjson_patch-466e35ffe3257762.rlib" "/opt/rustwide/target/debug/deps/libtreediff-ba0655f3e4d8f6cc.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-df81dfd8304be30b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f9c59101f803f7a8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8ddb0c67efdf005e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f0b0a73449292412.rlib" "/opt/rustwide/target/debug/deps/libbackoff-07987c35910106f8.rlib" "/opt/rustwide/target/debug/deps/librand-f82595de47ce7eac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6279035583fb12e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0b4a4fc8d6e68b7b.rlib" "/opt/rustwide/target/debug/deps/librand_core-d92a364c24f6b0ba.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0b573c05a59a449b.rlib" "/opt/rustwide/target/debug/deps/liblibc-d0e6cae748766111.rlib" "/opt/rustwide/target/debug/deps/libinstant-bc95bc3fef459ee4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libk8s_openapi-50ea5f4a12cd5788.rlib" "/opt/rustwide/target/debug/deps/libbase64-a4a698b31d7c13a7.rlib" "/opt/rustwide/target/debug/deps/libserde_value-a73c2ad853aef335.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f879fb3e3991e1de.rlib" "/opt/rustwide/target/debug/deps/libschemars-d5c0bbccdb179e77.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-2514d3a2888489e2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-626ec2e74ba64075.rlib" "/opt/rustwide/target/debug/deps/libryu-38d7b52fd8b48df1.rlib" "/opt/rustwide/target/debug/deps/libitoa-57001a3f2175a4a0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-996ef0e81fad2e2a.rlib" "/opt/rustwide/target/debug/deps/libequivalent-6c59c452f0df5874.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-863ca19e6f34c3ca.rlib" "/opt/rustwide/target/debug/deps/libchrono-9d293017555c5a5e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-badfd33006559e93.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-746e7de6a95a4815.rlib" "/opt/rustwide/target/debug/deps/libserde-409e21d829fa2982.rlib" "/opt/rustwide/target/debug/deps/libsnafu-0fc525de449ffcb8.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-f71cb85a9132c2b7.rlib" "/opt/rustwide/target/debug/deps/libfutures-795cbba3b0a5dabe.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8d75f70b2e4c46d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-92c4f77d6b108cc0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rlib" "/opt/rustwide/target/debug/deps/libfutures-b2b09191c343d95a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3505472c95e3601b.rlib" "/opt/rustwide/target/debug/deps/libslab-7c2905ba0c75d8fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-50899c52a68740a1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-386fbc476cabd3df.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-dc49eb78c4fa9010.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-27bb08c9142206e3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-66b6e0c1541d01f8.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stackable_commons_operator-caf60b98a66ce942" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stackable-commons-operator` (bin "stackable-commons-operator") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3ef9d8857b0ff0d6c1c7e93365c54eb9ceae982287131f96081e4023bd76884e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef9d8857b0ff0d6c1c7e93365c54eb9ceae982287131f96081e4023bd76884e", kill_on_drop: false }` [INFO] [stdout] 3ef9d8857b0ff0d6c1c7e93365c54eb9ceae982287131f96081e4023bd76884e