[INFO] cloning repository https://github.com/lantos1618/sumup-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lantos1618/sumup-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantos1618%2Fsumup-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantos1618%2Fsumup-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfd79d2cca3e671328236410385797045ace8ff6 [INFO] testing lantos1618/sumup-rs against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantos1618%2Fsumup-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lantos1618/sumup-rs [INFO] finished tweaking git repo https://github.com/lantos1618/sumup-rs [INFO] tweaked toml for git repo https://github.com/lantos1618/sumup-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lantos1618/sumup-rs on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lantos1618/sumup-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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bb6b7231c4c2195a0f7acd14132db781cf6ebbbf9c3616fdca00fe89280eb92 [INFO] running `Command { std: "docker" "start" "-a" "3bb6b7231c4c2195a0f7acd14132db781cf6ebbbf9c3616fdca00fe89280eb92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bb6b7231c4c2195a0f7acd14132db781cf6ebbbf9c3616fdca00fe89280eb92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb6b7231c4c2195a0f7acd14132db781cf6ebbbf9c3616fdca00fe89280eb92", kill_on_drop: false }` [INFO] [stdout] 3bb6b7231c4c2195a0f7acd14132db781cf6ebbbf9c3616fdca00fe89280eb92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f39808b02a5a0f62b8b08ed030e1bcae584cce10d772ff334afa5eb35722739 [INFO] running `Command { std: "docker" "start" "-a" "3f39808b02a5a0f62b8b08ed030e1bcae584cce10d772ff334afa5eb35722739", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling sumup-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.51s [INFO] running `Command { std: "docker" "inspect" "3f39808b02a5a0f62b8b08ed030e1bcae584cce10d772ff334afa5eb35722739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f39808b02a5a0f62b8b08ed030e1bcae584cce10d772ff334afa5eb35722739", kill_on_drop: false }` [INFO] [stdout] 3f39808b02a5a0f62b8b08ed030e1bcae584cce10d772ff334afa5eb35722739 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ad153d8adafb975420b2ab04b3ff5e07daee63c61a8e19b0852dae4a86f569e [INFO] running `Command { std: "docker" "start" "-a" "1ad153d8adafb975420b2ab04b3ff5e07daee63c61a8e19b0852dae4a86f569e", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling sumup-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sumup-rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name sumup_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ff14568b9f991bc -C extra-filename=-9144daeb6130de6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a1beb9ddf14afca4.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-edbdab068e54262d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2764d41a3d1279b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef154683a4cb3699.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-99a64ca4a5a8a316.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-9a8241d747380a33.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a0a390cd8370200.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e13d9003cc2d672b.rlib --cap-lints=warn` (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" "/tmp/rustcFRMvUm/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwiremock-e13d9003cc2d672b,libfutures-3a98288249db3f5a,libfutures_executor-2fd72a6657840a27,libdeadpool-caad516c9b2baf66,libnum_cpus-8df51438382d053c,libdeadpool_runtime-6f57829d3c306cb7,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libassert_json_diff-a33e1a6dc4b92a87,libsumup_rs-60d77e575838b23b,libchrono-a1beb9ddf14afca4,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libreqwest-edbdab068e54262d,libserde_urlencoded-9c40344c9cc73470,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-0151e8af53081d5d,libtokio_native_tls-070a382348bca0f9,libmime-0188e0814ca7ddbf,libencoding_rs-a8bfad11509e5a6e,libserde_json-ef154683a4cb3699,libryu-a7164637bc4900ee,libserde-2764d41a3d1279b0,libtower_http-50039a53097d082b,libiri_string-f2231ba2cbe5b068,libtower-6e0e294f8edb7d3c,libtower_layer-d908dd771b239ecd,libnative_tls-02ff4fdfc4eb1308,libopenssl_probe-2c6d21a9709cae46,libopenssl-04491c3b904158b6,libbitflags-09ab521ff94ef481,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-15f56908b4082d62,libhyper_util-8c9a938a14cb5ea9,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libsocket2-f739827fedc75db6,libtower_service-3fb88d28c2218805,libhyper-b4fb8d578100ec63,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-556727b5b485e94d,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-469b0f097c7a938a,libhttpdate-331798cefc82cc7e,libfutures_util-c4e38ebe73fd6dca,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-99a64ca4a5a8a316,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-1f551ea361bf795c,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libpin_project_lite-72bf04572caa1c84,libhttp_body-11f2ad891619fd82,liblog-9c5892e2c6fd8400,liburl-5a0a390cd8370200,libidna-c2b9a92c39004b63,libutf8_iter-51566bbad89f3a68,libidna_adapter-8aa4cceac4b432e4,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-fc93647b7f499669,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0}.rlib" "/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" "/tmp/rustcFRMvUm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/customers-9e34afffe246a601" "-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 `sumup-rs` (test "customers") due to 1 previous error [INFO] [stderr] error: could not compile `sumup-rs` (test "team_management") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name team_management --edition=2021 tests/team_management.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=b93e766231901fb9 -C extra-filename=-cdf2697ff4fc1ae4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a1beb9ddf14afca4.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-edbdab068e54262d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2764d41a3d1279b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef154683a4cb3699.rlib --extern sumup_rs=/opt/rustwide/target/debug/deps/libsumup_rs-60d77e575838b23b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-99a64ca4a5a8a316.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-9a8241d747380a33.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a0a390cd8370200.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e13d9003cc2d672b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sumup-rs` (test "payments") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name payments --edition=2021 tests/payments.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=609c00fa23fda36e -C extra-filename=-cdc2c34c2416ecdf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a1beb9ddf14afca4.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-edbdab068e54262d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2764d41a3d1279b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef154683a4cb3699.rlib --extern sumup_rs=/opt/rustwide/target/debug/deps/libsumup_rs-60d77e575838b23b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-99a64ca4a5a8a316.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-9a8241d747380a33.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a0a390cd8370200.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e13d9003cc2d672b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sumup-rs` (example "3ds_working_demo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 3ds_working_demo --edition=2021 examples/3ds_working_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0311e44b18d298c5 -C extra-filename=-cee3e3d83e66d345 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a1beb9ddf14afca4.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-edbdab068e54262d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2764d41a3d1279b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef154683a4cb3699.rlib --extern sumup_rs=/opt/rustwide/target/debug/deps/libsumup_rs-60d77e575838b23b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-99a64ca4a5a8a316.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-9a8241d747380a33.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a0a390cd8370200.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e13d9003cc2d672b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1ad153d8adafb975420b2ab04b3ff5e07daee63c61a8e19b0852dae4a86f569e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad153d8adafb975420b2ab04b3ff5e07daee63c61a8e19b0852dae4a86f569e", kill_on_drop: false }` [INFO] [stdout] 1ad153d8adafb975420b2ab04b3ff5e07daee63c61a8e19b0852dae4a86f569e