[INFO] fetching crate agent-pay 0.1.0...
[INFO] testing agent-pay-0.1.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate agent-pay 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate agent-pay 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agent-pay 0.1.0
[INFO] tweaked toml for crates.io crate agent-pay 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate agent-pay 0.1.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agent-pay 0.1.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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_jcs v0.1.0
[INFO] [stderr]   Downloaded ryu-js v0.2.2
[INFO] [stderr]   Downloaded lightning-types v0.3.1
[INFO] [stderr]   Downloaded lightning-invoice v0.34.0
[INFO] [stderr]   Downloaded secp256k1 v0.29.1
[INFO] [stderr]   Downloaded base58ck v0.1.0
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded bitcoin-internals v0.3.0
[INFO] [stderr]   Downloaded bitcoin-units v0.1.3
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded bitcoin v0.32.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 37f8bb74efb0482ae12ca7697ef09633aab2c108cab9ac59408c7a12db53dca6
[INFO] running `Command { std: "docker" "start" "37f8bb74efb0482ae12ca7697ef09633aab2c108cab9ac59408c7a12db53dca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37f8bb74efb0482ae12ca7697ef09633aab2c108cab9ac59408c7a12db53dca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37f8bb74efb0482ae12ca7697ef09633aab2c108cab9ac59408c7a12db53dca6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37f8bb74efb0482ae12ca7697ef09633aab2c108cab9ac59408c7a12db53dca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37f8bb74efb0482ae12ca7697ef09633aab2c108cab9ac59408c7a12db53dca6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitcoin v0.32.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ryu-js v0.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling bitcoin-units v0.1.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[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 base58ck v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_jcs v0.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling lightning-types v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling lightning-invoice v0.34.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agent-pay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.13s
[INFO] running `Command { std: "docker" "inspect" "37f8bb74efb0482ae12ca7697ef09633aab2c108cab9ac59408c7a12db53dca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37f8bb74efb0482ae12ca7697ef09633aab2c108cab9ac59408c7a12db53dca6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agent-pay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `agent-pay` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name agent_pay --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=89a8b9463b6a71e4 -C extra-filename=-29c5f767e6001130 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-bbf52d9c077e0ecc.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-6d9c7a5f59ca4fad.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c9da4f3332737e04.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-fe90019a11cdeaa2.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-3632eb01affc7989.rlib --extern lightning_invoice=/opt/rustwide/target/debug/deps/liblightning_invoice-6cd76fb21d621e8f.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1f746861c7bbcb8e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c06721b0f69c9dc1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-438e17fade2aa994.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36785060c1ea6758.rlib --extern serde_jcs=/opt/rustwide/target/debug/deps/libserde_jcs-b521844fdc5a91ea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d764bf892b2dba58.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6e582a599abd2ad.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1de89bb9e33c3a27.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-4e12df7187f91399/out -L native=/opt/rustwide/target/debug/build/ring-dde6d2ed2307ef2a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `agent-pay` (test "conformance")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name conformance --edition=2021 tests/conformance.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=668635b4b14c1aa6 -C extra-filename=-2eaa2405ffa4692c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agent_pay=/opt/rustwide/target/debug/deps/libagent_pay-6909326c0e27e1b6.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-bbf52d9c077e0ecc.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-6d9c7a5f59ca4fad.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c9da4f3332737e04.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-fe90019a11cdeaa2.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-3632eb01affc7989.rlib --extern lightning_invoice=/opt/rustwide/target/debug/deps/liblightning_invoice-6cd76fb21d621e8f.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1f746861c7bbcb8e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c06721b0f69c9dc1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-438e17fade2aa994.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36785060c1ea6758.rlib --extern serde_jcs=/opt/rustwide/target/debug/deps/libserde_jcs-b521844fdc5a91ea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d764bf892b2dba58.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6e582a599abd2ad.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1de89bb9e33c3a27.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-4e12df7187f91399/out -L native=/opt/rustwide/target/debug/build/ring-dde6d2ed2307ef2a/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/rustcteVbrR/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libagent_pay-6909326c0e27e1b6,liburlencoding-061758bc6028ea3e,libbs58-6d9c7a5f59ca4fad,libserde_jcs-b521844fdc5a91ea,libryu_js-42f20cd493728e2f,libhex-13e08b3b00984ab7,libhmac-3632eb01affc7989,libreqwest-438e17fade2aa994,libserde_urlencoded-bd0eed99701d5881,libryu-1f4f40e4352371e5,libhyper_rustls-e8763457d4abd68e,libwebpki_roots-4ac2131d17f69b0d,libtokio_rustls-2867dccaf333a274,librustls-4eb91defdb5dd78d,libwebpki-45e660d9ffdc1779,libring-fafa37576a22d673,libuntrusted-b2f816886faf2178,librustls_pki_types-fc5637970849fdde,libtower_http-7874b4d6c04478cf,libbitflags-6f28739f8eecf78f,libtower-ef9527d4ace982fe,libtower_layer-d908dd771b239ecd,libhyper_util-fe4bd58f55f329e8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libtracing-8891879938231fdd,libtracing_core-89b602bc4a7d7f8a,libhyper-32c8c7613e298bf4,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-94289a78f74303ed,libfutures_util-155a98708b78fd0a,libfutures_task-5326a9841e0a3cd0,libtokio-1de89bb9e33c3a27,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libmio-3f5f6fa89ecad527,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-ed5fbd1db1f6d6fc,libpin_project_lite-0a15d51c77964692,libhttp_body-8d8f9f8398f09fa7,liblog-f16ce4b64309590f,liburl-bc9c7c164a9ff56b,libidna-8b5e3e0dc097cd32,libidna_adapter-f8f64cfb19688ecd,libicu_properties-8b9c68197d30b563,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1a3d673d128bd84c,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b31ce9c366cae2eb,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-652b67b6be3d547b,libicu_locale_core-e0060a6bc1a51fa0,libtinystr-6915b4c566b3f487,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-3f8d6fa26c658b68,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-563f2cb150350555,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,librand-1f746861c7bbcb8e,librand_chacha-76d6ebc8278a62a6,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,libed25519_dalek-fe90019a11cdeaa2,librand_core-86e43b95b9d88fa9,libgetrandom-f25a51f78d9871ba,liblibc-612664c2206eec43,libcurve25519_dalek-fd0bcc7009069878,libzeroize-7f213bea776ca5b6,libed25519-44e6328192700ad9,libsignature-3b38413e1bea4ec2,libthiserror-305297abc8a52265,libsha2-d6e582a599abd2ad,libcpufeatures-e04321643d03190d,libcfg_if-83060ec5685761ae,libdigest-9d15f55784b8157b,libsubtle-2ae6a7038b9a0630,libblock_buffer-bba24321e7b40706,libcrypto_common-25561c32e2e433f4,libgeneric_array-c2fdd0cc081e51ad,libtypenum-ec75592541d0a339,libserde_json-d764bf892b2dba58,libzmij-ef63f1da73704b4c,libitoa-5de11b3b23bfe572,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libbase64-32787b0325ea6df8,libregex-c06721b0f69c9dc1,libregex_automata-897aafff93760ce8,libaho_corasick-86b7640b845670b7,libmemchr-ba3829a276830806,libregex_syntax-6d6ee545e2ffad72,libonce_cell-b5bdc597ed9676b3,liblightning_invoice-6cd76fb21d621e8f,liblightning_types-942b97d5465ee95f,libbitcoin-bbf52d9c077e0ecc,libbitcoin_units-e69182bec5a4f85a,libsecp256k1-76ff60f13a95a82c,libsecp256k1_sys-9dd76ffe33952a32,libbase58ck-5b2dac8e12166294,libbitcoin_hashes-1a9e2cbe1fd73290,libbitcoin_io-9bce9ef30012ff30,libhex_conservative-fd6c1346f859eeef,libarrayvec-c7dde542da3995d2,libbitcoin_internals-abdcd0fbf382babb,libbech32-3178d5ece2c504d2,libchrono-c9da4f3332737e04,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4}.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/rustcteVbrR/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/secp256k1-sys-4e12df7187f91399/out" "-L" "/opt/rustwide/target/debug/build/ring-dde6d2ed2307ef2a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/quickstart-16d1f8ddc849bd28" "-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 `agent-pay` (example "quickstart") 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/rustcpoCrOe/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libagent_pay-6909326c0e27e1b6,liburlencoding-061758bc6028ea3e,libbs58-6d9c7a5f59ca4fad,libserde_jcs-b521844fdc5a91ea,libryu_js-42f20cd493728e2f,libhex-13e08b3b00984ab7,libhmac-3632eb01affc7989,libreqwest-438e17fade2aa994,libserde_urlencoded-bd0eed99701d5881,libryu-1f4f40e4352371e5,libhyper_rustls-e8763457d4abd68e,libwebpki_roots-4ac2131d17f69b0d,libtokio_rustls-2867dccaf333a274,librustls-4eb91defdb5dd78d,libwebpki-45e660d9ffdc1779,libring-fafa37576a22d673,libuntrusted-b2f816886faf2178,librustls_pki_types-fc5637970849fdde,libtower_http-7874b4d6c04478cf,libbitflags-6f28739f8eecf78f,libtower-ef9527d4ace982fe,libtower_layer-d908dd771b239ecd,libhyper_util-fe4bd58f55f329e8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libtracing-8891879938231fdd,libtracing_core-89b602bc4a7d7f8a,libhyper-32c8c7613e298bf4,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-94289a78f74303ed,libfutures_util-155a98708b78fd0a,libfutures_task-5326a9841e0a3cd0,libtokio-1de89bb9e33c3a27,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libmio-3f5f6fa89ecad527,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-ed5fbd1db1f6d6fc,libpin_project_lite-0a15d51c77964692,libhttp_body-8d8f9f8398f09fa7,liblog-f16ce4b64309590f,liburl-bc9c7c164a9ff56b,libidna-8b5e3e0dc097cd32,libidna_adapter-f8f64cfb19688ecd,libicu_properties-8b9c68197d30b563,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1a3d673d128bd84c,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b31ce9c366cae2eb,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-652b67b6be3d547b,libicu_locale_core-e0060a6bc1a51fa0,libtinystr-6915b4c566b3f487,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-3f8d6fa26c658b68,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-563f2cb150350555,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,librand-1f746861c7bbcb8e,librand_chacha-76d6ebc8278a62a6,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,libed25519_dalek-fe90019a11cdeaa2,librand_core-86e43b95b9d88fa9,libgetrandom-f25a51f78d9871ba,liblibc-612664c2206eec43,libcurve25519_dalek-fd0bcc7009069878,libzeroize-7f213bea776ca5b6,libed25519-44e6328192700ad9,libsignature-3b38413e1bea4ec2,libthiserror-305297abc8a52265,libsha2-d6e582a599abd2ad,libcpufeatures-e04321643d03190d,libcfg_if-83060ec5685761ae,libdigest-9d15f55784b8157b,libsubtle-2ae6a7038b9a0630,libblock_buffer-bba24321e7b40706,libcrypto_common-25561c32e2e433f4,libgeneric_array-c2fdd0cc081e51ad,libtypenum-ec75592541d0a339,libserde_json-d764bf892b2dba58,libzmij-ef63f1da73704b4c,libitoa-5de11b3b23bfe572,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libbase64-32787b0325ea6df8,libregex-c06721b0f69c9dc1,libregex_automata-897aafff93760ce8,libaho_corasick-86b7640b845670b7,libmemchr-ba3829a276830806,libregex_syntax-6d6ee545e2ffad72,libonce_cell-b5bdc597ed9676b3,liblightning_invoice-6cd76fb21d621e8f,liblightning_types-942b97d5465ee95f,libbitcoin-bbf52d9c077e0ecc,libbitcoin_units-e69182bec5a4f85a,libsecp256k1-76ff60f13a95a82c,libsecp256k1_sys-9dd76ffe33952a32,libbase58ck-5b2dac8e12166294,libbitcoin_hashes-1a9e2cbe1fd73290,libbitcoin_io-9bce9ef30012ff30,libhex_conservative-fd6c1346f859eeef,libarrayvec-c7dde542da3995d2,libbitcoin_internals-abdcd0fbf382babb,libbech32-3178d5ece2c504d2,libchrono-c9da4f3332737e04,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4}.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/rustcpoCrOe/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/secp256k1-sys-4e12df7187f91399/out" "-L" "/opt/rustwide/target/debug/build/ring-dde6d2ed2307ef2a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/e2e-44a0a42ad03240d8" "-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 `agent-pay` (test "e2e") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "37f8bb74efb0482ae12ca7697ef09633aab2c108cab9ac59408c7a12db53dca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37f8bb74efb0482ae12ca7697ef09633aab2c108cab9ac59408c7a12db53dca6", kill_on_drop: false }`
[INFO] [stdout] 37f8bb74efb0482ae12ca7697ef09633aab2c108cab9ac59408c7a12db53dca6
