[INFO] fetching crate rust-x402 0.3.0...
[INFO] testing rust-x402-0.3.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rust-x402 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rust-x402 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust-x402 0.3.0
[INFO] tweaked toml for crates.io crate rust-x402 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-x402 0.3.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-x402 0.3.0 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4d55a369a9f2e570a5d266b289fc3b38bc95be969ef8fdb4bddb53b8d44b61af
[INFO] running `Command { std: "docker" "start" "-a" "4d55a369a9f2e570a5d266b289fc3b38bc95be969ef8fdb4bddb53b8d44b61af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d55a369a9f2e570a5d266b289fc3b38bc95be969ef8fdb4bddb53b8d44b61af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d55a369a9f2e570a5d266b289fc3b38bc95be969ef8fdb4bddb53b8d44b61af", kill_on_drop: false }`
[INFO] [stdout] 4d55a369a9f2e570a5d266b289fc3b38bc95be969ef8fdb4bddb53b8d44b61af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 84954b7a006db2c9f124e928e243d7ffa0ade946350934e74a5c394a7c355cb6
[INFO] running `Command { std: "docker" "start" "-a" "84954b7a006db2c9f124e928e243d7ffa0ade946350934e74a5c394a7c355cb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rust-x402 v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "84954b7a006db2c9f124e928e243d7ffa0ade946350934e74a5c394a7c355cb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84954b7a006db2c9f124e928e243d7ffa0ade946350934e74a5c394a7c355cb6", kill_on_drop: false }`
[INFO] [stdout] 84954b7a006db2c9f124e928e243d7ffa0ade946350934e74a5c394a7c355cb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] eed68561d0733c264464ddac4e2c492d39f103545e0316e863fcfcb7a5cc5b68
[INFO] running `Command { std: "docker" "start" "-a" "eed68561d0733c264464ddac4e2c492d39f103545e0316e863fcfcb7a5cc5b68", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling mockito v1.7.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rust-x402 v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rust-x402` (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 rust_x402 --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="axum"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web", "axum", "default", "http3", "multipart", "redis", "streaming", "warp"))' -C metadata=4550b7d1a9b58167 -C extra-filename=-6bc7207da0992e93 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-3ccbe773e8f9f158.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ecfc716a67275d64.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-986b9cbc7bc99ac9.rlib --extern ethereum_types=/opt/rustwide/target/debug/deps/libethereum_types-9b6cd7fafe72f6c5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-44208ad5ab56edb5.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-02395dfa2bad2998.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-32418c63e1878fa2.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-9b2947731f8872b1.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b8714e110ca16f4c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c1b5815ffaf1a1d4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-83343821b8f9828c.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-eb693956c41fd825.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-4a820cd84f5ef633.rlib --extern rustc_hex=/opt/rustwide/target/debug/deps/librustc_hex-607f6c56a1a6d816.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-82e84ae29b58bdc4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d08f731b797e1c02.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-252d6989a2fd4cc6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b47f2f728f6a5cce.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-22dd093ad419678f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e12e6b847e555bae.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1b5eb225ef233188.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55118cf221988b7a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-35984fc02ff39a3f.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-67b224f931d16d83.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-8fada0bfa81d1d3e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-163b62d522b523b3.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7b3fdf5adad6ce65.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-90150f0afe15061d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e365b1a44c6da588.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-83f96c587ae94555/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-7590d10c7034f0c0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-x402` (test "facilitator_integration_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 facilitator_integration_test --edition=2021 tests/facilitator_integration_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="axum"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web", "axum", "default", "http3", "multipart", "redis", "streaming", "warp"))' -C metadata=987eb662379e3016 -C extra-filename=-b9f91e28aab4a6bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-3ccbe773e8f9f158.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ecfc716a67275d64.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-986b9cbc7bc99ac9.rlib --extern ethereum_types=/opt/rustwide/target/debug/deps/libethereum_types-9b6cd7fafe72f6c5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-44208ad5ab56edb5.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-02395dfa2bad2998.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-32418c63e1878fa2.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-9b2947731f8872b1.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b8714e110ca16f4c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c1b5815ffaf1a1d4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-83343821b8f9828c.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-eb693956c41fd825.rlib --extern rust_x402=/opt/rustwide/target/debug/deps/librust_x402-e28cb81099bcf7da.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-4a820cd84f5ef633.rlib --extern rustc_hex=/opt/rustwide/target/debug/deps/librustc_hex-607f6c56a1a6d816.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-82e84ae29b58bdc4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d08f731b797e1c02.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-252d6989a2fd4cc6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b47f2f728f6a5cce.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-22dd093ad419678f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e12e6b847e555bae.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1b5eb225ef233188.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55118cf221988b7a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-35984fc02ff39a3f.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-67b224f931d16d83.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-8fada0bfa81d1d3e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-163b62d522b523b3.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7b3fdf5adad6ce65.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-90150f0afe15061d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e365b1a44c6da588.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-83f96c587ae94555/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-7590d10c7034f0c0/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/examples/rustcbibkkT/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-7b3fdf5adad6ce65,libthread_local-d943b13476cb4df6,libnu_ansi_term-42172b803cfaa6c2,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libtracing_log-86038190df7976d7,librust_x402-e28cb81099bcf7da,libtower_http-8fada0bfa81d1d3e,libaxum-3ccbe773e8f9f158,libserde_path_to_error-2f5aded33786a4db,libmatchit-92d8670e621f5f38,libaxum_core-5cac76b2c72afab9,librust_decimal-4a820cd84f5ef633,libarrayvec-42ec82495f58999a,libchrono-ecfc716a67275d64,libiana_time_zone-cfc0892ae7b7a99c,libthiserror-1b5eb225ef233188,libsecp256k1-82e84ae29b58bdc4,libsecp256k1_sys-17cb9a3d56af64fd,libk256-32418c63e1878fa2,libecdsa-3dc060d69ea3caf1,librfc6979-88f71fd16785920b,libhmac-2dc302abda9cd58a,libsignature-4e11a6a0dac6e958,libelliptic_curve-6c29f2de629c8056,libpkcs8-09a82ec155628fbf,libspki-1456214ac3ecc6db,libsec1-a17b3bd14f30de5a,libder-c5576117b7ee08b8,libcrypto_bigint-98fbf93ef945669f,libbase16ct-ee53c8fd603fe2a0,libgroup-e487bcdcd940131b,libff-06aa48b5e9d54076,libjsonwebtoken-02395dfa2bad2998,libpem-321cfb415078c861,libsimple_asn1-87d02bed4645b82c,libtime-e2c44e066d790973,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libthiserror-0682918d9f15d5c1,libnum_bigint-41e1f98b3dcdc501,libnum_integer-dab613191bb5727d,libnum_traits-793711aa49318edf,libsha3-22dd093ad419678f,libkeccak-f5114e35a895b5f9,libethereum_types-9b6cd7fafe72f6c5,libethbloom-5387bc8e5a8cef71,libtiny_keccak-c07772ea23bcdd4f,libprimitive_types-030d16b24ee9f8ce,libuint-2f5da38f0de4df4a,libcrunchy-ea48d0af9d51c9c9,libhex-aa11f1b7b510398f,libimpl_serde-6d89e5462ea10674,libimpl_rlp-e09947a51a235acc,librlp-eb693956c41fd825,libfixed_hash-4580524139f10e9f,librand-c1b5815ffaf1a1d4,librand_chacha-b9e3f03d47289a44,libppv_lite86-620c0b6e538bbeeb,libzerocopy-261fe88ad4972b21,librand_core-b50ee1536fdfc9fb,librustc_hex-607f6c56a1a6d816,libbyteorder-dafd2c22a4d25d7c,libstatic_assertions-95336585f0b7f57d,libreqwest-83343821b8f9828c,libserde_urlencoded-0fd5b00428f8497d,libhyper_rustls-c461743ae9054aed,libwebpki_roots-9cd79320f70feae1,libhyper_tls-8a6b184f25e6f54a,libtokio_native_tls-b010c2e91b7d7dd6,libtokio_rustls-76257497e52c788c,librustls-04c413b637dd7ff7,libwebpki-5e2c6befa11e40a7,libring-39ef194f5d70e345,libgetrandom-610795beb65c23af,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-80ceff96866cfacc,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libserde_json-252d6989a2fd4cc6,libmemchr-b567a4d9673dfb1d,libryu-b4971a7af0446da6,libtower_http-1600e047b379a126,libiri_string-2d758dd1d8c44b89,libtower-67b224f931d16d83,libtower_layer-3b63c02b4d0ef938,libnative_tls-abd141d6ca5ae43e,libopenssl_probe-eea81a4ba667d54e,libopenssl-8d814b21cc843ffd,libbitflags-e970e635774c6f7e,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-2a98a6f107d6e947,libhyper_util-53c57ca756633ea6,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-2cfc639900100823,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-63888290dfbb1520,libtracing-163b62d522b523b3,libtracing_core-9c5bdfe939810a41,libonce_cell-9ec3b2d30075ab56,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libslab-5720d3dfa1792f68,libfnv-bf8b415be0978c3b,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-7edad89c2b1b1b97,libfutures_util-ffd723dffa60fca6,libfutures_task-73af682d185a57bb,libpin_utils-e0a199353c6bf870,libtokio_util-c2ff88fc93dd5a4e,libfutures_sink-999c1a898cc14726,libtokio-55118cf221988b7a,libsignal_hook_registry-ca220999e7ffb237,libsocket2-ac12f85cefcadcdf,libmio-7319a156c534323f,libparking_lot-ad9c1e24a32b0799,libparking_lot_core-b29a3d463e55a06c,liblibc-86fca9c761e09338,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-b557ce6acd9f1cfe,libpin_project_lite-63e0d9d6cb6ec6cf,libhttp_body-419f951f24eab8bd,liblog-4bfbf763d8e8be42,liburl-90150f0afe15061d,libidna-9a4197b0aab419f4,libutf8_iter-d59950773a6f062b,libidna_adapter-6c0035f554fb9189,libicu_properties-02629a10e4526579,libicu_properties_data-fac8d02d8caeed97,libicu_normalizer-0b68997c4901d2b7,libsmallvec-695d630f41d8414d,libicu_normalizer_data-07107859aeec763f,libicu_collections-cb0a53e2ba8b4777,libpotential_utf-8425f71656774c13,libicu_provider-614e2880d2853071,libicu_locale_core-72f4b3e17c05d6ff,libtinystr-dc3d66331d8b8746,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-1b3268faa98f23a8,libzerotrie-d59a1966a7577f9a,libyoke-dfbb2f87084dac13,libstable_deref_trait-1210460e331f0a03,libzerofrom-9d34f128051208f6,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libhttp-44208ad5ab56edb5,libitoa-ba08b808be5ac239,libbytes-727a11fb69696bac,libsha2-b47f2f728f6a5cce,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libdigest-727a4c1f93f587d8,libsubtle-e7c4ba81e8f5379a,libconst_oid-6d76aba8482c7d1e,libblock_buffer-baa4b3b90361f1f3,libcrypto_common-15c252612711dc84,libgeneric_array-3ad8fd36444036a2,libtypenum-be6a2977db72abeb,libzeroize-c59311ce59192ddc,libserde-d08f731b797e1c02,libserde_core-106a30f641d26d10}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcbibkkT/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-83f96c587ae94555/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-7590d10c7034f0c0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/proxy_server-10fd78fcdec188a5" "-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 `rust-x402` (example "proxy_server") due to 1 previous error
[INFO] [stderr] error: could not compile `rust-x402` (test "performance_tests")
[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 performance_tests --edition=2021 tests/performance_tests.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="axum"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web", "axum", "default", "http3", "multipart", "redis", "streaming", "warp"))' -C metadata=7b934a6901bfc35e -C extra-filename=-768d24265c4b099f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-3ccbe773e8f9f158.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ecfc716a67275d64.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-986b9cbc7bc99ac9.rlib --extern ethereum_types=/opt/rustwide/target/debug/deps/libethereum_types-9b6cd7fafe72f6c5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-44208ad5ab56edb5.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-02395dfa2bad2998.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-32418c63e1878fa2.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-9b2947731f8872b1.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b8714e110ca16f4c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c1b5815ffaf1a1d4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-83343821b8f9828c.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-eb693956c41fd825.rlib --extern rust_x402=/opt/rustwide/target/debug/deps/librust_x402-e28cb81099bcf7da.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-4a820cd84f5ef633.rlib --extern rustc_hex=/opt/rustwide/target/debug/deps/librustc_hex-607f6c56a1a6d816.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-82e84ae29b58bdc4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d08f731b797e1c02.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-252d6989a2fd4cc6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b47f2f728f6a5cce.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-22dd093ad419678f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e12e6b847e555bae.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1b5eb225ef233188.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55118cf221988b7a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-35984fc02ff39a3f.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-67b224f931d16d83.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-8fada0bfa81d1d3e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-163b62d522b523b3.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7b3fdf5adad6ce65.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-90150f0afe15061d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e365b1a44c6da588.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-83f96c587ae94555/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-7590d10c7034f0c0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rust-x402` (example "real_wallet_integration")
[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 real_wallet_integration --edition=2021 examples/real_wallet_integration.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 --cfg 'feature="axum"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web", "axum", "default", "http3", "multipart", "redis", "streaming", "warp"))' -C metadata=65ee585523606d41 -C extra-filename=-939004cea1dd6a08 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-3ccbe773e8f9f158.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ecfc716a67275d64.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-986b9cbc7bc99ac9.rlib --extern ethereum_types=/opt/rustwide/target/debug/deps/libethereum_types-9b6cd7fafe72f6c5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-44208ad5ab56edb5.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-02395dfa2bad2998.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-32418c63e1878fa2.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-9b2947731f8872b1.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b8714e110ca16f4c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c1b5815ffaf1a1d4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-83343821b8f9828c.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-eb693956c41fd825.rlib --extern rust_x402=/opt/rustwide/target/debug/deps/librust_x402-e28cb81099bcf7da.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-4a820cd84f5ef633.rlib --extern rustc_hex=/opt/rustwide/target/debug/deps/librustc_hex-607f6c56a1a6d816.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-82e84ae29b58bdc4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d08f731b797e1c02.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-252d6989a2fd4cc6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b47f2f728f6a5cce.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-22dd093ad419678f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e12e6b847e555bae.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1b5eb225ef233188.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55118cf221988b7a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-35984fc02ff39a3f.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-67b224f931d16d83.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-8fada0bfa81d1d3e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-163b62d522b523b3.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7b3fdf5adad6ce65.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-90150f0afe15061d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e365b1a44c6da588.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-83f96c587ae94555/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-7590d10c7034f0c0/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/rustcl6DhqC/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_x402-e28cb81099bcf7da,libtower_http-8fada0bfa81d1d3e,libaxum-3ccbe773e8f9f158,libserde_path_to_error-2f5aded33786a4db,libmatchit-92d8670e621f5f38,libaxum_core-5cac76b2c72afab9,librust_decimal-4a820cd84f5ef633,libarrayvec-42ec82495f58999a,libchrono-ecfc716a67275d64,libiana_time_zone-cfc0892ae7b7a99c,libthiserror-1b5eb225ef233188,libsecp256k1-82e84ae29b58bdc4,libsecp256k1_sys-17cb9a3d56af64fd,libk256-32418c63e1878fa2,libecdsa-3dc060d69ea3caf1,librfc6979-88f71fd16785920b,libhmac-2dc302abda9cd58a,libsignature-4e11a6a0dac6e958,libelliptic_curve-6c29f2de629c8056,libpkcs8-09a82ec155628fbf,libspki-1456214ac3ecc6db,libsec1-a17b3bd14f30de5a,libder-c5576117b7ee08b8,libcrypto_bigint-98fbf93ef945669f,libbase16ct-ee53c8fd603fe2a0,libgroup-e487bcdcd940131b,libff-06aa48b5e9d54076,libjsonwebtoken-02395dfa2bad2998,libpem-321cfb415078c861,libsimple_asn1-87d02bed4645b82c,libtime-e2c44e066d790973,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libthiserror-0682918d9f15d5c1,libnum_bigint-41e1f98b3dcdc501,libnum_integer-dab613191bb5727d,libnum_traits-793711aa49318edf,libsha3-22dd093ad419678f,libkeccak-f5114e35a895b5f9,libethereum_types-9b6cd7fafe72f6c5,libethbloom-5387bc8e5a8cef71,libtiny_keccak-c07772ea23bcdd4f,libprimitive_types-030d16b24ee9f8ce,libuint-2f5da38f0de4df4a,libcrunchy-ea48d0af9d51c9c9,libhex-aa11f1b7b510398f,libimpl_serde-6d89e5462ea10674,libimpl_rlp-e09947a51a235acc,librlp-eb693956c41fd825,libfixed_hash-4580524139f10e9f,librand-c1b5815ffaf1a1d4,librand_chacha-b9e3f03d47289a44,libppv_lite86-620c0b6e538bbeeb,libzerocopy-261fe88ad4972b21,librand_core-b50ee1536fdfc9fb,librustc_hex-607f6c56a1a6d816,libbyteorder-dafd2c22a4d25d7c,libstatic_assertions-95336585f0b7f57d,libreqwest-83343821b8f9828c,libserde_urlencoded-0fd5b00428f8497d,libhyper_rustls-c461743ae9054aed,libwebpki_roots-9cd79320f70feae1,libhyper_tls-8a6b184f25e6f54a,libtokio_native_tls-b010c2e91b7d7dd6,libtokio_rustls-76257497e52c788c,librustls-04c413b637dd7ff7,libwebpki-5e2c6befa11e40a7,libring-39ef194f5d70e345,libgetrandom-610795beb65c23af,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-80ceff96866cfacc,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libserde_json-252d6989a2fd4cc6,libmemchr-b567a4d9673dfb1d,libryu-b4971a7af0446da6,libtower_http-1600e047b379a126,libiri_string-2d758dd1d8c44b89,libtower-67b224f931d16d83,libtower_layer-3b63c02b4d0ef938,libnative_tls-abd141d6ca5ae43e,libopenssl_probe-eea81a4ba667d54e,libopenssl-8d814b21cc843ffd,libbitflags-e970e635774c6f7e,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-2a98a6f107d6e947,libhyper_util-53c57ca756633ea6,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-2cfc639900100823,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-63888290dfbb1520,libtracing-163b62d522b523b3,libtracing_core-9c5bdfe939810a41,libonce_cell-9ec3b2d30075ab56,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libslab-5720d3dfa1792f68,libfnv-bf8b415be0978c3b,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-7edad89c2b1b1b97,libfutures_util-ffd723dffa60fca6,libfutures_task-73af682d185a57bb,libpin_utils-e0a199353c6bf870,libtokio_util-c2ff88fc93dd5a4e,libfutures_sink-999c1a898cc14726,libtokio-55118cf221988b7a,libsignal_hook_registry-ca220999e7ffb237,libsocket2-ac12f85cefcadcdf,libmio-7319a156c534323f,libparking_lot-ad9c1e24a32b0799,libparking_lot_core-b29a3d463e55a06c,liblibc-86fca9c761e09338,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-b557ce6acd9f1cfe,libpin_project_lite-63e0d9d6cb6ec6cf,libhttp_body-419f951f24eab8bd,liblog-4bfbf763d8e8be42,liburl-90150f0afe15061d,libidna-9a4197b0aab419f4,libutf8_iter-d59950773a6f062b,libidna_adapter-6c0035f554fb9189,libicu_properties-02629a10e4526579,libicu_properties_data-fac8d02d8caeed97,libicu_normalizer-0b68997c4901d2b7,libsmallvec-695d630f41d8414d,libicu_normalizer_data-07107859aeec763f,libicu_collections-cb0a53e2ba8b4777,libpotential_utf-8425f71656774c13,libicu_provider-614e2880d2853071,libicu_locale_core-72f4b3e17c05d6ff,libtinystr-dc3d66331d8b8746,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-1b3268faa98f23a8,libzerotrie-d59a1966a7577f9a,libyoke-dfbb2f87084dac13,libstable_deref_trait-1210460e331f0a03,libzerofrom-9d34f128051208f6,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libhttp-44208ad5ab56edb5,libitoa-ba08b808be5ac239,libbytes-727a11fb69696bac,libsha2-b47f2f728f6a5cce,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libdigest-727a4c1f93f587d8,libsubtle-e7c4ba81e8f5379a,libconst_oid-6d76aba8482c7d1e,libblock_buffer-baa4b3b90361f1f3,libcrypto_common-15c252612711dc84,libgeneric_array-3ad8fd36444036a2,libtypenum-be6a2977db72abeb,libzeroize-c59311ce59192ddc,libserde-d08f731b797e1c02,libserde_core-106a30f641d26d10}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcl6DhqC/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-83f96c587ae94555/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-7590d10c7034f0c0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/real_implementation_tests-0235e716333b45fc" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcTDtsx6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_x402-e28cb81099bcf7da,libtower_http-8fada0bfa81d1d3e,libaxum-3ccbe773e8f9f158,libserde_path_to_error-2f5aded33786a4db,libmatchit-92d8670e621f5f38,libaxum_core-5cac76b2c72afab9,librust_decimal-4a820cd84f5ef633,libarrayvec-42ec82495f58999a,libchrono-ecfc716a67275d64,libiana_time_zone-cfc0892ae7b7a99c,libthiserror-1b5eb225ef233188,libsecp256k1-82e84ae29b58bdc4,libsecp256k1_sys-17cb9a3d56af64fd,libk256-32418c63e1878fa2,libecdsa-3dc060d69ea3caf1,librfc6979-88f71fd16785920b,libhmac-2dc302abda9cd58a,libsignature-4e11a6a0dac6e958,libelliptic_curve-6c29f2de629c8056,libpkcs8-09a82ec155628fbf,libspki-1456214ac3ecc6db,libsec1-a17b3bd14f30de5a,libder-c5576117b7ee08b8,libcrypto_bigint-98fbf93ef945669f,libbase16ct-ee53c8fd603fe2a0,libgroup-e487bcdcd940131b,libff-06aa48b5e9d54076,libjsonwebtoken-02395dfa2bad2998,libpem-321cfb415078c861,libsimple_asn1-87d02bed4645b82c,libtime-e2c44e066d790973,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libthiserror-0682918d9f15d5c1,libnum_bigint-41e1f98b3dcdc501,libnum_integer-dab613191bb5727d,libnum_traits-793711aa49318edf,libsha3-22dd093ad419678f,libkeccak-f5114e35a895b5f9,libethereum_types-9b6cd7fafe72f6c5,libethbloom-5387bc8e5a8cef71,libtiny_keccak-c07772ea23bcdd4f,libprimitive_types-030d16b24ee9f8ce,libuint-2f5da38f0de4df4a,libcrunchy-ea48d0af9d51c9c9,libhex-aa11f1b7b510398f,libimpl_serde-6d89e5462ea10674,libimpl_rlp-e09947a51a235acc,librlp-eb693956c41fd825,libfixed_hash-4580524139f10e9f,librand-c1b5815ffaf1a1d4,librand_chacha-b9e3f03d47289a44,libppv_lite86-620c0b6e538bbeeb,libzerocopy-261fe88ad4972b21,librand_core-b50ee1536fdfc9fb,librustc_hex-607f6c56a1a6d816,libbyteorder-dafd2c22a4d25d7c,libstatic_assertions-95336585f0b7f57d,libreqwest-83343821b8f9828c,libserde_urlencoded-0fd5b00428f8497d,libhyper_rustls-c461743ae9054aed,libwebpki_roots-9cd79320f70feae1,libhyper_tls-8a6b184f25e6f54a,libtokio_native_tls-b010c2e91b7d7dd6,libtokio_rustls-76257497e52c788c,librustls-04c413b637dd7ff7,libwebpki-5e2c6befa11e40a7,libring-39ef194f5d70e345,libgetrandom-610795beb65c23af,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-80ceff96866cfacc,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libserde_json-252d6989a2fd4cc6,libmemchr-b567a4d9673dfb1d,libryu-b4971a7af0446da6,libtower_http-1600e047b379a126,libiri_string-2d758dd1d8c44b89,libtower-67b224f931d16d83,libtower_layer-3b63c02b4d0ef938,libnative_tls-abd141d6ca5ae43e,libopenssl_probe-eea81a4ba667d54e,libopenssl-8d814b21cc843ffd,libbitflags-e970e635774c6f7e,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-2a98a6f107d6e947,libhyper_util-53c57ca756633ea6,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-2cfc639900100823,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-63888290dfbb1520,libtracing-163b62d522b523b3,libtracing_core-9c5bdfe939810a41,libonce_cell-9ec3b2d30075ab56,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libslab-5720d3dfa1792f68,libfnv-bf8b415be0978c3b,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-7edad89c2b1b1b97,libfutures_util-ffd723dffa60fca6,libfutures_task-73af682d185a57bb,libpin_utils-e0a199353c6bf870,libtokio_util-c2ff88fc93dd5a4e,libfutures_sink-999c1a898cc14726,libtokio-55118cf221988b7a,libsignal_hook_registry-ca220999e7ffb237,libsocket2-ac12f85cefcadcdf,libmio-7319a156c534323f,libparking_lot-ad9c1e24a32b0799,libparking_lot_core-b29a3d463e55a06c,liblibc-86fca9c761e09338,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-b557ce6acd9f1cfe,libpin_project_lite-63e0d9d6cb6ec6cf,libhttp_body-419f951f24eab8bd,liblog-4bfbf763d8e8be42,liburl-90150f0afe15061d,libidna-9a4197b0aab419f4,libutf8_iter-d59950773a6f062b,libidna_adapter-6c0035f554fb9189,libicu_properties-02629a10e4526579,libicu_properties_data-fac8d02d8caeed97,libicu_normalizer-0b68997c4901d2b7,libsmallvec-695d630f41d8414d,libicu_normalizer_data-07107859aeec763f,libicu_collections-cb0a53e2ba8b4777,libpotential_utf-8425f71656774c13,libicu_provider-614e2880d2853071,libicu_locale_core-72f4b3e17c05d6ff,libtinystr-dc3d66331d8b8746,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-1b3268faa98f23a8,libzerotrie-d59a1966a7577f9a,libyoke-dfbb2f87084dac13,libstable_deref_trait-1210460e331f0a03,libzerofrom-9d34f128051208f6,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libhttp-44208ad5ab56edb5,libitoa-ba08b808be5ac239,libbytes-727a11fb69696bac,libsha2-b47f2f728f6a5cce,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libdigest-727a4c1f93f587d8,libsubtle-e7c4ba81e8f5379a,libconst_oid-6d76aba8482c7d1e,libblock_buffer-baa4b3b90361f1f3,libcrypto_common-15c252612711dc84,libgeneric_array-3ad8fd36444036a2,libtypenum-be6a2977db72abeb,libzeroize-c59311ce59192ddc,libserde-d08f731b797e1c02,libserde_core-106a30f641d26d10}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcTDtsx6/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-83f96c587ae94555/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-7590d10c7034f0c0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/proxy_integration_test-9a8abbb2c6cd5983" "-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 `rust-x402` (test "real_implementation_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `rust-x402` (test "proxy_integration_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/examples/rustcIOJKjF/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-986b9cbc7bc99ac9,libanstream-fc4614281cc87edf,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libjiff-907915c7cbb8b067,libenv_filter-8b96ff11b3d107a7,libregex-f0fce7787dddb483,libregex_automata-5d46fbe641660939,libaho_corasick-f1af112c5e1646db,libregex_syntax-5210c8a89f502eee,libanstyle-5de05ff4a29b559e,librust_x402-e28cb81099bcf7da,libtower_http-8fada0bfa81d1d3e,libaxum-3ccbe773e8f9f158,libserde_path_to_error-2f5aded33786a4db,libmatchit-92d8670e621f5f38,libaxum_core-5cac76b2c72afab9,libchrono-ecfc716a67275d64,libiana_time_zone-cfc0892ae7b7a99c,libthiserror-1b5eb225ef233188,libsecp256k1-82e84ae29b58bdc4,libsecp256k1_sys-17cb9a3d56af64fd,libk256-32418c63e1878fa2,libecdsa-3dc060d69ea3caf1,librfc6979-88f71fd16785920b,libhmac-2dc302abda9cd58a,libsignature-4e11a6a0dac6e958,libelliptic_curve-6c29f2de629c8056,libpkcs8-09a82ec155628fbf,libspki-1456214ac3ecc6db,libsec1-a17b3bd14f30de5a,libder-c5576117b7ee08b8,libcrypto_bigint-98fbf93ef945669f,libbase16ct-ee53c8fd603fe2a0,libgroup-e487bcdcd940131b,libff-06aa48b5e9d54076,libjsonwebtoken-02395dfa2bad2998,libpem-321cfb415078c861,libsimple_asn1-87d02bed4645b82c,libtime-e2c44e066d790973,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libthiserror-0682918d9f15d5c1,libnum_bigint-41e1f98b3dcdc501,libnum_integer-dab613191bb5727d,libsha3-22dd093ad419678f,libkeccak-f5114e35a895b5f9,libethereum_types-9b6cd7fafe72f6c5,libethbloom-5387bc8e5a8cef71,libtiny_keccak-c07772ea23bcdd4f,libprimitive_types-030d16b24ee9f8ce,libuint-2f5da38f0de4df4a,libcrunchy-ea48d0af9d51c9c9,libhex-aa11f1b7b510398f,libimpl_serde-6d89e5462ea10674,libimpl_rlp-e09947a51a235acc,librlp-eb693956c41fd825,libfixed_hash-4580524139f10e9f,librand-c1b5815ffaf1a1d4,librand_chacha-b9e3f03d47289a44,libppv_lite86-620c0b6e538bbeeb,libzerocopy-261fe88ad4972b21,librand_core-b50ee1536fdfc9fb,librustc_hex-607f6c56a1a6d816,libbyteorder-dafd2c22a4d25d7c,libstatic_assertions-95336585f0b7f57d,libreqwest-83343821b8f9828c,libserde_urlencoded-0fd5b00428f8497d,libhyper_rustls-c461743ae9054aed,libwebpki_roots-9cd79320f70feae1,libhyper_tls-8a6b184f25e6f54a,libtokio_native_tls-b010c2e91b7d7dd6,libtokio_rustls-76257497e52c788c,librustls-04c413b637dd7ff7,libwebpki-5e2c6befa11e40a7,libring-39ef194f5d70e345,libgetrandom-610795beb65c23af,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-80ceff96866cfacc,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libserde_json-252d6989a2fd4cc6,libmemchr-b567a4d9673dfb1d,libryu-b4971a7af0446da6,libtower_http-1600e047b379a126,libiri_string-2d758dd1d8c44b89,libtower-67b224f931d16d83,libtower_layer-3b63c02b4d0ef938,libnative_tls-abd141d6ca5ae43e,libopenssl_probe-eea81a4ba667d54e,libopenssl-8d814b21cc843ffd,libbitflags-e970e635774c6f7e,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-2a98a6f107d6e947,libhyper_util-53c57ca756633ea6,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-2cfc639900100823,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-63888290dfbb1520,libtracing-163b62d522b523b3,libtracing_core-9c5bdfe939810a41,libonce_cell-9ec3b2d30075ab56,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libslab-5720d3dfa1792f68,libfnv-bf8b415be0978c3b,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-7edad89c2b1b1b97,libfutures_util-ffd723dffa60fca6,libfutures_task-73af682d185a57bb,libpin_utils-e0a199353c6bf870,libtokio_util-c2ff88fc93dd5a4e,libfutures_sink-999c1a898cc14726,libtokio-55118cf221988b7a,libsignal_hook_registry-ca220999e7ffb237,libsocket2-ac12f85cefcadcdf,libmio-7319a156c534323f,libparking_lot-ad9c1e24a32b0799,libparking_lot_core-b29a3d463e55a06c,liblibc-86fca9c761e09338,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libhttp_body_util-b557ce6acd9f1cfe,libpin_project_lite-63e0d9d6cb6ec6cf,libhttp_body-419f951f24eab8bd,liblog-4bfbf763d8e8be42,liburl-90150f0afe15061d,libidna-9a4197b0aab419f4,libutf8_iter-d59950773a6f062b,libidna_adapter-6c0035f554fb9189,libicu_properties-02629a10e4526579,libicu_properties_data-fac8d02d8caeed97,libicu_normalizer-0b68997c4901d2b7,libsmallvec-695d630f41d8414d,libicu_normalizer_data-07107859aeec763f,libicu_collections-cb0a53e2ba8b4777,libpotential_utf-8425f71656774c13,libicu_provider-614e2880d2853071,libicu_locale_core-72f4b3e17c05d6ff,libtinystr-dc3d66331d8b8746,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-1b3268faa98f23a8,libzerotrie-d59a1966a7577f9a,libyoke-dfbb2f87084dac13,libstable_deref_trait-1210460e331f0a03,libzerofrom-9d34f128051208f6,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libhttp-44208ad5ab56edb5,libitoa-ba08b808be5ac239,libbytes-727a11fb69696bac,libsha2-b47f2f728f6a5cce,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libdigest-727a4c1f93f587d8,libsubtle-e7c4ba81e8f5379a,libconst_oid-6d76aba8482c7d1e,libblock_buffer-baa4b3b90361f1f3,libcrypto_common-15c252612711dc84,libgeneric_array-3ad8fd36444036a2,libtypenum-be6a2977db72abeb,libzeroize-c59311ce59192ddc,librust_decimal-4a820cd84f5ef633,libserde-d08f731b797e1c02,libserde_core-106a30f641d26d10,libarrayvec-42ec82495f58999a,libnum_traits-793711aa49318edf}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcIOJKjF/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-83f96c587ae94555/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-7590d10c7034f0c0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/middleware_demo-93ecd0ef44e99d9e" "-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 `rust-x402` (example "middleware_demo") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "eed68561d0733c264464ddac4e2c492d39f103545e0316e863fcfcb7a5cc5b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eed68561d0733c264464ddac4e2c492d39f103545e0316e863fcfcb7a5cc5b68", kill_on_drop: false }`
[INFO] [stdout] eed68561d0733c264464ddac4e2c492d39f103545e0316e863fcfcb7a5cc5b68
