[INFO] cloning repository https://github.com/FTHTrading/Genesis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FTHTrading/Genesis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTHTrading%2FGenesis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTHTrading%2FGenesis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbeda4e6274a9335b2b11af917fc9b4663647c2f
[INFO] testing FTHTrading/Genesis against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTHTrading%2FGenesis" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FTHTrading/Genesis
[INFO] finished tweaking git repo https://github.com/FTHTrading/Genesis
[INFO] tweaked toml for git repo https://github.com/FTHTrading/Genesis written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FTHTrading/Genesis on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FTHTrading/Genesis 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding cfg_aliases v0.2.1
[INFO] [stderr]       Adding getrandom v0.3.4
[INFO] [stderr]       Adding lru-slab v0.1.2
[INFO] [stderr]       Adding quinn v0.11.9
[INFO] [stderr]       Adding quinn-proto v0.11.14
[INFO] [stderr]       Adding quinn-udp v0.5.14
[INFO] [stderr]       Adding rand v0.9.4
[INFO] [stderr]       Adding rand_chacha v0.9.0
[INFO] [stderr]       Adding rand_core v0.9.5
[INFO] [stderr]       Adding rustc-hash v2.1.2
[INFO] [stderr]       Adding thiserror v2.0.18
[INFO] [stderr]       Adding thiserror-impl v2.0.18
[INFO] [stderr]       Adding tinyvec v1.11.0
[INFO] [stderr]       Adding tinyvec_macros v0.1.1
[INFO] [stderr]       Adding web-time v1.1.0
[INFO] [stderr]       Adding webpki-roots v1.0.7
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.60
[INFO] [stderr]   Downloaded web-sys v0.3.87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7215b98c5c778426aac479a34e03676b21f95e713802771d91eaff7a4117b22d
[INFO] running `Command { std: "docker" "start" "-a" "7215b98c5c778426aac479a34e03676b21f95e713802771d91eaff7a4117b22d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7215b98c5c778426aac479a34e03676b21f95e713802771d91eaff7a4117b22d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7215b98c5c778426aac479a34e03676b21f95e713802771d91eaff7a4117b22d", kill_on_drop: false }`
[INFO] [stdout] 7215b98c5c778426aac479a34e03676b21f95e713802771d91eaff7a4117b22d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12ad1bd98a94d3127954b349a8ec0f52b7586a07b242df540d399f4827d6d2f0
[INFO] running `Command { std: "docker" "start" "-a" "12ad1bd98a94d3127954b349a8ec0f52b7586a07b242df540d399f4827d6d2f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[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 pkcs8 v0.10.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[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 genesis-dna v0.1.0 (/opt/rustwide/workdir/crates/genesis-dna)
[INFO] [stderr]    Compiling metabolism v0.1.0 (/opt/rustwide/workdir/crates/metabolism)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling genesis-anchor v0.1.0 (/opt/rustwide/workdir/crates/genesis-anchor)
[INFO] [stderr]    Compiling genesis-econometrics v0.1.0 (/opt/rustwide/workdir/crates/genesis-econometrics)
[INFO] [stderr]    Compiling apostle v0.1.0 (/opt/rustwide/workdir/crates/apostle)
[INFO] [stderr]    Compiling ecosystem v0.1.0 (/opt/rustwide/workdir/crates/ecosystem)
[INFO] [stderr]    Compiling evolution v0.1.0 (/opt/rustwide/workdir/crates/evolution)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling genesis-homeostasis v0.1.0 (/opt/rustwide/workdir/crates/genesis-homeostasis)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling genesis-replay v0.1.0 (/opt/rustwide/workdir/crates/genesis-replay)
[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 hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling genesis-x402 v0.1.0 (/opt/rustwide/workdir/crates/genesis-x402)
[INFO] [stdout] warning: unused import: `k256::elliptic_curve::sec1::ToEncodedPoint`
[INFO] [stdout]   --> crates/genesis-x402/src/wallet.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use k256::elliptic_curve::sec1::ToEncodedPoint;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `signing_key` is never used
[INFO] [stdout]    --> crates/genesis-x402/src/wallet.rs:167:19
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl GenesisWallet {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub(crate) fn signing_key(&self) -> &SigningKey {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir/crates/gateway)
[INFO] [stderr]    Compiling genesis-multiverse v0.1.0 (/opt/rustwide/workdir/crates/genesis-multiverse)
[INFO] [stderr]    Compiling genesis-experiment v0.1.0 (/opt/rustwide/workdir/crates/genesis-experiment)
[INFO] [stderr]    Compiling genesis-protocol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4dYc2d/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgenesis_experiment-3089e0c775c08584,libgenesis_multiverse-1e790d9fad404261,libgateway-fa271cdcd7b2cdc1,libreqwest-c7120bd359b3916d,libhyper_rustls-3bd14368aab2fda9,libwebpki_roots-3c869bd6a6e92464,libhyper_tls-0a8c801f287342d1,libtokio_native_tls-4231a6051465251f,libtokio_rustls-5d7c8230d4f01d6b,librustls-99a7958e7ec385f9,libwebpki-0baed6be960c70b5,libring-8df2461800c10428,libuntrusted-151845769873c416,librustls_pki_types-5880409069cef9a8,libencoding_rs-e36cbb4cff8cacd8,libtower_http-b2612dcbeff644bd,libiri_string-f1c5413b54c99d2e,libnative_tls-4e39c05a0014df2b,libopenssl_probe-703a3ddfc0e4be36,libopenssl-52b73231a2d87248,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-049b43d239840b53,liburl-d37b24b3744bd938,libidna-b6f6faafd9d97bfa,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libtower_http-44f8d0484619c2cb,libbitflags-a5b77e6cec1b5660,libtokio_stream-112f7b1bf9e8efa6,libfutures-85648af1c06a1d9a,libfutures_executor-b58326e4579cd0d4,libgenesis_x402-69c0815e04acc6e0,libargon2-af43df53a7d41dbe,libblake2-572698462125faf9,libpassword_hash-ec6b371caa8b3bd2,libbase64ct-f6dd625d8072d296,libaes_gcm-f8e294fe26a79465,libctr-182649e507fb4402,libghash-72626cbbb7063dfa,libpolyval-c581859549a910ad,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-ae7308e8864df9f5,libaes-89303ffd17fb238b,libcipher-8437e04112429f18,libinout-289baeeb86ca8232,libaead-d19b88950beede6c,libaxum-5cb7199a60e9dc07,libserde_path_to_error-6afbe9f68fdfad7f,libserde_urlencoded-da57c2a759fd3535,libryu-96e4827cb8e74ef1,libform_urlencoded-e63e84c134db7b31,libhyper_util-603ebd85bffc9396,libpercent_encoding-99cdb00cefa02ca0,libipnet-7f24c5b85fa70b77,libhyper-96dfb0e72da2ffc4,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-ca844418d708e838,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libtokio_util-6047385628666d01,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-994b7d2346168c4c,libaxum_core-a3c8af309334cc2f,libmime-7cbfcc84299bf52b,libhttp_body_util-51ac6181adb5452a,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libtower-b300bdcc2bbee223,libsync_wrapper-096429d0b7f46333,libfutures_util-276a79ccf8085bfa,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libtokio-4a98e14bf503b5cc,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libbytes-a6415339708e1154,libmio-c5a9cb1e5744aa20,libparking_lot-745da6643f91b65d,libparking_lot_core-0fcbac7f789b0f80,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libsha3-b7187fed003c2cb1,libkeccak-c0b215619c5ecde0,libk256-115a904e651c5bb2,libecdsa-febb12eced4ea688,librfc6979-0b81135fa2841959,libhmac-c3f367e32a84d1cc,libsignature-e652b594c6b5c74f,libelliptic_curve-6d670f4e09322d79,libpkcs8-0563d845628a5aaa,libspki-dcf822b8469fe012,libsec1-500cee0531ddf5d6,libder-ad7dc88b8b749d52,libcrypto_bigint-cab552fc2315a7a8,libbase16ct-f8f63fe68ab728c8,libgroup-a8fc2667afb607cc,libff-4bd6a7d10a84cdae,libbase64-fff42f7554bbeb90,libgenesis_anchor-33973e8d52b8701e,libtracing-48c34b1a2306fcae,liblog-753a0cb3f11b08fe,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libgenesis_homeostasis-ed75192e9fc5d989,libgenesis_econometrics-9733ec150f6d8f0c,libevolution-0ff239d59ff3e0f4,libecosystem-7fd922dd3617582b,libmetabolism-b258c46ce2df090a,libgenesis_dna-457730af7996d92b,libserde_json-4fcc4049754d1f93,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libhex-ce2ce186edf8450e,librand-dc156c7d9025ff6d,librand_chacha-240516cb63d8d2ab,libppv_lite86-087e6cc7a221f8f2,libzerocopy-cc5e3dd93263ea75,libthiserror-55809efa6a2b711f,libsha2-7e29f2ff7c0a5220,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-5df83097ea6d8e95,libsubtle-736966d7972c96b8,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-b78d4c868b3b92f2,libcrypto_common-91aaddc3b306f10a,libgeneric_array-c08ffd533e9332b6,libtypenum-8388f334d4574afe,libzeroize-9758ec7e0448ca32,librand_core-41eb375280f3de20,libgetrandom-4046e0c72bf117bb,libuuid-fda4073f18bda103,libgetrandom-ce383aa2864d1759,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,libchrono-03188e374b0c64b9,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libserde-fab2ab971929d733,libserde_core-3babf6f5a9b2410c}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc4dYc2d/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/ring-3377f32fe81c2204/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/s3_coupled_violations-fe226980362f2065" "-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 `genesis-protocol` (bin "s3_coupled_violations") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "12ad1bd98a94d3127954b349a8ec0f52b7586a07b242df540d399f4827d6d2f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ad1bd98a94d3127954b349a8ec0f52b7586a07b242df540d399f4827d6d2f0", kill_on_drop: false }`
[INFO] [stdout] 12ad1bd98a94d3127954b349a8ec0f52b7586a07b242df540d399f4827d6d2f0
