[INFO] cloning repository https://github.com/riccz/kraken-chores [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/riccz/kraken-chores" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friccz%2Fkraken-chores", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friccz%2Fkraken-chores'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6519a5f25e36b872467b58f4d6381550f55ebad4 [INFO] testing riccz/kraken-chores against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friccz%2Fkraken-chores" "/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/riccz/kraken-chores [INFO] finished tweaking git repo https://github.com/riccz/kraken-chores [INFO] tweaked toml for git repo https://github.com/riccz/kraken-chores written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/riccz/kraken-chores 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/riccz/kraken-chores 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] 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] 873c8a6eda39f898b46f6e2c3922ce5b96245f4d3423ecd8f96ab4c164b02b45 [INFO] running `Command { std: "docker" "start" "-a" "873c8a6eda39f898b46f6e2c3922ce5b96245f4d3423ecd8f96ab4c164b02b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "873c8a6eda39f898b46f6e2c3922ce5b96245f4d3423ecd8f96ab4c164b02b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873c8a6eda39f898b46f6e2c3922ce5b96245f4d3423ecd8f96ab4c164b02b45", kill_on_drop: false }` [INFO] [stdout] 873c8a6eda39f898b46f6e2c3922ce5b96245f4d3423ecd8f96ab4c164b02b45 [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] 41a10990e01fc6b74c9150d1bbf5c99c8285f9fb7562d37dea26144506d6f5b4 [INFO] running `Command { std: "docker" "start" "-a" "41a10990e01fc6b74c9150d1bbf5c99c8285f9fb7562d37dea26144506d6f5b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling kraken_rest_client v0.26.0 (https://github.com/riccz/kraken-sdk-rust.git#179d19ae) [INFO] [stderr] Compiling kraken_chores v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `api::ExtendedBalance` and `order` [INFO] [stdout] --> src/autobuy.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use kraken_rest_client::{api::ExtendedBalance, order, Client, OrderSide}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/autobuy.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn run(client: &Client, args: Args, common_args: crate::CommonArgs) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/autostake.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn run(client: &Client, args: Args) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "41a10990e01fc6b74c9150d1bbf5c99c8285f9fb7562d37dea26144506d6f5b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a10990e01fc6b74c9150d1bbf5c99c8285f9fb7562d37dea26144506d6f5b4", kill_on_drop: false }` [INFO] [stdout] 41a10990e01fc6b74c9150d1bbf5c99c8285f9fb7562d37dea26144506d6f5b4 [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] edb2bc5199b89803c2f7a22773c2c85afbb6a736572eeb5b5e81ac74df07153b [INFO] running `Command { std: "docker" "start" "-a" "edb2bc5199b89803c2f7a22773c2c85afbb6a736572eeb5b5e81ac74df07153b", kill_on_drop: false }` [INFO] [stderr] Compiling kraken_chores v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `api::ExtendedBalance` and `order` [INFO] [stdout] --> src/autobuy.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use kraken_rest_client::{api::ExtendedBalance, order, Client, OrderSide}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/autobuy.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn run(client: &Client, args: Args, common_args: crate::CommonArgs) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/autostake.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn run(client: &Client, args: Args) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `Command { std: "docker" "inspect" "edb2bc5199b89803c2f7a22773c2c85afbb6a736572eeb5b5e81ac74df07153b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edb2bc5199b89803c2f7a22773c2c85afbb6a736572eeb5b5e81ac74df07153b", kill_on_drop: false }` [INFO] [stdout] edb2bc5199b89803c2f7a22773c2c85afbb6a736572eeb5b5e81ac74df07153b [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", kill_on_drop: false }` [INFO] [stdout] 0cd19a7306a03fdf6e94df3b7ac13863611a23f50731517ba4755e9ba1a6c3ed [INFO] running `Command { std: "docker" "start" "-a" "0cd19a7306a03fdf6e94df3b7ac13863611a23f50731517ba4755e9ba1a6c3ed", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `api::ExtendedBalance` and `order` [INFO] [stderr] --> src/autobuy.rs:3:26 [INFO] [stderr] | [INFO] [stderr] 3 | use kraken_rest_client::{api::ExtendedBalance, order, Client, OrderSide}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/autobuy.rs:36:35 [INFO] [stderr] | [INFO] [stderr] 36 | pub async fn run(client: &Client, args: Args, common_args: crate::CommonArgs) -> Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/autostake.rs:33:35 [INFO] [stderr] | [INFO] [stderr] 33 | pub async fn run(client: &Client, args: Args) -> Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: `kraken_chores` (bin "kraken_chores" test) generated 3 warnings (run `cargo fix --bin "kraken_chores" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kraken_chores-04e982b9aaf20109) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0cd19a7306a03fdf6e94df3b7ac13863611a23f50731517ba4755e9ba1a6c3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd19a7306a03fdf6e94df3b7ac13863611a23f50731517ba4755e9ba1a6c3ed", kill_on_drop: false }` [INFO] [stdout] 0cd19a7306a03fdf6e94df3b7ac13863611a23f50731517ba4755e9ba1a6c3ed