[INFO] cloning repository https://github.com/Ethics3606/extended-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ethics3606/extended-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthics3606%2Fextended-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthics3606%2Fextended-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4644cf72efeca328fc4a7777c51c7cf7cf31f0a1
[INFO] testing Ethics3606/extended-rust-sdk against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthics3606%2Fextended-rust-sdk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ethics3606/extended-rust-sdk
[INFO] removed 1 missing examples
[INFO] finished tweaking git repo https://github.com/Ethics3606/extended-rust-sdk
[INFO] tweaked toml for git repo https://github.com/Ethics3606/extended-rust-sdk written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ethics3606/extended-rust-sdk on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ethics3606/extended-rust-sdk 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bf5245a0c199929bfab63927a9fa20c0c9013abfa2e22d37686c3f6ec1bf6e4
[INFO] running `Command { std: "docker" "start" "-a" "8bf5245a0c199929bfab63927a9fa20c0c9013abfa2e22d37686c3f6ec1bf6e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bf5245a0c199929bfab63927a9fa20c0c9013abfa2e22d37686c3f6ec1bf6e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf5245a0c199929bfab63927a9fa20c0c9013abfa2e22d37686c3f6ec1bf6e4", kill_on_drop: false }`
[INFO] [stdout] 8bf5245a0c199929bfab63927a9fa20c0c9013abfa2e22d37686c3f6ec1bf6e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c55867b91870da76cc6946be42aec8ec0b75720ed3820d655c47fdf078f4f51
[INFO] running `Command { std: "docker" "start" "-a" "2c55867b91870da76cc6946be42aec8ec0b75720ed3820d655c47fdf078f4f51", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling lambdaworks-math v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling lambdaworks-crypto v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling starknet-core-derive v0.1.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling starknet-types-core v0.2.4
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling starknet-curve v0.6.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-crypto v0.8.1 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-core v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-curve v0.6.0
[INFO] [stderr]    Compiling starknet-crypto v0.8.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling starknet-signers v0.14.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-providers v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-macros v0.2.5 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-accounts v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-contract v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet v0.17.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling rust-crypto-lib-base v0.2.0 (https://github.com/x10xchange/rust-crypto-lib-base#a3e500a3)
[INFO] [stderr]    Compiling extended-rust-sdk v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "2c55867b91870da76cc6946be42aec8ec0b75720ed3820d655c47fdf078f4f51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c55867b91870da76cc6946be42aec8ec0b75720ed3820d655c47fdf078f4f51", kill_on_drop: false }`
[INFO] [stdout] 2c55867b91870da76cc6946be42aec8ec0b75720ed3820d655c47fdf078f4f51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7f9c9705b8be77450ce01892be58b55c53c0144c61c930bce2bcfc15e881cd0
[INFO] running `Command { std: "docker" "start" "-a" "c7f9c9705b8be77450ce01892be58b55c53c0144c61c930bce2bcfc15e881cd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling starknet-providers v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-accounts v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-contract v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet v0.17.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling rust-crypto-lib-base v0.2.0 (https://github.com/x10xchange/rust-crypto-lib-base#a3e500a3)
[INFO] [stderr]    Compiling extended-rust-sdk v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `OrderBuilder` and `OrderSide`
[INFO] [stdout]  --> examples/compare_signing.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     models::{OrderBuilder, OrderSide, StarkAccount},
[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 1m 08s
[INFO] running `Command { std: "docker" "inspect" "c7f9c9705b8be77450ce01892be58b55c53c0144c61c930bce2bcfc15e881cd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7f9c9705b8be77450ce01892be58b55c53c0144c61c930bce2bcfc15e881cd0", kill_on_drop: false }`
[INFO] [stdout] c7f9c9705b8be77450ce01892be58b55c53c0144c61c930bce2bcfc15e881cd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d99fec270ce3daa09bbe07c400248db684df764aedaca34cbe70f9694e11be5
[INFO] running `Command { std: "docker" "start" "-a" "0d99fec270ce3daa09bbe07c400248db684df764aedaca34cbe70f9694e11be5", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `OrderBuilder` and `OrderSide`
[INFO] [stderr]  --> examples/compare_signing.rs:8:14
[INFO] [stderr]   |
[INFO] [stderr] 8 |     models::{OrderBuilder, OrderSide, StarkAccount},
[INFO] [stderr]   |              ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `extended-rust-sdk` (example "compare_signing") generated 1 warning (run `cargo fix --example "compare_signing" -p extended-rust-sdk` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/extended_rust_sdk-fe6a1c512a04e720)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test api::private::tests::test_get_balance ... ignored
[INFO] [stdout] test api::public::tests::test_get_markets ... ignored
[INFO] [stdout] test config::tests::test_api_url_with_leading_slash ... ok
[INFO] [stdout] test config::tests::test_api_url ... ok
[INFO] [stdout] test signing::stark::tests::test_get_private_key_from_eth_signature ... ok
[INFO] [stdout] test signing::stark::tests::test_stark_signer_from_hex ... ok
[INFO] [stdout] test trading_client::tests::test_public_only_client ... ok
[INFO] [stdout] test trading_client::tests::test_builder_public ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests extended_rust_sdk
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib.rs - (line 111) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 45) - compile ... ok
[INFO] [stdout] test src/trading_client.rs - trading_client::PublicOnlyClient (line 130) - compile ... ok
[INFO] [stdout] test src/trading_client.rs - trading_client::TradingClient (line 21) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok
[INFO] [stdout] test src/api/public.rs - api::public::PublicApi::get_candles (line 120) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 66) - compile ... FAILED
[INFO] [stdout] test src/api/public.rs - api::public::PublicApi::get_markets (line 29) - compile ... ok
[INFO] [stdout] test src/trading_client.rs - trading_client::ReadOnlyClient (line 181) - compile ... ok
[INFO] [stdout] test src/api/private.rs - api::private::PrivateApi::create_order (line 190) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 100) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 111) stdout ----
[INFO] [stdout] error[E0061]: this function takes 6 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 | let order = OrderBuilder::limit("BTC-USD", OrderSide::Buy, dec!(50000), dec!(0.01))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^---------------------------------------------------- two arguments of type `bool` and `bool` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/models/order.rs:445:12
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn limit(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 123 | let order = OrderBuilder::limit("BTC-USD", OrderSide::Buy, dec!(50000), dec!(0.01), /* bool */, /* bool */)
[INFO] [stdout]     |                                                                                   ++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 0 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:125:6
[INFO] [stdout]     |
[INFO] [stdout] 125 |     .build(dec!(0.0001), 1); // fee, nonce
[INFO] [stdout]     |      ^^^^^ ------------  - unexpected argument #2 of type `{integer}`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            unexpected argument #1 of type `Decimal`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/models/order.rs:535:12
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn build(self) -> CreateOrderRequest {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout] 125 -     .build(dec!(0.0001), 1); // fee, nonce
[INFO] [stdout] 125 +     .build(); // fee, nonce
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 6 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 | let signed_order = sign_order(order, &signer)?;
[INFO] [stdout]     |                    ^^^^^^^^^^---------------- multiple arguments are missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/signing/stark.rs:271:8
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub fn sign_order(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 128 | let signed_order = sign_order(order, &signer, /* &str */, /* &str */, /* i64 */, /* &StarknetDomain */)?;
[INFO] [stdout]     |                                             ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 66) stdout ----
[INFO] [stdout] error[E0277]: `Option<rust_decimal::decimal::Decimal>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/lib.rs:84:59
[INFO] [stdout]    |
[INFO] [stdout] 84 |     println!("Equity: {}, Available: {}", balance.equity, balance.available_for_trade);
[INFO] [stdout]    |                                      --                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Option<rust_decimal::decimal::Decimal>` cannot be formatted with the default formatter
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `Option<rust_decimal::decimal::Decimal>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/private.rs - api::private::PrivateApi::create_order (line 190) stdout ----
[INFO] [stdout] error[E0061]: this function takes 6 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/api/private.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 | let order = OrderBuilder::limit("BTC-USD", OrderSide::Buy, dec!(50000), dec!(0.01))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^---------------------------------------------------- two arguments of type `bool` and `bool` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/models/order.rs:445:12
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn limit(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 205 | let order = OrderBuilder::limit("BTC-USD", OrderSide::Buy, dec!(50000), dec!(0.01), /* bool */, /* bool */)
[INFO] [stdout]     |                                                                                   ++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 0 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/api/private.rs:207:6
[INFO] [stdout]     |
[INFO] [stdout] 207 |     .build(dec!(0.0001), 1);
[INFO] [stdout]     |      ^^^^^ ------------  - unexpected argument #2 of type `{integer}`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            unexpected argument #1 of type `Decimal`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/models/order.rs:535:12
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn build(self) -> CreateOrderRequest {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout] 207 -     .build(dec!(0.0001), 1);
[INFO] [stdout] 207 +     .build();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api/private.rs - api::private::PrivateApi::create_order (line 190)
[INFO] [stdout]     src/lib.rs - (line 111)
[INFO] [stdout]     src/lib.rs - (line 66)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0d99fec270ce3daa09bbe07c400248db684df764aedaca34cbe70f9694e11be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d99fec270ce3daa09bbe07c400248db684df764aedaca34cbe70f9694e11be5", kill_on_drop: false }`
[INFO] [stdout] 0d99fec270ce3daa09bbe07c400248db684df764aedaca34cbe70f9694e11be5
