[INFO] fetching crate near-sandbox 0.3.8... [INFO] testing near-sandbox-0.3.8 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate near-sandbox 0.3.8 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate near-sandbox 0.3.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate near-sandbox 0.3.8 [INFO] tweaked toml for crates.io crate near-sandbox 0.3.8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate near-sandbox 0.3.8 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate near-sandbox 0.3.8 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded near-token v0.3.3 [INFO] [stderr] Downloaded progenitor-client v0.11.2 [INFO] [stderr] Downloaded cookie_store v0.22.0 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded near-abi v0.4.4 [INFO] [stderr] Downloaded serde_dbgfmt v0.1.1 [INFO] [stderr] Downloaded fixed-hash v0.7.0 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] [stderr] Downloaded slipped10 v0.4.6 [INFO] [stderr] Downloaded serde_with_macros v3.17.0 [INFO] [stderr] Downloaded near-api-types v0.8.5 [INFO] [stderr] Downloaded near-api v0.8.5 [INFO] [stderr] Downloaded near-account-id v2.6.0 [INFO] [stderr] Downloaded near-openapi-types v0.8.0 [INFO] [stderr] Downloaded near-gas v0.3.4 [INFO] [stderr] Downloaded primitive-types v0.10.1 [INFO] [stderr] Downloaded near-openapi-client v0.8.0 [INFO] [stderr] Downloaded serde_with v3.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5c22e6f2dbe71c560c7d7770709146446beccce173453ffd74acf96a960d356 [INFO] running `Command { std: "docker" "start" "-a" "c5c22e6f2dbe71c560c7d7770709146446beccce173453ffd74acf96a960d356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5c22e6f2dbe71c560c7d7770709146446beccce173453ffd74acf96a960d356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c22e6f2dbe71c560c7d7770709146446beccce173453ffd74acf96a960d356", kill_on_drop: false }` [INFO] [stdout] c5c22e6f2dbe71c560c7d7770709146446beccce173453ffd74acf96a960d356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b5dc4b5983842654b7b867e397a5e048868dfabe8592a39d08d6e1bd74c75fe [INFO] running `Command { std: "docker" "start" "-a" "4b5dc4b5983842654b7b867e397a5e048868dfabe8592a39d08d6e1bd74c75fe", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling near-sandbox v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling near-token v0.3.3 [INFO] [stderr] Compiling near-account-id v2.6.0 [INFO] [stderr] Compiling jsonptr v0.7.1 [INFO] [stderr] Compiling json-patch v4.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.40s [INFO] running `Command { std: "docker" "inspect" "4b5dc4b5983842654b7b867e397a5e048868dfabe8592a39d08d6e1bd74c75fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5dc4b5983842654b7b867e397a5e048868dfabe8592a39d08d6e1bd74c75fe", kill_on_drop: false }` [INFO] [stdout] 4b5dc4b5983842654b7b867e397a5e048868dfabe8592a39d08d6e1bd74c75fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d41effb56f0104ef5dfbd4184f9e3eae678ae73b4574a36a6f8c713bfcc505ce [INFO] running `Command { std: "docker" "start" "-a" "d41effb56f0104ef5dfbd4184f9e3eae678ae73b4574a36a6f8c713bfcc505ce", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling borsh v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling jsonptr v0.7.1 [INFO] [stderr] Compiling slipped10 v0.4.6 [INFO] [stderr] Compiling serde_dbgfmt v0.1.1 [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 openssl-sys v0.9.112 [INFO] [stderr] Compiling toml_edit v0.25.5+spec-1.1.0 [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 json-patch v4.1.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling borsh-derive v1.6.1 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling rustls v0.23.37 [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 ppv-lite86 v0.2.21 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling near-openapi-types v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling bip39 v2.2.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Compiling near-sandbox v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling near-api-types v0.8.5 [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/562dee4820c458d823175268e41601d4c060588a/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=ccba9fef7c2af409 -C extra-filename=-a8d5331ec211db2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern flate2=/opt/rustwide/target/debug/deps/libflate2-1ca9112250be1487.rlib --extern fs4=/opt/rustwide/target/debug/deps/libfs4-5e0ef95b74f4709a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-92d84010a8d40b1f.rlib --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-97894515b66f3b86.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f0d996076a85b3d5.rlib --extern near_account_id=/opt/rustwide/target/debug/deps/libnear_account_id-67602bd0d9314ada.rlib --extern near_api=/opt/rustwide/target/debug/deps/libnear_api-3f60726ebfb80476.rlib --extern near_token=/opt/rustwide/target/debug/deps/libnear_token-f6181ff37db33c9b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1630ea806d879ff0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a7cf1275fc84d71e.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-62ffcbc11d860a1a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-195f19d735538349.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-579bacf11c703545.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5285eedbfc001f1a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a5773da041cc9563.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-5725fe774996b03e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-740e4456c6cbc14f/out -L native=/opt/rustwide/target/debug/build/openssl-sys-09598a5e4ffc9e96/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out -L native=/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/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/rustc1rviZz/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnear_sandbox-2e5b3babd15600ae,libtar-62ffcbc11d860a1a,libfiletime-0c2d531151bd2933,libflate2-1ca9112250be1487,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libureq-5725fe774996b03e,libwebpki_roots-36d881d3a434e6f5,librustls-623b00a2d9bbb1c6,libwebpki-ac15e3b6facd7498,libring-189f02502eb6f42a,libuntrusted-3420b86308bec153,libutf8-d75228722519eff6,libureq_proto-9709c3683f7b5af9,libjson_patch-97894515b66f3b86,libjsonptr-f812bc54c3d98138,libthiserror-409db2b3ce8c3329,libtempfile-195f19d735538349,libgetrandom-f889e8c4c9c03ccd,libfastrand-503f12a96d791409,libfs4-5e0ef95b74f4709a,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libnear_api-3f60726ebfb80476,libserde_dbgfmt-a3560a43a3a14e7c,libunicode_ident-f056d175c0a59671,libbip39-b20289d5de8fd585,librand-c839c89c351f48a9,librand_chacha-9b41055f62e493de,libppv_lite86-907929def7e912aa,libzerocopy-2715cb7ce84d5f8c,librand_core-d98fb8beeeebdd48,libgetrandom-dfb0e9fbc16fb7e2,libunicode_normalization-75a9494ee4da153e,libtinyvec-2e489fedb553f26e,libtinyvec_macros-1c14e8980bff1229,libbitcoin_hashes-30b2e6ded75cebe3,libhex_conservative-18dd13b83cd18ac3,libarrayvec-1b252ee19ef31e11,libzstd-6ce901467c6d9ccd,libzstd_safe-4343f4449c2bb574,libzstd_sys-f8ddbcf10e81c31a,libslipped10-9b65f25739124b47,libsha2-2bd08197c452210e,libopaque_debug-1c8528c9b2d49180,libblock_buffer-042f461e83fe5592,libhmac-3abea1e874f4bddc,libdigest-7073e43eab9434fa,libcrypto_mac-6f5bcc94978ea507,libfutures-92d84010a8d40b1f,libfutures_executor-84179ed5d229ffdc,libnear_openapi_client-88afa4bc9de75f83,libprogenitor_client-e4e82b3729a8f0d2,libreqwest-b39cf1144924e7f9,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-991559420fd798a1,libtokio_native_tls-eb68e6b01e2a6b5e,libserde_urlencoded-e0f61d62054e60c7,libryu-ace37e26d8308611,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-667e45f30cb0b0f2,libiri_string-d8b08e8827a09725,libtower-dc28cead84df21c4,libtower_layer-d70c7e404336389b,libnative_tls-376089a737cc63bf,libopenssl_probe-2e4370df64ac645e,libopenssl-e943cf88f2504772,libbitflags-a4a524fc7b7b1962,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-1ce3677bc6455665,libhyper_util-fa93ff7954e573b2,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-74e287957d61fb5e,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-eb9fd98ec34ab4e0,libtracing-a5773da041cc9563,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libtokio_util-b86dd61f1cab8183,libtokio-5285eedbfc001f1a,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,liblibc-f0d996076a85b3d5,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-0828a7041553393b,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-b7fccdd01f7417bf,libidna-7a5df50240030c92,libutf8_iter-0d9be7b316c2b184,libidna_adapter-54a6c1cd956e31e0,libicu_properties-b3a0a3764d025f9b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-c59771fbcd6a48f2,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-fb8fb531674d99be,libpotential_utf-65efddd53bd38dd1,libicu_provider-da4f4e66147ed871,libicu_locale_core-1cb3c80eb311e54d,libtinystr-2ce413f3416fddd6,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2e672533283d98be,libzerotrie-7410a914e131b46c,libyoke-2ad6a8655ca13291,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-7a19262a7d166918,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libnear_api_types-bffc440f1bc870ba,libnear_abi-71c966d4848d744f,libsemver-696d06b0fb952eb7,libschemars-c2c690df48b6cc9d,libdyn_clone-1c1b05e4f4a02cac,libserde_with-b318f425d74cb687,libbase64-2a03de3babadded3,libnear_openapi_types-fa7438c3ab00a2ca,libchrono-0cc1bdfa4f1f1ad8,libnum_traits-23da3e41cc6a3b1a,libserde_json-a7cf1275fc84d71e,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libbs58-057a6ece2aba89a6,libthiserror-579bacf11c703545,libnear_token-f6181ff37db33c9b,libnear_gas-508ed0645886bede,libnear_account_id-67602bd0d9314ada,libprimitive_types-5792d27bd8686c9f,libuint-edd9b8a944b1ae3c,libcrunchy-3411864af94d9994,libhex-58f6eccc85dab043,libbyteorder-7df9ab1ae37e1368,libfixed_hash-6b00b071e5fa8cf0,libstatic_assertions-d53a9977dc6e27e5,libed25519_dalek-399c11022991966c,libcurve25519_dalek-3ae2593da9f17d14,libsubtle-ca7024fc66e4388f,libed25519-3cd798d4fe295a73,libsignature-1200dca3b16bdbfe,libserde-1630ea806d879ff0,libserde_core-9630c118cbbf7b68,libborsh-e07ab193768185b5,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libsecp256k1-c2f8de37f130b34d,libsecp256k1_sys-12e59c3b6f12ac6c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc1rviZz/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-740e4456c6cbc14f/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-09598a5e4ffc9e96/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_account_at_genesis_and_send_near-b40840e461cc6105" "-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" "d41effb56f0104ef5dfbd4184f9e3eae678ae73b4574a36a6f8c713bfcc505ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41effb56f0104ef5dfbd4184f9e3eae678ae73b4574a36a6f8c713bfcc505ce", kill_on_drop: false }` [INFO] [stdout] d41effb56f0104ef5dfbd4184f9e3eae678ae73b4574a36a6f8c713bfcc505ce