[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] checking lantos1618/sumup-rs against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantos1618%2Fsumup-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lantos1618/sumup-rs on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking lantos1618/sumup-rs against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantos1618%2Fsumup-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lantos1618/sumup-rs on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rkyv_derive v0.7.46
[INFO] [stderr]   Downloaded wiremock v0.6.4
[INFO] [stderr]   Downloaded rkyv v0.7.46
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec73c3df81cbd1f782bc922812f4f5e2dc7b8fe867c6d7ca4bb6aebba09d58dd
[INFO] running `Command { std: "docker" "start" "-a" "ec73c3df81cbd1f782bc922812f4f5e2dc7b8fe867c6d7ca4bb6aebba09d58dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec73c3df81cbd1f782bc922812f4f5e2dc7b8fe867c6d7ca4bb6aebba09d58dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec73c3df81cbd1f782bc922812f4f5e2dc7b8fe867c6d7ca4bb6aebba09d58dd", kill_on_drop: false }`
[INFO] [stdout] ec73c3df81cbd1f782bc922812f4f5e2dc7b8fe867c6d7ca4bb6aebba09d58dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2a603dcaee3afc2940049b4f89ed28e83b7594df8a3e9b09c7a28b99d12f834
[INFO] running `Command { std: "docker" "start" "-a" "d2a603dcaee3afc2940049b4f89ed28e83b7594df8a3e9b09c7a28b99d12f834", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking wiremock v0.6.4
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking sumup-rs v0.2.0 (/opt/rustwide/workdir)
[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] [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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.26s
[INFO] running `Command { std: "docker" "inspect" "d2a603dcaee3afc2940049b4f89ed28e83b7594df8a3e9b09c7a28b99d12f834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2a603dcaee3afc2940049b4f89ed28e83b7594df8a3e9b09c7a28b99d12f834", kill_on_drop: false }`
[INFO] [stdout] d2a603dcaee3afc2940049b4f89ed28e83b7594df8a3e9b09c7a28b99d12f834
