[INFO] cloning repository https://github.com/RobinLinus/layer-tree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RobinLinus/layer-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobinLinus%2Flayer-tree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobinLinus%2Flayer-tree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18be0ab9131250ddcd6eb9ab8c039776780c37c7 [INFO] testing RobinLinus/layer-tree against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobinLinus%2Flayer-tree" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RobinLinus/layer-tree [INFO] finished tweaking git repo https://github.com/RobinLinus/layer-tree [INFO] tweaked toml for git repo https://github.com/RobinLinus/layer-tree written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RobinLinus/layer-tree on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RobinLinus/layer-tree 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c4b13e3b89afe03a82ac48bf805f6564399fb1fbab3eaefe73061495e78cd440 [INFO] running `Command { std: "docker" "start" "c4b13e3b89afe03a82ac48bf805f6564399fb1fbab3eaefe73061495e78cd440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4b13e3b89afe03a82ac48bf805f6564399fb1fbab3eaefe73061495e78cd440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4b13e3b89afe03a82ac48bf805f6564399fb1fbab3eaefe73061495e78cd440" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4b13e3b89afe03a82ac48bf805f6564399fb1fbab3eaefe73061495e78cd440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4b13e3b89afe03a82ac48bf805f6564399fb1fbab3eaefe73061495e78cd440" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling secp256k1-sys v0.11.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling openssl-sys v0.9.115 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.79 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling secp256k1 v0.31.1 [INFO] [stderr] Compiling secp v0.6.0 [INFO] [stderr] Compiling musig2 v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling tokio v1.52.2 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling minreq v2.14.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling bitcoin-units v0.1.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling layer-tree-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling layer-tree-operator v0.1.0 (/opt/rustwide/workdir/crates/operator) [INFO] [stderr] Compiling layer-tree-proto v0.1.0 (/opt/rustwide/workdir/crates/proto) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "c4b13e3b89afe03a82ac48bf805f6564399fb1fbab3eaefe73061495e78cd440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4b13e3b89afe03a82ac48bf805f6564399fb1fbab3eaefe73061495e78cd440" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling layer-tree-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling layer-tree-proto v0.1.0 (/opt/rustwide/workdir/crates/proto) [INFO] [stderr] Compiling openssl v0.10.79 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling layer-tree-operator v0.1.0 (/opt/rustwide/workdir/crates/operator) [INFO] [stderr] error: could not compile `layer-tree-operator` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name layer_tree_operator --edition=2024 crates/operator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c2e2c23134e497b -C extra-filename=-1f6587180b504a1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-116bab46cedbec31.rlib --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-5f59fb5dd0b58c93.rlib --extern bitcoincore_rpc=/opt/rustwide/target/debug/deps/libbitcoincore_rpc-2671421d45053479.rlib --extern layer_tree_core=/opt/rustwide/target/debug/deps/liblayer_tree_core-06bc2d8755f2835e.rlib --extern musig2=/opt/rustwide/target/debug/deps/libmusig2-a8e31297a2fcfddf.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-90b0348c8fe8afb9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1958ca32bec7d227.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-7193ae8a71d5da83.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b764bc0ba2ada0b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f1b85b78ab97a68a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0f9ad50df74ded39.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a2d0965689468dee.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-6269cfbd81470832.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4cef0f2badfdb422.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-335d1e993190c20c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-a19691bc824741bd/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-ced958c84c35d12b/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-6d08424be01e9772/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcIbnTrR/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblayer_tree_operator-be5ed9d5bbd62257,libtoml-a2d0965689468dee,libtoml_edit-5794f7c41f259e27,libserde_spanned-44269af4e5647bbf,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-5cdce290401399cd,librusqlite-7193ae8a71d5da83,libhashlink-2e976e08e9e3b634,libhashbrown-8da8fd0b7703f558,libfoldhash-07f233db1c671507,liblibsqlite3_sys-5c487d2e8b65e175,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,liblayer_tree_core-06bc2d8755f2835e,librand-90b0348c8fe8afb9,libchacha20-a3a076498fcc249b,libcpufeatures-6c1f78f4142e3013,libmusig2-a8e31297a2fcfddf,libhmac-79ca601477f575f2,libsha2-76734dadba7db3d9,libcpufeatures-e04321643d03190d,libdigest-10651c894196184a,libblock_buffer-bba24321e7b40706,libcrypto_common-4d66b0057b20f7b1,libgeneric_array-c2fdd0cc081e51ad,libtypenum-ec75592541d0a339,libsecp-7f4cd346e70f04a7,libbase16ct-c4cc4b0550013254,libsecp256k1-fd8bf9f37855a90f,libsecp256k1_sys-ad979454dd6b91ae,libsubtle-be51cd425ae7b818,libbitcoincore_rpc-2671421d45053479,libbitcoincore_rpc_json-3803814be435ce46,libbitcoin-5f59fb5dd0b58c93,libbitcoin_units-9e2eb8cdf36cb6a4,libsecp256k1-73d3cc586db69c97,librand-2cbd25fb8cec114d,librand_chacha-76d6ebc8278a62a6,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-86e43b95b9d88fa9,libgetrandom-f25a51f78d9871ba,libsecp256k1_sys-36c061686afde4cf,libbech32-3178d5ece2c504d2,libbase58ck-45c6643cd162a100,libbitcoin_hashes-3b4e0908bd3b75c8,libbitcoin_io-9bce9ef30012ff30,libhex_conservative-fd6c1346f859eeef,libarrayvec-c7dde542da3995d2,libbitcoin_internals-d2484b3447b116d2,libjsonrpc-b681710e15aad1a9,libminreq-181bd8b50298becd,libbase64-42295ac2e0e134a3,libaxum-116bab46cedbec31,libserde_path_to_error-c825e559883fa087,libmatchit-9aa922efa503b546,libaxum_core-d6067736b2ba01c2,libtempfile-f1b85b78ab97a68a,libgetrandom-e6b3974be7983fd3,librand_core-8437d288e8d1265c,libfastrand-8c711c36072d5b5b,librustix-66eac2e94111ec6f,liblinux_raw_sys-0b6cde911e9a3109}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libreqwest-1958ca32bec7d227,libserde_urlencoded-fc2445acef6ede71,libryu-1f4f40e4352371e5,librustls_pki_types-fc5637970849fdde,libzeroize-7f213bea776ca5b6,libhyper_tls-376475949a867759,libtokio_native_tls-9678ef8cfa9170c0,libencoding_rs-c7a67ac351c2b19f,libserde_json-15bd8aae49a9158b,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde-7b764bc0ba2ada0b,libserde_core-9c6a4a1faf3c1a34,libtower_http-6269cfbd81470832,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libhttp_range_header-2c1927e1cc51b209,libiri_string-9568090a19df0016,libtower-89ad75c541661f96,libtower_layer-d908dd771b239ecd,libnative_tls-5b8770473316830a,libopenssl_probe-6b1b371432012237,libopenssl-3fce779025cf1ff1,libbitflags-db7b9c0337a7ee76,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-2703e3f61dc480c4,libhyper_util-f5f704c31ec7af76,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-c080a92dab19c907,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-71403f8efc2344ff,libtracing-4cef0f2badfdb422,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libindexmap-0d7f2c48190e6f4d,libequivalent-6a754676e6af62ae,libhashbrown-6b92ca17a46d4c7a,libslab-0582d648e59ab406,libfnv-79e2cbfbe03dcd16,libtokio_util-286d24ddd63a3287,libfutures_sink-3971bde37bb30e19,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-94289a78f74303ed,libfutures_util-752a6150962dbfa8,libfutures_task-5326a9841e0a3cd0,libtokio-0f9ad50df74ded39,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libmio-3f5f6fa89ecad527,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblibc-612664c2206eec43,libcfg_if-83060ec5685761ae,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-ed5fbd1db1f6d6fc,libpin_project_lite-0a15d51c77964692,libhttp_body-8d8f9f8398f09fa7,liblog-b262261d47bd2eba,liburl-bdbad81ef95012b9,libidna-7da834cf60a8695e,libidna_adapter-5ba68a77d160a37b,libicu_properties-cd9c34beb0f6ffdf,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-0cba3e741660dff0,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-99010f6d88cb0fa2,libutf8_iter-51566bbad89f3a68,libpotential_utf-dfc67b58ecdfe49f,libicu_provider-68c7489fa78adb03,libicu_locale_core-2440c9245e1ce3af,libtinystr-4cce420f599efd20,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-ca67d97079b95e44,libzerotrie-0c901af276a1f5ce,libyoke-a73bb16c30c8666f,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-3c4bc0c4c9717ce1,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-563f2cb150350555,libitoa-5de11b3b23bfe572,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcIbnTrR/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/secp256k1-sys-a19691bc824741bd/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-ced958c84c35d12b/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-6d08424be01e9772/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_test-8d8846e1a986bd49" "-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 `layer-tree-operator` (test "integration_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c4b13e3b89afe03a82ac48bf805f6564399fb1fbab3eaefe73061495e78cd440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b13e3b89afe03a82ac48bf805f6564399fb1fbab3eaefe73061495e78cd440", kill_on_drop: false }` [INFO] [stdout] c4b13e3b89afe03a82ac48bf805f6564399fb1fbab3eaefe73061495e78cd440