[INFO] fetching crate near-ledger 0.9.1... [INFO] testing near-ledger-0.9.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate near-ledger 0.9.1 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate near-ledger 0.9.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate near-ledger 0.9.1 [INFO] tweaked toml for crates.io crate near-ledger 0.9.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate near-ledger 0.9.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate near-ledger 0.9.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4950be07ff61fd4bb139321c01bc13410aa9ae7b6adeaa1e847b48ce8b7466fc [INFO] running `Command { std: "docker" "start" "-a" "4950be07ff61fd4bb139321c01bc13410aa9ae7b6adeaa1e847b48ce8b7466fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4950be07ff61fd4bb139321c01bc13410aa9ae7b6adeaa1e847b48ce8b7466fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4950be07ff61fd4bb139321c01bc13410aa9ae7b6adeaa1e847b48ce8b7466fc", kill_on_drop: false }` [INFO] [stdout] 4950be07ff61fd4bb139321c01bc13410aa9ae7b6adeaa1e847b48ce8b7466fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d53a1ef84c472ee0f0d73af2eeece366703111e5d7f803abc09f98fd1040a34 [INFO] running `Command { std: "docker" "start" "-a" "9d53a1ef84c472ee0f0d73af2eeece366703111e5d7f803abc09f98fd1040a34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling slipped10 v0.4.6 [INFO] [stderr] Compiling ledger-apdu v0.11.0 [INFO] [stderr] Compiling ledger-transport v0.11.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ledger-transport-hid v0.11.0 [INFO] [stderr] Compiling near-ledger v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.14s [INFO] running `Command { std: "docker" "inspect" "9d53a1ef84c472ee0f0d73af2eeece366703111e5d7f803abc09f98fd1040a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d53a1ef84c472ee0f0d73af2eeece366703111e5d7f803abc09f98fd1040a34", kill_on_drop: false }` [INFO] [stdout] 9d53a1ef84c472ee0f0d73af2eeece366703111e5d7f803abc09f98fd1040a34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f8829fbf39a86a50e4059bac41301ba7648daa47d350ecbaee481ddf516c3a6 [INFO] running `Command { std: "docker" "start" "-a" "0f8829fbf39a86a50e4059bac41301ba7648daa47d350ecbaee481ddf516c3a6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling near-schema-checker-macro v0.30.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling near-schema-checker-core v0.30.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling near-schema-checker-lib v0.30.1 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling json_comments v0.2.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling near-config-utils v0.30.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling near-stdx v0.30.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling near-time v0.30.1 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling near-account-id v1.1.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling near-primitives-core v0.30.1 [INFO] [stderr] Compiling near-crypto v0.30.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling near-ledger v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling near-fmt v0.30.1 [INFO] [stderr] Compiling near-parameters v0.30.1 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling near-primitives v0.30.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEcr3JI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-74037c6ff4173bc2,libjiff-f08c26e031af19de,libenv_filter-2ad4668ec77f4284,libregex-e5833f384a39b0ec,libregex_automata-8670fc997c8edd03,libaho_corasick-50150a17a2667fa6,libregex_syntax-2f734124a51b36fa,libnear_primitives-9c09c8dc51ca3c4b,libzstd-7d6b68c8f59e0559,libzstd_safe-c874f27525135844,libzstd_sys-29f2a236e0060185,libsha3-730c5c7ca334ec36,libkeccak-42ca8630c7170c4b,libbytes-bfe11088fe358bd1,libchrono-b16a91f48533a8bf,libiana_time_zone-693b81a5c0b46492,libnear_fmt-014f67a8b634a9c7,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libbytesize-0cd7f213ed4f7d5a,libordered_float-b0c903ee30c9b439,libnear_time-ab3677cca05ee715,libtime-0184e993f43bdcba,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-478084a691ff7b4c,libpowerfmt-a0c185df26c26a22,libnear_parameters-23f13db83074f553,libserde_yaml-46ef075c534b056d,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libunsafe_libyaml-7bc1bf218b2f5452,libstrum-4117b1977cf06f8a,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,libserde_with-a228611dcf169486,libbase64-f8724452d127c6dc,libnear_crypto-60145ddb11ecc27b,libnear_config_utils-3733e654d7d7a9ed,libanyhow-1062fd8720902979,libtracing-aee2a79978f44a5f,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,libjson_comments-bc1e96babd57569e,libserde_json-42ffd8cedc841d78,libmemchr-4f0714dc45d95749,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libnear_stdx-29d752a4e491eccb,libsecp256k1-a8029bdbc9898b70,librand-7130bf7b25b53c86,librand_chacha-a22afb9653219543,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,libsecp256k1_sys-2966d182f3f2ad97,libprimitive_types-680cf050aefd2df3,libuint-0d2d33d37cc8b0f6,libcrunchy-609fdba5e944fc4d,libfixed_hash-9ae0dc10384ece60,libstatic_assertions-d53a9977dc6e27e5,libblake2-4a2ead258cbf3072,libnear_primitives_core-2f1aead5ce1d911e,libbs58-07b47fd361d3d70f,libthiserror-4542da92cb4b4f06,libarbitrary-bdf737273bf98c7f,libderive_more-b226cb639af897f5,libenum_map-b6636127a4f62f65,libbase64-64299f9d815d057c,libnear_schema_checker_lib-979b02d52b20bcb3,libnear_schema_checker_core-3ee092f811937d62,libnear_account_id-9972f730e817d1f1,libnum_rational-7db5b7601b8c1b03,libnum_bigint-6f92da6f4aa2c8a9,libnum_integer-6eaa271e6fae0b6a,libnum_traits-4b6535e4c8a3a7b0,libnear_ledger-3fecc15b806d2670,libslipped10-8f5a408058cf75b3,libsha2-ca1bd9408dfad9d1,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c7759e5c091a0117,libhmac-a57b2e9faf5bb2cb,libdigest-bd6e6aee864e0711,libcrypto_mac-823e2b8b305bd4e0,libledger_transport_hid-54e7a307e7fe2c5a,libhex-ead9020fbb5842d9,libserde-9f635cda281e84d7,liblog-ba604b77dad33fe2,libhidapi-b699a039e8a290e6,libbyteorder-1efcbe4f07366651,libthiserror-c0ee179f4e96f11a,libledger_transport-d0f7c345d9727c11,libledger_apdu-d0a58bb3b8e0a5fa,libarrayref-e2c56de32f019e08,libsnafu-3987755c07829f88,libno_std_compat-47b0a53022ab88e4,libborsh-428fc43f76802226,libed25519_dalek-0ff87d62ae811427,libsha2-502f28a168e7f6e6,librand_core-a4580190873cbf19,libgetrandom-2c46409b5a9f94c8,liblibc-a1f51a53e348ca20,libcurve25519_dalek-4880f81cbdfe5c4f,libcpufeatures-471354fefbcaf2d8,libcfg_if-33ef6c02a07f9fec,libdigest-abd4ad37b527bed4,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libed25519-3f68a7dd1178a8b3,libsignature-1200dca3b16bdbfe,libclap-294443241d461c40,libclap_builder-3246f629608c133b,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c}.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" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEcr3JI/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/hidapi-9e207a81b215b6e0/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-c923daeab155ba1f/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-5f77661ad7d77ffd/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sign_nep_413_message-75c55d9f20b7c881" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcv9kgvM/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-74037c6ff4173bc2,libjiff-f08c26e031af19de,libenv_filter-2ad4668ec77f4284,libregex-e5833f384a39b0ec,libregex_automata-8670fc997c8edd03,libaho_corasick-50150a17a2667fa6,libregex_syntax-2f734124a51b36fa,libnear_primitives-9c09c8dc51ca3c4b,libzstd-7d6b68c8f59e0559,libzstd_safe-c874f27525135844,libzstd_sys-29f2a236e0060185,libsha3-730c5c7ca334ec36,libkeccak-42ca8630c7170c4b,libbytes-bfe11088fe358bd1,libchrono-b16a91f48533a8bf,libiana_time_zone-693b81a5c0b46492,libnear_fmt-014f67a8b634a9c7,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libbytesize-0cd7f213ed4f7d5a,libordered_float-b0c903ee30c9b439,libnear_time-ab3677cca05ee715,libtime-0184e993f43bdcba,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-478084a691ff7b4c,libpowerfmt-a0c185df26c26a22,libnear_parameters-23f13db83074f553,libserde_yaml-46ef075c534b056d,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libunsafe_libyaml-7bc1bf218b2f5452,libstrum-4117b1977cf06f8a,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,libserde_with-a228611dcf169486,libbase64-f8724452d127c6dc,libnear_crypto-60145ddb11ecc27b,libnear_config_utils-3733e654d7d7a9ed,libanyhow-1062fd8720902979,libtracing-aee2a79978f44a5f,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,libjson_comments-bc1e96babd57569e,libserde_json-42ffd8cedc841d78,libmemchr-4f0714dc45d95749,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libnear_stdx-29d752a4e491eccb,libsecp256k1-a8029bdbc9898b70,librand-7130bf7b25b53c86,librand_chacha-a22afb9653219543,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,libsecp256k1_sys-2966d182f3f2ad97,libprimitive_types-680cf050aefd2df3,libuint-0d2d33d37cc8b0f6,libcrunchy-609fdba5e944fc4d,libfixed_hash-9ae0dc10384ece60,libstatic_assertions-d53a9977dc6e27e5,libblake2-4a2ead258cbf3072,libclap-294443241d461c40,libclap_builder-3246f629608c133b,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libnear_primitives_core-2f1aead5ce1d911e,libbs58-07b47fd361d3d70f,libthiserror-4542da92cb4b4f06,libarbitrary-bdf737273bf98c7f,libderive_more-b226cb639af897f5,libenum_map-b6636127a4f62f65,libbase64-64299f9d815d057c,libnear_schema_checker_lib-979b02d52b20bcb3,libnear_schema_checker_core-3ee092f811937d62,libnear_account_id-9972f730e817d1f1,libnum_rational-7db5b7601b8c1b03,libnum_bigint-6f92da6f4aa2c8a9,libnum_integer-6eaa271e6fae0b6a,libnum_traits-4b6535e4c8a3a7b0,libnear_ledger-3fecc15b806d2670,libslipped10-8f5a408058cf75b3,libsha2-ca1bd9408dfad9d1,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c7759e5c091a0117,libhmac-a57b2e9faf5bb2cb,libdigest-bd6e6aee864e0711,libcrypto_mac-823e2b8b305bd4e0,libledger_transport_hid-54e7a307e7fe2c5a,libhex-ead9020fbb5842d9,libserde-9f635cda281e84d7,liblog-ba604b77dad33fe2,libhidapi-b699a039e8a290e6,libbyteorder-1efcbe4f07366651,libthiserror-c0ee179f4e96f11a,libledger_transport-d0f7c345d9727c11,libledger_apdu-d0a58bb3b8e0a5fa,libarrayref-e2c56de32f019e08,libsnafu-3987755c07829f88,libno_std_compat-47b0a53022ab88e4,libed25519_dalek-0ff87d62ae811427,libsha2-502f28a168e7f6e6,librand_core-a4580190873cbf19,libgetrandom-2c46409b5a9f94c8,liblibc-a1f51a53e348ca20,libcurve25519_dalek-4880f81cbdfe5c4f,libcpufeatures-471354fefbcaf2d8,libcfg_if-33ef6c02a07f9fec,libdigest-abd4ad37b527bed4,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libed25519-3f68a7dd1178a8b3,libsignature-1200dca3b16bdbfe,libborsh-428fc43f76802226}.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" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcv9kgvM/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/hidapi-9e207a81b215b6e0/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-c923daeab155ba1f/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-5f77661ad7d77ffd/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sign_transfer-d81d855246882600" "-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 `near-ledger` (example "sign_transfer") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `near-ledger` (example "sign_nep_413_message") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUsxlLr/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-74037c6ff4173bc2,libjiff-f08c26e031af19de,libenv_filter-2ad4668ec77f4284,libregex-e5833f384a39b0ec,libregex_automata-8670fc997c8edd03,libaho_corasick-50150a17a2667fa6,libregex_syntax-2f734124a51b36fa,libclap-294443241d461c40,libclap_builder-3246f629608c133b,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libnear_primitives-9c09c8dc51ca3c4b,libzstd-7d6b68c8f59e0559,libzstd_safe-c874f27525135844,libzstd_sys-29f2a236e0060185,libsha3-730c5c7ca334ec36,libkeccak-42ca8630c7170c4b,libbytes-bfe11088fe358bd1,libchrono-b16a91f48533a8bf,libiana_time_zone-693b81a5c0b46492,libnear_fmt-014f67a8b634a9c7,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libbytesize-0cd7f213ed4f7d5a,libordered_float-b0c903ee30c9b439,libnear_time-ab3677cca05ee715,libtime-0184e993f43bdcba,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-478084a691ff7b4c,libpowerfmt-a0c185df26c26a22,libnear_parameters-23f13db83074f553,libserde_yaml-46ef075c534b056d,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libunsafe_libyaml-7bc1bf218b2f5452,libstrum-4117b1977cf06f8a,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,libserde_with-a228611dcf169486,libbase64-f8724452d127c6dc,libnear_crypto-60145ddb11ecc27b,libnear_config_utils-3733e654d7d7a9ed,libanyhow-1062fd8720902979,libtracing-aee2a79978f44a5f,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,libjson_comments-bc1e96babd57569e,libserde_json-42ffd8cedc841d78,libmemchr-4f0714dc45d95749,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libnear_stdx-29d752a4e491eccb,libsecp256k1-a8029bdbc9898b70,librand-7130bf7b25b53c86,librand_chacha-a22afb9653219543,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,libsecp256k1_sys-2966d182f3f2ad97,libprimitive_types-680cf050aefd2df3,libuint-0d2d33d37cc8b0f6,libcrunchy-609fdba5e944fc4d,libfixed_hash-9ae0dc10384ece60,libstatic_assertions-d53a9977dc6e27e5,libblake2-4a2ead258cbf3072,libnear_primitives_core-2f1aead5ce1d911e,libbs58-07b47fd361d3d70f,libthiserror-4542da92cb4b4f06,libarbitrary-bdf737273bf98c7f,libderive_more-b226cb639af897f5,libenum_map-b6636127a4f62f65,libbase64-64299f9d815d057c,libnear_schema_checker_lib-979b02d52b20bcb3,libnear_schema_checker_core-3ee092f811937d62,libnear_account_id-9972f730e817d1f1,libnum_rational-7db5b7601b8c1b03,libnum_bigint-6f92da6f4aa2c8a9,libnum_integer-6eaa271e6fae0b6a,libnum_traits-4b6535e4c8a3a7b0,libnear_ledger-3fecc15b806d2670,libslipped10-8f5a408058cf75b3,libsha2-ca1bd9408dfad9d1,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c7759e5c091a0117,libhmac-a57b2e9faf5bb2cb,libdigest-bd6e6aee864e0711,libcrypto_mac-823e2b8b305bd4e0,libledger_transport_hid-54e7a307e7fe2c5a,libhex-ead9020fbb5842d9,libserde-9f635cda281e84d7,liblog-ba604b77dad33fe2,libhidapi-b699a039e8a290e6,libbyteorder-1efcbe4f07366651,libthiserror-c0ee179f4e96f11a,libledger_transport-d0f7c345d9727c11,libledger_apdu-d0a58bb3b8e0a5fa,libarrayref-e2c56de32f019e08,libsnafu-3987755c07829f88,libno_std_compat-47b0a53022ab88e4,libed25519_dalek-0ff87d62ae811427,libsha2-502f28a168e7f6e6,librand_core-a4580190873cbf19,libgetrandom-2c46409b5a9f94c8,liblibc-a1f51a53e348ca20,libcurve25519_dalek-4880f81cbdfe5c4f,libcpufeatures-471354fefbcaf2d8,libcfg_if-33ef6c02a07f9fec,libdigest-abd4ad37b527bed4,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libed25519-3f68a7dd1178a8b3,libsignature-1200dca3b16bdbfe,libborsh-428fc43f76802226}.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" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUsxlLr/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/hidapi-9e207a81b215b6e0/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-c923daeab155ba1f/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-5f77661ad7d77ffd/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/functioncall_str_ascii_subrange-3d68ef3f9f93120c" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjp44OK/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-74037c6ff4173bc2,libjiff-f08c26e031af19de,libenv_filter-2ad4668ec77f4284,libregex-e5833f384a39b0ec,libregex_automata-8670fc997c8edd03,libaho_corasick-50150a17a2667fa6,libregex_syntax-2f734124a51b36fa,libnear_primitives-9c09c8dc51ca3c4b,libzstd-7d6b68c8f59e0559,libzstd_safe-c874f27525135844,libzstd_sys-29f2a236e0060185,libsha3-730c5c7ca334ec36,libkeccak-42ca8630c7170c4b,libbytes-bfe11088fe358bd1,libchrono-b16a91f48533a8bf,libiana_time_zone-693b81a5c0b46492,libnear_fmt-014f67a8b634a9c7,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libbytesize-0cd7f213ed4f7d5a,libordered_float-b0c903ee30c9b439,libnear_time-ab3677cca05ee715,libtime-0184e993f43bdcba,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-478084a691ff7b4c,libpowerfmt-a0c185df26c26a22,libnear_parameters-23f13db83074f553,libserde_yaml-46ef075c534b056d,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libunsafe_libyaml-7bc1bf218b2f5452,libstrum-4117b1977cf06f8a,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,libserde_with-a228611dcf169486,libbase64-f8724452d127c6dc,libnear_crypto-60145ddb11ecc27b,libnear_config_utils-3733e654d7d7a9ed,libanyhow-1062fd8720902979,libtracing-aee2a79978f44a5f,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,libjson_comments-bc1e96babd57569e,libserde_json-42ffd8cedc841d78,libmemchr-4f0714dc45d95749,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libnear_stdx-29d752a4e491eccb,libsecp256k1-a8029bdbc9898b70,librand-7130bf7b25b53c86,librand_chacha-a22afb9653219543,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,libsecp256k1_sys-2966d182f3f2ad97,libprimitive_types-680cf050aefd2df3,libuint-0d2d33d37cc8b0f6,libcrunchy-609fdba5e944fc4d,libfixed_hash-9ae0dc10384ece60,libstatic_assertions-d53a9977dc6e27e5,libblake2-4a2ead258cbf3072,libclap-294443241d461c40,libclap_builder-3246f629608c133b,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libnear_primitives_core-2f1aead5ce1d911e,libbs58-07b47fd361d3d70f,libthiserror-4542da92cb4b4f06,libarbitrary-bdf737273bf98c7f,libderive_more-b226cb639af897f5,libenum_map-b6636127a4f62f65,libbase64-64299f9d815d057c,libnear_schema_checker_lib-979b02d52b20bcb3,libnear_schema_checker_core-3ee092f811937d62,libnum_rational-7db5b7601b8c1b03,libnum_bigint-6f92da6f4aa2c8a9,libnum_integer-6eaa271e6fae0b6a,libnum_traits-4b6535e4c8a3a7b0,libnear_ledger-3fecc15b806d2670,libslipped10-8f5a408058cf75b3,libsha2-ca1bd9408dfad9d1,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c7759e5c091a0117,libhmac-a57b2e9faf5bb2cb,libdigest-bd6e6aee864e0711,libcrypto_mac-823e2b8b305bd4e0,libledger_transport_hid-54e7a307e7fe2c5a,libhex-ead9020fbb5842d9,liblog-ba604b77dad33fe2,libhidapi-b699a039e8a290e6,libbyteorder-1efcbe4f07366651,libthiserror-c0ee179f4e96f11a,libledger_transport-d0f7c345d9727c11,libledger_apdu-d0a58bb3b8e0a5fa,libarrayref-e2c56de32f019e08,libsnafu-3987755c07829f88,libno_std_compat-47b0a53022ab88e4,libed25519_dalek-0ff87d62ae811427,libsha2-502f28a168e7f6e6,librand_core-a4580190873cbf19,libgetrandom-2c46409b5a9f94c8,liblibc-a1f51a53e348ca20,libcurve25519_dalek-4880f81cbdfe5c4f,libcpufeatures-471354fefbcaf2d8,libcfg_if-33ef6c02a07f9fec,libdigest-abd4ad37b527bed4,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libed25519-3f68a7dd1178a8b3,libsignature-1200dca3b16bdbfe,libnear_account_id-9972f730e817d1f1,libserde-9f635cda281e84d7,libborsh-428fc43f76802226}.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" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjp44OK/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/hidapi-9e207a81b215b6e0/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-c923daeab155ba1f/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-5f77661ad7d77ffd/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sign_delete_account_long-66a8f5a40dcc9042" "-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 `near-ledger` (example "functioncall_str_ascii_subrange") due to 1 previous error [INFO] [stderr] error: could not compile `near-ledger` (example "sign_delete_account_long") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0f8829fbf39a86a50e4059bac41301ba7648daa47d350ecbaee481ddf516c3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f8829fbf39a86a50e4059bac41301ba7648daa47d350ecbaee481ddf516c3a6", kill_on_drop: false }` [INFO] [stdout] 0f8829fbf39a86a50e4059bac41301ba7648daa47d350ecbaee481ddf516c3a6