[INFO] fetching crate danube-client 0.3.4... [INFO] testing danube-client-0.3.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate danube-client 0.3.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate danube-client 0.3.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate danube-client 0.3.4 [INFO] tweaked toml for crates.io crate danube-client 0.3.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate danube-client 0.3.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate danube-client 0.3.4 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.84 [INFO] [stderr] Downloaded tonic-types v0.12.3 [INFO] [stderr] Downloaded danube-core v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eefcb39170ee9b044b0d9748ee2e8296a23c54c4f58a65f4a2a9fa2b7017f58 [INFO] running `Command { std: "docker" "start" "-a" "1eefcb39170ee9b044b0d9748ee2e8296a23c54c4f58a65f4a2a9fa2b7017f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eefcb39170ee9b044b0d9748ee2e8296a23c54c4f58a65f4a2a9fa2b7017f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eefcb39170ee9b044b0d9748ee2e8296a23c54c4f58a65f4a2a9fa2b7017f58", kill_on_drop: false }` [INFO] [stdout] 1eefcb39170ee9b044b0d9748ee2e8296a23c54c4f58a65f4a2a9fa2b7017f58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a9d0d8dd8c563c50671d87c091f66abba443a4cf258d28c0e982c717eb1e1365 [INFO] running `Command { std: "docker" "start" "-a" "a9d0d8dd8c563c50671d87c091f66abba443a4cf258d28c0e982c717eb1e1365", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling prettyplease v0.2.27 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling async-trait v0.1.84 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling danube-core v0.3.4 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tower v0.4.13 [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 tonic v0.12.3 [INFO] [stderr] Compiling tonic-types v0.12.3 [INFO] [stderr] Compiling danube-client v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.59s [INFO] running `Command { std: "docker" "inspect" "a9d0d8dd8c563c50671d87c091f66abba443a4cf258d28c0e982c717eb1e1365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9d0d8dd8c563c50671d87c091f66abba443a4cf258d28c0e982c717eb1e1365", kill_on_drop: false }` [INFO] [stdout] a9d0d8dd8c563c50671d87c091f66abba443a4cf258d28c0e982c717eb1e1365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7ff7cc7bdc5b804f4163836446b855eb345e3b3b31824f7214abe1020392a10b [INFO] running `Command { std: "docker" "start" "-a" "7ff7cc7bdc5b804f4163836446b855eb345e3b3b31824f7214abe1020392a10b", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling danube-core v0.3.4 [INFO] [stderr] Compiling tonic-types v0.12.3 [INFO] [stderr] Compiling danube-client v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcflQZgo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-810836212edf66bf.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ed86729c35f078cd.rlib,libtracing_log-e46ae628d71b5858.rlib,libdanube_client-3fa44a9fae371ba0.rlib,libfutures-43da67ff71410ae1.rlib,libfutures_executor-73a5d301847b0ada.rlib,libdanube_core-785a19c0ddac0215.rlib,libthiserror-34e3646583631b6b.rlib,libtonic-5208854dcd151cda.rlib,librustls_pemfile-3616e5ec8848be5b.rlib,libhyper_timeout-85a16eb02ca8ba30.rlib,libasync_stream-eb9b42fef7784104.rlib,libtokio_rustls-b1a9f6c9fe22cb2b.rlib,librustls-fbc57e25082ead87.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-d21d4e14ecc8df5c.rlib,libring-4c1a7f48ac605f71.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-6e80d4bddfbb1715.rlib,liblog-4f260390e802c8d1.rlib,libhyper_util-618e5bf8507147f2.rlib,libhyper-f968da125477649a.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-312f79de28518be1.rlib,libh2-1b42198f7fa84ab5.rlib,libindexmap-433cd27d67467b28.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-888db2db3bd93af1.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libhttpdate-a05a91876c090713.rlib,libaxum-229d036b46add5dc.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libmatchit-b506c237b7d589b7.rlib,libserde-7137c5b2b3c7e7fe.rlib,libaxum_core-1b7d9ce884f9eab3.rlib,libmime-e6f732c53ac9de40.rlib,libtower-1275534927db3c22.rlib,libsync_wrapper-b882f7c9845792b1.rlib,libtower-dc4b36a9ea7d9334.rlib,libindexmap-fa2ff87b72cb3883.rlib,libhashbrown-94464ed281767ecc.rlib,libtokio_util-cd5a0b6375ff62bc.rlib,librand-52045b8f56982940.rlib,librand_chacha-a58c3f73731ea745.rlib,libppv_lite86-6dcedd2365998924.rlib,libzerocopy-e0a603c2de249e49.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,librand_core-57d42dd674a5856d.rlib,libgetrandom-aa48d55754834ba9.rlib,libtower_layer-36cd670e2261351e.rlib,libbase64-4cfc25a2fbceb95f.rlib,libprost-249822d7d3d0a1ac.rlib,libpin_project-ba4bf09484efbc59.rlib,libtracing-5a9fc38ba153a0d5.rlib,libtracing_core-a8e5a4aad3956654.rlib,libonce_cell-b15ed62672602246.rlib,libtower_service-0c39472df5066488.rlib,libtokio_stream-036c389df23a20fa.rlib,libtokio-2e0c6f5856127038.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-70a5832dbb74a920.rlib,libmio-affd9daf9dfaaed1.rlib,libparking_lot-4ba3cb8a549ddded.rlib,libparking_lot_core-b1409ea94c22b36e.rlib,liblibc-43c3433c4a6dd1b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-26d9d452418856b1.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhttp_body_util-4ffd3b266f3b9cea.rlib,libfutures_util-6946524c713b6248.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libpin_project_lite-aebb60e442b19687.rlib,libhttp_body-014eb3c4914b2950.rlib,libhttp-3a423658545e8984.rlib,libitoa-f163f11166b2899c.rlib,libfnv-81596130b397d5c3.rlib,libbytes-9bfe553f7bec7d4b.rlib,libanyhow-d3d82cf750ed3417.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcflQZgo/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-24a3a93d05f7bdb2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/partitions_consumer-6cf6ec67235921f8" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `danube-client` (example "partitions_consumer") 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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcSJcRZd/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-810836212edf66bf.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ed86729c35f078cd.rlib,libtracing_log-e46ae628d71b5858.rlib,libserde_json-023982f50f205e6e.rlib,libryu-e1fffcc04a075728.rlib,libdanube_client-3fa44a9fae371ba0.rlib,libfutures-43da67ff71410ae1.rlib,libfutures_executor-73a5d301847b0ada.rlib,libdanube_core-785a19c0ddac0215.rlib,libthiserror-34e3646583631b6b.rlib,libtonic-5208854dcd151cda.rlib,librustls_pemfile-3616e5ec8848be5b.rlib,libhyper_timeout-85a16eb02ca8ba30.rlib,libasync_stream-eb9b42fef7784104.rlib,libtokio_rustls-b1a9f6c9fe22cb2b.rlib,librustls-fbc57e25082ead87.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-d21d4e14ecc8df5c.rlib,libring-4c1a7f48ac605f71.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-6e80d4bddfbb1715.rlib,liblog-4f260390e802c8d1.rlib,libhyper_util-618e5bf8507147f2.rlib,libhyper-f968da125477649a.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-312f79de28518be1.rlib,libh2-1b42198f7fa84ab5.rlib,libindexmap-433cd27d67467b28.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-888db2db3bd93af1.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libhttpdate-a05a91876c090713.rlib,libaxum-229d036b46add5dc.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libmatchit-b506c237b7d589b7.rlib,libserde-7137c5b2b3c7e7fe.rlib,libaxum_core-1b7d9ce884f9eab3.rlib,libmime-e6f732c53ac9de40.rlib,libtower-1275534927db3c22.rlib,libsync_wrapper-b882f7c9845792b1.rlib,libtower-dc4b36a9ea7d9334.rlib,libindexmap-fa2ff87b72cb3883.rlib,libhashbrown-94464ed281767ecc.rlib,libtokio_util-cd5a0b6375ff62bc.rlib,librand-52045b8f56982940.rlib,librand_chacha-a58c3f73731ea745.rlib,libppv_lite86-6dcedd2365998924.rlib,libzerocopy-e0a603c2de249e49.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,librand_core-57d42dd674a5856d.rlib,libgetrandom-aa48d55754834ba9.rlib,libtower_layer-36cd670e2261351e.rlib,libbase64-4cfc25a2fbceb95f.rlib,libprost-249822d7d3d0a1ac.rlib,libpin_project-ba4bf09484efbc59.rlib,libtracing-5a9fc38ba153a0d5.rlib,libtracing_core-a8e5a4aad3956654.rlib,libonce_cell-b15ed62672602246.rlib,libtower_service-0c39472df5066488.rlib,libtokio_stream-036c389df23a20fa.rlib,libtokio-2e0c6f5856127038.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-70a5832dbb74a920.rlib,libmio-affd9daf9dfaaed1.rlib,libparking_lot-4ba3cb8a549ddded.rlib,libparking_lot_core-b1409ea94c22b36e.rlib,liblibc-43c3433c4a6dd1b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-26d9d452418856b1.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhttp_body_util-4ffd3b266f3b9cea.rlib,libfutures_util-6946524c713b6248.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libpin_project_lite-aebb60e442b19687.rlib,libhttp_body-014eb3c4914b2950.rlib,libhttp-3a423658545e8984.rlib,libitoa-f163f11166b2899c.rlib,libfnv-81596130b397d5c3.rlib,libbytes-9bfe553f7bec7d4b.rlib,libanyhow-d3d82cf750ed3417.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcSJcRZd/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-24a3a93d05f7bdb2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/json_producer-ef82181381ae1a96" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `danube-client` (example "json_producer") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustczoYo0b/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-810836212edf66bf.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ed86729c35f078cd.rlib,libtracing_log-e46ae628d71b5858.rlib,libdanube_client-3fa44a9fae371ba0.rlib,libfutures-43da67ff71410ae1.rlib,libfutures_executor-73a5d301847b0ada.rlib,libdanube_core-785a19c0ddac0215.rlib,libthiserror-34e3646583631b6b.rlib,libtonic-5208854dcd151cda.rlib,librustls_pemfile-3616e5ec8848be5b.rlib,libhyper_timeout-85a16eb02ca8ba30.rlib,libasync_stream-eb9b42fef7784104.rlib,libtokio_rustls-b1a9f6c9fe22cb2b.rlib,librustls-fbc57e25082ead87.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-d21d4e14ecc8df5c.rlib,libring-4c1a7f48ac605f71.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-6e80d4bddfbb1715.rlib,liblog-4f260390e802c8d1.rlib,libhyper_util-618e5bf8507147f2.rlib,libhyper-f968da125477649a.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-312f79de28518be1.rlib,libh2-1b42198f7fa84ab5.rlib,libindexmap-433cd27d67467b28.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-888db2db3bd93af1.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libhttpdate-a05a91876c090713.rlib,libaxum-229d036b46add5dc.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libmatchit-b506c237b7d589b7.rlib,libserde-7137c5b2b3c7e7fe.rlib,libaxum_core-1b7d9ce884f9eab3.rlib,libmime-e6f732c53ac9de40.rlib,libtower-1275534927db3c22.rlib,libsync_wrapper-b882f7c9845792b1.rlib,libtower-dc4b36a9ea7d9334.rlib,libindexmap-fa2ff87b72cb3883.rlib,libhashbrown-94464ed281767ecc.rlib,libtokio_util-cd5a0b6375ff62bc.rlib,librand-52045b8f56982940.rlib,librand_chacha-a58c3f73731ea745.rlib,libppv_lite86-6dcedd2365998924.rlib,libzerocopy-e0a603c2de249e49.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,librand_core-57d42dd674a5856d.rlib,libgetrandom-aa48d55754834ba9.rlib,libtower_layer-36cd670e2261351e.rlib,libbase64-4cfc25a2fbceb95f.rlib,libprost-249822d7d3d0a1ac.rlib,libpin_project-ba4bf09484efbc59.rlib,libtracing-5a9fc38ba153a0d5.rlib,libtracing_core-a8e5a4aad3956654.rlib,libonce_cell-b15ed62672602246.rlib,libtower_service-0c39472df5066488.rlib,libtokio_stream-036c389df23a20fa.rlib,libtokio-2e0c6f5856127038.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-70a5832dbb74a920.rlib,libmio-affd9daf9dfaaed1.rlib,libparking_lot-4ba3cb8a549ddded.rlib,libparking_lot_core-b1409ea94c22b36e.rlib,liblibc-43c3433c4a6dd1b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-26d9d452418856b1.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhttp_body_util-4ffd3b266f3b9cea.rlib,libfutures_util-6946524c713b6248.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libpin_project_lite-aebb60e442b19687.rlib,libhttp_body-014eb3c4914b2950.rlib,libhttp-3a423658545e8984.rlib,libitoa-f163f11166b2899c.rlib,libfnv-81596130b397d5c3.rlib,libbytes-9bfe553f7bec7d4b.rlib,libanyhow-d3d82cf750ed3417.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustczoYo0b/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-24a3a93d05f7bdb2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/partitions_producer-3ba9fa8ac64e607f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `danube-client` (example "partitions_producer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7ff7cc7bdc5b804f4163836446b855eb345e3b3b31824f7214abe1020392a10b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff7cc7bdc5b804f4163836446b855eb345e3b3b31824f7214abe1020392a10b", kill_on_drop: false }` [INFO] [stdout] 7ff7cc7bdc5b804f4163836446b855eb345e3b3b31824f7214abe1020392a10b