[INFO] cloning repository https://github.com/Plawn/conf-provider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Plawn/conf-provider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fconf-provider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fconf-provider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cfb6e343ddb4f1b5f0dabf628e93c61806bc928 [INFO] testing Plawn/conf-provider/2cfb6e343ddb4f1b5f0dabf628e93c61806bc928 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fconf-provider" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Plawn/conf-provider [INFO] finished tweaking git repo https://github.com/Plawn/conf-provider [INFO] tweaked toml for git repo https://github.com/Plawn/conf-provider written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Plawn/conf-provider on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Plawn/conf-provider 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f46827fdaa8663da6946ee741860b524f1ec8bb3627647f95d34c0670509aba [INFO] running `Command { std: "docker" "start" "-a" "9f46827fdaa8663da6946ee741860b524f1ec8bb3627647f95d34c0670509aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f46827fdaa8663da6946ee741860b524f1ec8bb3627647f95d34c0670509aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f46827fdaa8663da6946ee741860b524f1ec8bb3627647f95d34c0670509aba", kill_on_drop: false }` [INFO] [stdout] 9f46827fdaa8663da6946ee741860b524f1ec8bb3627647f95d34c0670509aba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94c1c29b94b4bca3f414ec9e86831152fd1156d2d932f60791017b41b03d0996 [INFO] running `Command { std: "docker" "start" "-a" "94c1c29b94b4bca3f414ec9e86831152fd1156d2d932f60791017b41b03d0996", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling xitca-unsafe-collection v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling xitca-service v0.3.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling xitca-router v0.3.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-once-cell v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling xitca-io v0.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling xitca-http v0.7.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling xitca-server v0.5.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling url v2.5.5 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling xitca-web v0.7.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling opentelemetry-proto v0.27.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.27.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling konf-provider v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 45s [INFO] running `Command { std: "docker" "inspect" "94c1c29b94b4bca3f414ec9e86831152fd1156d2d932f60791017b41b03d0996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c1c29b94b4bca3f414ec9e86831152fd1156d2d932f60791017b41b03d0996", kill_on_drop: false }` [INFO] [stdout] 94c1c29b94b4bca3f414ec9e86831152fd1156d2d932f60791017b41b03d0996 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9116da954ebd80f98723b3faacc3110e5f6b498088cc59e5d97f214073cfa83 [INFO] running `Command { std: "docker" "start" "-a" "f9116da954ebd80f98723b3faacc3110e5f6b498088cc59e5d97f214073cfa83", kill_on_drop: false }` [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling url v2.5.5 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [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 tower-lsp v0.20.0 [INFO] [stderr] Compiling konf-provider v1.0.3 (/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/rustcxuufks/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liburlencoding-2e57689ab08a86e0,libtracing_opentelemetry-2c0d4864d9bacdf7,libhex-28742b4ca144387c,libtoml-b4aeb3edb9d0d1a9,libtoml_writer-b11337a44a9f55f7,libtoml_parser-18372efa05949fd0,libwinnow-0a1d84f9d2bb260f,libserde_spanned-52af9f0aeeb7166c,libtoml_datetime-6593e68251d53add}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtower_lsp-8e3481c81f333d13,libdashmap-a7eaed089c6cb720,liblsp_types-f88ea3f5f820ac71,libbitflags-e2b4db6c651223da,libserde_yaml-6d517e69fa863733,libunsafe_libyaml-7bc1bf218b2f5452,libopentelemetry_otlp-b23fdb79778461c4,libopentelemetry_proto-9929a75fa8b2e333,libopentelemetry_sdk-0afb122217c041b0,libtonic-5fdfac6b04648666,libhyper_timeout-acb4ca28e6f76555,libasync_stream-fbb66e2c24742cb7,libaxum-bd95d1e99017e66e,libmatchit-b2689776cf6e5db9,libaxum_core-25dc0547de9f393f,libmime-4b44681fdb2c65f7,libtower-1ae99b9262b97021,libsync_wrapper-a3845461b7db14a0,libtower-3a0c87e804adc793,libindexmap-66e408bd9c62cbca,libhashbrown-8ac6e23154e6c3d0,librand-db06c7102cc322a5,librand_chacha-dc2d749f5ddb6314,librand_core-39a25bbbfe752174,libgetrandom-e77354d0b0d94393,libprost-1704517bcca2e3d0,libpin_project-88c03d161cef81ea,libtokio_stream-36df31b80a60deba,libopentelemetry-52173dc8a8950448,libmetrics_exporter_prometheus-586ec50b14b348f7,libhyper_rustls-def50d47f7258627,libtokio_rustls-dcc1228d40f457cb,librustls_native_certs-85ed5548601d6df4,librustls-5aebc0810cf96326,libsubtle-ca7024fc66e4388f,libwebpki-3548c9756f3218ec,libuntrusted-3420b86308bec153,libaws_lc_rs-cc360e7adf15596b,libaws_lc_sys-7e498a019896c92c,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_util-a8cd995766ce5b90,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhttp_body_util-67dd3ebadf32b4c0,libhyper-55291032488927a1,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-99137871164af58c,libtokio_util-cbe0802a1c54bab7,libatomic_waker-001109810bdecbaa,libmetrics_util-6d0bb56df8dab8c6,libsketches_ddsketch-fc615e08703e1bbf,librand_xoshiro-29088bd3b336df7f,librand-fb5702aff70e9ecd,librand_chacha-a6e0462e9917bcab,libppv_lite86-8cfc082dcac416be,librand_core-d7bf8e94ed406c6c,libgetrandom-b09ba6f3fd4b4a5f,libcrossbeam_epoch-7bc0ab567b886199,libquanta-9a56a73924c55b72,libraw_cpuid-a99467dc25a47706,libthiserror-1f9e4ffb87e1349f,libmetrics-72e1756aad7e940f,libahash-b7bb5f15f91af321,libzerocopy-512afe2d0393d1fb,libindexmap-dbb645f4395ff3fd,libequivalent-7e0e8cbe6c474a67,libhashbrown-a2c88f9eac2151c5,libfoldhash-a84df4cbe8daa3b8,libdashmap-23017c79f9985b09,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libfutures-8ef2f0efd114c205,libfutures_executor-4f5cd8d8557d6eea,libfutures_util-e33a8a835b5351f4,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libarc_swap-4d53f24db0759841,libsha2-62f452be7296b31f,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libgit2-e613c9d8790e6eba,libopenssl_probe-cbab9b905ab83f66,liburl-3e4e6a173c5f3a99,libidna-449aac8b8368f8ee,libutf8_iter-0d9be7b316c2b184,libidna_adapter-bc7a2177eacbda7f,libicu_properties-95db80084fa12d59,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-cc65246559bd7cee,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d0939e615101acbf,libpotential_utf-b5a0b3e2927b0270,libicu_provider-237cbc9c46c39a78,libicu_locale_core-27bca71f86445405,libtinystr-c52eb705b42b5547,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2430f1286fed4747,libzerotrie-76f5dde2cffde6a7,libyoke-4ff49f414c5f672e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0fae30274e710426,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,liblibgit2_sys-0d7e5ed79e437037,liblibssh2_sys-e29366070d90618d,libopenssl_sys-a46c35b15d4b35b3,liblibz_sys-4fea87e169e94bb6,libbitflags-df0e4efd74efe079,libanyhow-f5d9587881498008,libthiserror-d279f62f42cfde3f,libxitca_web-16aa6fde059371b5,libtracing_subscriber-97ad1966d9433801,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libregex-a630cc403d1ee10c,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,libregex_syntax-13fc688ae7f36982,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libthread_local-54e0e90be8a42cf2,libtracing_log-e3736425a7d6e24d,liblog-ba604b77dad33fe2,libtower_service-0d7df29686b13872,libserde_json-710a9fe0267fc49c,libmemchr-6f5829dadd40eda8,libryu-0ea4bafc9bef6d8b,libhttp_body-eab26e8a1c030c72,libtower_layer-d70c7e404336389b,libxitca_server-303e01fb246cc75d,libxitca_http-77d239d32143d735,libhttparse-4b1ed73b760072b9,libhttpdate-9f9d2502c6a38412,libxitca_router-9fddc6e074409074,libsocket2-583d031d297a7330,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libtracing-f715a2ff583965e9,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libfutures_core-fc6bb1738f00fc87,libxitca_io-33de509e260b415a,libtokio-df5dfe4fbfc2fb23,libsignal_hook_registry-e9092c65049486f7,libsocket2-5448933ccef37b2b,libmio-6957fbc838f8f5b2,libparking_lot-b4f2b8396279c57c,libparking_lot_core-116291fcc8775db1,liblibc-7d0f03b2bc1af056,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libxitca_unsafe_collection-6d4d17d9bdb9798e,libbytes-bfe11088fe358bd1,libxitca_service-2e8d6048b6365ffe,libserde-c1d181b09c81051d,libasync_once_cell-b0330f16c08321bb}.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" "/opt/rustwide/target/debug/deps/rustcxuufks/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-bdd6cc4721a569ba/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-4cdd336ae79933a0/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-1c84e777a549eacb/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-938ce65a9f029b6b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/konf_provider-5d63a4771a0944a2" "-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 `konf-provider` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f9116da954ebd80f98723b3faacc3110e5f6b498088cc59e5d97f214073cfa83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9116da954ebd80f98723b3faacc3110e5f6b498088cc59e5d97f214073cfa83", kill_on_drop: false }` [INFO] [stdout] f9116da954ebd80f98723b3faacc3110e5f6b498088cc59e5d97f214073cfa83