[INFO] fetching crate bunqyy 0.1.2... [INFO] testing bunqyy-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bunqyy 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate bunqyy 0.1.2 [INFO] finished tweaking crates.io crate bunqyy 0.1.2 [INFO] tweaked toml for crates.io crate bunqyy 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bunqyy 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 188 packages to latest compatible versions [INFO] [stderr] Adding constcat v0.5.1 (available: v0.6.1) [INFO] [stderr] Adding reqwest-middleware v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded constcat v0.5.1 [INFO] [stderr] Downloaded reqwest-middleware v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 064a9cb3de6ce02caa87bada785f6a4eebc012e0864886879c677da0146a385b [INFO] running `Command { std: "docker" "start" "-a" "064a9cb3de6ce02caa87bada785f6a4eebc012e0864886879c677da0146a385b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "064a9cb3de6ce02caa87bada785f6a4eebc012e0864886879c677da0146a385b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064a9cb3de6ce02caa87bada785f6a4eebc012e0864886879c677da0146a385b", kill_on_drop: false }` [INFO] [stdout] 064a9cb3de6ce02caa87bada785f6a4eebc012e0864886879c677da0146a385b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7597e24a52c1c2af1092ce0f976dd4ffa1a1de7650c32bb097b449c949d13f9 [INFO] running `Command { std: "docker" "start" "-a" "f7597e24a52c1c2af1092ce0f976dd4ffa1a1de7650c32bb097b449c949d13f9", kill_on_drop: false }` [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling constcat v0.5.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [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 icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [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 tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Compiling bunqyy v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/http.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use tracing::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.26s [INFO] running `Command { std: "docker" "inspect" "f7597e24a52c1c2af1092ce0f976dd4ffa1a1de7650c32bb097b449c949d13f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7597e24a52c1c2af1092ce0f976dd4ffa1a1de7650c32bb097b449c949d13f9", kill_on_drop: false }` [INFO] [stdout] f7597e24a52c1c2af1092ce0f976dd4ffa1a1de7650c32bb097b449c949d13f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9aebdc9517ebcd16ec9c46b9908f009c0100bdaa2a9e5aba4115d37ea55bd692 [INFO] running `Command { std: "docker" "start" "-a" "9aebdc9517ebcd16ec9c46b9908f009c0100bdaa2a9e5aba4115d37ea55bd692", kill_on_drop: false }` [INFO] [stderr] Compiling bunqyy v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/http.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use tracing::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.89s [INFO] running `Command { std: "docker" "inspect" "9aebdc9517ebcd16ec9c46b9908f009c0100bdaa2a9e5aba4115d37ea55bd692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aebdc9517ebcd16ec9c46b9908f009c0100bdaa2a9e5aba4115d37ea55bd692", kill_on_drop: false }` [INFO] [stdout] 9aebdc9517ebcd16ec9c46b9908f009c0100bdaa2a9e5aba4115d37ea55bd692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a8e4b053048c4d2e84a815b98917b7337bf98bcc0a5b79efe8b8b0c2e957d1b [INFO] running `Command { std: "docker" "start" "-a" "8a8e4b053048c4d2e84a815b98917b7337bf98bcc0a5b79efe8b8b0c2e957d1b", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `error` [INFO] [stderr] --> src/http.rs:13:22 [INFO] [stderr] | [INFO] [stderr] 13 | use tracing::{debug, error}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `bunqyy` (lib test) generated 1 warning (run `cargo fix --lib -p bunqyy --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bunqyy-8e3cc2c91d68b413) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test common::tests::test_setup_context ... ok [INFO] [stdout] test http::tests::success_response_for_installation_token ... ok [INFO] [stdout] test http::tests::error_response_should_result_in_error ... ok [INFO] [stdout] test http::tests::success_response_should_result_in_id ... ok [INFO] [stdout] test signing::tests::test_sign_bytes_data_to_string ... ok [INFO] [stdout] test signing::tests::test_create_signer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a8e4b053048c4d2e84a815b98917b7337bf98bcc0a5b79efe8b8b0c2e957d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a8e4b053048c4d2e84a815b98917b7337bf98bcc0a5b79efe8b8b0c2e957d1b", kill_on_drop: false }` [INFO] [stdout] 8a8e4b053048c4d2e84a815b98917b7337bf98bcc0a5b79efe8b8b0c2e957d1b