[INFO] cloning repository https://github.com/jimmystridh/spiris-client-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimmystridh/spiris-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmystridh%2Fspiris-client-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmystridh%2Fspiris-client-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fe2c31370c7121516ce9d17a01639d6bca0a1f8
[INFO] testing jimmystridh/spiris-client-rs/8fe2c31370c7121516ce9d17a01639d6bca0a1f8 against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmystridh%2Fspiris-client-rs" "/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/jimmystridh/spiris-client-rs
[INFO] finished tweaking git repo https://github.com/jimmystridh/spiris-client-rs
[INFO] tweaked toml for git repo https://github.com/jimmystridh/spiris-client-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jimmystridh/spiris-client-rs on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jimmystridh/spiris-client-rs 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-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3a4a96ff86cbc60e448a9f171dabb4d6944331b26b907a162147684a628fca7
[INFO] running `Command { std: "docker" "start" "-a" "d3a4a96ff86cbc60e448a9f171dabb4d6944331b26b907a162147684a628fca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3a4a96ff86cbc60e448a9f171dabb4d6944331b26b907a162147684a628fca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a4a96ff86cbc60e448a9f171dabb4d6944331b26b907a162147684a628fca7", kill_on_drop: false }`
[INFO] [stdout] d3a4a96ff86cbc60e448a9f171dabb4d6944331b26b907a162147684a628fca7
[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=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] 20f9b24e849afc38e38d5881c1ff87680970f07dcd09a4c3b2f26bf9fe6a1ec2
[INFO] running `Command { std: "docker" "start" "-a" "20f9b24e849afc38e38d5881c1ff87680970f07dcd09a4c3b2f26bf9fe6a1ec2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling spiris v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.80s
[INFO] running `Command { std: "docker" "inspect" "20f9b24e849afc38e38d5881c1ff87680970f07dcd09a4c3b2f26bf9fe6a1ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f9b24e849afc38e38d5881c1ff87680970f07dcd09a4c3b2f26bf9fe6a1ec2", kill_on_drop: false }`
[INFO] [stdout] 20f9b24e849afc38e38d5881c1ff87680970f07dcd09a4c3b2f26bf9fe6a1ec2
[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=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] 03c0739a130b2e6fd01c326f936c496f44dd696ba3590656094f24dccac35e6f
[INFO] running `Command { std: "docker" "start" "-a" "03c0739a130b2e6fd01c326f936c496f44dd696ba3590656094f24dccac35e6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling spiris v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `spiris` (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 spiris --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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("decimal", "default", "rate-limit", "stream", "tracing", "webhooks"))' -C metadata=85a9ae0ec2bfece1 -C extra-filename=-75d47b64602f1a25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9eac003e08a6f06d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7ee6ebfabe151303.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ed5affae7e6f785a.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-e9751be4032d292b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b9c720d29f7cbfaf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40e793a91a47a061.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f23c31b73daf454f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1bc3e35980d8482d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ac6c2c2a43424704.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ba51f93a93d978ec.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-709901e23d9d9348.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-133ea368f9c733e6/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d34b99a9913c8342/out -L native=/opt/rustwide/target/debug/build/ring-5c15e93e67bd252a/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/rustcRekWBQ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspiris-ff7ab079ac0f7c9c,libthiserror-1bc3e35980d8482d,libreqwest-b9c720d29f7cbfaf,librustls_platform_verifier-2d2f2d985af5e7e8,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,liboauth2-e9751be4032d292b,libserde_path_to_error-2c8873f76c9f889a,libthiserror-ff1ac66914620816,libreqwest-bf703bf4fcd947dd,libserde_urlencoded-eda23afd9d98202a,libryu-7c364cfb94c444f7,libhyper_rustls-fe00e9ac79a16608,libwebpki_roots-40f356e01850e4e1,libtokio_rustls-9657098a26e2a41c,librustls-5d91dd07ab0994b6,libsubtle-4f5a50036df13274,libwebpki-2f2e3194e68a88bd,libaws_lc_rs-c82ccc04a23f094b,libaws_lc_sys-690bf625a1968c46,libring-10bc9323e3ead2fc,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libtower_http-74009d54dd68c484,libbitflags-c41a6b82b7e80356,libiri_string-9b9050047a32a8cf,libtower-c11620de983b1b0e,libtower_layer-3b63c02b4d0ef938,libhyper_util-9432c97b7495dd84,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-03ed99d20ce044a8,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-f509542c66e4a242,libtracing-9ab57c23cf8428b1,libtracing_core-2e067b6e4fd52e2b,libonce_cell-0ac012fec71d6948,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libslab-229cf4143d039c7e,libfnv-bf8b415be0978c3b,libtokio_util-3a92432519f74ce8,libfutures_sink-972a6e6f22232cfe,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-4f9d91a446a2fd27,libfutures_util-d5f606ba59a8d74c,libfutures_task-48189f222e1f7e89,libtokio-ac6c2c2a43424704,libsignal_hook_registry-9ab2c8d40bde4372,liberrno-617a76c9d6b5ec7a,libsocket2-8f656812fcf6b284,libmio-1c9d3441197c7785,libparking_lot-0cfb10615a1ff618,libparking_lot_core-ddf08330aeb26ec4,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-f257d3eb4c7f1ee4,libpin_project_lite-dbd15b1f007a2c34,libhttp_body-07a4b824ab69fae3,liblog-b4877c6cda7d43ee,libsync_wrapper-88a17f87f20db495,libfutures_core-3f2014b84910caad,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librand-20ba170060220595,librand_chacha-b4ae49a61cff760a,libppv_lite86-df7b99562a6fe98b,libzerocopy-e37ecc2399282355,librand_core-e23028bee798e473,libgetrandom-2e423bf0692ba31a,liblibc-cb79651e9cde70a0,libcfg_if-73907a425b6e514e,libserde_json-f23c31b73daf454f,libmemchr-9c99a16d1eb4a64c,libzmij-32087f229b5896fd,libhttp-a0bc74fc3ed71420,libitoa-c3f3678fd0b86a79,libbytes-00a102391b5f478f,libbase64-29d4d4232c317d5e,liburl-709901e23d9d9348,libidna-4a290612de35dc33,libidna_adapter-01ba93b3e691d9e2,libicu_properties-3e707dbd7baac491,libicu_properties_data-63794672d700cbd7,libicu_normalizer-c9c927ce0766c7fb,libsmallvec-695d630f41d8414d,libicu_normalizer_data-8c6061b0b2adc192,libicu_collections-fa1a4ca00a998aa2,libutf8_iter-d59950773a6f062b,libpotential_utf-cd050c8c962c3be2,libicu_provider-15e3056071189978,libicu_locale_core-d80ad714930159c4,libtinystr-4fc0a9329fa63bef,liblitemap-f219fd6b5e5e8db5,libwriteable-8f756afb13a5dcf7,libzerovec-1759798cc0eb596a,libzerotrie-c0fc8d70cf586248,libyoke-e486df2bf648ef4c,libstable_deref_trait-1210460e331f0a03,libzerofrom-25b733217eb305f2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libchrono-9eac003e08a6f06d,libiana_time_zone-e8fde29fdad667ba,libnum_traits-e658f8325bd83daf,libserde-40e793a91a47a061,libserde_core-2c931dd3fb8fd185}.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/rustcRekWBQ/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/alloca-133ea368f9c733e6/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d34b99a9913c8342/out" "-L" "/opt/rustwide/target/debug/build/ring-5c15e93e67bd252a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/oauth_flow-80cd5f2d32caa004" "-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 `spiris` (example "oauth_flow") 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/rustcUcU1rF/symbols.o" "<7 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/{libspiris-ff7ab079ac0f7c9c,libthiserror-1bc3e35980d8482d,libreqwest-b9c720d29f7cbfaf,librustls_platform_verifier-2d2f2d985af5e7e8,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,liboauth2-e9751be4032d292b,libserde_path_to_error-2c8873f76c9f889a,libthiserror-ff1ac66914620816,libreqwest-bf703bf4fcd947dd,libserde_urlencoded-eda23afd9d98202a,libryu-7c364cfb94c444f7,libhyper_rustls-fe00e9ac79a16608,libwebpki_roots-40f356e01850e4e1,libtokio_rustls-9657098a26e2a41c,librustls-5d91dd07ab0994b6,libsubtle-4f5a50036df13274,libwebpki-2f2e3194e68a88bd,libaws_lc_rs-c82ccc04a23f094b,libaws_lc_sys-690bf625a1968c46,libring-10bc9323e3ead2fc,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libtower_http-74009d54dd68c484,libbitflags-c41a6b82b7e80356,libiri_string-9b9050047a32a8cf,libtower-c11620de983b1b0e,libtower_layer-3b63c02b4d0ef938,libhyper_util-9432c97b7495dd84,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-03ed99d20ce044a8,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-f509542c66e4a242,libtracing-9ab57c23cf8428b1,libtracing_core-2e067b6e4fd52e2b,libonce_cell-0ac012fec71d6948,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libslab-229cf4143d039c7e,libfnv-bf8b415be0978c3b,libtokio_util-3a92432519f74ce8,libfutures_sink-972a6e6f22232cfe,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-4f9d91a446a2fd27,libfutures_util-d5f606ba59a8d74c,libfutures_task-48189f222e1f7e89,libtokio-ac6c2c2a43424704,libsignal_hook_registry-9ab2c8d40bde4372,liberrno-617a76c9d6b5ec7a,libsocket2-8f656812fcf6b284,libmio-1c9d3441197c7785,libparking_lot-0cfb10615a1ff618,libparking_lot_core-ddf08330aeb26ec4,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-f257d3eb4c7f1ee4,libpin_project_lite-dbd15b1f007a2c34,libhttp_body-07a4b824ab69fae3,liblog-b4877c6cda7d43ee,libsync_wrapper-88a17f87f20db495,libfutures_core-3f2014b84910caad,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librand-20ba170060220595,librand_chacha-b4ae49a61cff760a,libppv_lite86-df7b99562a6fe98b,libzerocopy-e37ecc2399282355,librand_core-e23028bee798e473,libgetrandom-2e423bf0692ba31a,liblibc-cb79651e9cde70a0,libcfg_if-73907a425b6e514e,libserde_json-f23c31b73daf454f,libmemchr-9c99a16d1eb4a64c,libzmij-32087f229b5896fd,libhttp-a0bc74fc3ed71420,libitoa-c3f3678fd0b86a79,libbytes-00a102391b5f478f,libbase64-29d4d4232c317d5e,liburl-709901e23d9d9348,libidna-4a290612de35dc33,libidna_adapter-01ba93b3e691d9e2,libicu_properties-3e707dbd7baac491,libicu_properties_data-63794672d700cbd7,libicu_normalizer-c9c927ce0766c7fb,libsmallvec-695d630f41d8414d,libicu_normalizer_data-8c6061b0b2adc192,libicu_collections-fa1a4ca00a998aa2,libutf8_iter-d59950773a6f062b,libpotential_utf-cd050c8c962c3be2,libicu_provider-15e3056071189978,libicu_locale_core-d80ad714930159c4,libtinystr-4fc0a9329fa63bef,liblitemap-f219fd6b5e5e8db5,libwriteable-8f756afb13a5dcf7,libzerovec-1759798cc0eb596a,libzerotrie-c0fc8d70cf586248,libyoke-e486df2bf648ef4c,libstable_deref_trait-1210460e331f0a03,libzerofrom-25b733217eb305f2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libchrono-9eac003e08a6f06d,libiana_time_zone-e8fde29fdad667ba,libnum_traits-e658f8325bd83daf,libserde-40e793a91a47a061,libserde_core-2c931dd3fb8fd185}.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/rustcUcU1rF/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/alloca-133ea368f9c733e6/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d34b99a9913c8342/out" "-L" "/opt/rustwide/target/debug/build/ring-5c15e93e67bd252a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/type_validation_test-2e5b25e8e044aee1" "-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 `spiris` (test "type_validation_test") due to 1 previous error
[INFO] [stderr] error: could not compile `spiris` (test "endpoint_crud_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 endpoint_crud_test --edition=2021 tests/endpoint_crud_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("decimal", "default", "rate-limit", "stream", "tracing", "webhooks"))' -C metadata=868e7807d26a3589 -C extra-filename=-bcbf903c6ce0a978 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9eac003e08a6f06d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7ee6ebfabe151303.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ed5affae7e6f785a.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-e9751be4032d292b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b9c720d29f7cbfaf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40e793a91a47a061.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f23c31b73daf454f.rlib --extern spiris=/opt/rustwide/target/debug/deps/libspiris-ff7ab079ac0f7c9c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1bc3e35980d8482d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ac6c2c2a43424704.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ba51f93a93d978ec.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-709901e23d9d9348.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-133ea368f9c733e6/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d34b99a9913c8342/out -L native=/opt/rustwide/target/debug/build/ring-5c15e93e67bd252a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `spiris` (test "contract_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 contract_test --edition=2021 tests/contract_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("decimal", "default", "rate-limit", "stream", "tracing", "webhooks"))' -C metadata=0a83c6cad06f7772 -C extra-filename=-98d5edf32b2e03f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9eac003e08a6f06d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7ee6ebfabe151303.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ed5affae7e6f785a.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-e9751be4032d292b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b9c720d29f7cbfaf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40e793a91a47a061.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f23c31b73daf454f.rlib --extern spiris=/opt/rustwide/target/debug/deps/libspiris-ff7ab079ac0f7c9c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1bc3e35980d8482d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ac6c2c2a43424704.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ba51f93a93d978ec.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-709901e23d9d9348.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-133ea368f9c733e6/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d34b99a9913c8342/out -L native=/opt/rustwide/target/debug/build/ring-5c15e93e67bd252a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `spiris` (test "mock_server") 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/rustcseqPVp/symbols.o" "<5 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/{libspiris-ff7ab079ac0f7c9c,libthiserror-1bc3e35980d8482d,libreqwest-b9c720d29f7cbfaf,librustls_platform_verifier-2d2f2d985af5e7e8,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,liboauth2-e9751be4032d292b,libserde_path_to_error-2c8873f76c9f889a,libthiserror-ff1ac66914620816,libreqwest-bf703bf4fcd947dd,libhyper_rustls-fe00e9ac79a16608,libwebpki_roots-40f356e01850e4e1,libtokio_rustls-9657098a26e2a41c,librustls-5d91dd07ab0994b6,libsubtle-4f5a50036df13274,libwebpki-2f2e3194e68a88bd,libaws_lc_rs-c82ccc04a23f094b,libaws_lc_sys-690bf625a1968c46,libring-10bc9323e3ead2fc,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libtower_http-74009d54dd68c484,libbitflags-c41a6b82b7e80356,libiri_string-9b9050047a32a8cf,libtower-c11620de983b1b0e,libtower_layer-3b63c02b4d0ef938,libsync_wrapper-88a17f87f20db495,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librand-20ba170060220595,librand_chacha-b4ae49a61cff760a,librand_core-e23028bee798e473,libgetrandom-2e423bf0692ba31a,liburl-709901e23d9d9348,libidna-4a290612de35dc33,libidna_adapter-01ba93b3e691d9e2,libicu_properties-3e707dbd7baac491,libicu_properties_data-63794672d700cbd7,libicu_normalizer-c9c927ce0766c7fb,libicu_normalizer_data-8c6061b0b2adc192,libicu_collections-fa1a4ca00a998aa2,libutf8_iter-d59950773a6f062b,libpotential_utf-cd050c8c962c3be2,libicu_provider-15e3056071189978,libicu_locale_core-d80ad714930159c4,libtinystr-4fc0a9329fa63bef,liblitemap-f219fd6b5e5e8db5,libwriteable-8f756afb13a5dcf7,libzerovec-1759798cc0eb596a,libzerotrie-c0fc8d70cf586248,libyoke-e486df2bf648ef4c,libstable_deref_trait-1210460e331f0a03,libzerofrom-25b733217eb305f2,libchrono-9eac003e08a6f06d,libiana_time_zone-e8fde29fdad667ba,libnum_traits-e658f8325bd83daf,libmockito-ed5affae7e6f785a,libserde_urlencoded-eda23afd9d98202a,libryu-7c364cfb94c444f7,libform_urlencoded-0a6af76535a55b5e,liblog-b4877c6cda7d43ee,libhyper_util-9432c97b7495dd84,libbase64-29d4d4232c317d5e,libpercent_encoding-b8714e110ca16f4c,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libfutures_util-d5f606ba59a8d74c,libfutures_task-48189f222e1f7e89,libhyper-03ed99d20ce044a8,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-f509542c66e4a242,libtracing-9ab57c23cf8428b1,libtracing_core-2e067b6e4fd52e2b,libonce_cell-0ac012fec71d6948,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libslab-229cf4143d039c7e,libfnv-bf8b415be0978c3b,libtokio_util-3a92432519f74ce8,libfutures_sink-972a6e6f22232cfe,libtokio-ac6c2c2a43424704,libsignal_hook_registry-9ab2c8d40bde4372,liberrno-617a76c9d6b5ec7a,libsocket2-8f656812fcf6b284,libmio-1c9d3441197c7785,libparking_lot-0cfb10615a1ff618,libparking_lot_core-ddf08330aeb26ec4,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-4f9d91a446a2fd27,libhttp_body_util-f257d3eb4c7f1ee4,libpin_project_lite-dbd15b1f007a2c34,libfutures_core-3f2014b84910caad,libhttp_body-07a4b824ab69fae3,librand-c2d7c89074cc9a88,librand_chacha-ceabffbf42f2eb53,libppv_lite86-df7b99562a6fe98b,libzerocopy-e37ecc2399282355,librand_core-fc522c19d8e0da62,libgetrandom-18f80daa9ac69f7a,liblibc-cb79651e9cde70a0,libcfg_if-73907a425b6e514e,libregex-4d7042c3ca83d67c,libregex_automata-e6739908bf9bee6b,libaho_corasick-9b294a4ddab28477,libregex_syntax-2cfdfc3e5cb17812,libhttp-a0bc74fc3ed71420,libbytes-00a102391b5f478f,libassert_json_diff-5852c448e8532d86,libserde_json-f23c31b73daf454f,libmemchr-9c99a16d1eb4a64c,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libserde-40e793a91a47a061,libserde_core-2c931dd3fb8fd185,libsimilar-c89a6cc0ae8cab7a,libcolored-fc1e85e1f6c9629b}.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/rustcseqPVp/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/alloca-133ea368f9c733e6/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d34b99a9913c8342/out" "-L" "/opt/rustwide/target/debug/build/ring-5c15e93e67bd252a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mock_server-9f81195f6e4e2874" "-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 `spiris` (test "error_handling_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 error_handling_test --edition=2021 tests/error_handling_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("decimal", "default", "rate-limit", "stream", "tracing", "webhooks"))' -C metadata=f1223ce6a9be6c62 -C extra-filename=-e3257d90a4ecd9a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9eac003e08a6f06d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7ee6ebfabe151303.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ed5affae7e6f785a.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-e9751be4032d292b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b9c720d29f7cbfaf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40e793a91a47a061.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f23c31b73daf454f.rlib --extern spiris=/opt/rustwide/target/debug/deps/libspiris-ff7ab079ac0f7c9c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1bc3e35980d8482d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ac6c2c2a43424704.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ba51f93a93d978ec.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-709901e23d9d9348.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-133ea368f9c733e6/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d34b99a9913c8342/out -L native=/opt/rustwide/target/debug/build/ring-5c15e93e67bd252a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `spiris` (test "client_config_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 client_config_test --edition=2021 tests/client_config_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("decimal", "default", "rate-limit", "stream", "tracing", "webhooks"))' -C metadata=5c9508bbcaf459e8 -C extra-filename=-170b9b19777effba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9eac003e08a6f06d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7ee6ebfabe151303.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ed5affae7e6f785a.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-e9751be4032d292b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b9c720d29f7cbfaf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40e793a91a47a061.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f23c31b73daf454f.rlib --extern spiris=/opt/rustwide/target/debug/deps/libspiris-ff7ab079ac0f7c9c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1bc3e35980d8482d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ac6c2c2a43424704.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ba51f93a93d978ec.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-709901e23d9d9348.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-133ea368f9c733e6/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d34b99a9913c8342/out -L native=/opt/rustwide/target/debug/build/ring-5c15e93e67bd252a/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/rustchAofFN/symbols.o" "<17 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/{libspiris-ff7ab079ac0f7c9c,libthiserror-1bc3e35980d8482d,libreqwest-b9c720d29f7cbfaf,librustls_platform_verifier-2d2f2d985af5e7e8,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,liboauth2-e9751be4032d292b,libserde_path_to_error-2c8873f76c9f889a,libthiserror-ff1ac66914620816,libreqwest-bf703bf4fcd947dd,libhyper_rustls-fe00e9ac79a16608,libwebpki_roots-40f356e01850e4e1,libtokio_rustls-9657098a26e2a41c,librustls-5d91dd07ab0994b6,libsubtle-4f5a50036df13274,libwebpki-2f2e3194e68a88bd,libaws_lc_rs-c82ccc04a23f094b,libaws_lc_sys-690bf625a1968c46,libring-10bc9323e3ead2fc,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libtower_http-74009d54dd68c484,libbitflags-c41a6b82b7e80356,libiri_string-9b9050047a32a8cf,libtower-c11620de983b1b0e,libtower_layer-3b63c02b4d0ef938,libsync_wrapper-88a17f87f20db495,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librand-20ba170060220595,librand_chacha-b4ae49a61cff760a,librand_core-e23028bee798e473,libgetrandom-2e423bf0692ba31a,liburl-709901e23d9d9348,libidna-4a290612de35dc33,libidna_adapter-01ba93b3e691d9e2,libicu_properties-3e707dbd7baac491,libicu_properties_data-63794672d700cbd7,libicu_normalizer-c9c927ce0766c7fb,libicu_normalizer_data-8c6061b0b2adc192,libicu_collections-fa1a4ca00a998aa2,libutf8_iter-d59950773a6f062b,libpotential_utf-cd050c8c962c3be2,libicu_provider-15e3056071189978,libicu_locale_core-d80ad714930159c4,libtinystr-4fc0a9329fa63bef,liblitemap-f219fd6b5e5e8db5,libwriteable-8f756afb13a5dcf7,libzerovec-1759798cc0eb596a,libzerotrie-c0fc8d70cf586248,libyoke-e486df2bf648ef4c,libstable_deref_trait-1210460e331f0a03,libzerofrom-25b733217eb305f2,libchrono-9eac003e08a6f06d,libiana_time_zone-e8fde29fdad667ba,libnum_traits-e658f8325bd83daf,libmockito-ed5affae7e6f785a,libserde_urlencoded-eda23afd9d98202a,libryu-7c364cfb94c444f7,libform_urlencoded-0a6af76535a55b5e,liblog-b4877c6cda7d43ee,libhyper_util-9432c97b7495dd84,libbase64-29d4d4232c317d5e,libpercent_encoding-b8714e110ca16f4c,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libfutures_util-d5f606ba59a8d74c,libfutures_task-48189f222e1f7e89,libhyper-03ed99d20ce044a8,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-f509542c66e4a242,libtracing-9ab57c23cf8428b1,libtracing_core-2e067b6e4fd52e2b,libonce_cell-0ac012fec71d6948,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libslab-229cf4143d039c7e,libfnv-bf8b415be0978c3b,libtokio_util-3a92432519f74ce8,libfutures_sink-972a6e6f22232cfe,libtokio-ac6c2c2a43424704,libsignal_hook_registry-9ab2c8d40bde4372,liberrno-617a76c9d6b5ec7a,libsocket2-8f656812fcf6b284,libmio-1c9d3441197c7785,libparking_lot-0cfb10615a1ff618,libparking_lot_core-ddf08330aeb26ec4,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-4f9d91a446a2fd27,libhttp_body_util-f257d3eb4c7f1ee4,libpin_project_lite-dbd15b1f007a2c34,libfutures_core-3f2014b84910caad,libhttp_body-07a4b824ab69fae3,librand-c2d7c89074cc9a88,librand_chacha-ceabffbf42f2eb53,libppv_lite86-df7b99562a6fe98b,libzerocopy-e37ecc2399282355,librand_core-fc522c19d8e0da62,libgetrandom-18f80daa9ac69f7a,liblibc-cb79651e9cde70a0,libcfg_if-73907a425b6e514e,libregex-4d7042c3ca83d67c,libregex_automata-e6739908bf9bee6b,libaho_corasick-9b294a4ddab28477,libregex_syntax-2cfdfc3e5cb17812,libhttp-a0bc74fc3ed71420,libbytes-00a102391b5f478f,libassert_json_diff-5852c448e8532d86,libserde_json-f23c31b73daf454f,libmemchr-9c99a16d1eb4a64c,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libserde-40e793a91a47a061,libserde_core-2c931dd3fb8fd185,libsimilar-c89a6cc0ae8cab7a,libcolored-fc1e85e1f6c9629b}.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/rustchAofFN/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/alloca-133ea368f9c733e6/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d34b99a9913c8342/out" "-L" "/opt/rustwide/target/debug/build/ring-5c15e93e67bd252a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/query_builder_test-976ce7841a95b631" "-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 `spiris` (test "query_builder_test") 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/rustc0jm3MU/symbols.o" "<17 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/{libspiris-ff7ab079ac0f7c9c,libthiserror-1bc3e35980d8482d,libreqwest-b9c720d29f7cbfaf,librustls_platform_verifier-2d2f2d985af5e7e8,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,liboauth2-e9751be4032d292b,libserde_path_to_error-2c8873f76c9f889a,libthiserror-ff1ac66914620816,libreqwest-bf703bf4fcd947dd,libhyper_rustls-fe00e9ac79a16608,libwebpki_roots-40f356e01850e4e1,libtokio_rustls-9657098a26e2a41c,librustls-5d91dd07ab0994b6,libsubtle-4f5a50036df13274,libwebpki-2f2e3194e68a88bd,libaws_lc_rs-c82ccc04a23f094b,libaws_lc_sys-690bf625a1968c46,libring-10bc9323e3ead2fc,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libtower_http-74009d54dd68c484,libbitflags-c41a6b82b7e80356,libiri_string-9b9050047a32a8cf,libtower-c11620de983b1b0e,libtower_layer-3b63c02b4d0ef938,libsync_wrapper-88a17f87f20db495,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librand-20ba170060220595,librand_chacha-b4ae49a61cff760a,librand_core-e23028bee798e473,libgetrandom-2e423bf0692ba31a,liburl-709901e23d9d9348,libidna-4a290612de35dc33,libidna_adapter-01ba93b3e691d9e2,libicu_properties-3e707dbd7baac491,libicu_properties_data-63794672d700cbd7,libicu_normalizer-c9c927ce0766c7fb,libicu_normalizer_data-8c6061b0b2adc192,libicu_collections-fa1a4ca00a998aa2,libutf8_iter-d59950773a6f062b,libpotential_utf-cd050c8c962c3be2,libicu_provider-15e3056071189978,libicu_locale_core-d80ad714930159c4,libtinystr-4fc0a9329fa63bef,liblitemap-f219fd6b5e5e8db5,libwriteable-8f756afb13a5dcf7,libzerovec-1759798cc0eb596a,libzerotrie-c0fc8d70cf586248,libyoke-e486df2bf648ef4c,libstable_deref_trait-1210460e331f0a03,libzerofrom-25b733217eb305f2,libchrono-9eac003e08a6f06d,libiana_time_zone-e8fde29fdad667ba,libnum_traits-e658f8325bd83daf,libmockito-ed5affae7e6f785a,libserde_urlencoded-eda23afd9d98202a,libryu-7c364cfb94c444f7,libform_urlencoded-0a6af76535a55b5e,liblog-b4877c6cda7d43ee,libhyper_util-9432c97b7495dd84,libbase64-29d4d4232c317d5e,libpercent_encoding-b8714e110ca16f4c,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libfutures_util-d5f606ba59a8d74c,libfutures_task-48189f222e1f7e89,libhyper-03ed99d20ce044a8,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-f509542c66e4a242,libtracing-9ab57c23cf8428b1,libtracing_core-2e067b6e4fd52e2b,libonce_cell-0ac012fec71d6948,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libslab-229cf4143d039c7e,libfnv-bf8b415be0978c3b,libtokio_util-3a92432519f74ce8,libfutures_sink-972a6e6f22232cfe,libtokio-ac6c2c2a43424704,libsignal_hook_registry-9ab2c8d40bde4372,liberrno-617a76c9d6b5ec7a,libsocket2-8f656812fcf6b284,libmio-1c9d3441197c7785,libparking_lot-0cfb10615a1ff618,libparking_lot_core-ddf08330aeb26ec4,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-4f9d91a446a2fd27,libhttp_body_util-f257d3eb4c7f1ee4,libpin_project_lite-dbd15b1f007a2c34,libfutures_core-3f2014b84910caad,libhttp_body-07a4b824ab69fae3,librand-c2d7c89074cc9a88,librand_chacha-ceabffbf42f2eb53,libppv_lite86-df7b99562a6fe98b,libzerocopy-e37ecc2399282355,librand_core-fc522c19d8e0da62,libgetrandom-18f80daa9ac69f7a,liblibc-cb79651e9cde70a0,libcfg_if-73907a425b6e514e,libregex-4d7042c3ca83d67c,libregex_automata-e6739908bf9bee6b,libaho_corasick-9b294a4ddab28477,libregex_syntax-2cfdfc3e5cb17812,libhttp-a0bc74fc3ed71420,libbytes-00a102391b5f478f,libassert_json_diff-5852c448e8532d86,libserde_json-f23c31b73daf454f,libmemchr-9c99a16d1eb4a64c,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libserde-40e793a91a47a061,libserde_core-2c931dd3fb8fd185,libsimilar-c89a6cc0ae8cab7a,libcolored-fc1e85e1f6c9629b}.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/rustc0jm3MU/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/alloca-133ea368f9c733e6/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d34b99a9913c8342/out" "-L" "/opt/rustwide/target/debug/build/ring-5c15e93e67bd252a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client_test-c00dc67e4f8ec2c4" "-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 `spiris` (test "client_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "03c0739a130b2e6fd01c326f936c496f44dd696ba3590656094f24dccac35e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03c0739a130b2e6fd01c326f936c496f44dd696ba3590656094f24dccac35e6f", kill_on_drop: false }`
[INFO] [stdout] 03c0739a130b2e6fd01c326f936c496f44dd696ba3590656094f24dccac35e6f
