[INFO] fetching crate near-sandbox 0.3.9...
[INFO] testing near-sandbox-0.3.9 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate near-sandbox 0.3.9 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate near-sandbox 0.3.9
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate near-sandbox 0.3.9
[INFO] tweaked toml for crates.io crate near-sandbox 0.3.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate near-sandbox 0.3.9 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate near-sandbox 0.3.9 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8760228c2d8b7f12f07cde48c3e2c1e4a99646b06977ec0f3865c606be799cb
[INFO] running `Command { std: "docker" "start" "-a" "f8760228c2d8b7f12f07cde48c3e2c1e4a99646b06977ec0f3865c606be799cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8760228c2d8b7f12f07cde48c3e2c1e4a99646b06977ec0f3865c606be799cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8760228c2d8b7f12f07cde48c3e2c1e4a99646b06977ec0f3865c606be799cb", kill_on_drop: false }`
[INFO] [stdout] f8760228c2d8b7f12f07cde48c3e2c1e4a99646b06977ec0f3865c606be799cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5be24c577de5f64a7a617cabb2d2ac6ea416dcad592b39afc6149b9de945eaab
[INFO] running `Command { std: "docker" "start" "-a" "5be24c577de5f64a7a617cabb2d2ac6ea416dcad592b39afc6149b9de945eaab", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling near-sandbox v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling near-account-id v2.6.0
[INFO] [stderr]    Compiling near-token v0.3.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.49s
[INFO] running `Command { std: "docker" "inspect" "5be24c577de5f64a7a617cabb2d2ac6ea416dcad592b39afc6149b9de945eaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5be24c577de5f64a7a617cabb2d2ac6ea416dcad592b39afc6149b9de945eaab", kill_on_drop: false }`
[INFO] [stdout] 5be24c577de5f64a7a617cabb2d2ac6ea416dcad592b39afc6149b9de945eaab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a79b49f0cdb7323b08f6debbde88eb68986dbdb06a5739611f50dfb5e09dd620
[INFO] running `Command { std: "docker" "start" "-a" "a79b49f0cdb7323b08f6debbde88eb68986dbdb06a5739611f50dfb5e09dd620", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling serde_dbgfmt v0.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling bip39 v2.2.2
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling slipped10 v0.4.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling near-token v0.3.3
[INFO] [stderr]    Compiling near-account-id v2.6.0
[INFO] [stderr]    Compiling near-gas v0.3.4
[INFO] [stderr]    Compiling near-abi v0.4.4
[INFO] [stderr]    Compiling near-openapi-types v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling near-sandbox v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling near-api-types v0.8.5
[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 progenitor-client v0.11.2
[INFO] [stderr]    Compiling near-openapi-client v0.8.0
[INFO] [stderr]    Compiling near-api v0.8.5
[INFO] [stderr] error: could not compile `near-sandbox` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name near_sandbox --edition=2024 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("__stress_test", "bs58", "chrono", "ed25519-dalek", "generate", "global_install", "rand", "singleton_cleanup"))' -C metadata=42f5bb82970a2060 -C extra-filename=-e9c55ab61cb237af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4cb32ffe288bdd46.rlib --extern fs4=/opt/rustwide/target/debug/deps/libfs4-8f69287b6d5f66cd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5c90774e5a601c9b.rlib --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-04ce612d7b1967b2.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e4d524206a08c183.rlib --extern near_account_id=/opt/rustwide/target/debug/deps/libnear_account_id-f891cb13af397a5e.rlib --extern near_api=/opt/rustwide/target/debug/deps/libnear_api-e55a8f5b20e841a1.rlib --extern near_token=/opt/rustwide/target/debug/deps/libnear_token-a9a621c1bb21df82.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3aebfd2533f039f3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3c6185c583d93bc5.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-bd65ad51737e9f43.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7e43a9775c4992b2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d6968d802422c22d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4edc9a8d6040c11d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b9172edf26beaa57.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-aaeb07e2ea1d04f2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-a5dfee48243aa5ba/out -L native=/opt/rustwide/target/debug/build/openssl-sys-ded9bbf5477a3b08/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-7b6a95448bc2a072/out -L native=/opt/rustwide/target/debug/build/ring-4fb9b50c6b11f36d/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/examples/rustcEM4PpZ/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnear_sandbox-551390f21e7b05f3,libtar-bd65ad51737e9f43,libfiletime-e62c4989e9373896,libflate2-4cb32ffe288bdd46,libminiz_oxide-a8959b4b1607b0b2,libsimd_adler32-cb76273132008ebb,libcrc32fast-5906a57d877d687d,libureq-aaeb07e2ea1d04f2,libwebpki_roots-52073429bdaef505,librustls-b8a776a5b5cc4ad4,libwebpki-d11aa45fb584f97d,libring-839551aa5f9a98e2,libuntrusted-151845769873c416,libutf8_zero-f0da51356bb509d6,libureq_proto-1282a52cb77340aa,libjson_patch-04ce612d7b1967b2,libjsonptr-8a85b0ed8b8f13f8,libthiserror-2ec95242503398e1,libtempfile-7e43a9775c4992b2,libgetrandom-db6a3db8d3743238,libfastrand-74ae4622d963d882,libfs4-8f69287b6d5f66cd,librustix-96e693be2f4454ce,liblinux_raw_sys-6f64b533656ada5e,libnear_api-e55a8f5b20e841a1,libserde_dbgfmt-bbc46176ac1d2b0d,libunicode_ident-9efacf6e41113c25,libbip39-9ddb25e4095ede43,librand-ae9388bacca1bc96,librand_chacha-372ac384ed347a6b,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-0e3990a56813413f,libgetrandom-1143be0b86498b4d,libunicode_normalization-49f76c56fc3ba801,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libbitcoin_hashes-2d10fa954ede6110,libhex_conservative-3aae3c60ffb9df0b,libarrayvec-3085340efc75809a,libzstd-4c77637353862f42,libzstd_safe-a4390f17ae828c42,libzstd_sys-2aefc54f90c7f93f,libslipped10-899419ac824d1372,libsha2-c900979597642964,libopaque_debug-de5bb8c07720ebca,libblock_buffer-12ad4c4fe7f1a160,libhmac-7d90623014fc9acb,libdigest-ad65ccc32fe4e732,libcrypto_mac-63853b9f0d5b0d55,libfutures-5c90774e5a601c9b,libfutures_executor-5ffe9f2446498cc9,libnear_openapi_client-242c56d5dde069fb,libprogenitor_client-8e3bacb6e6f54f46,libreqwest-18fee419c76d5c7e,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhyper_tls-a001b2ff730aea98,libtokio_native_tls-064fa3cec4e74381,libserde_urlencoded-2ba7b877634b3154,libryu-96e4827cb8e74ef1,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libtower_http-dbe5de3aa68f6854,libiri_string-6cdde5800cd3944e,libtower-104c2b6b7f738d4a,libtower_layer-5699d784b4449e00,libnative_tls-22b0a29c45bff8e9,libopenssl_probe-703a3ddfc0e4be36,libopenssl-6051ff447cf63888,libbitflags-5009bb8c2d6ccbe4,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-7532e67d30e51b88,libhyper_util-e06a925a76980802,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-3e9e031a9976f2f7,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-756548b309b1349a,libtracing-b9172edf26beaa57,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libtokio_util-77c714b87ac1b0a1,libtokio-4edc9a8d6040c11d,libsignal_hook_registry-3b7af8a120fd105e,liberrno-daf59c2696606de7,libsocket2-991b02095dfbf213,libmio-14a9fc939e969828,liblibc-e4d524206a08c183,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,liblog-a4263a0971f08dad,libfutures_util-cfc29fd6281cf9a7,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libpin_project_lite-8ad468af17824a0b,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,liburl-8b3f32bbfce7c305,libidna-51d0c6c5a0c583f2,libidna_adapter-1922f0d971d36092,libicu_properties-3e2414c5cd61ff1d,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-34854f4244d316f5,libsmallvec-128704011005142e,libicu_normalizer_data-50864128baa771f6,libicu_collections-cb23fca917b3f6ff,libutf8_iter-efb3984ee203d151,libpotential_utf-b8e5cb5c6d24d458,libicu_provider-72de67cee18189ba,libicu_locale_core-13309ac207e39320,libtinystr-92160309799fb19d,liblitemap-21d4e5e58548354d,libwriteable-9b3c58e63c9ae012,libzerovec-e66effd86a44e93d,libzerotrie-129e775505b30fc3,libyoke-d1042033514c732d,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-95846d39073297be,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libnear_api_types-a1f8594c0d8b7c39,libnear_abi-d52ca8c824efeef9,libsemver-d0e8f1ed4bc84cb3,libschemars-d83e87dea6df7637,libdyn_clone-b4373bc64eef4ba3,libserde_with-24185cf4a8d20bfa,libbase64-fff42f7554bbeb90,libnear_openapi_types-93a5c9b78e9e1d0b,libchrono-bf5fca638e883a16,libnum_traits-c33a51d2327c8d61,libserde_json-3c6185c583d93bc5,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,libbs58-6b380ff1499502c3,libthiserror-d6968d802422c22d,libnear_token-a9a621c1bb21df82,libnear_gas-2ac71877c1d22b01,libnear_account_id-f891cb13af397a5e,libprimitive_types-714fd47b5c583e5e,libuint-ad6f5ea07d86c812,libcrunchy-359ba4b157e1b549,libhex-462113c713caacfa,libbyteorder-7040c32f32142e76,libfixed_hash-4af1e54da5245953,libstatic_assertions-acd18841cc36d7c2,libed25519_dalek-c5189119a9fdd1f0,libcurve25519_dalek-de3cc68686a1a010,libsubtle-e2f0af8959bd7889,libed25519-3dd56fca42c89ee1,libsignature-1ea23e84dc3c3e47,libserde-3aebfd2533f039f3,libserde_core-96573417319e0c85,libborsh-f0031cda85d20e95,libsha2-ce973d3008cbe386,libcpufeatures-bb85f9e0eaf4b5a3,libcfg_if-cad248e7066eec15,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libsecp256k1-9fcbc7cf11a455ff,libsecp256k1_sys-94de9a8d5906d221}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcEM4PpZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-a5dfee48243aa5ba/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-ded9bbf5477a3b08/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7b6a95448bc2a072/out" "-L" "/opt/rustwide/target/debug/build/ring-4fb9b50c6b11f36d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_account_at_genesis_and_send_near-d49aacc96f343fac" "-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-sandbox` (example "create_account_at_genesis_and_send_near") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a79b49f0cdb7323b08f6debbde88eb68986dbdb06a5739611f50dfb5e09dd620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a79b49f0cdb7323b08f6debbde88eb68986dbdb06a5739611f50dfb5e09dd620", kill_on_drop: false }`
[INFO] [stdout] a79b49f0cdb7323b08f6debbde88eb68986dbdb06a5739611f50dfb5e09dd620
