[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] b363d3124ae905a2dff6c9f04caad6d16718ff69
[INFO] testing lantos1618/sumup-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantos1618%2Fsumup-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lantos1618/sumup-rs 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 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiremock v0.6.4
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded borsh-derive v1.6.0
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 47cdafbbc3b82508b4802ed99e92fab607462d2c771293516f57b981c59863f3
[INFO] running `Command { std: "docker" "start" "47cdafbbc3b82508b4802ed99e92fab607462d2c771293516f57b981c59863f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47cdafbbc3b82508b4802ed99e92fab607462d2c771293516f57b981c59863f3", 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" "47cdafbbc3b82508b4802ed99e92fab607462d2c771293516f57b981c59863f3" "/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" "47cdafbbc3b82508b4802ed99e92fab607462d2c771293516f57b981c59863f3", 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" "47cdafbbc3b82508b4802ed99e92fab607462d2c771293516f57b981c59863f3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[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 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 42.74s
[INFO] running `Command { std: "docker" "inspect" "47cdafbbc3b82508b4802ed99e92fab607462d2c771293516f57b981c59863f3", 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" "47cdafbbc3b82508b4802ed99e92fab607462d2c771293516f57b981c59863f3" "/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 syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[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 tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[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] [stdout] warning: use of deprecated method `sumup_rs::merchant::<impl sumup_rs::SumUpClient>::get_merchant_profile`: The /v0.1/me endpoint is deprecated in the SumUp OpenAPI spec. Use list_memberships() to get merchant codes, then get_merchant() for details.
[INFO] [stdout]   --> examples/oauth_flow.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let profile = client.get_merchant_profile().await?;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `sumup_rs::SumUpClient::with_custom_url`: Use SumUpClient::builder().api_key(key).base_url(url).build() instead
[INFO] [stdout]   --> tests/customers.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |         SumUpClient::with_custom_url("test-api-key".to_string(), mock_server.uri()).unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `sumup_rs::SumUpClient::with_custom_url`: Use SumUpClient::builder().api_key(key).base_url(url).build() instead
[INFO] [stdout]    --> tests/customers.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |         SumUpClient::with_custom_url("test-api-key".to_string(), mock_server.uri()).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `sumup_rs::SumUpClient::with_custom_url`: Use SumUpClient::builder().api_key(key).base_url(url).build() instead
[INFO] [stdout]    --> tests/customers.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |         SumUpClient::with_custom_url("test-api-key".to_string(), mock_server.uri()).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `sumup_rs::SumUpClient::with_custom_url`: Use SumUpClient::builder().api_key(key).base_url(url).build() instead
[INFO] [stdout]    --> tests/merchant.rs:219:22
[INFO] [stdout]     |
[INFO] [stdout] 219 |         SumUpClient::with_custom_url("test_api_key".to_string(), mock_server.uri()).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sumup_rs::merchant::<impl sumup_rs::SumUpClient>::get_merchant_profile`: The /v0.1/me endpoint is deprecated in the SumUp OpenAPI spec. Use list_memberships() to get merchant codes, then get_merchant() for details.
[INFO] [stdout]    --> tests/merchant.rs:233:25
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let result = client.get_merchant_profile().await;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `sumup_rs::SumUpClient::with_custom_url`: Use SumUpClient::builder().api_key(key).base_url(url).build() instead
[INFO] [stdout]    --> tests/merchant.rs:251:22
[INFO] [stdout]     |
[INFO] [stdout] 251 |         SumUpClient::with_custom_url("test_api_key".to_string(), mock_server.uri()).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `sumup_rs::SumUpClient::with_custom_url`: Use SumUpClient::builder().api_key(key).base_url(url).build() instead
[INFO] [stdout]  --> tests/team_management.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let client = SumUpClient::with_custom_url("test_api_key".to_string(), mock_server.uri()).unwrap();
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `sumup_rs::SumUpClient::with_custom_url`: Use SumUpClient::builder().api_key(key).base_url(url).build() instead
[INFO] [stdout]   --> tests/team_management.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let client = SumUpClient::with_custom_url("test_api_key".to_string(), mock_server.uri()).unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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/1.97.0-beta.6-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "integration-tests"))' -C metadata=f5edb06c78cbdf0f -C extra-filename=-083e1c50b9f4a702 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1a0c0e41cf399def.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-74d56f1c930c0dbe.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-d94f2df643421db5.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-ed6bdf8dda80cd8a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7738cbd2d4653574.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5561b1d5564bc10f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7c7e073b619032ca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3125990fa2f41d3b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-acb2c9964f55f38d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-dca0a369b17f7294.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-aa5c9abcfa181512.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "47cdafbbc3b82508b4802ed99e92fab607462d2c771293516f57b981c59863f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47cdafbbc3b82508b4802ed99e92fab607462d2c771293516f57b981c59863f3", kill_on_drop: false }`
[INFO] [stdout] 47cdafbbc3b82508b4802ed99e92fab607462d2c771293516f57b981c59863f3
