[INFO] cloning repository https://github.com/just4zeroq/quorum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/just4zeroq/quorum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust4zeroq%2Fquorum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust4zeroq%2Fquorum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed1c9ccdd6286a66b70c722010462b9b4cd3e167
[INFO] testing just4zeroq/quorum against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust4zeroq%2Fquorum" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/just4zeroq/quorum
[INFO] finished tweaking git repo https://github.com/just4zeroq/quorum
[INFO] tweaked toml for git repo https://github.com/just4zeroq/quorum written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/just4zeroq/quorum on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/just4zeroq/quorum already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 809d665e382d91c83c57c069a614bac1240dd1f33619f09e9d2887e9a69821bf
[INFO] running `Command { std: "docker" "start" "-a" "809d665e382d91c83c57c069a614bac1240dd1f33619f09e9d2887e9a69821bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "809d665e382d91c83c57c069a614bac1240dd1f33619f09e9d2887e9a69821bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "809d665e382d91c83c57c069a614bac1240dd1f33619f09e9d2887e9a69821bf", kill_on_drop: false }`
[INFO] [stdout] 809d665e382d91c83c57c069a614bac1240dd1f33619f09e9d2887e9a69821bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06e8f8c9064c7c999c08c66dc902dbb06e64fd0fbdfa78289d2800fa82c7e2d8
[INFO] running `Command { std: "docker" "start" "-a" "06e8f8c9064c7c999c08c66dc902dbb06e64fd0fbdfa78289d2800fa82c7e2d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling postgres-protocol v0.6.11
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling postgres-types v0.2.13
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling etcd-client v0.14.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tokio-retry v0.3.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling registry v0.1.0 (/opt/rustwide/workdir/crates/common/registry)
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling integer-encoding v4.1.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling db v0.1.0 (/opt/rustwide/workdir/crates/common/db)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling mime-infer v3.0.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling salvo-serde-util v0.69.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling salvo_macros v0.69.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling salvo_core v0.69.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/crates/common/utils)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cache v0.1.0 (/opt/rustwide/workdir/crates/common/cache)
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling rskafka v0.5.0
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling etag v4.0.0
[INFO] [stderr]    Compiling async-session v3.0.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling tonic-reflection v0.12.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling salvo-jwt-auth v0.69.0
[INFO] [stderr]    Compiling salvo_extra v0.69.0
[INFO] [stderr]    Compiling queue v0.1.0 (/opt/rustwide/workdir/crates/common/queue)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling salvo-session v0.69.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling salvo-cors v0.69.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling salvo v0.69.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling disruptor v3.7.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling user-service v0.1.0 (/opt/rustwide/workdir/crates/user-service)
[INFO] [stderr]    Compiling ws-prediction v0.1.0 (/opt/rustwide/workdir/crates/ws-prediction)
[INFO] [stderr]    Compiling order-service v0.1.0 (/opt/rustwide/workdir/crates/order-service)
[INFO] [stderr]    Compiling ws-order v0.1.0 (/opt/rustwide/workdir/crates/ws-order)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ws-market-data v0.1.0 (/opt/rustwide/workdir/crates/ws-market-data)
[INFO] [stderr]    Compiling prediction-market-service v0.1.0 (/opt/rustwide/workdir/crates/prediction-market-service)
[INFO] [stderr]    Compiling api-gateway v0.1.0 (/opt/rustwide/workdir/crates/api-gateway)
[INFO] [stderr]    Compiling market-data-service v0.1.0 (/opt/rustwide/workdir/crates/market-data-service)
[INFO] [stderr]    Compiling wallet-service v0.1.0 (/opt/rustwide/workdir/crates/wallet-service)
[INFO] [stderr]    Compiling matching-engine v0.2.0 (/opt/rustwide/workdir/crates/matching-engine)
[INFO] [stderr]    Compiling portfolio-service v0.1.0 (/opt/rustwide/workdir/crates/portfolio-service)
[INFO] [stderr]    Compiling risk-service v0.1.0 (/opt/rustwide/workdir/crates/risk-service)
[INFO] [stderr] error: could not compile `api-gateway` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name api_gateway --edition=2021 crates/api-gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cookie"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cookie", "default", "jwt-auth"))' -C metadata=092b84f0805680c8 -C extra-filename=-2f693e5a2556ae2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern api=/opt/rustwide/target/debug/deps/libapi-33c72aba770eb40d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-74db26dee2822c9e.rmeta --extern common=/opt/rustwide/target/debug/deps/libcommon-b9411239d576758c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-383884f86f2b6d8f.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-54f233f29c81e873.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-72816fb60e8eb81f.rmeta --extern registry=/opt/rustwide/target/debug/deps/libregistry-36e7c75933470687.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3fdc0e5b593800a6.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-91902c2acec19462.rmeta --extern salvo=/opt/rustwide/target/debug/deps/libsalvo-61c0b9173f93cc60.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b711fd237057a74e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-611108b7e413c2c3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cff9789322628978.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-10d8410c68661c9b.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-579817d75e6fb82e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c4e1650e6c753ff2.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8d247ed1ab424e91.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0d572a1cbcbbbb07/out -L native=/opt/rustwide/target/debug/build/blake3-99b9676b57461941/out -L native=/opt/rustwide/target/debug/build/blake3-99b9676b57461941/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `matching-engine` (bin "matching-engine")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name matching_engine --edition=2021 crates/matching-engine/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2cdcbfed68485649 -C extra-filename=-39a29bc0c7c0d7a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-991c6a6ec2684092.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-6ef6c7dc7ac26ebd.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-74db26dee2822c9e.rlib --extern core_affinity=/opt/rustwide/target/debug/deps/libcore_affinity-18f46a984be6651a.rlib --extern disruptor=/opt/rustwide/target/debug/deps/libdisruptor-a43e77b76fc30215.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-52d1e1d551098adc.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-e39c2d8ca5e38951.rlib --extern matching_engine=/opt/rustwide/target/debug/deps/libmatching_engine-a744ff001ae31371.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-881d4e35c6df5af8.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-72816fb60e8eb81f.rlib --extern queue=/opt/rustwide/target/debug/deps/libqueue-6acacd7574e580c7.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-2e5d6ba48b4d7928.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b711fd237057a74e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-611108b7e413c2c3.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-0d9d533bed35b34e.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5e3eeb6beff21bb6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cff9789322628978.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-579817d75e6fb82e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-4a2509c9f6ee8fed.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c4e1650e6c753ff2.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-d070c1aeae0da95a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-01cf09b57105fd08/out -L native=/opt/rustwide/target/debug/build/zstd-sys-93b0fa11efe05ebf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `user-service` (bin "user-service")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name user_service --edition=2021 crates/user-service/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7ba7ee1296be6b8 -C extra-filename=-6ef828ba3f6954a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern api=/opt/rustwide/target/debug/deps/libapi-33c72aba770eb40d.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-3fd021d0811675b7.rlib --extern cache=/opt/rustwide/target/debug/deps/libcache-1bab88822a4b6e68.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-74db26dee2822c9e.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-b9411239d576758c.rlib --extern db=/opt/rustwide/target/debug/deps/libdb-b1a1826e7ec13cab.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-54f233f29c81e873.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d1e5edc82766c202.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-72816fb60e8eb81f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b22fe6fa7db7bb24.rlib --extern registry=/opt/rustwide/target/debug/deps/libregistry-36e7c75933470687.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-91902c2acec19462.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b711fd237057a74e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-611108b7e413c2c3.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-76afe0de9d700cef.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-014d3bf0f8743147.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-46d4ab093fd1bd78.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cff9789322628978.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-579817d75e6fb82e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c4e1650e6c753ff2.rlib --extern user_service=/opt/rustwide/target/debug/deps/libuser_service-21e4b783b2c0a382.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8d247ed1ab424e91.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0d572a1cbcbbbb07/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-6410e4de0b11f7f9/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcyd3Clx/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libconfig-8f3c29a01f3b65c4,libpathdiff-0548a7d6a7913c24,libjson5-871dcd424c43da85,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f,libron-cc53e6fecf2c6ed8,libtoml-94a8008a26f71cc9,libtoml_edit-dd4fb4daac0838f5,libserde_spanned-f603bab735602e12,libwinnow-8a5298d03bceb030,libtoml_write-2f6b5c773e85447e,libtoml_datetime-93cae2743be460b7,libini-3ba147d642f698e6,libordered_multimap-6aefbccf2f617c81,libdlv_list-a671f3cc7e45eb9a,libyaml_rust2-e1960b76c35e2b2e,libencoding_rs-e36cbb4cff8cacd8,libarraydeque-155eafc74b557326,libconvert_case-aa295a2c39518c5f,libunicode_segmentation-83febdb0ad4edc80,libtracing_subscriber-c4e1650e6c753ff2,libsharded_slab-2203375802660aa8,libmatchers-9199a2b2e28011c1,libregex_automata-124cdc42734d678f,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-f38a70244c2039fa,libwallet_service-e4b41a60e4bcaf17,libapi-33c72aba770eb40d,libsqlx-46d4ab093fd1bd78,libsqlx_sqlite-af73be13827c3078,libfutures_executor-4808b4006e3bc51e,libflume-9beb68c521a4ee8c,liburlencoding-261db3bc6355947a,libfutures_intrusive-a8a05b899b956fc1,liblibsqlite3_sys-9e810d5b6f24950a,libsqlx_postgres-d64e7cea8ad5d74f,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libmd5-27a7145569a1d2a4,libatoi-d317cffc36e9fdac,libhkdf-9e915fcc510939f7,libhmac-eb6711257038ec18,libsqlx_mysql-c27fea7a111e96f3,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libbitflags-5621477596a0aea9,libsha1-6f18d7efbe70f478,librsa-1c1270cac7a6a767,libpkcs1-b0c9c49fdd3e0246,libpkcs8-0ff69e79807a25b6,libspki-6be38c92a59cdfdc,libder-359a326adcbc35ac,libpem_rfc7468-449436b5fbdc0ab1,libbase64ct-f6dd625d8072d296,libsignature-44f130d3e6847f64,libnum_bigint_dig-f13ad0603199e5dc,liblibm-5a7600805088532e,libnum_iter-e54aa99c4205f202,libnum_integer-9dc2cd1723c1610e,liblazy_static-2a7049bcdbc4c20d,libspin-41051cad427a38c8,libsqlx_core-26bb000650021312,librustls_pemfile-f2760b70d3be5bc8,libbase64-76d22feba062e299,libwebpki_roots-8f19deeabafd6f44,libsha2-014d3bf0f8743147,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-5c99106b2597c9c6,libsubtle-fc528f1e408a5d8a,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-12b28699f1969938,libcrypto_common-e5f469065a15bff4,libgeneric_array-baa631c0d5612093,libzeroize-e5ba3babb6b7003b,librustls-046d309275ffa4aa,libsct-d6310f8ac586297b,libwebpki-cba94922f46591bf,libring-591d8b6dd2d0a964,libuntrusted-151845769873c416,libsqlformat-c8bad0ae0d0d2f45,libunicode_categories-38a7b792de7af90b,libnom-67dc6f0b54ccc9b4,libhashlink-bede9ea9e981b7cf,libhashbrown-7fcf45567283dc46,libahash-991c6a6ec2684092,libgetrandom-c543197b9e896512,liballocator_api2-61425620d8bdad59,librust_decimal-91902c2acec19462,libpostgres_types-42c475b9dd5c9741,libpostgres_protocol-ddd5d3714b6bf96d,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,libsha2-96cd74b3c6c67f1f,librand-0fecb846bcbe6df2,libchacha20-54f097daa7ad5b97,libcpufeatures-d1b6d7e2abe28c60,libhmac-2770c0569ee820c2,libmd5-68c1767188870d31,libdigest-523894d12c754cbd,libctutils-c7a40df1d9d9a683,libcmov-da1356481a3f8de4,libconst_oid-8bd0b9c774e74760,libcrypto_common-2863e1e54561884b,libblock_buffer-9859c145f3a68ef7,libhybrid_array-bb416e6e9a4cb7d9,libtypenum-1dd059791ef525d2,libbyteorder-7912a666fa871683,libfallible_iterator-226744c53477ab8c,libarrayvec-31fe32bc47030bae,libchrono-74db26dee2822c9e,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-d68c98c344324d7c,liburl-e252ac47149f1427,libidna-d8ef17b1230552d0,libidna_adapter-81ed8fadaeb7436a,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-758e69ca3918246e,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libcrossbeam_queue-a05670a3dbb0c761,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-fa5d073d84a85ba4,libevent_listener-55ffc13ab1e45b6d,libregistry-36e7c75933470687,libetcd_client-8cdd1549abc48576,libuuid-8d247ed1ab424e91,libgetrandom-3fb338b9aca55f28,librand_core-be38687d840215c2,libthiserror-f7bc4672faa689cd,libtonic-579817d75e6fb82e,libsocket2-4cb537a3dd213f81,libhyper_timeout-81167eadb27b2437,libasync_stream-2d121613819ecab9,libaxum-353a324c5e294da1,libserde_path_to_error-c09c8e26795eb0ca,libserde_json-611108b7e413c2c3,libzmij-d2f562b84b927b2e,libserde_urlencoded-3b7ce6b71fd7bd77,libryu-96e4827cb8e74ef1,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhyper_util-0a19e7e8f65b759e,libhyper-6dfd2ca23c32d837,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-dc07f7ab19bb7dea,libindexmap-37881c669a6ab1f5,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-994b7d2346168c4c,libaxum_core-5388988e55925ba7,libmime-7cbfcc84299bf52b,libtower-d627c6de3682b566,libsync_wrapper-82d4714d40c5a6d5,libtower-7805b039455a49d4,libindexmap-cd59e3cd74afe374,libhashbrown-fe4f59a3fe2e677e,libahash-35829d42ab9a9aec,libtokio_util-dddc21b8adeca919,librand-b22fe6fa7db7bb24,librand_chacha-3ca6f16bf2037b73,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-d74ab02ef7f28b6d,libgetrandom-c51aaa0be172e9a4,libfutures_util-383884f86f2b6d8f,libmemchr-d8218b780a78fe0a,libfutures_io-094dc98f9ed1f237,libslab-0d9d533bed35b34e,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libtower_layer-5699d784b4449e00,libbase64-fff42f7554bbeb90,libprost-72816fb60e8eb81f,libpin_project-8913758303a3d5e7,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libtower_service-222788e4f5219726,libtokio_stream-c0f8f319be802d12,libtokio-cff9789322628978,libsignal_hook_registry-ca17ad3c09c41ae2,liberrno-2c2c90c90655bfde,libsocket2-998e8af229a2239b,libmio-a854acc39b8e0f7b,libparking_lot-d1e5edc82766c202,libparking_lot_core-769f2499ff93d900,liblibc-2c613280406de016,libcfg_if-cad248e7066eec15,libsmallvec-5e3eeb6beff21bb6,libserde-b711fd237057a74e,libserde_core-96573417319e0c85,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhttp_body_util-2354d0cd9178a48e,libpin_project_lite-8ad468af17824a0b,libfutures_core-3e8ff8c6a8ead7f1,libhttp_body-79191c764c63be4b,libhttp-f9b3654e0d1e7e7a,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154}.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/rustcyd3Clx/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-0d572a1cbcbbbb07/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-6410e4de0b11f7f9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wallet_service-93156c2722dd7d55" "-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 `wallet-service` (bin "wallet-service") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "06e8f8c9064c7c999c08c66dc902dbb06e64fd0fbdfa78289d2800fa82c7e2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06e8f8c9064c7c999c08c66dc902dbb06e64fd0fbdfa78289d2800fa82c7e2d8", kill_on_drop: false }`
[INFO] [stdout] 06e8f8c9064c7c999c08c66dc902dbb06e64fd0fbdfa78289d2800fa82c7e2d8
