[INFO] cloning repository https://github.com/qzhuyan/fdbprom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qzhuyan/fdbprom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqzhuyan%2Ffdbprom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqzhuyan%2Ffdbprom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28ccbc010f4bd4a5f994bbaf584ac4277420f68a
[INFO] testing qzhuyan/fdbprom against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqzhuyan%2Ffdbprom" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qzhuyan/fdbprom
[INFO] finished tweaking git repo https://github.com/qzhuyan/fdbprom
[INFO] tweaked toml for git repo https://github.com/qzhuyan/fdbprom written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qzhuyan/fdbprom on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qzhuyan/fdbprom 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.91
[INFO] [stderr]   Downloaded bytestring v1.3.1
[INFO] [stderr]   Downloaded try_map v0.3.1
[INFO] [stderr]   Downloaded pkg-config v0.3.31
[INFO] [stderr]   Downloaded zerofrom v0.1.4
[INFO] [stderr]   Downloaded foundationdb-macros v0.3.1
[INFO] [stderr]   Downloaded yoke v0.7.4
[INFO] [stderr]   Downloaded impl-more v0.1.8
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded yoke-derive v0.7.4
[INFO] [stderr]   Downloaded serde_bytes v0.11.15
[INFO] [stderr]   Downloaded cpufeatures v0.2.16
[INFO] [stderr]   Downloaded pin-project-lite v0.2.15
[INFO] [stderr]   Downloaded dtoa v1.0.9
[INFO] [stderr]   Downloaded async-trait v0.1.83
[INFO] [stderr]   Downloaded redox_syscall v0.5.7
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.4
[INFO] [stderr]   Downloaded zstd v0.13.2
[INFO] [stderr]   Downloaded once_cell v1.20.2
[INFO] [stderr]   Downloaded httparse v1.9.5
[INFO] [stderr]   Downloaded litemap v0.7.3
[INFO] [stderr]   Downloaded uuid v1.11.0
[INFO] [stderr]   Downloaded foundationdb-gen v0.9.1
[INFO] [stderr]   Downloaded xml-rs v0.8.23
[INFO] [stderr]   Downloaded serde_derive v1.0.215
[INFO] [stderr]   Downloaded bytes v1.8.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.0
[INFO] [stderr]   Downloaded derive_more v0.99.18
[INFO] [stderr]   Downloaded serde v1.0.215
[INFO] [stderr]   Downloaded prometheus-client v0.22.3
[INFO] [stderr]   Downloaded cc v1.2.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.14
[INFO] [stderr]   Downloaded url v2.5.3
[INFO] [stderr]   Downloaded foundationdb v0.9.1
[INFO] [stderr]   Downloaded indexmap v2.6.0
[INFO] [stderr]   Downloaded json v0.12.4
[INFO] [stderr]   Downloaded tokio-util v0.7.12
[INFO] [stderr]   Downloaded flate2 v1.0.35
[INFO] [stderr]   Downloaded foundationdb-sys v0.9.1
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded serde_json v1.0.133
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.1
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded bindgen v0.70.1
[INFO] [stderr]   Downloaded object v0.36.5
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] [stderr]   Downloaded tokio v1.41.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9e87a2e7e04f38b30e9697a8cf1deb392958bc201665a8bfaa59e238d9130a8
[INFO] running `Command { std: "docker" "start" "-a" "c9e87a2e7e04f38b30e9697a8cf1deb392958bc201665a8bfaa59e238d9130a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9e87a2e7e04f38b30e9697a8cf1deb392958bc201665a8bfaa59e238d9130a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9e87a2e7e04f38b30e9697a8cf1deb392958bc201665a8bfaa59e238d9130a8", kill_on_drop: false }`
[INFO] [stdout] c9e87a2e7e04f38b30e9697a8cf1deb392958bc201665a8bfaa59e238d9130a8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5e1f804d4b6cb2ef47562c0a8331f15c374d74f1a4ca85bec4a137918a244db
[INFO] running `Command { std: "docker" "start" "-a" "b5e1f804d4b6cb2ef47562c0a8331f15c374d74f1a4ca85bec4a137918a244db", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.91
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling xml-rs v0.8.23
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling foundationdb-gen v0.9.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling foundationdb v0.9.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling try_map v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling impl-more v0.1.8
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling foundationdb-macros v0.3.1
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling foundationdb-sys v0.9.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling fdbprom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcoL5YXa/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjson-8ab9094a764bb555,libfoundationdb-27b0e3c34cae4ec1,libuuid-29497ce1823997f1,libfutures-313ed4249308b849,libfutures_executor-38a04a48008b6407,libfoundationdb_sys-4d0e268fab2cfc24,libstatic_assertions-acd18841cc36d7c2,libactix_web-31d9ed7435514b83,libimpl_more-ef106fc13ad53b46,liburl-b99458516afd60af,libidna-af2778354f7fe0fe,libidna_adapter-2c7d8817a2a54795,libicu_normalizer-ea7569e05fefc96f,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libicu_properties-3e564f0007fd3bab,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-38c3cf1b1479eefc,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-c22fcd32dfe850a9,libicu_provider-90e5eb96383bfd41,libicu_locid-83b876c52545fce7,liblitemap-b81176aa73a3d9c6,libtinystr-969e521d1d0620f7,libzerovec-434347f11a584a25,libwriteable-d7ff86b178f1d317,libyoke-2c5184abcb64c95a,libzerofrom-2aaded353246dd0b,libstable_deref_trait-456565f84dafac83,libserde_urlencoded-d02cfe56e457ea16,libform_urlencoded-79e0e98fcd485548,libserde_json-bf1b41dc0cbdffd0,libryu-819a5e577911cb6a,libactix_server-87c8e210aed5b0b5,libactix_router-33229283cc5d5fcb,libregex-93d6bb1ade57b09e,libregex_automata-3e7305b1eb36cba0,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libserde-e1024b0f7444be7e,libcookie-50503e56a001cf32,libtime-9f4d753ec373716e,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,libactix_http-39dcfd4aa9217558,librand-dea01ec67be6a16c,librand_chacha-5c84f036a2a28bab,libppv_lite86-7ef9cf232e2bf543,librand_core-a65e255b2d6858ff,libhttparse-4250447cb299e949,libbrotli-e4490cba97eb3c60,libbrotli_decompressor-0555d0395cf94884,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libhttpdate-fd089b66c335a993,libsha1-6448285dac10eab2,libcpufeatures-7e0a5464d890c7ce,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-fff42f7554bbeb90,liblocal_channel-700ffdcfb4b7bbf8,libbytestring-ad3adbf599e525b8,libencoding_rs-77aaab2f10457336,liblanguage_tags-e61168c46bae3fb3,libahash-faee13a6e0762937,libgetrandom-44e5679e32ef9a29,libzerocopy-ce9da6f92b226a94,libbyteorder-7040c32f32142e76,libmime-7cbfcc84299bf52b,libpercent_encoding-7f7ecf94013a574b,libh2-1d10188a50428604,libindexmap-e85e34d5044be78f,libequivalent-4046d892813a5d9a,libhashbrown-db1df357bc12c83b,libfutures_util-7e07c6ad99dc0f5d,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-608277e36c854e1e,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libzstd-93b260a0b5c7cc61,libzstd_safe-43bb4f125aa614ae,libzstd_sys-8096477a2e530cb3,libflate2-d7ab6844f497f46b,libminiz_oxide-c60ba233e4a116d3,libadler2-f69c3605267591c3,libcrc32fast-e14d1f8d61360bf0,libactix_service-ce60f24500b77c56,libactix_codec-019b81969108a948,libtracing-da4c526d89a763d1,libtracing_core-c6c41081672bf32d,libonce_cell-29d2c12b738003dd,libmemchr-6e500fc2d2cc2174,libbitflags-4fc2c4ee1f367a18,libtokio_util-81c19c143bd8fc99,libfutures_sink-bb58a37a11906cee,libactix_utils-de9d30e550b009d7,liblocal_waker-75b46a1973888919,libactix_rt-9d74523915b3aa37,libtokio-110e79dc64d27500,libsignal_hook_registry-eb9767e54e0435d1,libsocket2-cf1a0be22fd93026,libmio-e23d567221a8b536,liblog-a3fffcf231093ad6,libpin_project_lite-727e55fe268a4f86,libfutures_core-c23514cefd9aa7c7,libhttp-a67dfbbbaafa522d,libbytes-8e804f4f465de5c7,libfnv-2a26f5d3b9cd4973,libprometheus_client-f7b4436d603e15d1,libdtoa-72f841b8fe9fa76c,libitoa-66c9512bbc6449b9,libparking_lot-a4a46b683519a5e7,libparking_lot_core-676c088d5d6d3fe2,liblibc-deee502d6ab10d41,libcfg_if-8c8419bc1cff3c76,libsmallvec-acf8c4b21a90144a,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a}.rlib" "<sysroot>/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" "-lfdb_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcoL5YXa/raw-dylibs" "-B<sysroot>/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/zstd-sys-85ecdbc5787affca/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fdbprom-e0e98ba5ba0b7070" "-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: rust-lld: error: unable to find library -lfdb_c
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fdbprom` (bin "fdbprom") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b5e1f804d4b6cb2ef47562c0a8331f15c374d74f1a4ca85bec4a137918a244db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5e1f804d4b6cb2ef47562c0a8331f15c374d74f1a4ca85bec4a137918a244db", kill_on_drop: false }`
[INFO] [stdout] b5e1f804d4b6cb2ef47562c0a8331f15c374d74f1a4ca85bec4a137918a244db
