[INFO] fetching crate orderly-connector-rs 0.4.15...
[INFO] testing orderly-connector-rs-0.4.15 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate orderly-connector-rs 0.4.15 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate orderly-connector-rs 0.4.15
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate orderly-connector-rs 0.4.15
[INFO] tweaked toml for crates.io crate orderly-connector-rs 0.4.15 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate orderly-connector-rs 0.4.15 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 crates.io crate orderly-connector-rs 0.4.15 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 402d9e91012d81cdd3ace676985713e488e39c9bb820f0534fc09547d8694d29
[INFO] running `Command { std: "docker" "start" "-a" "402d9e91012d81cdd3ace676985713e488e39c9bb820f0534fc09547d8694d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "402d9e91012d81cdd3ace676985713e488e39c9bb820f0534fc09547d8694d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "402d9e91012d81cdd3ace676985713e488e39c9bb820f0534fc09547d8694d29", kill_on_drop: false }`
[INFO] [stdout] 402d9e91012d81cdd3ace676985713e488e39c9bb820f0534fc09547d8694d29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 45c53ed9e34f72a55dedc225db53ed049f6c13784cae0ce6ac016202e903a52d
[INFO] running `Command { std: "docker" "start" "-a" "45c53ed9e34f72a55dedc225db53ed049f6c13784cae0ce6ac016202e903a52d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.16.13
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.16.13
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling solana-program v1.16.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling array-bytes v1.4.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling solana-sdk v1.16.13
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.16.13
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling solana-logger v1.16.13
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling brotli v8.0.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling goblin v0.5.4
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling solana-program-runtime v1.16.13
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling solana-address-lookup-table-program v1.16.13
[INFO] [stderr]    Compiling solana-vote-program v1.16.13
[INFO] [stderr]    Compiling solana-version v1.16.13
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling solana_rbpf v0.6.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anchor-syn v0.28.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling solana-perf v1.16.13
[INFO] [stderr]    Compiling solana-rayon-threadlimit v1.16.13
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling spl-memo v3.0.1
[INFO] [stderr]    Compiling spl-token v3.5.0
[INFO] [stderr]    Compiling spl-program-error v0.3.0
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling spl-discriminator v0.1.0
[INFO] [stderr]    Compiling quinn-proto v0.9.6
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling anchor-syn v0.24.2
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling quinn-udp v0.3.2
[INFO] [stderr]    Compiling solana-zk-token-sdk v1.16.13
[INFO] [stderr]    Compiling solana-measure v1.16.13
[INFO] [stderr]    Compiling solana-metrics v1.16.13
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling solana-connection-cache v1.16.13
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling solana-config-program v1.16.13
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling anchor-idl v0.3.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling quinn v0.9.4
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling spl-token-2022 v0.6.1
[INFO] [stderr]    Compiling spl-pod v0.1.0
[INFO] [stderr]    Compiling solana-net-utils v1.16.13
[INFO] [stderr]    Compiling spl-type-length-value v0.3.0
[INFO] [stderr]    Compiling solana-streamer v1.16.13
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.4.0
[INFO] [stderr]    Compiling solana-remote-wallet v1.16.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling spl-associated-token-account v1.1.3
[INFO] [stderr]    Compiling solana-account-decoder v1.16.13
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling solana-clap-utils v1.16.13
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.3.0
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.2.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling anchor-generate-cpi-interface v0.3.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.28.0
[INFO] [stderr]    Compiling anchor-generate-cpi-crate v0.3.1
[INFO] [stderr]    Compiling async-mutex v1.4.1
[INFO] [stderr]    Compiling spl-token v4.0.0
[INFO] [stderr]    Compiling spl-memo v4.0.0
[INFO] [stderr]    Compiling anchor-attribute-account v0.28.0
[INFO] [stderr]    Compiling anchor-derive-accounts v0.28.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling anchor-attribute-error v0.28.0
[INFO] [stderr]    Compiling anchor-attribute-program v0.28.0
[INFO] [stderr]    Compiling solana-transaction-status v1.16.13
[INFO] [stderr]    Compiling anchor-attribute-constant v0.28.0
[INFO] [stderr]    Compiling anchor-attribute-event v0.28.0
[INFO] [stderr]    Compiling ethdigest v0.4.0
[INFO] [stderr]    Compiling ethaddr v0.2.2
[INFO] [stderr]    Compiling ethnum v1.5.1
[INFO] [stderr]    Compiling anchor-derive-space v0.28.0
[INFO] [stderr]    Compiling solana-rpc-client-api v1.16.13
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anchor-lang v0.28.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling spl-token-2022 v0.9.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling anchor-gen v0.3.1
[INFO] [stderr]    Compiling ethprim v0.3.0
[INFO] [stderr]    Compiling solana-udp-client v1.16.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling solana_vault_cpi v0.1.0
[INFO] [stderr]    Compiling solabi v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_qs v0.13.0
[INFO] [stderr]    Compiling solana-rpc-client v1.16.13
[INFO] [stderr]    Compiling solana-pubsub-client v1.16.13
[INFO] [stderr]    Compiling solana-quic-client v1.16.13
[INFO] [stderr]    Compiling spl-associated-token-account v2.2.0
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v1.16.13
[INFO] [stderr]    Compiling solana-thin-client v1.16.13
[INFO] [stderr]    Compiling solana-tpu-client v1.16.13
[INFO] [stderr]    Compiling solana-client v1.16.13
[INFO] [stderr]    Compiling orderly-connector-rs v0.4.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 20s
[INFO] running `Command { std: "docker" "inspect" "45c53ed9e34f72a55dedc225db53ed049f6c13784cae0ce6ac016202e903a52d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c53ed9e34f72a55dedc225db53ed049f6c13784cae0ce6ac016202e903a52d", kill_on_drop: false }`
[INFO] [stdout] 45c53ed9e34f72a55dedc225db53ed049f6c13784cae0ce6ac016202e903a52d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7c19bec4cb430c3668e586157ece13fcbfb373205c847df429a5fdd9f66913c2
[INFO] running `Command { std: "docker" "start" "-a" "7c19bec4cb430c3668e586157ece13fcbfb373205c847df429a5fdd9f66913c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling solana-remote-wallet v1.16.13
[INFO] [stderr]    Compiling jiff v0.2.10
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling quinn v0.9.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling solana-net-utils v1.16.13
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling solana-metrics v1.16.13
[INFO] [stderr]    Compiling solana-program-runtime v1.16.13
[INFO] [stderr]    Compiling solana-connection-cache v1.16.13
[INFO] [stderr]    Compiling solana-config-program v1.16.13
[INFO] [stderr]    Compiling solana-address-lookup-table-program v1.16.13
[INFO] [stderr]    Compiling solana-vote-program v1.16.13
[INFO] [stderr]    Compiling solana-account-decoder v1.16.13
[INFO] [stderr]    Compiling solana-perf v1.16.13
[INFO] [stderr]    Compiling solana-streamer v1.16.13
[INFO] [stderr]    Compiling solana-clap-utils v1.16.13
[INFO] [stderr]    Compiling solana-udp-client v1.16.13
[INFO] [stderr]    Compiling solana-transaction-status v1.16.13
[INFO] [stderr]    Compiling solana-rpc-client-api v1.16.13
[INFO] [stderr]    Compiling solana-rpc-client v1.16.13
[INFO] [stderr]    Compiling solana-pubsub-client v1.16.13
[INFO] [stderr]    Compiling solana-quic-client v1.16.13
[INFO] [stderr]    Compiling solana-tpu-client v1.16.13
[INFO] [stderr]    Compiling solana-thin-client v1.16.13
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v1.16.13
[INFO] [stderr]    Compiling solana-client v1.16.13
[INFO] [stderr]    Compiling orderly-connector-rs v0.4.15 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `orderly-connector-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name orderly_connector_rs --edition=2021 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())' -C metadata=5b2243a927232d72 -C extra-filename=-16456eedb180c4f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anchor_lang=/opt/rustwide/target/debug/deps/libanchor_lang-a72642b996f33043.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3e37c1edf16524e0.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-3c09d9a3080a6023.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-7db0a9d5606e5b0a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5e19de3d47f09321.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-584e5950295e3fe2.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e9e54b2f52527f7d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a836d652de412b45.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d9bc08dbb2d751d6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-7c4ebde714d1d334.so --extern hmac=/opt/rustwide/target/debug/deps/libhmac-7da015c8c4db2c13.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-f2abc4ade6ba91c4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5c4ec378f05f8a60.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-742027350af787e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-76d7531350eb72e8.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-b71412dc5cfde0a8.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2e72bd6dead1b909.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-97ef3d0535693900.rlib --extern solabi=/opt/rustwide/target/debug/deps/libsolabi-b610a34632dfc2d9.rlib --extern solana_client=/opt/rustwide/target/debug/deps/libsolana_client-dc8ca38eabb284a9.rlib --extern solana_sdk=/opt/rustwide/target/debug/deps/libsolana_sdk-c9111789e4c66158.rlib --extern solana_vault_cpi=/opt/rustwide/target/debug/deps/libsolana_vault_cpi-9ff7776a24fbd9a5.rlib --extern spl_associated_token_account=/opt/rustwide/target/debug/deps/libspl_associated_token_account-17f8f9a1f8c30307.rlib --extern spl_memo=/opt/rustwide/target/debug/deps/libspl_memo-05fc1e24ee23258b.rlib --extern spl_token=/opt/rustwide/target/debug/deps/libspl_token-8558c51a20ec8244.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-31f7323c2f077c4f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2a2c82b49f401e38.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3070621d691095d8.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-c5809180c38eacbc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b36f6ec4712b2ab1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-67d3a69fae8d1375.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e8d711f7e29067a6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-84448b762ee37bf7.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-86d74f11422ff31a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-36ad2b3726cd2646/out -L native=/opt/rustwide/target/debug/build/blake3-36ad2b3726cd2646/out -L native=/opt/rustwide/target/debug/build/ring-6b22a87f3abeb276/out -L native=/opt/rustwide/target/debug/build/ring-ded3f3dbdef43f99/out -L native=/opt/rustwide/target/debug/build/zstd-sys-47d64abdef129e39/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/rustcm6KKUp/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-584e5950295e3fe2,libtracing_subscriber-67d3a69fae8d1375,libsharded_slab-09adf4328c5d351e,libmatchers-e812fcd8ee6771cc,libregex_automata-b2c089735563bfd8,libregex_syntax-109062ebadf46752,libnu_ansi_term-4432b332cb50067c,liboverload-4300a6f7ccfdef2f,libthread_local-b1c77a14abeee432,libtracing_log-95c04739b738e352,liborderly_connector_rs-e667f9b763e557ec,libhex-aa11f1b7b510398f,libserde_qs-b71412dc5cfde0a8,libbs58-7db0a9d5606e5b0a,libuuid-84448b762ee37bf7,libspl_associated_token_account-17f8f9a1f8c30307,libspl_token_2022-6df0e939410ba92f,libspl_token-8558c51a20ec8244,libspl_memo-05fc1e24ee23258b,libspl_transfer_hook_interface-0225e990cf7b41aa,libspl_tlv_account_resolution-36474ca1bbdc6c47,libspl_token_metadata_interface-4464bf15b63ed8c1,libspl_type_length_value-f4c86457c7f21ccc,libspl_discriminator-e5fe19f7372e5582,libspl_pod-04d3403bba45065d,libspl_program_error-558bedcdb606db58,libnum_enum-e07d9dd0dd03bee3,libsolana_vault_cpi-9ff7776a24fbd9a5,libanchor_gen-d4d79c85b9d307b7,libsolana_client-dc8ca38eabb284a9,libsolana_thin_client-61d0cfc1a95421a6,libsolana_rpc_client_nonce_utils-3ca34e824797cfee,libsolana_clap_utils-e5ee38d2491a179f,librpassword-ece3856fe9cc8fa2,librtoolbox-c3f22308dc453688,libbip39-d6ccf1b7fc9354a7,libpbkdf2-1df95d43e33378fe,libunicode_normalization-8e109c283e262dd9,libanyhow-3e37c1edf16524e0,libsolana_remote_wallet-1baf6e09b8715756,libdialoguer-0483c9a96c46f4b4,libshell_words-ac7c6b9a20be3d81,libtempfile-ddb4569aad640b9d,libgetrandom-da9e19595b8c55f5,libfastrand-46d3783c18562080,librustix-f3d96870d6784614,libbitflags-fcdaef6d5d3efbe9,liblinux_raw_sys-17b4685b38b9614b,libclap-9fc906b22c9c5c74,libvec_map-02f52a9a60754f97,libtextwrap-cc4789404b6de5a7,libunicode_width-4f088c2c392af6be,libstrsim-b7106ae32fc39fc7,libatty-e2d207a5bc31f828,libansi_term-4498870420738974,libsolana_tpu_client-67204fc0c591491d,libsolana_rpc_client-1f2c53ceff5ff09d,libindicatif-3a4e9230e79aa282,libportable_atomic-c931c3e2331e992e,libnumber_prefix-581f28910c3e335b,libconsole-9640552d275af9b4,libunicode_width-8906f12a608a28d1,libsolana_pubsub_client-a2a72bce45b3f9d3,libtokio_tungstenite-c5809180c38eacbc,libtokio_rustls-f72878035c742c7c,libtungstenite-3abcdbe9624da5a0,libwebpki_roots-57c4406ae687904a,libutf8-1f85abd39b41966a,libsha1-ca61863edbf7c669,libtokio_stream-be4dbb742d06b934,libsolana_udp_client-9de61feee40e166e,libsolana_quic_client-2f95a91684a89bc5,libsolana_streamer-46f366d15205431c,libx509_parser-093988f79cb013d6,libdata_encoding-d6e27b2cd9c7ca96,liboid_registry-806bd609498fa847,libder_parser-7f7884e41a4a798f,libasn1_rs-62044a6c4a2a2add,librusticata_macros-fdf030ab2980df7c,libnom-6553957255e059bd,libpkcs8-2c55a9a5525a34cc,libspki-194aa60764c34248,libder-eae2bfb237fbe426,libconst_oid-4a1a3eede9a55ba1,libhistogram-5f1d3ea905e49938,libsolana_perf-0d10522635f4c287,libcaps-0cefeacfb2e5edb5,libsolana_vote_program-0d0d33ef315e3def,libsolana_rayon_threadlimit-1f834dc6593fabb9,libnum_cpus-b5e973f6a78a7be7,libdlopen-109281786c2ecc33,librayon-d7e448309be8fd0f,librayon_core-446c442f223ca183,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libasync_channel-47ffc8a5eaeb3042,libconcurrent_queue-18099e0aeb6de7d5,libsolana_rpc_client_api-b6d9b6c97438cacd,libsolana_version-7b6857db96c85b98,libsemver-1267c0589f034e47,libjsonrpc_core-be986161abc417a2,libsolana_transaction_status-096d094b41274085,libspl_associated_token_account-4dec50e283fcdb90,libassert_matches-8fbd89c376618e80,libsolana_account_decoder-ee40559705c654e3,libzstd-7c196733a73992c1,libzstd_safe-b9344a6d3d96a3e9,libzstd_sys-8aa77e93dc95befa,libspl_token_2022-57320b1d4ac7dc6a,libspl_token-41f1d1f7eb54036c,libspl_memo-db84ef1cdb34736d,libsolana_zk_token_sdk-c222a2b25007ebca,libmerlin-3cc8233de5f1b103,libsha3-72d0620bc37622a7,libaes_gcm_siv-809ee1729b2672a0,libaes-548f95bb9189f943,libpolyval-76e694866d2db7d3,libuniversal_hash-ca1e707094fd58da,libctr-250c66dff37f71a2,libcipher-37d064c72e22e704,libaead-53b1ce728c040643,libnum_enum-75aa48df6d21db0e,libsolana_config_program-ee6227b23d7690ac,libsolana_address_lookup_table_program-43c2a069517558bb,libsolana_program_runtime-0cd713da0892a4e6,libenum_iterator-5164cc2b74deec25,libpercentage-16335c9d718e8648,libnum-a5b76d64d652fd7f,libnum_rational-a0823391e3a2bc5a,libnum_iter-126c13fe9406070b,libnum_complex-20f1708bb22c7363,libnum_bigint-83c1416209c3a2e5,libsolana_rbpf-53fbf4f7ec1889ae,librustc_demangle-9cc2f46ae66094e5,libgoblin-1ee556e8832a7d14,libplain-5d526cfe789d842e,libscroll-7e8bb4c83a2283a5,libhash32-cac8c27deed96b88,libcombine-b5ab9310b3720a0f,libascii-966438523c34cbd1,libunreachable-13423f055caecb38,libvoid-bbd1083f9b81c788,libeager-bf473e7c22949330,libinflector-0626a9dfbf3de77a,libregex-38398f5d35b7f247,libregex_automata-e11f1eb34ad1152b,libaho_corasick-dfacf289b47c2fd6,libregex_syntax-ec3324d7c59077ca,libsolana_net_utils-7410f61cd64b3fd3,libnix-3393ae993d923a46,libmemoffset-86138fbad0e3c26f,libfutures-4f2d8019aa6d49f3,libfutures_executor-beba8c662425fa09,libasync_mutex-d245cf31ec11e270,libevent_listener-953770b2c2e463a9,libquinn-2418a0e1cc31fee0,libquinn_udp-90bb58f46e4cdd57,libsocket2-a6f902c22b135659,libquinn_proto-22b601afe22cabe8,librustls_native_certs-f0035b9adfba2c23,libopenssl_probe-eea81a4ba667d54e,librustls-aa875322bb751c53,libwebpki-a972ed569a6b5224,librustc_hash-b92c8a73412d76c1,libtinyvec-2a25679cec7921bd,libtinyvec_macros-9b9b0c30a7e420c3,libsolana_connection_cache-bf51681c2590c9d9,librcgen-1a2fc933a5502fc0,libring-95ede0401098007a,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libpem-40da4fcd88be565a,libyasna-e2ff637b3d456d13,libtime-c1adc46b3c41d45e,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-7381abb56f057d0b,libpowerfmt-dcf4c7392d25d790,libsolana_measure-e6bf1b6fdbffd079,libindexmap-a6cc4315997de971,libhashbrown-fc1ac6ced6e0f331,libsolana_metrics-d3a3c5fc60c73484,libgethostname-270d2c1d14fcd451,libcrossbeam_channel-b65bac408cf89796,libcrossbeam_utils-d120373eaebf0872,libanchor_lang-a72642b996f33043,libbase64-5c3004fed086700a,libsolana_sdk-c9111789e4c66158,libpbkdf2-ea2cd03283c08d6f,libqstring-ab44547f954efdba,libed25519_dalek_bip32-eed34a5c3ed509cd,libhmac-7da015c8c4db2c13,libserde_with-6463d78b6b818d31,libnum_enum-6477cbc96cc76e87,libmemmap2-60ae433948d0dcfc,liburiparse-1d5bb4504ebbd020,libderivation_path-c36a83b5ed8e38cb,libsolana_program-d6eb2de5c3da2283,liblibsecp256k1-e5125b9a7a44678a,libbase64-e16057db04e7cc25,libhmac_drbg-2e1a31f1e982b49c,libhmac-b2f37e652dccea47,libcrypto_mac-66aa3eb8176777c5,liblibsecp256k1_core-f0709d5aae0aed38,libcrunchy-9b1201b3e654a2ec,libserde_bytes-ccf6647b649c68f8,libborsh-7a64aae29fe675a8,libwasm_bindgen-ec8553ae1264eced,libbitflags-a9851ebd0ab18f47,libbv-0647e9e7509bdd68,libblake3-658f68937d729305,libconstant_time_eq-8422f87570118b74,libarrayvec-fbafb981ecfa5d55,libarrayref-31df403dfa5725c1,liblazy_static-58edaf41543212f3,libsha3-97ef3d0535693900,libkeccak-f5114e35a895b5f9,libbincode-7c45c17ec867ded5,libsha2-2e72bd6dead1b909,libborsh-495585a7652decf1,libark_bn254-a3b8c13a34372cc0,libark_ec-7f0511b7e995fe82,libark_poly-1a45be80c3e51ce2,libhashbrown-481ac730152f3cf9,libahash-1603c8c0fb1a7188,libzerocopy-764d0eb03e3dcdcc,libitertools-de4971e127ca0664,libeither-e4faea0db366d8ff,libark_ff-d133c5386d148771,libark_serialize-7a9518706218baa3,libdigest-6f08efb7e0d092bc,libblock_buffer-5b5a49483ff32094,libcrypto_common-e244baa66ce70260,libnum_bigint-44623e43736ecc33,libnum_integer-636316eef22c858c,libark_std-f1a3059839f0ce95,librand-377190d5b5c06bd1,librand_chacha-d29928879d35262c,librand_core-a908e7f142699379,libbytemuck-9718d496a39cc12b,libmemoffset-3726e13dc730cb4d,libbs58-aead71b2f6d0938f,libsolabi-b610a34632dfc2d9,libethprim-de7ed7fcf2266b4e,libethnum-7e627cb0a8d82b9e,libethdigest-50ad03f9a1a8e05e,libethaddr-57a8dedaac63811d,libthiserror-31f7323c2f077c4f,libreqwest-5c4ec378f05f8a60,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-1bc2d239b65aa7cd,libwebpki_roots-e97c7a6154f8efd1,libipnet-5508fab34b1f3786,libtokio_rustls-19a8d1387b509c40,libserde_urlencoded-801eef836bda0f0d,libmime-aa776e7d0d3a99c3,libencoding_rs-384800a720b7d777,libserde_json-76d7531350eb72e8,libryu-b4971a7af0446da6,libasync_compression-f105f5985dcd3f8d,libflate2-ecd70cbca591f50d,libminiz_oxide-0d76a289f6ff7e17,libadler2-a8ab168b2975ba02,libcrc32fast-79ff3ad96335057f,libbrotli-27753124ed4459d4,libbrotli_decompressor-b70ac6e22efe85f1,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,librustls-72be93b72726ed84,libsct-7906abdc78e6a918,libwebpki-15f4264147fd2aad,libring-e9019a555c32729b,libgetrandom-e93c0b52f24264ee,libuntrusted-ae5fa18859ffcbba,libhyper-c980dc43956a62f2,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-5b171ab728398e5c,libindexmap-b214725d8cf0db8c,libequivalent-2f5434284319e1e1,libhashbrown-ded5b15ef116b6df,libtokio_util-dd00307fb85624a0,libtower_service-d85697bf5431d8b4,libtracing-b36f6ec4712b2ab1,libtracing_core-c57608da438fc6c6,libonce_cell-9ec3b2d30075ab56,libtokio-2a2c82b49f401e38,libsignal_hook_registry-ca2d0c7f0ac1956b,libsocket2-7044006749ee31b4,libmio-66a3ddd2b90c8c2d,libparking_lot-e393980a416055dd,libparking_lot_core-973ae8a67a8ad094,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,liblog-f1405a51182604cd,libfutures_util-d9bc08dbb2d751d6,libmemchr-b90198c2990efebe,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,liburl-e8d711f7e29067a6,libidna-d0e3ff8487a92d41,libidna_adapter-4fd9aa17a0b1b496,libicu_normalizer-f2fbf2379ab0edb8,libicu_normalizer_data-0734dcdef144a6dd,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-176a0d8220a46548,libicu_properties-d37823a5eff6584d,libicu_properties_data-c59fe702e788bdfd,libicu_locid_transform-01f6ae317b75255a,libicu_locid_transform_data-603b61d3ca9ba1e9,libicu_collections-76b2e900f8014834,libicu_provider-c93da6c5d5db43bf,libicu_locid-65ab3daffc2fc8e0,liblitemap-30dabd8a98ce02e1,libtinystr-bb66de4798608823,libzerovec-9474e46671489306,libwriteable-30e32ee335eba874,libyoke-803c676c5f8d1f3f,libzerofrom-8f3ff42255113151,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libitoa-ba08b808be5ac239,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libed25519_dalek-e9e54b2f52527f7d,libsha2-eac4828dc01e4271,libcpufeatures-42612946e83e041b,libopaque_debug-358541d85f4133d0,libblock_buffer-3f1c94333397bcaf,libblock_padding-2fe667c6964515ae,librand-8e672dde8b83f275,librand_chacha-25665e0af3877eb0,libppv_lite86-ed1e94e0767f33e7,libzerocopy-689d0437ac9cde00,libcurve25519_dalek-50e5c912663281fd,libsubtle-24d9fba817505d7c,libzeroize-86d74f11422ff31a,librand_core-87aa8d077cc0952b,libgetrandom-91a0a6b1d5877b22,liblibc-8be5701dfe4adbe5,libcfg_if-d9b80cb51cda7b5b,libdigest-0fd8f467974d06ef,libgeneric_array-e9a8d47033cf1a94,libtypenum-e7440264430ce92d,libbyteorder-13245156f2fe10ce,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,libchrono-5e19de3d47f09321,libiana_time_zone-7ffb41297827eca3,libnum_traits-a6045bc8b1610245,libserde-742027350af787e9,libbase64-3c09d9a3080a6023}.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/rustcm6KKUp/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/blake3-36ad2b3726cd2646/out" "-L" "/opt/rustwide/target/debug/build/ring-6b22a87f3abeb276/out" "-L" "/opt/rustwide/target/debug/build/ring-ded3f3dbdef43f99/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-47d64abdef129e39/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cancel_orders-81ba15d7208ecaaa" "-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 `orderly-connector-rs` (example "cancel_orders") 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/examples/rustc2fAv7b/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-584e5950295e3fe2,libenv_logger-a836d652de412b45,libanstream-64fa3c5493e69ab1,libanstyle_query-427aff9fb6d62db4,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-d3c8f7c036bf0042,libanstyle_parse-751a8064dfa031cb,libutf8parse-cc6465083e1503e1,libjiff-f12f8e97332e5e06,libenv_filter-b6316cdf7dd45a9b,libanstyle-f117ecbe03985ce0,liborderly_connector_rs-e667f9b763e557ec,libhex-aa11f1b7b510398f,libserde_qs-b71412dc5cfde0a8,libbs58-7db0a9d5606e5b0a,libuuid-84448b762ee37bf7,libspl_associated_token_account-17f8f9a1f8c30307,libspl_token_2022-6df0e939410ba92f,libspl_token-8558c51a20ec8244,libspl_memo-05fc1e24ee23258b,libspl_transfer_hook_interface-0225e990cf7b41aa,libspl_tlv_account_resolution-36474ca1bbdc6c47,libspl_token_metadata_interface-4464bf15b63ed8c1,libspl_type_length_value-f4c86457c7f21ccc,libspl_discriminator-e5fe19f7372e5582,libspl_pod-04d3403bba45065d,libspl_program_error-558bedcdb606db58,libnum_enum-e07d9dd0dd03bee3,libsolana_vault_cpi-9ff7776a24fbd9a5,libanchor_gen-d4d79c85b9d307b7,libsolana_client-dc8ca38eabb284a9,libsolana_thin_client-61d0cfc1a95421a6,libsolana_rpc_client_nonce_utils-3ca34e824797cfee,libsolana_clap_utils-e5ee38d2491a179f,librpassword-ece3856fe9cc8fa2,librtoolbox-c3f22308dc453688,libbip39-d6ccf1b7fc9354a7,libpbkdf2-1df95d43e33378fe,libunicode_normalization-8e109c283e262dd9,libanyhow-3e37c1edf16524e0,libsolana_remote_wallet-1baf6e09b8715756,libdialoguer-0483c9a96c46f4b4,libshell_words-ac7c6b9a20be3d81,libtempfile-ddb4569aad640b9d,libgetrandom-da9e19595b8c55f5,libfastrand-46d3783c18562080,librustix-f3d96870d6784614,libbitflags-fcdaef6d5d3efbe9,liblinux_raw_sys-17b4685b38b9614b,libclap-9fc906b22c9c5c74,libvec_map-02f52a9a60754f97,libtextwrap-cc4789404b6de5a7,libunicode_width-4f088c2c392af6be,libstrsim-b7106ae32fc39fc7,libatty-e2d207a5bc31f828,libansi_term-4498870420738974,libsolana_tpu_client-67204fc0c591491d,libsolana_rpc_client-1f2c53ceff5ff09d,libindicatif-3a4e9230e79aa282,libportable_atomic-c931c3e2331e992e,libnumber_prefix-581f28910c3e335b,libconsole-9640552d275af9b4,libunicode_width-8906f12a608a28d1,libsolana_pubsub_client-a2a72bce45b3f9d3,libtokio_tungstenite-c5809180c38eacbc,libtokio_rustls-f72878035c742c7c,libtungstenite-3abcdbe9624da5a0,libwebpki_roots-57c4406ae687904a,libutf8-1f85abd39b41966a,libsha1-ca61863edbf7c669,libtokio_stream-be4dbb742d06b934,libsolana_udp_client-9de61feee40e166e,libsolana_quic_client-2f95a91684a89bc5,libsolana_streamer-46f366d15205431c,libx509_parser-093988f79cb013d6,libdata_encoding-d6e27b2cd9c7ca96,liboid_registry-806bd609498fa847,libder_parser-7f7884e41a4a798f,libasn1_rs-62044a6c4a2a2add,librusticata_macros-fdf030ab2980df7c,libnom-6553957255e059bd,libpkcs8-2c55a9a5525a34cc,libspki-194aa60764c34248,libder-eae2bfb237fbe426,libconst_oid-4a1a3eede9a55ba1,libhistogram-5f1d3ea905e49938,libsolana_perf-0d10522635f4c287,libcaps-0cefeacfb2e5edb5,libsolana_vote_program-0d0d33ef315e3def,libsolana_rayon_threadlimit-1f834dc6593fabb9,libnum_cpus-b5e973f6a78a7be7,libdlopen-109281786c2ecc33,librayon-d7e448309be8fd0f,librayon_core-446c442f223ca183,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libasync_channel-47ffc8a5eaeb3042,libconcurrent_queue-18099e0aeb6de7d5,libsolana_rpc_client_api-b6d9b6c97438cacd,libsolana_version-7b6857db96c85b98,libsemver-1267c0589f034e47,libjsonrpc_core-be986161abc417a2,libsolana_transaction_status-096d094b41274085,libspl_associated_token_account-4dec50e283fcdb90,libassert_matches-8fbd89c376618e80,libsolana_account_decoder-ee40559705c654e3,libzstd-7c196733a73992c1,libzstd_safe-b9344a6d3d96a3e9,libzstd_sys-8aa77e93dc95befa,libspl_token_2022-57320b1d4ac7dc6a,libspl_token-41f1d1f7eb54036c,libspl_memo-db84ef1cdb34736d,libsolana_zk_token_sdk-c222a2b25007ebca,libmerlin-3cc8233de5f1b103,libsha3-72d0620bc37622a7,libaes_gcm_siv-809ee1729b2672a0,libaes-548f95bb9189f943,libpolyval-76e694866d2db7d3,libuniversal_hash-ca1e707094fd58da,libctr-250c66dff37f71a2,libcipher-37d064c72e22e704,libaead-53b1ce728c040643,libnum_enum-75aa48df6d21db0e,libsolana_config_program-ee6227b23d7690ac,libsolana_address_lookup_table_program-43c2a069517558bb,libsolana_program_runtime-0cd713da0892a4e6,libenum_iterator-5164cc2b74deec25,libpercentage-16335c9d718e8648,libnum-a5b76d64d652fd7f,libnum_rational-a0823391e3a2bc5a,libnum_iter-126c13fe9406070b,libnum_complex-20f1708bb22c7363,libnum_bigint-83c1416209c3a2e5,libsolana_rbpf-53fbf4f7ec1889ae,librustc_demangle-9cc2f46ae66094e5,libgoblin-1ee556e8832a7d14,libplain-5d526cfe789d842e,libscroll-7e8bb4c83a2283a5,libhash32-cac8c27deed96b88,libcombine-b5ab9310b3720a0f,libascii-966438523c34cbd1,libunreachable-13423f055caecb38,libvoid-bbd1083f9b81c788,libeager-bf473e7c22949330,libinflector-0626a9dfbf3de77a,libregex-38398f5d35b7f247,libregex_automata-e11f1eb34ad1152b,libaho_corasick-dfacf289b47c2fd6,libregex_syntax-ec3324d7c59077ca,libsolana_net_utils-7410f61cd64b3fd3,libnix-3393ae993d923a46,libmemoffset-86138fbad0e3c26f,libfutures-4f2d8019aa6d49f3,libfutures_executor-beba8c662425fa09,libasync_mutex-d245cf31ec11e270,libevent_listener-953770b2c2e463a9,libquinn-2418a0e1cc31fee0,libquinn_udp-90bb58f46e4cdd57,libsocket2-a6f902c22b135659,libquinn_proto-22b601afe22cabe8,librustls_native_certs-f0035b9adfba2c23,libopenssl_probe-eea81a4ba667d54e,librustls-aa875322bb751c53,libwebpki-a972ed569a6b5224,librustc_hash-b92c8a73412d76c1,libtinyvec-2a25679cec7921bd,libtinyvec_macros-9b9b0c30a7e420c3,libsolana_connection_cache-bf51681c2590c9d9,librcgen-1a2fc933a5502fc0,libring-95ede0401098007a,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libpem-40da4fcd88be565a,libyasna-e2ff637b3d456d13,libtime-c1adc46b3c41d45e,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-7381abb56f057d0b,libpowerfmt-dcf4c7392d25d790,libsolana_measure-e6bf1b6fdbffd079,libindexmap-a6cc4315997de971,libhashbrown-fc1ac6ced6e0f331,libsolana_metrics-d3a3c5fc60c73484,libgethostname-270d2c1d14fcd451,libcrossbeam_channel-b65bac408cf89796,libcrossbeam_utils-d120373eaebf0872,libanchor_lang-a72642b996f33043,libbase64-5c3004fed086700a,libsolana_sdk-c9111789e4c66158,libpbkdf2-ea2cd03283c08d6f,libqstring-ab44547f954efdba,libed25519_dalek_bip32-eed34a5c3ed509cd,libhmac-7da015c8c4db2c13,libserde_with-6463d78b6b818d31,libnum_enum-6477cbc96cc76e87,libmemmap2-60ae433948d0dcfc,liburiparse-1d5bb4504ebbd020,libderivation_path-c36a83b5ed8e38cb,libsolana_program-d6eb2de5c3da2283,liblibsecp256k1-e5125b9a7a44678a,libbase64-e16057db04e7cc25,libhmac_drbg-2e1a31f1e982b49c,libhmac-b2f37e652dccea47,libcrypto_mac-66aa3eb8176777c5,liblibsecp256k1_core-f0709d5aae0aed38,libcrunchy-9b1201b3e654a2ec,libserde_bytes-ccf6647b649c68f8,libborsh-7a64aae29fe675a8,libwasm_bindgen-ec8553ae1264eced,libbitflags-a9851ebd0ab18f47,libbv-0647e9e7509bdd68,libblake3-658f68937d729305,libconstant_time_eq-8422f87570118b74,libarrayvec-fbafb981ecfa5d55,libarrayref-31df403dfa5725c1,liblazy_static-58edaf41543212f3,libsha3-97ef3d0535693900,libkeccak-f5114e35a895b5f9,libbincode-7c45c17ec867ded5,libsha2-2e72bd6dead1b909,libborsh-495585a7652decf1,libark_bn254-a3b8c13a34372cc0,libark_ec-7f0511b7e995fe82,libark_poly-1a45be80c3e51ce2,libhashbrown-481ac730152f3cf9,libahash-1603c8c0fb1a7188,libzerocopy-764d0eb03e3dcdcc,libitertools-de4971e127ca0664,libeither-e4faea0db366d8ff,libark_ff-d133c5386d148771,libark_serialize-7a9518706218baa3,libdigest-6f08efb7e0d092bc,libblock_buffer-5b5a49483ff32094,libcrypto_common-e244baa66ce70260,libnum_bigint-44623e43736ecc33,libnum_integer-636316eef22c858c,libark_std-f1a3059839f0ce95,librand-377190d5b5c06bd1,librand_chacha-d29928879d35262c,librand_core-a908e7f142699379,libbytemuck-9718d496a39cc12b,libmemoffset-3726e13dc730cb4d,libbs58-aead71b2f6d0938f,libsolabi-b610a34632dfc2d9,libethprim-de7ed7fcf2266b4e,libethnum-7e627cb0a8d82b9e,libethdigest-50ad03f9a1a8e05e,libethaddr-57a8dedaac63811d,libthiserror-31f7323c2f077c4f,libreqwest-5c4ec378f05f8a60,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-1bc2d239b65aa7cd,libwebpki_roots-e97c7a6154f8efd1,libipnet-5508fab34b1f3786,libtokio_rustls-19a8d1387b509c40,libserde_urlencoded-801eef836bda0f0d,libmime-aa776e7d0d3a99c3,libencoding_rs-384800a720b7d777,libserde_json-76d7531350eb72e8,libryu-b4971a7af0446da6,libasync_compression-f105f5985dcd3f8d,libflate2-ecd70cbca591f50d,libminiz_oxide-0d76a289f6ff7e17,libadler2-a8ab168b2975ba02,libcrc32fast-79ff3ad96335057f,libbrotli-27753124ed4459d4,libbrotli_decompressor-b70ac6e22efe85f1,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,librustls-72be93b72726ed84,libsct-7906abdc78e6a918,libwebpki-15f4264147fd2aad,libring-e9019a555c32729b,libgetrandom-e93c0b52f24264ee,libuntrusted-ae5fa18859ffcbba,libhyper-c980dc43956a62f2,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-5b171ab728398e5c,libindexmap-b214725d8cf0db8c,libequivalent-2f5434284319e1e1,libhashbrown-ded5b15ef116b6df,libtokio_util-dd00307fb85624a0,libtower_service-d85697bf5431d8b4,libtracing-b36f6ec4712b2ab1,libtracing_core-c57608da438fc6c6,libonce_cell-9ec3b2d30075ab56,libtokio-2a2c82b49f401e38,libsignal_hook_registry-ca2d0c7f0ac1956b,libsocket2-7044006749ee31b4,libmio-66a3ddd2b90c8c2d,libparking_lot-e393980a416055dd,libparking_lot_core-973ae8a67a8ad094,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,liblog-f1405a51182604cd,libfutures_util-d9bc08dbb2d751d6,libmemchr-b90198c2990efebe,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,liburl-e8d711f7e29067a6,libidna-d0e3ff8487a92d41,libidna_adapter-4fd9aa17a0b1b496,libicu_normalizer-f2fbf2379ab0edb8,libicu_normalizer_data-0734dcdef144a6dd,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-176a0d8220a46548,libicu_properties-d37823a5eff6584d,libicu_properties_data-c59fe702e788bdfd,libicu_locid_transform-01f6ae317b75255a,libicu_locid_transform_data-603b61d3ca9ba1e9,libicu_collections-76b2e900f8014834,libicu_provider-c93da6c5d5db43bf,libicu_locid-65ab3daffc2fc8e0,liblitemap-30dabd8a98ce02e1,libtinystr-bb66de4798608823,libzerovec-9474e46671489306,libwriteable-30e32ee335eba874,libyoke-803c676c5f8d1f3f,libzerofrom-8f3ff42255113151,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libitoa-ba08b808be5ac239,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libed25519_dalek-e9e54b2f52527f7d,libsha2-eac4828dc01e4271,libcpufeatures-42612946e83e041b,libopaque_debug-358541d85f4133d0,libblock_buffer-3f1c94333397bcaf,libblock_padding-2fe667c6964515ae,librand-8e672dde8b83f275,librand_chacha-25665e0af3877eb0,libppv_lite86-ed1e94e0767f33e7,libzerocopy-689d0437ac9cde00,libcurve25519_dalek-50e5c912663281fd,libsubtle-24d9fba817505d7c,libzeroize-86d74f11422ff31a,librand_core-87aa8d077cc0952b,libgetrandom-91a0a6b1d5877b22,liblibc-8be5701dfe4adbe5,libcfg_if-d9b80cb51cda7b5b,libdigest-0fd8f467974d06ef,libgeneric_array-e9a8d47033cf1a94,libtypenum-e7440264430ce92d,libbyteorder-13245156f2fe10ce,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,libchrono-5e19de3d47f09321,libiana_time_zone-7ffb41297827eca3,libnum_traits-a6045bc8b1610245,libserde-742027350af787e9,libbase64-3c09d9a3080a6023}.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/rustc2fAv7b/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/blake3-36ad2b3726cd2646/out" "-L" "/opt/rustwide/target/debug/build/ring-6b22a87f3abeb276/out" "-L" "/opt/rustwide/target/debug/build/ring-ded3f3dbdef43f99/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-47d64abdef129e39/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_balance-dcfca80a467c1408" "-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 `orderly-connector-rs` (example "get_balance") 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/examples/rustcRhRIyU/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-584e5950295e3fe2,libenv_logger-a836d652de412b45,libanstream-64fa3c5493e69ab1,libanstyle_query-427aff9fb6d62db4,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-d3c8f7c036bf0042,libanstyle_parse-751a8064dfa031cb,libutf8parse-cc6465083e1503e1,libjiff-f12f8e97332e5e06,libenv_filter-b6316cdf7dd45a9b,libanstyle-f117ecbe03985ce0,liborderly_connector_rs-e667f9b763e557ec,libhex-aa11f1b7b510398f,libserde_qs-b71412dc5cfde0a8,libbs58-7db0a9d5606e5b0a,libuuid-84448b762ee37bf7,libspl_associated_token_account-17f8f9a1f8c30307,libspl_token_2022-6df0e939410ba92f,libspl_token-8558c51a20ec8244,libspl_memo-05fc1e24ee23258b,libspl_transfer_hook_interface-0225e990cf7b41aa,libspl_tlv_account_resolution-36474ca1bbdc6c47,libspl_token_metadata_interface-4464bf15b63ed8c1,libspl_type_length_value-f4c86457c7f21ccc,libspl_discriminator-e5fe19f7372e5582,libspl_pod-04d3403bba45065d,libspl_program_error-558bedcdb606db58,libnum_enum-e07d9dd0dd03bee3,libsolana_vault_cpi-9ff7776a24fbd9a5,libanchor_gen-d4d79c85b9d307b7,libsolana_client-dc8ca38eabb284a9,libsolana_thin_client-61d0cfc1a95421a6,libsolana_rpc_client_nonce_utils-3ca34e824797cfee,libsolana_clap_utils-e5ee38d2491a179f,librpassword-ece3856fe9cc8fa2,librtoolbox-c3f22308dc453688,libbip39-d6ccf1b7fc9354a7,libpbkdf2-1df95d43e33378fe,libunicode_normalization-8e109c283e262dd9,libanyhow-3e37c1edf16524e0,libsolana_remote_wallet-1baf6e09b8715756,libdialoguer-0483c9a96c46f4b4,libshell_words-ac7c6b9a20be3d81,libtempfile-ddb4569aad640b9d,libgetrandom-da9e19595b8c55f5,libfastrand-46d3783c18562080,librustix-f3d96870d6784614,libbitflags-fcdaef6d5d3efbe9,liblinux_raw_sys-17b4685b38b9614b,libclap-9fc906b22c9c5c74,libvec_map-02f52a9a60754f97,libtextwrap-cc4789404b6de5a7,libunicode_width-4f088c2c392af6be,libstrsim-b7106ae32fc39fc7,libatty-e2d207a5bc31f828,libansi_term-4498870420738974,libsolana_tpu_client-67204fc0c591491d,libsolana_rpc_client-1f2c53ceff5ff09d,libindicatif-3a4e9230e79aa282,libportable_atomic-c931c3e2331e992e,libnumber_prefix-581f28910c3e335b,libconsole-9640552d275af9b4,libunicode_width-8906f12a608a28d1,libsolana_pubsub_client-a2a72bce45b3f9d3,libtokio_tungstenite-c5809180c38eacbc,libtokio_rustls-f72878035c742c7c,libtungstenite-3abcdbe9624da5a0,libwebpki_roots-57c4406ae687904a,libutf8-1f85abd39b41966a,libsha1-ca61863edbf7c669,libtokio_stream-be4dbb742d06b934,libsolana_udp_client-9de61feee40e166e,libsolana_quic_client-2f95a91684a89bc5,libsolana_streamer-46f366d15205431c,libx509_parser-093988f79cb013d6,libdata_encoding-d6e27b2cd9c7ca96,liboid_registry-806bd609498fa847,libder_parser-7f7884e41a4a798f,libasn1_rs-62044a6c4a2a2add,librusticata_macros-fdf030ab2980df7c,libnom-6553957255e059bd,libpkcs8-2c55a9a5525a34cc,libspki-194aa60764c34248,libder-eae2bfb237fbe426,libconst_oid-4a1a3eede9a55ba1,libhistogram-5f1d3ea905e49938,libsolana_perf-0d10522635f4c287,libcaps-0cefeacfb2e5edb5,libsolana_vote_program-0d0d33ef315e3def,libsolana_rayon_threadlimit-1f834dc6593fabb9,libnum_cpus-b5e973f6a78a7be7,libdlopen-109281786c2ecc33,librayon-d7e448309be8fd0f,librayon_core-446c442f223ca183,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libasync_channel-47ffc8a5eaeb3042,libconcurrent_queue-18099e0aeb6de7d5,libsolana_rpc_client_api-b6d9b6c97438cacd,libsolana_version-7b6857db96c85b98,libsemver-1267c0589f034e47,libjsonrpc_core-be986161abc417a2,libsolana_transaction_status-096d094b41274085,libspl_associated_token_account-4dec50e283fcdb90,libassert_matches-8fbd89c376618e80,libsolana_account_decoder-ee40559705c654e3,libzstd-7c196733a73992c1,libzstd_safe-b9344a6d3d96a3e9,libzstd_sys-8aa77e93dc95befa,libspl_token_2022-57320b1d4ac7dc6a,libspl_token-41f1d1f7eb54036c,libspl_memo-db84ef1cdb34736d,libsolana_zk_token_sdk-c222a2b25007ebca,libmerlin-3cc8233de5f1b103,libsha3-72d0620bc37622a7,libaes_gcm_siv-809ee1729b2672a0,libaes-548f95bb9189f943,libpolyval-76e694866d2db7d3,libuniversal_hash-ca1e707094fd58da,libctr-250c66dff37f71a2,libcipher-37d064c72e22e704,libaead-53b1ce728c040643,libnum_enum-75aa48df6d21db0e,libsolana_config_program-ee6227b23d7690ac,libsolana_address_lookup_table_program-43c2a069517558bb,libsolana_program_runtime-0cd713da0892a4e6,libenum_iterator-5164cc2b74deec25,libpercentage-16335c9d718e8648,libnum-a5b76d64d652fd7f,libnum_rational-a0823391e3a2bc5a,libnum_iter-126c13fe9406070b,libnum_complex-20f1708bb22c7363,libnum_bigint-83c1416209c3a2e5,libsolana_rbpf-53fbf4f7ec1889ae,librustc_demangle-9cc2f46ae66094e5,libgoblin-1ee556e8832a7d14,libplain-5d526cfe789d842e,libscroll-7e8bb4c83a2283a5,libhash32-cac8c27deed96b88,libcombine-b5ab9310b3720a0f,libascii-966438523c34cbd1,libunreachable-13423f055caecb38,libvoid-bbd1083f9b81c788,libeager-bf473e7c22949330,libinflector-0626a9dfbf3de77a,libregex-38398f5d35b7f247,libregex_automata-e11f1eb34ad1152b,libaho_corasick-dfacf289b47c2fd6,libregex_syntax-ec3324d7c59077ca,libsolana_net_utils-7410f61cd64b3fd3,libnix-3393ae993d923a46,libmemoffset-86138fbad0e3c26f,libfutures-4f2d8019aa6d49f3,libfutures_executor-beba8c662425fa09,libasync_mutex-d245cf31ec11e270,libevent_listener-953770b2c2e463a9,libquinn-2418a0e1cc31fee0,libquinn_udp-90bb58f46e4cdd57,libsocket2-a6f902c22b135659,libquinn_proto-22b601afe22cabe8,librustls_native_certs-f0035b9adfba2c23,libopenssl_probe-eea81a4ba667d54e,librustls-aa875322bb751c53,libwebpki-a972ed569a6b5224,librustc_hash-b92c8a73412d76c1,libtinyvec-2a25679cec7921bd,libtinyvec_macros-9b9b0c30a7e420c3,libsolana_connection_cache-bf51681c2590c9d9,librcgen-1a2fc933a5502fc0,libring-95ede0401098007a,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libpem-40da4fcd88be565a,libyasna-e2ff637b3d456d13,libtime-c1adc46b3c41d45e,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-7381abb56f057d0b,libpowerfmt-dcf4c7392d25d790,libsolana_measure-e6bf1b6fdbffd079,libindexmap-a6cc4315997de971,libhashbrown-fc1ac6ced6e0f331,libsolana_metrics-d3a3c5fc60c73484,libgethostname-270d2c1d14fcd451,libcrossbeam_channel-b65bac408cf89796,libcrossbeam_utils-d120373eaebf0872,libanchor_lang-a72642b996f33043,libbase64-5c3004fed086700a,libsolana_sdk-c9111789e4c66158,libpbkdf2-ea2cd03283c08d6f,libqstring-ab44547f954efdba,libed25519_dalek_bip32-eed34a5c3ed509cd,libhmac-7da015c8c4db2c13,libserde_with-6463d78b6b818d31,libnum_enum-6477cbc96cc76e87,libmemmap2-60ae433948d0dcfc,liburiparse-1d5bb4504ebbd020,libderivation_path-c36a83b5ed8e38cb,libsolana_program-d6eb2de5c3da2283,liblibsecp256k1-e5125b9a7a44678a,libbase64-e16057db04e7cc25,libhmac_drbg-2e1a31f1e982b49c,libhmac-b2f37e652dccea47,libcrypto_mac-66aa3eb8176777c5,liblibsecp256k1_core-f0709d5aae0aed38,libcrunchy-9b1201b3e654a2ec,libserde_bytes-ccf6647b649c68f8,libborsh-7a64aae29fe675a8,libwasm_bindgen-ec8553ae1264eced,libbitflags-a9851ebd0ab18f47,libbv-0647e9e7509bdd68,libblake3-658f68937d729305,libconstant_time_eq-8422f87570118b74,libarrayvec-fbafb981ecfa5d55,libarrayref-31df403dfa5725c1,liblazy_static-58edaf41543212f3,libsha3-97ef3d0535693900,libkeccak-f5114e35a895b5f9,libbincode-7c45c17ec867ded5,libsha2-2e72bd6dead1b909,libborsh-495585a7652decf1,libark_bn254-a3b8c13a34372cc0,libark_ec-7f0511b7e995fe82,libark_poly-1a45be80c3e51ce2,libhashbrown-481ac730152f3cf9,libahash-1603c8c0fb1a7188,libzerocopy-764d0eb03e3dcdcc,libitertools-de4971e127ca0664,libeither-e4faea0db366d8ff,libark_ff-d133c5386d148771,libark_serialize-7a9518706218baa3,libdigest-6f08efb7e0d092bc,libblock_buffer-5b5a49483ff32094,libcrypto_common-e244baa66ce70260,libnum_bigint-44623e43736ecc33,libnum_integer-636316eef22c858c,libark_std-f1a3059839f0ce95,librand-377190d5b5c06bd1,librand_chacha-d29928879d35262c,librand_core-a908e7f142699379,libbytemuck-9718d496a39cc12b,libmemoffset-3726e13dc730cb4d,libbs58-aead71b2f6d0938f,libsolabi-b610a34632dfc2d9,libethprim-de7ed7fcf2266b4e,libethnum-7e627cb0a8d82b9e,libethdigest-50ad03f9a1a8e05e,libethaddr-57a8dedaac63811d,libthiserror-31f7323c2f077c4f,libreqwest-5c4ec378f05f8a60,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-1bc2d239b65aa7cd,libwebpki_roots-e97c7a6154f8efd1,libipnet-5508fab34b1f3786,libtokio_rustls-19a8d1387b509c40,libserde_urlencoded-801eef836bda0f0d,libmime-aa776e7d0d3a99c3,libencoding_rs-384800a720b7d777,libserde_json-76d7531350eb72e8,libryu-b4971a7af0446da6,libasync_compression-f105f5985dcd3f8d,libflate2-ecd70cbca591f50d,libminiz_oxide-0d76a289f6ff7e17,libadler2-a8ab168b2975ba02,libcrc32fast-79ff3ad96335057f,libbrotli-27753124ed4459d4,libbrotli_decompressor-b70ac6e22efe85f1,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,librustls-72be93b72726ed84,libsct-7906abdc78e6a918,libwebpki-15f4264147fd2aad,libring-e9019a555c32729b,libgetrandom-e93c0b52f24264ee,libuntrusted-ae5fa18859ffcbba,libhyper-c980dc43956a62f2,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-5b171ab728398e5c,libindexmap-b214725d8cf0db8c,libequivalent-2f5434284319e1e1,libhashbrown-ded5b15ef116b6df,libtokio_util-dd00307fb85624a0,libtower_service-d85697bf5431d8b4,libtracing-b36f6ec4712b2ab1,libtracing_core-c57608da438fc6c6,libonce_cell-9ec3b2d30075ab56,libtokio-2a2c82b49f401e38,libsignal_hook_registry-ca2d0c7f0ac1956b,libsocket2-7044006749ee31b4,libmio-66a3ddd2b90c8c2d,libparking_lot-e393980a416055dd,libparking_lot_core-973ae8a67a8ad094,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,liblog-f1405a51182604cd,libfutures_util-d9bc08dbb2d751d6,libmemchr-b90198c2990efebe,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,liburl-e8d711f7e29067a6,libidna-d0e3ff8487a92d41,libidna_adapter-4fd9aa17a0b1b496,libicu_normalizer-f2fbf2379ab0edb8,libicu_normalizer_data-0734dcdef144a6dd,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-176a0d8220a46548,libicu_properties-d37823a5eff6584d,libicu_properties_data-c59fe702e788bdfd,libicu_locid_transform-01f6ae317b75255a,libicu_locid_transform_data-603b61d3ca9ba1e9,libicu_collections-76b2e900f8014834,libicu_provider-c93da6c5d5db43bf,libicu_locid-65ab3daffc2fc8e0,liblitemap-30dabd8a98ce02e1,libtinystr-bb66de4798608823,libzerovec-9474e46671489306,libwriteable-30e32ee335eba874,libyoke-803c676c5f8d1f3f,libzerofrom-8f3ff42255113151,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libitoa-ba08b808be5ac239,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libed25519_dalek-e9e54b2f52527f7d,libsha2-eac4828dc01e4271,libcpufeatures-42612946e83e041b,libopaque_debug-358541d85f4133d0,libblock_buffer-3f1c94333397bcaf,libblock_padding-2fe667c6964515ae,librand-8e672dde8b83f275,librand_chacha-25665e0af3877eb0,libppv_lite86-ed1e94e0767f33e7,libzerocopy-689d0437ac9cde00,libcurve25519_dalek-50e5c912663281fd,libsubtle-24d9fba817505d7c,libzeroize-86d74f11422ff31a,librand_core-87aa8d077cc0952b,libgetrandom-91a0a6b1d5877b22,liblibc-8be5701dfe4adbe5,libcfg_if-d9b80cb51cda7b5b,libdigest-0fd8f467974d06ef,libgeneric_array-e9a8d47033cf1a94,libtypenum-e7440264430ce92d,libbyteorder-13245156f2fe10ce,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,libchrono-5e19de3d47f09321,libiana_time_zone-7ffb41297827eca3,libnum_traits-a6045bc8b1610245,libserde-742027350af787e9,libbase64-3c09d9a3080a6023}.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/rustcRhRIyU/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/blake3-36ad2b3726cd2646/out" "-L" "/opt/rustwide/target/debug/build/ring-6b22a87f3abeb276/out" "-L" "/opt/rustwide/target/debug/build/ring-ded3f3dbdef43f99/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-47d64abdef129e39/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/account_info-e90096abfd3177a1" "-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 `orderly-connector-rs` (example "account_info") 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/rustclZ9tAF/symbols.o" "<8 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/{liborderly_connector_rs-e667f9b763e557ec,libhex-aa11f1b7b510398f,libserde_qs-b71412dc5cfde0a8,libbs58-7db0a9d5606e5b0a,libuuid-84448b762ee37bf7,libspl_associated_token_account-17f8f9a1f8c30307,libspl_token_2022-6df0e939410ba92f,libspl_token-8558c51a20ec8244,libspl_memo-05fc1e24ee23258b,libspl_transfer_hook_interface-0225e990cf7b41aa,libspl_tlv_account_resolution-36474ca1bbdc6c47,libspl_token_metadata_interface-4464bf15b63ed8c1,libspl_type_length_value-f4c86457c7f21ccc,libspl_discriminator-e5fe19f7372e5582,libspl_pod-04d3403bba45065d,libspl_program_error-558bedcdb606db58,libnum_enum-e07d9dd0dd03bee3,libsolana_vault_cpi-9ff7776a24fbd9a5,libanchor_gen-d4d79c85b9d307b7,libsolana_client-dc8ca38eabb284a9,libsolana_thin_client-61d0cfc1a95421a6,libsolana_rpc_client_nonce_utils-3ca34e824797cfee,libsolana_clap_utils-e5ee38d2491a179f,librpassword-ece3856fe9cc8fa2,librtoolbox-c3f22308dc453688,libbip39-d6ccf1b7fc9354a7,libpbkdf2-1df95d43e33378fe,libunicode_normalization-8e109c283e262dd9,libanyhow-3e37c1edf16524e0,libsolana_remote_wallet-1baf6e09b8715756,libdialoguer-0483c9a96c46f4b4,libshell_words-ac7c6b9a20be3d81,libtempfile-ddb4569aad640b9d,libfastrand-46d3783c18562080,librustix-f3d96870d6784614,libbitflags-fcdaef6d5d3efbe9,liblinux_raw_sys-17b4685b38b9614b,libclap-9fc906b22c9c5c74,libvec_map-02f52a9a60754f97,libtextwrap-cc4789404b6de5a7,libunicode_width-4f088c2c392af6be,libstrsim-b7106ae32fc39fc7,libatty-e2d207a5bc31f828,libansi_term-4498870420738974,libsolana_tpu_client-67204fc0c591491d,libsolana_rpc_client-1f2c53ceff5ff09d,libindicatif-3a4e9230e79aa282,libportable_atomic-c931c3e2331e992e,libnumber_prefix-581f28910c3e335b,libconsole-9640552d275af9b4,libunicode_width-8906f12a608a28d1,libsolana_pubsub_client-a2a72bce45b3f9d3,libtokio_tungstenite-c5809180c38eacbc,libtokio_rustls-f72878035c742c7c,libtungstenite-3abcdbe9624da5a0,libwebpki_roots-57c4406ae687904a,libutf8-1f85abd39b41966a,libsha1-ca61863edbf7c669,libtokio_stream-be4dbb742d06b934,libsolana_udp_client-9de61feee40e166e,libsolana_quic_client-2f95a91684a89bc5,libsolana_streamer-46f366d15205431c,libx509_parser-093988f79cb013d6,libdata_encoding-d6e27b2cd9c7ca96,liboid_registry-806bd609498fa847,libder_parser-7f7884e41a4a798f,libasn1_rs-62044a6c4a2a2add,librusticata_macros-fdf030ab2980df7c,libnom-6553957255e059bd,libpkcs8-2c55a9a5525a34cc,libspki-194aa60764c34248,libder-eae2bfb237fbe426,libconst_oid-4a1a3eede9a55ba1,libhistogram-5f1d3ea905e49938,libsolana_perf-0d10522635f4c287,libcaps-0cefeacfb2e5edb5,libsolana_vote_program-0d0d33ef315e3def,libsolana_rayon_threadlimit-1f834dc6593fabb9,libnum_cpus-b5e973f6a78a7be7,libdlopen-109281786c2ecc33,librayon-d7e448309be8fd0f,librayon_core-446c442f223ca183,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libasync_channel-47ffc8a5eaeb3042,libconcurrent_queue-18099e0aeb6de7d5,libsolana_rpc_client_api-b6d9b6c97438cacd,libsolana_version-7b6857db96c85b98,libsemver-1267c0589f034e47,libjsonrpc_core-be986161abc417a2,libsolana_transaction_status-096d094b41274085,libspl_associated_token_account-4dec50e283fcdb90,libassert_matches-8fbd89c376618e80,libsolana_account_decoder-ee40559705c654e3,libzstd-7c196733a73992c1,libzstd_safe-b9344a6d3d96a3e9,libzstd_sys-8aa77e93dc95befa,libspl_token_2022-57320b1d4ac7dc6a,libspl_token-41f1d1f7eb54036c,libspl_memo-db84ef1cdb34736d,libsolana_zk_token_sdk-c222a2b25007ebca,libmerlin-3cc8233de5f1b103,libsha3-72d0620bc37622a7,libaes_gcm_siv-809ee1729b2672a0,libaes-548f95bb9189f943,libpolyval-76e694866d2db7d3,libuniversal_hash-ca1e707094fd58da,libctr-250c66dff37f71a2,libcipher-37d064c72e22e704,libaead-53b1ce728c040643,libnum_enum-75aa48df6d21db0e,libsolana_config_program-ee6227b23d7690ac,libsolana_address_lookup_table_program-43c2a069517558bb,libsolana_program_runtime-0cd713da0892a4e6,libenum_iterator-5164cc2b74deec25,libpercentage-16335c9d718e8648,libnum-a5b76d64d652fd7f,libnum_rational-a0823391e3a2bc5a,libnum_iter-126c13fe9406070b,libnum_complex-20f1708bb22c7363,libnum_bigint-83c1416209c3a2e5,libsolana_rbpf-53fbf4f7ec1889ae,librustc_demangle-9cc2f46ae66094e5,libgoblin-1ee556e8832a7d14,libplain-5d526cfe789d842e,libscroll-7e8bb4c83a2283a5,libhash32-cac8c27deed96b88,libcombine-b5ab9310b3720a0f,libascii-966438523c34cbd1,libunreachable-13423f055caecb38,libvoid-bbd1083f9b81c788,libeager-bf473e7c22949330,libinflector-0626a9dfbf3de77a,libsolana_net_utils-7410f61cd64b3fd3,libnix-3393ae993d923a46,libmemoffset-86138fbad0e3c26f,libfutures-4f2d8019aa6d49f3,libfutures_executor-beba8c662425fa09,libasync_mutex-d245cf31ec11e270,libevent_listener-953770b2c2e463a9,libquinn-2418a0e1cc31fee0,libquinn_udp-90bb58f46e4cdd57,libsocket2-a6f902c22b135659,libquinn_proto-22b601afe22cabe8,librustls_native_certs-f0035b9adfba2c23,libopenssl_probe-eea81a4ba667d54e,librustls-aa875322bb751c53,libwebpki-a972ed569a6b5224,librustc_hash-b92c8a73412d76c1,libtinyvec-2a25679cec7921bd,libtinyvec_macros-9b9b0c30a7e420c3,libsolana_connection_cache-bf51681c2590c9d9,librcgen-1a2fc933a5502fc0,libring-95ede0401098007a,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libpem-40da4fcd88be565a,libyasna-e2ff637b3d456d13,libtime-c1adc46b3c41d45e,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-7381abb56f057d0b,libpowerfmt-dcf4c7392d25d790,libsolana_measure-e6bf1b6fdbffd079,libindexmap-a6cc4315997de971,libhashbrown-fc1ac6ced6e0f331,libsolana_metrics-d3a3c5fc60c73484,libgethostname-270d2c1d14fcd451,libcrossbeam_channel-b65bac408cf89796,libcrossbeam_utils-d120373eaebf0872,libanchor_lang-a72642b996f33043,libbase64-5c3004fed086700a,libsolana_sdk-c9111789e4c66158,libpbkdf2-ea2cd03283c08d6f,libqstring-ab44547f954efdba,libed25519_dalek_bip32-eed34a5c3ed509cd,libhmac-7da015c8c4db2c13,libserde_with-6463d78b6b818d31,libnum_enum-6477cbc96cc76e87,libmemmap2-60ae433948d0dcfc,liburiparse-1d5bb4504ebbd020,libderivation_path-c36a83b5ed8e38cb,libsolana_program-d6eb2de5c3da2283,liblibsecp256k1-e5125b9a7a44678a,libbase64-e16057db04e7cc25,libhmac_drbg-2e1a31f1e982b49c,libhmac-b2f37e652dccea47,libcrypto_mac-66aa3eb8176777c5,liblibsecp256k1_core-f0709d5aae0aed38,libcrunchy-9b1201b3e654a2ec,libserde_bytes-ccf6647b649c68f8,libborsh-7a64aae29fe675a8,libwasm_bindgen-ec8553ae1264eced,libbitflags-a9851ebd0ab18f47,libbv-0647e9e7509bdd68,libblake3-658f68937d729305,libconstant_time_eq-8422f87570118b74,libarrayvec-fbafb981ecfa5d55,libarrayref-31df403dfa5725c1,liblazy_static-58edaf41543212f3,libsha3-97ef3d0535693900,libkeccak-f5114e35a895b5f9,libbincode-7c45c17ec867ded5,libsha2-2e72bd6dead1b909,libborsh-495585a7652decf1,libark_bn254-a3b8c13a34372cc0,libark_ec-7f0511b7e995fe82,libark_poly-1a45be80c3e51ce2,libhashbrown-481ac730152f3cf9,libahash-1603c8c0fb1a7188,libzerocopy-764d0eb03e3dcdcc,libitertools-de4971e127ca0664,libeither-e4faea0db366d8ff,libark_ff-d133c5386d148771,libark_serialize-7a9518706218baa3,libdigest-6f08efb7e0d092bc,libblock_buffer-5b5a49483ff32094,libcrypto_common-e244baa66ce70260,libnum_bigint-44623e43736ecc33,libnum_integer-636316eef22c858c,libark_std-f1a3059839f0ce95,librand-377190d5b5c06bd1,librand_chacha-d29928879d35262c,librand_core-a908e7f142699379,libbytemuck-9718d496a39cc12b,libmemoffset-3726e13dc730cb4d,libbs58-aead71b2f6d0938f,libsolabi-b610a34632dfc2d9,libethprim-de7ed7fcf2266b4e,libethnum-7e627cb0a8d82b9e,libethdigest-50ad03f9a1a8e05e,libethaddr-57a8dedaac63811d,libthiserror-31f7323c2f077c4f,libreqwest-5c4ec378f05f8a60,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-1bc2d239b65aa7cd,libwebpki_roots-e97c7a6154f8efd1,libipnet-5508fab34b1f3786,libtokio_rustls-19a8d1387b509c40,libmime-aa776e7d0d3a99c3,libencoding_rs-384800a720b7d777,libasync_compression-f105f5985dcd3f8d,libflate2-ecd70cbca591f50d,libminiz_oxide-0d76a289f6ff7e17,libadler2-a8ab168b2975ba02,libcrc32fast-79ff3ad96335057f,libbrotli-27753124ed4459d4,libbrotli_decompressor-b70ac6e22efe85f1,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,librustls-72be93b72726ed84,libsct-7906abdc78e6a918,libwebpki-15f4264147fd2aad,libring-e9019a555c32729b,libgetrandom-e93c0b52f24264ee,libuntrusted-ae5fa18859ffcbba,libhyper-c980dc43956a62f2,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libh2-5b171ab728398e5c,libtower_service-d85697bf5431d8b4,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,liburl-e8d711f7e29067a6,libidna-d0e3ff8487a92d41,libidna_adapter-4fd9aa17a0b1b496,libicu_normalizer-f2fbf2379ab0edb8,libicu_normalizer_data-0734dcdef144a6dd,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libicu_properties-d37823a5eff6584d,libicu_properties_data-c59fe702e788bdfd,libicu_locid_transform-01f6ae317b75255a,libicu_locid_transform_data-603b61d3ca9ba1e9,libicu_collections-76b2e900f8014834,libicu_provider-c93da6c5d5db43bf,libicu_locid-65ab3daffc2fc8e0,liblitemap-30dabd8a98ce02e1,libtinystr-bb66de4798608823,libzerovec-9474e46671489306,libwriteable-30e32ee335eba874,libyoke-803c676c5f8d1f3f,libzerofrom-8f3ff42255113151,libstable_deref_trait-6144d876008295f7,libhttp-3164eb5a0c59996c,libed25519_dalek-e9e54b2f52527f7d,libsha2-eac4828dc01e4271,libcpufeatures-42612946e83e041b,libopaque_debug-358541d85f4133d0,libblock_buffer-3f1c94333397bcaf,libblock_padding-2fe667c6964515ae,librand-8e672dde8b83f275,librand_chacha-25665e0af3877eb0,libcurve25519_dalek-50e5c912663281fd,libsubtle-24d9fba817505d7c,libzeroize-86d74f11422ff31a,librand_core-87aa8d077cc0952b,libgetrandom-91a0a6b1d5877b22,libdigest-0fd8f467974d06ef,libgeneric_array-e9a8d47033cf1a94,libtypenum-e7440264430ce92d,libbyteorder-13245156f2fe10ce,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,libchrono-5e19de3d47f09321,libiana_time_zone-7ffb41297827eca3,libnum_traits-a6045bc8b1610245,libbase64-3c09d9a3080a6023,libmockito-f2abc4ade6ba91c4,libserde_urlencoded-801eef836bda0f0d,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhyper_util-a6a9c66310536d6b,libhyper-3e550ae30812fb91,libhttparse-9c8043f0d8f65c21,libh2-7004303a64eb95b2,libtracing-b36f6ec4712b2ab1,libtracing_core-c57608da438fc6c6,libonce_cell-9ec3b2d30075ab56,libindexmap-b214725d8cf0db8c,libequivalent-2f5434284319e1e1,libhashbrown-ded5b15ef116b6df,libatomic_waker-4d8f3a876068a9c4,libtokio_util-dd00307fb85624a0,libtokio-2a2c82b49f401e38,libsignal_hook_registry-ca2d0c7f0ac1956b,libsocket2-7044006749ee31b4,libmio-66a3ddd2b90c8c2d,libparking_lot-e393980a416055dd,libparking_lot_core-973ae8a67a8ad094,libsmallvec-176a0d8220a46548,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libhttpdate-ab2f2cdbe04a360b,libfutures_util-d9bc08dbb2d751d6,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libhttp_body_util-42a5edfe389e35cf,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_core-5b72dc92615109c0,libhttp_body-faa30fb5a9de280b,librand-9f3b981a9c358ef2,librand_chacha-82df6c2b90ada7b5,libppv_lite86-ed1e94e0767f33e7,libzerocopy-689d0437ac9cde00,librand_core-050f0d1f443dc50f,libgetrandom-da9e19595b8c55f5,liblibc-8be5701dfe4adbe5,libcfg_if-d9b80cb51cda7b5b,libhttp-efa0d333ef107f93,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libassert_json_diff-c41a2410cfa1bd93,libserde_json-76d7531350eb72e8,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-742027350af787e9,libsimilar-c89a6cc0ae8cab7a,libcolored-190676be181e8f19,libenv_logger-a836d652de412b45,libanstream-64fa3c5493e69ab1,libanstyle_query-427aff9fb6d62db4,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-d3c8f7c036bf0042,libanstyle_parse-751a8064dfa031cb,libutf8parse-cc6465083e1503e1,libjiff-f12f8e97332e5e06,libenv_filter-b6316cdf7dd45a9b,libregex-38398f5d35b7f247,libregex_automata-e11f1eb34ad1152b,libaho_corasick-dfacf289b47c2fd6,libmemchr-b90198c2990efebe,libregex_syntax-ec3324d7c59077ca,libanstyle-f117ecbe03985ce0,liblog-f1405a51182604cd}.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/rustclZ9tAF/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/blake3-36ad2b3726cd2646/out" "-L" "/opt/rustwide/target/debug/build/ring-6b22a87f3abeb276/out" "-L" "/opt/rustwide/target/debug/build/ring-ded3f3dbdef43f99/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-47d64abdef129e39/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/algo_orders-899ed9460a87a4de" "-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 `orderly-connector-rs` (test "algo_orders") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7c19bec4cb430c3668e586157ece13fcbfb373205c847df429a5fdd9f66913c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c19bec4cb430c3668e586157ece13fcbfb373205c847df429a5fdd9f66913c2", kill_on_drop: false }`
[INFO] [stdout] 7c19bec4cb430c3668e586157ece13fcbfb373205c847df429a5fdd9f66913c2
