[INFO] cloning repository https://github.com/AlephTX/aleph-tx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlephTX/aleph-tx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlephTX%2Faleph-tx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlephTX%2Faleph-tx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8880808241e966d8e8c0a17762ba0e1a3f7ccd3 [INFO] testing AlephTX/aleph-tx against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlephTX%2Faleph-tx" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AlephTX/aleph-tx [INFO] finished tweaking git repo https://github.com/AlephTX/aleph-tx [INFO] tweaked toml for git repo https://github.com/AlephTX/aleph-tx written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AlephTX/aleph-tx 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/AlephTX/aleph-tx 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6fc06d902ef896fa51e4e0d74dd8502c559a4528c8caaf2f73bc332da8f9b92b [INFO] running `Command { std: "docker" "start" "-a" "6fc06d902ef896fa51e4e0d74dd8502c559a4528c8caaf2f73bc332da8f9b92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fc06d902ef896fa51e4e0d74dd8502c559a4528c8caaf2f73bc332da8f9b92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc06d902ef896fa51e4e0d74dd8502c559a4528c8caaf2f73bc332da8f9b92b", kill_on_drop: false }` [INFO] [stdout] 6fc06d902ef896fa51e4e0d74dd8502c559a4528c8caaf2f73bc332da8f9b92b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 52883f420ef13924cb3574222e0890e812f2fb3af1eaeb87f298811987c32cd4 [INFO] running `Command { std: "docker" "start" "-a" "52883f420ef13924cb3574222e0890e812f2fb3af1eaeb87f298811987c32cd4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling aleph-tx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling lambdaworks-math v0.13.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling lambdaworks-crypto v0.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling starknet-types-core v0.2.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling starknet-curve v0.6.0 [INFO] [stderr] Compiling starknet-crypto v0.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcMHxldq/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaleph_tx-10fea8e301ff444d,librand-582729969514b1bd,libgetrandom-5ebbece1ffd2896e,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libchrono-4a3f9d670f902057,libiana_time_zone-e4284183d46316cc,libfutures-7730f4cd596a585c,libfutures_executor-6eb17fe7d7f08fea,libtoml-a90d296565dc6d5f,libtoml_edit-1d94b2a16b095d4f,libserde_spanned-36c83e4b58e5a6ae,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-9bb5f3b151be39ff,librust_decimal-0d87066234a7f99f,libarrayvec-e69e5f78daccaf57,libstarknet_crypto-ef00348bc33bd6b2,librfc6979-a257547e05c9688e,libhex-28742b4ca144387c,libhmac-e844194bde772cb2,libcrypto_bigint-47790718c856cd7b,libstarknet_curve-da6ba7c8ef9da5a8,libstarknet_types_core-f253102d592662ea,liblambdaworks_crypto-35b42b9da1ad59c3,libsha3-d72134c7d9a0d292,libkeccak-d4402b2a8ed40eca,librand_chacha-26e764cd19fd6ce0,libppv_lite86-071682e455e812f0,libzerocopy-7b8e2db7912d95c2,libblake2-a2e0226026bcbe62,liblambdaworks_math-13aff48675da61b2,librand-adff3b6ccef0e4b1,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libnum_traits-8434f84c7e6b85f7,libthiserror-bfefe909c24c1ac2,libreqwest-a3596c39ebf9e8ad,libserde_urlencoded-281717c52422c123,libryu-ace37e26d8308611,librustls_pki_types-43396bc1bdb4df85,libhyper_tls-d1082cad3885d40a,libtokio_native_tls-ca92c8901737ea21,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libserde-8984946bd3d29f18,libserde_core-8323e53422f20d71,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-e8cd54d8b316934f,libiri_string-d8b08e8827a09725,libtower-c109831ce2fc4ad1,libtower_layer-d70c7e404336389b,libnative_tls-831fb230705bff8a,libopenssl_probe-cbab9b905ab83f66,libopenssl-51e92dbe8dc90dab,libbitflags-443c99b827427271,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-d5b0b3f9b27bf259,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-e2250275572094eb,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a3f9481dfe344cff,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-f9b6456d84aa622c,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_util-05aca858fd2ed1a1,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libtokio-fc32c20577d8ad83,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-5342bd0f86a22737,libidna-25f61fc3fd407d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b2b57adec8236c34,libicu_properties-fd7c291b9f927471,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-393acd3014c547ca,libicu_normalizer_data-088c419f54c50650,libicu_collections-62a4827ce84dbf2e,libpotential_utf-ebc034ca452d4fd5,libicu_provider-e1f94c835711c365,libicu_locale_core-470ecb0c8c604013,libtinystr-99407d44935cfda9,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-71bd27f81a32c0ac,libzerotrie-1172b1bd605bc3a4,libyoke-ee41c54f275a7e3f,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-1e6acdc346406ec8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libed25519_dalek-d4f8d7d695cf3947,libsha2-320e130c59c739bb,libcurve25519_dalek-ae1ffeda9af83521,libcpufeatures-471354fefbcaf2d8,libed25519-2cbbacfd260f6c09,libsignature-2c8e30b721714ca0,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libdigest-1678ea5fad86bbbe,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-f451d7682681be7f,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libbase64-2a03de3babadded3,libanyhow-67c4835fa8a1d60d,libmemmap2-c08a5add6701a19d,liblibc-65ee1eb217d721f2,libtracing_subscriber-b4b6ed3920aeb5e3,libsmallvec-5854932b8c8b4991,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-1500b66f1ebf5608,libregex_automata-3256aa7f409ba01c,libregex_syntax-5d2fa6d3c2e3f993,libnu_ansi_term-397b1770c3b67a2d,libtracing-11d32d2f89456a15,libpin_project_lite-bedc6e0acd72ff2a,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libtracing_log-46d10ef08017e4c7,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38}.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" "-llighter-signer-linux-amd64" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcMHxldq/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/workdir/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/aleph_tx-06349d6219cb5838" "-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 `aleph-tx` (bin "aleph-tx") 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" "/opt/rustwide/target/debug/deps/rustcEsgpG7/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-b4b6ed3920aeb5e3,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-1500b66f1ebf5608,libregex_automata-3256aa7f409ba01c,libregex_syntax-5d2fa6d3c2e3f993,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libaleph_tx-10fea8e301ff444d,librand-582729969514b1bd,libgetrandom-5ebbece1ffd2896e,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libchrono-4a3f9d670f902057,libiana_time_zone-e4284183d46316cc,libfutures-7730f4cd596a585c,libfutures_executor-6eb17fe7d7f08fea,libtoml-a90d296565dc6d5f,libtoml_edit-1d94b2a16b095d4f,libserde_spanned-36c83e4b58e5a6ae,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-9bb5f3b151be39ff,librust_decimal-0d87066234a7f99f,libarrayvec-e69e5f78daccaf57,libstarknet_crypto-ef00348bc33bd6b2,librfc6979-a257547e05c9688e,libhex-28742b4ca144387c,libhmac-e844194bde772cb2,libcrypto_bigint-47790718c856cd7b,libstarknet_curve-da6ba7c8ef9da5a8,libstarknet_types_core-f253102d592662ea,liblambdaworks_crypto-35b42b9da1ad59c3,libsha3-d72134c7d9a0d292,libkeccak-d4402b2a8ed40eca,librand_chacha-26e764cd19fd6ce0,libppv_lite86-071682e455e812f0,libzerocopy-7b8e2db7912d95c2,libblake2-a2e0226026bcbe62,liblambdaworks_math-13aff48675da61b2,librand-adff3b6ccef0e4b1,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libnum_traits-8434f84c7e6b85f7,libthiserror-bfefe909c24c1ac2,libreqwest-a3596c39ebf9e8ad,libserde_urlencoded-281717c52422c123,libryu-ace37e26d8308611,librustls_pki_types-43396bc1bdb4df85,libhyper_tls-d1082cad3885d40a,libtokio_native_tls-ca92c8901737ea21,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libserde-8984946bd3d29f18,libserde_core-8323e53422f20d71,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-e8cd54d8b316934f,libiri_string-d8b08e8827a09725,libtower-c109831ce2fc4ad1,libtower_layer-d70c7e404336389b,libnative_tls-831fb230705bff8a,libopenssl_probe-cbab9b905ab83f66,libopenssl-51e92dbe8dc90dab,libbitflags-443c99b827427271,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-d5b0b3f9b27bf259,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-e2250275572094eb,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a3f9481dfe344cff,libtracing-11d32d2f89456a15,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-f9b6456d84aa622c,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_util-05aca858fd2ed1a1,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libtokio-fc32c20577d8ad83,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-cfb0a897de58af94,liburl-5342bd0f86a22737,libidna-25f61fc3fd407d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b2b57adec8236c34,libicu_properties-fd7c291b9f927471,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-393acd3014c547ca,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-62a4827ce84dbf2e,libpotential_utf-ebc034ca452d4fd5,libicu_provider-e1f94c835711c365,libicu_locale_core-470ecb0c8c604013,libtinystr-99407d44935cfda9,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-71bd27f81a32c0ac,libzerotrie-1172b1bd605bc3a4,libyoke-ee41c54f275a7e3f,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-1e6acdc346406ec8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libed25519_dalek-d4f8d7d695cf3947,libsha2-320e130c59c739bb,libcurve25519_dalek-ae1ffeda9af83521,libcpufeatures-471354fefbcaf2d8,libed25519-2cbbacfd260f6c09,libsignature-2c8e30b721714ca0,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libcfg_if-5af52f617df93f8f,libdigest-1678ea5fad86bbbe,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-f451d7682681be7f,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libbase64-2a03de3babadded3,libanyhow-67c4835fa8a1d60d,libmemmap2-c08a5add6701a19d,liblibc-65ee1eb217d721f2}.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" "-llighter-signer-linux-amd64" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcEsgpG7/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/workdir/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/shm_verify-fde4be95c3909e80" "-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 `aleph-tx` (bin "shm_verify") due to 1 previous error [INFO] [stderr] error: could not compile `aleph-tx` (bin "test_trading") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name test_trading --edition=2024 src/bin/test_trading.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34c20c0148369085 -C extra-filename=-ca354a2a6fcb6a97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aleph_tx=/opt/rustwide/target/debug/deps/libaleph_tx-10fea8e301ff444d.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-67c4835fa8a1d60d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4a3f9d670f902057.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-d4f8d7d695cf3947.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7730f4cd596a585c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-e844194bde772cb2.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-077faf005eb97f23.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-c08a5add6701a19d.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-696238a1d63ef1dd.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-34ed877ef4436992.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-582729969514b1bd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a3596c39ebf9e8ad.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-0d87066234a7f99f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8984946bd3d29f18.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-320e130c59c739bb.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-d72134c7d9a0d292.rlib --extern starknet_crypto=/opt/rustwide/target/debug/deps/libstarknet_crypto-ef00348bc33bd6b2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bfefe909c24c1ac2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fc32c20577d8ad83.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a90d296565dc6d5f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-11d32d2f89456a15.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b4b6ed3920aeb5e3.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --cap-lints=forbid -L native=/opt/rustwide/workdir/lib` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcYfhtTn/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaleph_tx-10fea8e301ff444d,librand-582729969514b1bd,libgetrandom-5ebbece1ffd2896e,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libchrono-4a3f9d670f902057,libiana_time_zone-e4284183d46316cc,libfutures-7730f4cd596a585c,libfutures_executor-6eb17fe7d7f08fea,libtoml-a90d296565dc6d5f,libtoml_edit-1d94b2a16b095d4f,libserde_spanned-36c83e4b58e5a6ae,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-9bb5f3b151be39ff,librust_decimal-0d87066234a7f99f,libarrayvec-e69e5f78daccaf57,libstarknet_crypto-ef00348bc33bd6b2,librfc6979-a257547e05c9688e,libhex-28742b4ca144387c,libhmac-e844194bde772cb2,libcrypto_bigint-47790718c856cd7b,libstarknet_curve-da6ba7c8ef9da5a8,libstarknet_types_core-f253102d592662ea,liblambdaworks_crypto-35b42b9da1ad59c3,libsha3-d72134c7d9a0d292,libkeccak-d4402b2a8ed40eca,librand_chacha-26e764cd19fd6ce0,libppv_lite86-071682e455e812f0,libzerocopy-7b8e2db7912d95c2,libblake2-a2e0226026bcbe62,liblambdaworks_math-13aff48675da61b2,librand-adff3b6ccef0e4b1,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libnum_traits-8434f84c7e6b85f7,libthiserror-bfefe909c24c1ac2,libreqwest-a3596c39ebf9e8ad,libserde_urlencoded-281717c52422c123,libryu-ace37e26d8308611,librustls_pki_types-43396bc1bdb4df85,libhyper_tls-d1082cad3885d40a,libtokio_native_tls-ca92c8901737ea21,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libserde-8984946bd3d29f18,libserde_core-8323e53422f20d71,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-e8cd54d8b316934f,libiri_string-d8b08e8827a09725,libtower-c109831ce2fc4ad1,libtower_layer-d70c7e404336389b,libnative_tls-831fb230705bff8a,libopenssl_probe-cbab9b905ab83f66,libopenssl-51e92dbe8dc90dab,libbitflags-443c99b827427271,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-d5b0b3f9b27bf259,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-e2250275572094eb,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a3f9481dfe344cff,libtracing-11d32d2f89456a15,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-f9b6456d84aa622c,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_util-05aca858fd2ed1a1,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libtokio-fc32c20577d8ad83,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-cfb0a897de58af94,liburl-5342bd0f86a22737,libidna-25f61fc3fd407d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b2b57adec8236c34,libicu_properties-fd7c291b9f927471,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-393acd3014c547ca,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-62a4827ce84dbf2e,libpotential_utf-ebc034ca452d4fd5,libicu_provider-e1f94c835711c365,libicu_locale_core-470ecb0c8c604013,libtinystr-99407d44935cfda9,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-71bd27f81a32c0ac,libzerotrie-1172b1bd605bc3a4,libyoke-ee41c54f275a7e3f,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-1e6acdc346406ec8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libed25519_dalek-d4f8d7d695cf3947,libsha2-320e130c59c739bb,libcurve25519_dalek-ae1ffeda9af83521,libcpufeatures-471354fefbcaf2d8,libed25519-2cbbacfd260f6c09,libsignature-2c8e30b721714ca0,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libcfg_if-5af52f617df93f8f,libdigest-1678ea5fad86bbbe,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-f451d7682681be7f,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libbase64-2a03de3babadded3,libanyhow-67c4835fa8a1d60d,libmemmap2-c08a5add6701a19d,liblibc-65ee1eb217d721f2}.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" "-llighter-signer-linux-amd64" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcYfhtTn/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/workdir/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/performance_monitor-3425951e393d84c8" "-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 `aleph-tx` (bin "performance_monitor") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "52883f420ef13924cb3574222e0890e812f2fb3af1eaeb87f298811987c32cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52883f420ef13924cb3574222e0890e812f2fb3af1eaeb87f298811987c32cd4", kill_on_drop: false }` [INFO] [stdout] 52883f420ef13924cb3574222e0890e812f2fb3af1eaeb87f298811987c32cd4