[INFO] cloning repository https://github.com/matiman/arb-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matiman/arb-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiman%2Farb-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiman%2Farb-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9a590bda30b97603210529fc51debe48d9024f5
[INFO] testing matiman/arb-bot against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiman%2Farb-bot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matiman/arb-bot
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/matiman/arb-bot
[INFO] tweaked toml for git repo https://github.com/matiman/arb-bot written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matiman/arb-bot on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matiman/arb-bot 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b26954e4e87307727c510296c42ec10a3d68bd33ef7a2f3899471bc41eabb7b
[INFO] running `Command { std: "docker" "start" "-a" "4b26954e4e87307727c510296c42ec10a3d68bd33ef7a2f3899471bc41eabb7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b26954e4e87307727c510296c42ec10a3d68bd33ef7a2f3899471bc41eabb7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b26954e4e87307727c510296c42ec10a3d68bd33ef7a2f3899471bc41eabb7b", kill_on_drop: false }`
[INFO] [stdout] 4b26954e4e87307727c510296c42ec10a3d68bd33ef7a2f3899471bc41eabb7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d33ebe2254ebb67fa25ae54b562cd55aab31a814945acb68ccd32367287281b
[INFO] running `Command { std: "docker" "start" "-a" "8d33ebe2254ebb67fa25ae54b562cd55aab31a814945acb68ccd32367287281b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling arb-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.47s
[INFO] running `Command { std: "docker" "inspect" "8d33ebe2254ebb67fa25ae54b562cd55aab31a814945acb68ccd32367287281b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d33ebe2254ebb67fa25ae54b562cd55aab31a814945acb68ccd32367287281b", kill_on_drop: false }`
[INFO] [stdout] 8d33ebe2254ebb67fa25ae54b562cd55aab31a814945acb68ccd32367287281b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16af72816be31d7673c0e62af55a39d47da1c3dfe5930d3ca381378e27065372
[INFO] running `Command { std: "docker" "start" "-a" "16af72816be31d7673c0e62af55a39d47da1c3dfe5930d3ca381378e27065372", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling arb-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stdout] warning: function `create_sandbox_config` is never used
[INFO] [stdout]   --> tests/coinbase.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn create_sandbox_config() -> CoinbaseConfig {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcnu9S8j/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcolor_eyre-e29a376b8f893c30,libcolor_spantrace-c128312d0582f000,libtracing_error-e5156d57f6cda7e5,libowo_colors-4f5336a6c002f431,libeyre-89132e4e5ea5c153,libindenter-7cd0b7f907d5d245,libbacktrace-84bbb4f013ae23cd,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-f61456eded353b5b,libaddr2line-8edaf35b25d47741,libgimli-d1a91ed09221395a,librustc_demangle-e727669895eb8ba4,libarb_bot-b3cc7515024933ec,libtracing_appender-4a4b986713345f1b,libtime-e2c44e066d790973,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libcrossbeam_channel-048ffa2fb09a6176,libcrossbeam_utils-dbe6faacf78f7a1d,libdotenvy-7a740a0f97135aed,libhex-aa11f1b7b510398f,libconfig-f2c7d94a439a7137,libpathdiff-c1a8d9107659fbd3,libjson5-a6217ecf605cc2ec,libpest-8da111bbe1136ed8,libucd_trie-8a8309211de77d2a,libron-a372852991a6a6fc,libbitflags-aa3ffe157aa4251c,libtoml-1f1549df61b745b8,libtoml_edit-73eab85ef2d53124,libserde_spanned-9bc07d245da8b708,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-1defcb88cabaeec2,libnom-4ca9fb861a6638cb,libini-9b7bc11570a9700f,libordered_multimap-78bf3af8a3383240,libdlv_list-41dbf062a4ceb4c4,libyaml_rust2-a51aaebf09e61ea4,libarraydeque-5014d6e45fffa4d6,libhashlink-386f4ab028ebd4f4,libhashbrown-cb8743305603f3be,libahash-6845459b709f40b9,liballocator_api2-843585b74aa2631f,libconvert_case-ac6f191441be5dd3,libunicode_segmentation-199dfca739cb0090,libtracing_subscriber-f0421243057d3370,libtracing_serde-d60b407550831232,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-7e90b2c8586c626e,libregex_automata-e1767dde37513b1d,libregex_syntax-caf5d78c20defb11,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-617c033868a9dfaa,libreqwest-a4ed25847146e35d,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-c5b25c17546c8ff4,libserde_urlencoded-a839031d0a8073cf,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-2a753fa3561fccf8,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,librustls-181251169f3fc451,libsct-1457686f1372d3d6,libwebpki-ad1c0cb47491094e,libhyper-d3116d8c3aeca07a,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libsocket2-138d80603cb41d9b,libh2-28e0d8f5ff63f74c,libindexmap-b5886a35f05a5cb4,libequivalent-2f5434284319e1e1,libhashbrown-d7031b8699cda8af,libtokio_util-8829fb0812c523eb,libtower_service-d85697bf5431d8b4,libtracing-139a1fe78e89e6e6,libtracing_core-b50a2d21a7e9ef4a,libonce_cell-9ec3b2d30075ab56,libfutures_channel-7edad89c2b1b1b97,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libhttp-3164eb5a0c59996c,libtokio_tungstenite-23d7fe02b6a8a588,librustls_native_certs-ee916a52e0088236,librustls_pemfile-90ee83708591c19c,libopenssl_probe-eea81a4ba667d54e,libtokio_rustls-c1982a7abf3a90e8,libtungstenite-4ebf89dae9adc824,libdata_encoding-d6e27b2cd9c7ca96,librustls-888b630812da27c3,libwebpki-81a92809b3de5fac,libring-7aefa3f0e0f967ff,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-27c4eabcca84feb1,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-e03c027d41076a07,libhttparse-9c8043f0d8f65c21,liburl-19b39106843afc03,libidna-64082de91cc678dc,libutf8_iter-d59950773a6f062b,libidna_adapter-274dc4a82fda0e98,libicu_properties-ab9c13ae56c332e8,libicu_properties_data-fac8d02d8caeed97,libicu_normalizer-8afe985601901b67,libicu_normalizer_data-07107859aeec763f,libicu_collections-4dba7a84a936c3cc,libpotential_utf-de40c2fb9897f88b,libicu_provider-42532dd008dc402a,libicu_locale_core-1accd2353f7b9219,libtinystr-ff3ff47eb6ac77e3,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-656cfd714ff6f9e4,libzerotrie-8d6397cc17e08085,libyoke-bda0dd6fe43e1072,libstable_deref_trait-1210460e331f0a03,libzerofrom-342c781f4d63c4e8,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,liblog-4bfbf763d8e8be42,libhttp-efa0d333ef107f93,libfnv-bf8b415be0978c3b,libfutures_util-99ddbc81d4ca6200,libslab-5720d3dfa1792f68,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libserde_json-23753c20e87f9163,libmemchr-b567a4d9673dfb1d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,librand-200c45da5130f019,librand_chacha-6c9cb425736b6e7e,libppv_lite86-1d7606b3944c9438,libzerocopy-d741454ad2eb761b,libp256-45db935ff45c978f,libsha2-bf3a558d2cf8b29d,libcpufeatures-42612946e83e041b,libecdsa-cab84a34f9197c54,librfc6979-ddde589881135a29,libhmac-d358163ece9dcf76,libsignature-ca192cf25c391710,libdigest-01f9d8a4b3b09d56,libblock_buffer-29d7d502af6e1e52,libcrypto_common-53a718ba2f0dbde7,libprimeorder-a79be293ed706b2b,libelliptic_curve-0aee88d3c319c217,libsec1-875cf772ff3c4fd1,libpkcs8-bed1e4829d7abbe3,libspki-bec874c39d442511,libder-952aab86004abcef,libpem_rfc7468-bb47556f5098414e,libbase64ct-f9de527185faf1e3,libconst_oid-6d76aba8482c7d1e,libcrypto_bigint-045e5c2bdca6dbc5,libgeneric_array-2afd4118af986a88,libtypenum-be6a2977db72abeb,libbase16ct-ee53c8fd603fe2a0,libzeroize-c59311ce59192ddc,libgroup-e487bcdcd940131b,libff-06aa48b5e9d54076,librand_core-b50ee1536fdfc9fb,libgetrandom-610795beb65c23af,libsubtle-e7c4ba81e8f5379a,libbase64-29d4d4232c317d5e,libchrono-e9e4459078707307,libiana_time_zone-cfc0892ae7b7a99c,libtokio-4d03ac3457db7f94,libsignal_hook_registry-e61faab2928b7228,libsocket2-ac12f85cefcadcdf,libbytes-8160c0ff9646c5ab,libmio-7319a156c534323f,libpin_project_lite-63e0d9d6cb6ec6cf,libparking_lot-f95bf4968b5e0185,libparking_lot_core-968155ce667dc809,liblibc-86fca9c761e09338,libcfg_if-73907a425b6e514e,libsmallvec-5f00e50d451cf970,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libthiserror-81445da78358ecb6,librust_decimal-c9abad871521863b,libarrayvec-42ec82495f58999a,libnum_traits-793711aa49318edf,libserde-055129ec87e0dbec,libserde_core-6504fde8f3d6c9d3}.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/rustcnu9S8j/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-958cca4717190061/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/coinbase_websocket_test-624f3f194f0464a4" "-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 `arb-bot` (example "coinbase_websocket_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcmnmbfp/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libarb_bot-b3cc7515024933ec,libtracing_appender-4a4b986713345f1b,libtime-e2c44e066d790973,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libcrossbeam_channel-048ffa2fb09a6176,libcrossbeam_utils-dbe6faacf78f7a1d,libdotenvy-7a740a0f97135aed,libhex-aa11f1b7b510398f,libconfig-f2c7d94a439a7137,libpathdiff-c1a8d9107659fbd3,libjson5-a6217ecf605cc2ec,libpest-8da111bbe1136ed8,libucd_trie-8a8309211de77d2a,libron-a372852991a6a6fc,libbitflags-aa3ffe157aa4251c,libtoml-1f1549df61b745b8,libtoml_edit-73eab85ef2d53124,libserde_spanned-9bc07d245da8b708,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-1defcb88cabaeec2,libnom-4ca9fb861a6638cb,libini-9b7bc11570a9700f,libordered_multimap-78bf3af8a3383240,libdlv_list-41dbf062a4ceb4c4,libyaml_rust2-a51aaebf09e61ea4,libarraydeque-5014d6e45fffa4d6,libhashlink-386f4ab028ebd4f4,libhashbrown-cb8743305603f3be,libahash-6845459b709f40b9,liballocator_api2-843585b74aa2631f,libconvert_case-ac6f191441be5dd3,libunicode_segmentation-199dfca739cb0090,libtracing_subscriber-f0421243057d3370,libtracing_serde-d60b407550831232,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-7e90b2c8586c626e,libregex_automata-e1767dde37513b1d,libregex_syntax-caf5d78c20defb11,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-617c033868a9dfaa,libreqwest-a4ed25847146e35d,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-c5b25c17546c8ff4,libserde_urlencoded-a839031d0a8073cf,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-2a753fa3561fccf8,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,librustls-181251169f3fc451,libsct-1457686f1372d3d6,libwebpki-ad1c0cb47491094e,libhyper-d3116d8c3aeca07a,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libsocket2-138d80603cb41d9b,libh2-28e0d8f5ff63f74c,libindexmap-b5886a35f05a5cb4,libequivalent-2f5434284319e1e1,libhashbrown-d7031b8699cda8af,libtokio_util-8829fb0812c523eb,libtower_service-d85697bf5431d8b4,libtracing-139a1fe78e89e6e6,libtracing_core-b50a2d21a7e9ef4a,libonce_cell-9ec3b2d30075ab56,libfutures_channel-7edad89c2b1b1b97,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libhttp-3164eb5a0c59996c,libtokio_tungstenite-23d7fe02b6a8a588,librustls_native_certs-ee916a52e0088236,librustls_pemfile-90ee83708591c19c,libopenssl_probe-eea81a4ba667d54e,libtokio_rustls-c1982a7abf3a90e8,libtungstenite-4ebf89dae9adc824,libdata_encoding-d6e27b2cd9c7ca96,librustls-888b630812da27c3,libwebpki-81a92809b3de5fac,libring-7aefa3f0e0f967ff,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-27c4eabcca84feb1,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-e03c027d41076a07,libhttparse-9c8043f0d8f65c21,liburl-19b39106843afc03,libidna-64082de91cc678dc,libutf8_iter-d59950773a6f062b,libidna_adapter-274dc4a82fda0e98,libicu_properties-ab9c13ae56c332e8,libicu_properties_data-fac8d02d8caeed97,libicu_normalizer-8afe985601901b67,libicu_normalizer_data-07107859aeec763f,libicu_collections-4dba7a84a936c3cc,libpotential_utf-de40c2fb9897f88b,libicu_provider-42532dd008dc402a,libicu_locale_core-1accd2353f7b9219,libtinystr-ff3ff47eb6ac77e3,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-656cfd714ff6f9e4,libzerotrie-8d6397cc17e08085,libyoke-bda0dd6fe43e1072,libstable_deref_trait-1210460e331f0a03,libzerofrom-342c781f4d63c4e8,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,liblog-4bfbf763d8e8be42,libhttp-efa0d333ef107f93,libfnv-bf8b415be0978c3b,libfutures_util-99ddbc81d4ca6200,libslab-5720d3dfa1792f68,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libserde_json-23753c20e87f9163,libmemchr-b567a4d9673dfb1d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,librand-200c45da5130f019,librand_chacha-6c9cb425736b6e7e,libppv_lite86-1d7606b3944c9438,libzerocopy-d741454ad2eb761b,libp256-45db935ff45c978f,libsha2-bf3a558d2cf8b29d,libcpufeatures-42612946e83e041b,libecdsa-cab84a34f9197c54,librfc6979-ddde589881135a29,libhmac-d358163ece9dcf76,libsignature-ca192cf25c391710,libdigest-01f9d8a4b3b09d56,libblock_buffer-29d7d502af6e1e52,libcrypto_common-53a718ba2f0dbde7,libprimeorder-a79be293ed706b2b,libelliptic_curve-0aee88d3c319c217,libsec1-875cf772ff3c4fd1,libpkcs8-bed1e4829d7abbe3,libspki-bec874c39d442511,libder-952aab86004abcef,libpem_rfc7468-bb47556f5098414e,libbase64ct-f9de527185faf1e3,libconst_oid-6d76aba8482c7d1e,libcrypto_bigint-045e5c2bdca6dbc5,libgeneric_array-2afd4118af986a88,libtypenum-be6a2977db72abeb,libbase16ct-ee53c8fd603fe2a0,libzeroize-c59311ce59192ddc,libgroup-e487bcdcd940131b,libff-06aa48b5e9d54076,librand_core-b50ee1536fdfc9fb,libgetrandom-610795beb65c23af,libsubtle-e7c4ba81e8f5379a,libbase64-29d4d4232c317d5e,libchrono-e9e4459078707307,libiana_time_zone-cfc0892ae7b7a99c,libtokio-4d03ac3457db7f94,libsignal_hook_registry-e61faab2928b7228,libsocket2-ac12f85cefcadcdf,libbytes-8160c0ff9646c5ab,libmio-7319a156c534323f,libpin_project_lite-63e0d9d6cb6ec6cf,libparking_lot-f95bf4968b5e0185,libparking_lot_core-968155ce667dc809,liblibc-86fca9c761e09338,libcfg_if-73907a425b6e514e,libsmallvec-5f00e50d451cf970,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libthiserror-81445da78358ecb6,librust_decimal-c9abad871521863b,libarrayvec-42ec82495f58999a,libnum_traits-793711aa49318edf,libserde-055129ec87e0dbec,libserde_core-6504fde8f3d6c9d3}.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/deps/rustcmnmbfp/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-958cca4717190061/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/coinbase_auth-05f1bf58ca01db34" "-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 `arb-bot` (test "coinbase_auth") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustck05gBo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-c59368ceb52c5327,libgetrandom-d7713db83c823243,libfastrand-46d3783c18562080,librustix-93e4045d1cf97631,liblinux_raw_sys-643c105a3c17340d,libarb_bot-b3cc7515024933ec,libtracing_appender-4a4b986713345f1b,libtime-e2c44e066d790973,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libcrossbeam_channel-048ffa2fb09a6176,libcrossbeam_utils-dbe6faacf78f7a1d,libdotenvy-7a740a0f97135aed,libhex-aa11f1b7b510398f,libconfig-f2c7d94a439a7137,libpathdiff-c1a8d9107659fbd3,libjson5-a6217ecf605cc2ec,libpest-8da111bbe1136ed8,libucd_trie-8a8309211de77d2a,libron-a372852991a6a6fc,libbitflags-aa3ffe157aa4251c,libtoml-1f1549df61b745b8,libtoml_edit-73eab85ef2d53124,libserde_spanned-9bc07d245da8b708,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-1defcb88cabaeec2,libnom-4ca9fb861a6638cb,libini-9b7bc11570a9700f,libordered_multimap-78bf3af8a3383240,libdlv_list-41dbf062a4ceb4c4,libyaml_rust2-a51aaebf09e61ea4,libarraydeque-5014d6e45fffa4d6,libhashlink-386f4ab028ebd4f4,libhashbrown-cb8743305603f3be,libahash-6845459b709f40b9,liballocator_api2-843585b74aa2631f,libconvert_case-ac6f191441be5dd3,libunicode_segmentation-199dfca739cb0090,libtracing_subscriber-f0421243057d3370,libtracing_serde-d60b407550831232,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-7e90b2c8586c626e,libregex_automata-e1767dde37513b1d,libregex_syntax-caf5d78c20defb11,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-617c033868a9dfaa,libreqwest-a4ed25847146e35d,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-c5b25c17546c8ff4,libserde_urlencoded-a839031d0a8073cf,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-2a753fa3561fccf8,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,librustls-181251169f3fc451,libsct-1457686f1372d3d6,libwebpki-ad1c0cb47491094e,libhyper-d3116d8c3aeca07a,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libsocket2-138d80603cb41d9b,libh2-28e0d8f5ff63f74c,libindexmap-b5886a35f05a5cb4,libequivalent-2f5434284319e1e1,libhashbrown-d7031b8699cda8af,libtokio_util-8829fb0812c523eb,libtower_service-d85697bf5431d8b4,libtracing-139a1fe78e89e6e6,libtracing_core-b50a2d21a7e9ef4a,libonce_cell-9ec3b2d30075ab56,libfutures_channel-7edad89c2b1b1b97,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libhttp-3164eb5a0c59996c,libtokio_tungstenite-23d7fe02b6a8a588,librustls_native_certs-ee916a52e0088236,librustls_pemfile-90ee83708591c19c,libopenssl_probe-eea81a4ba667d54e,libtokio_rustls-c1982a7abf3a90e8,libtungstenite-4ebf89dae9adc824,libdata_encoding-d6e27b2cd9c7ca96,librustls-888b630812da27c3,libwebpki-81a92809b3de5fac,libring-7aefa3f0e0f967ff,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-27c4eabcca84feb1,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-e03c027d41076a07,libhttparse-9c8043f0d8f65c21,liburl-19b39106843afc03,libidna-64082de91cc678dc,libutf8_iter-d59950773a6f062b,libidna_adapter-274dc4a82fda0e98,libicu_properties-ab9c13ae56c332e8,libicu_properties_data-fac8d02d8caeed97,libicu_normalizer-8afe985601901b67,libicu_normalizer_data-07107859aeec763f,libicu_collections-4dba7a84a936c3cc,libpotential_utf-de40c2fb9897f88b,libicu_provider-42532dd008dc402a,libicu_locale_core-1accd2353f7b9219,libtinystr-ff3ff47eb6ac77e3,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-656cfd714ff6f9e4,libzerotrie-8d6397cc17e08085,libyoke-bda0dd6fe43e1072,libstable_deref_trait-1210460e331f0a03,libzerofrom-342c781f4d63c4e8,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,liblog-4bfbf763d8e8be42,libhttp-efa0d333ef107f93,libfnv-bf8b415be0978c3b,libfutures_util-99ddbc81d4ca6200,libslab-5720d3dfa1792f68,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libserde_json-23753c20e87f9163,libmemchr-b567a4d9673dfb1d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,librand-200c45da5130f019,librand_chacha-6c9cb425736b6e7e,libppv_lite86-1d7606b3944c9438,libzerocopy-d741454ad2eb761b,libp256-45db935ff45c978f,libsha2-bf3a558d2cf8b29d,libcpufeatures-42612946e83e041b,libecdsa-cab84a34f9197c54,librfc6979-ddde589881135a29,libhmac-d358163ece9dcf76,libsignature-ca192cf25c391710,libdigest-01f9d8a4b3b09d56,libblock_buffer-29d7d502af6e1e52,libcrypto_common-53a718ba2f0dbde7,libprimeorder-a79be293ed706b2b,libelliptic_curve-0aee88d3c319c217,libsec1-875cf772ff3c4fd1,libpkcs8-bed1e4829d7abbe3,libspki-bec874c39d442511,libder-952aab86004abcef,libpem_rfc7468-bb47556f5098414e,libbase64ct-f9de527185faf1e3,libconst_oid-6d76aba8482c7d1e,libcrypto_bigint-045e5c2bdca6dbc5,libgeneric_array-2afd4118af986a88,libtypenum-be6a2977db72abeb,libbase16ct-ee53c8fd603fe2a0,libzeroize-c59311ce59192ddc,libgroup-e487bcdcd940131b,libff-06aa48b5e9d54076,librand_core-b50ee1536fdfc9fb,libgetrandom-610795beb65c23af,libsubtle-e7c4ba81e8f5379a,libbase64-29d4d4232c317d5e,libchrono-e9e4459078707307,libiana_time_zone-cfc0892ae7b7a99c,libtokio-4d03ac3457db7f94,libsignal_hook_registry-e61faab2928b7228,libsocket2-ac12f85cefcadcdf,libbytes-8160c0ff9646c5ab,libmio-7319a156c534323f,libpin_project_lite-63e0d9d6cb6ec6cf,libparking_lot-f95bf4968b5e0185,libparking_lot_core-968155ce667dc809,liblibc-86fca9c761e09338,libcfg_if-73907a425b6e514e,libsmallvec-5f00e50d451cf970,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libthiserror-81445da78358ecb6,librust_decimal-c9abad871521863b,libarrayvec-42ec82495f58999a,libnum_traits-793711aa49318edf,libserde-055129ec87e0dbec,libserde_core-6504fde8f3d6c9d3}.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/deps/rustck05gBo/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-958cca4717190061/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/logging-b139daf290f63d42" "-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 `arb-bot` (test "logging") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcMKmQ0e/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libarb_bot-b3cc7515024933ec,libtracing_appender-4a4b986713345f1b,libtime-e2c44e066d790973,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libcrossbeam_channel-048ffa2fb09a6176,libcrossbeam_utils-dbe6faacf78f7a1d,libdotenvy-7a740a0f97135aed,libhex-aa11f1b7b510398f,libconfig-f2c7d94a439a7137,libpathdiff-c1a8d9107659fbd3,libjson5-a6217ecf605cc2ec,libpest-8da111bbe1136ed8,libucd_trie-8a8309211de77d2a,libron-a372852991a6a6fc,libbitflags-aa3ffe157aa4251c,libtoml-1f1549df61b745b8,libtoml_edit-73eab85ef2d53124,libserde_spanned-9bc07d245da8b708,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-1defcb88cabaeec2,libnom-4ca9fb861a6638cb,libini-9b7bc11570a9700f,libordered_multimap-78bf3af8a3383240,libdlv_list-41dbf062a4ceb4c4,libyaml_rust2-a51aaebf09e61ea4,libarraydeque-5014d6e45fffa4d6,libhashlink-386f4ab028ebd4f4,libhashbrown-cb8743305603f3be,libahash-6845459b709f40b9,liballocator_api2-843585b74aa2631f,libconvert_case-ac6f191441be5dd3,libunicode_segmentation-199dfca739cb0090,libtracing_subscriber-f0421243057d3370,libtracing_serde-d60b407550831232,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-7e90b2c8586c626e,libregex_automata-e1767dde37513b1d,libregex_syntax-caf5d78c20defb11,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-617c033868a9dfaa,libreqwest-a4ed25847146e35d,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-c5b25c17546c8ff4,libserde_urlencoded-a839031d0a8073cf,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-2a753fa3561fccf8,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,librustls-181251169f3fc451,libsct-1457686f1372d3d6,libwebpki-ad1c0cb47491094e,libhyper-d3116d8c3aeca07a,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libsocket2-138d80603cb41d9b,libh2-28e0d8f5ff63f74c,libindexmap-b5886a35f05a5cb4,libequivalent-2f5434284319e1e1,libhashbrown-d7031b8699cda8af,libtokio_util-8829fb0812c523eb,libtower_service-d85697bf5431d8b4,libtracing-139a1fe78e89e6e6,libtracing_core-b50a2d21a7e9ef4a,libonce_cell-9ec3b2d30075ab56,libfutures_channel-7edad89c2b1b1b97,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libhttp-3164eb5a0c59996c,libtokio_tungstenite-23d7fe02b6a8a588,librustls_native_certs-ee916a52e0088236,librustls_pemfile-90ee83708591c19c,libopenssl_probe-eea81a4ba667d54e,libtokio_rustls-c1982a7abf3a90e8,libtungstenite-4ebf89dae9adc824,libdata_encoding-d6e27b2cd9c7ca96,librustls-888b630812da27c3,libwebpki-81a92809b3de5fac,libring-7aefa3f0e0f967ff,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-27c4eabcca84feb1,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-e03c027d41076a07,libhttparse-9c8043f0d8f65c21,liburl-19b39106843afc03,libidna-64082de91cc678dc,libutf8_iter-d59950773a6f062b,libidna_adapter-274dc4a82fda0e98,libicu_properties-ab9c13ae56c332e8,libicu_properties_data-fac8d02d8caeed97,libicu_normalizer-8afe985601901b67,libicu_normalizer_data-07107859aeec763f,libicu_collections-4dba7a84a936c3cc,libpotential_utf-de40c2fb9897f88b,libicu_provider-42532dd008dc402a,libicu_locale_core-1accd2353f7b9219,libtinystr-ff3ff47eb6ac77e3,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-656cfd714ff6f9e4,libzerotrie-8d6397cc17e08085,libyoke-bda0dd6fe43e1072,libstable_deref_trait-1210460e331f0a03,libzerofrom-342c781f4d63c4e8,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,liblog-4bfbf763d8e8be42,libhttp-efa0d333ef107f93,libfnv-bf8b415be0978c3b,libfutures_util-99ddbc81d4ca6200,libslab-5720d3dfa1792f68,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libserde_json-23753c20e87f9163,libmemchr-b567a4d9673dfb1d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,librand-200c45da5130f019,librand_chacha-6c9cb425736b6e7e,libppv_lite86-1d7606b3944c9438,libzerocopy-d741454ad2eb761b,libp256-45db935ff45c978f,libsha2-bf3a558d2cf8b29d,libcpufeatures-42612946e83e041b,libecdsa-cab84a34f9197c54,librfc6979-ddde589881135a29,libhmac-d358163ece9dcf76,libsignature-ca192cf25c391710,libdigest-01f9d8a4b3b09d56,libblock_buffer-29d7d502af6e1e52,libcrypto_common-53a718ba2f0dbde7,libprimeorder-a79be293ed706b2b,libelliptic_curve-0aee88d3c319c217,libsec1-875cf772ff3c4fd1,libpkcs8-bed1e4829d7abbe3,libspki-bec874c39d442511,libder-952aab86004abcef,libpem_rfc7468-bb47556f5098414e,libbase64ct-f9de527185faf1e3,libconst_oid-6d76aba8482c7d1e,libcrypto_bigint-045e5c2bdca6dbc5,libgeneric_array-2afd4118af986a88,libtypenum-be6a2977db72abeb,libbase16ct-ee53c8fd603fe2a0,libzeroize-c59311ce59192ddc,libgroup-e487bcdcd940131b,libff-06aa48b5e9d54076,librand_core-b50ee1536fdfc9fb,libgetrandom-610795beb65c23af,libsubtle-e7c4ba81e8f5379a,libbase64-29d4d4232c317d5e,libchrono-e9e4459078707307,libiana_time_zone-cfc0892ae7b7a99c,libtokio-4d03ac3457db7f94,libsignal_hook_registry-e61faab2928b7228,libsocket2-ac12f85cefcadcdf,libbytes-8160c0ff9646c5ab,libmio-7319a156c534323f,libpin_project_lite-63e0d9d6cb6ec6cf,libparking_lot-f95bf4968b5e0185,libparking_lot_core-968155ce667dc809,liblibc-86fca9c761e09338,libcfg_if-73907a425b6e514e,libsmallvec-5f00e50d451cf970,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libthiserror-81445da78358ecb6,librust_decimal-c9abad871521863b,libarrayvec-42ec82495f58999a,libnum_traits-793711aa49318edf,libserde-055129ec87e0dbec,libserde_core-6504fde8f3d6c9d3}.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/deps/rustcMKmQ0e/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-958cca4717190061/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config-37b821862cd1e8fc" "-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 `arb-bot` (test "config") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "16af72816be31d7673c0e62af55a39d47da1c3dfe5930d3ca381378e27065372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16af72816be31d7673c0e62af55a39d47da1c3dfe5930d3ca381378e27065372", kill_on_drop: false }`
[INFO] [stdout] 16af72816be31d7673c0e62af55a39d47da1c3dfe5930d3ca381378e27065372
