[INFO] fetching crate ig-client 0.1.13... [INFO] testing ig-client-0.1.13 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] extracting crate ig-client 0.1.13 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate ig-client 0.1.13 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ig-client 0.1.13 [INFO] tweaked toml for crates.io crate ig-client 0.1.13 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ig-client 0.1.13 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ig-client 0.1.13 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6182ff8aef5f63ad57210305fc40fc4385e7aa8ad40d69c7fc35f09c48338315 [INFO] running `Command { std: "docker" "start" "-a" "6182ff8aef5f63ad57210305fc40fc4385e7aa8ad40d69c7fc35f09c48338315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6182ff8aef5f63ad57210305fc40fc4385e7aa8ad40d69c7fc35f09c48338315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6182ff8aef5f63ad57210305fc40fc4385e7aa8ad40d69c7fc35f09c48338315", kill_on_drop: false }` [INFO] [stdout] 6182ff8aef5f63ad57210305fc40fc4385e7aa8ad40d69c7fc35f09c48338315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1d6c63d19df8f815d16eff3168f3042a978d37d3543160a344044e9c5719eca [INFO] running `Command { std: "docker" "start" "-a" "c1d6c63d19df8f815d16eff3168f3042a978d37d3543160a344044e9c5719eca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [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 icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [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 tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [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 jsonptr v0.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling json-patch v4.0.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling lightstreamer-rs v0.1.3 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling ig-client v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "c1d6c63d19df8f815d16eff3168f3042a978d37d3543160a344044e9c5719eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1d6c63d19df8f815d16eff3168f3042a978d37d3543160a344044e9c5719eca", kill_on_drop: false }` [INFO] [stdout] c1d6c63d19df8f815d16eff3168f3042a978d37d3543160a344044e9c5719eca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 002588eba7d6804ff922464c508352491489c6faf837d4c8c014a180914d3ac9 [INFO] running `Command { std: "docker" "start" "-a" "002588eba7d6804ff922464c508352491489c6faf837d4c8c014a180914d3ac9", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling lightstreamer-rs v0.1.3 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling ig-client v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/integration/common.rs:30:33 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn create_test_auth(config: &Config) -> IgAuth { [INFO] [stdout] | ^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn create_test_auth(config: &Config) -> IgAuth<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.89s [INFO] running `Command { std: "docker" "inspect" "002588eba7d6804ff922464c508352491489c6faf837d4c8c014a180914d3ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002588eba7d6804ff922464c508352491489c6faf837d4c8c014a180914d3ac9", kill_on_drop: false }` [INFO] [stdout] 002588eba7d6804ff922464c508352491489c6faf837d4c8c014a180914d3ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2fe703d538336ea76ebcf9257cc034dcd4555857a6b9d32a8fe70fc75c7e4ad9 [INFO] running `Command { std: "docker" "start" "-a" "2fe703d538336ea76ebcf9257cc034dcd4555857a6b9d32a8fe70fc75c7e4ad9", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/integration/common.rs:30:33 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn create_test_auth(config: &Config) -> IgAuth { [INFO] [stderr] | ^^^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 30 | pub fn create_test_auth(config: &Config) -> IgAuth<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `ig-client` (test "integration_tests") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ig_client-f354613b445bd0c2) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test application::models::working_order_tests::tests::test_create_working_order_request_limit ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_create_working_order_response ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_with_expiry ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_create_working_order_request_stop ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_with_reference ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_expires_at ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_with_stop_loss ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_with_take_profit ... ok [INFO] [stdout] test config::tests_display::test_credentials_display ... ok [INFO] [stdout] test config::tests_display::test_rest_api_config_display ... ok [INFO] [stdout] test config::tests_display::test_config_display ... ok [INFO] [stdout] test config::tests_display::test_websocket_config_display ... ok [INFO] [stdout] test utils::logger::tests_setup_logger::test_logger_called_once ... ok [INFO] [stdout] test utils::logger::tests_setup_logger::test_logger_initialization_default ... ok [INFO] [stdout] test utils::logger::tests_setup_logger::test_logger_initialization_info ... ok [INFO] [stdout] test utils::logger::tests_setup_logger::test_logger_initialization_debug ... ok [INFO] [stdout] test utils::logger::tests_setup_logger_bis::test_default_log_level ... ok [INFO] [stdout] test utils::logger::tests_setup_logger_bis::test_debug_log_level ... ok [INFO] [stdout] test utils::logger::tests_setup_logger_bis::test_invalid_log_level ... ok [INFO] [stdout] test utils::logger::tests_setup_logger_bis::test_warn_log_level ... ok [INFO] [stdout] test utils::logger::tests_setup_logger_bis::test_error_log_level ... ok [INFO] [stdout] test utils::logger::tests_setup_logger_bis::test_trace_log_level ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_weekly_prefix ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_weekly_with_day ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_special_format ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_daily_prefix ... ok [INFO] [stdout] test utils::rate_limiter::tests::test_rate_limiter_effective_limit ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_incomplete_parenthesis ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_end_of_month_prefix ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_quarterly_prefix ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_with_accents ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_standard_option ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_decimal_strike ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_with_parenthesis ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_no_option ... ok [INFO] [stdout] test utils::parsing::tests::test_parse_instrument_name_end_of_month_suffix ... ok [INFO] [stdout] test utils::rate_limiter::tests::test_rate_limiter_history_tracking ... ok [INFO] [stdout] test utils::rate_limiter::tests::test_rate_limiter_stats ... ok [INFO] [stdout] 2025-06-29T07:42:45.606946Z  WARN ig_client::config: Failed to load .env file: path not found [INFO] [stdout] 2025-06-29T07:42:45.607010Z ERROR ig_client::config: IG_USERNAME not found in environment variables or .env file [INFO] [stdout] 2025-06-29T07:42:45.607018Z ERROR ig_client::config: IG_PASSWORD not found in environment variables or .env file [INFO] [stdout] 2025-06-29T07:42:45.607023Z ERROR ig_client::config: IG_API_KEY not found in environment variables or .env file [INFO] [stdout] test application::services::order_service::tests::test_get_and_set_config ... ok [INFO] [stdout] 2025-06-29T07:42:45.611399Z  WARN ig_client::config: Failed to load .env file: path not found [INFO] [stdout] 2025-06-29T07:42:45.611455Z ERROR ig_client::config: IG_USERNAME not found in environment variables or .env file [INFO] [stdout] 2025-06-29T07:42:45.611461Z ERROR ig_client::config: IG_PASSWORD not found in environment variables or .env file [INFO] [stdout] 2025-06-29T07:42:45.611468Z ERROR ig_client::config: IG_API_KEY not found in environment variables or .env file [INFO] [stdout] test application::services::account_service::tests::test_get_and_set_config ... ok [INFO] [stdout] 2025-06-29T07:42:45.626826Z  WARN ig_client::config: Failed to load .env file: path not found [INFO] [stdout] 2025-06-29T07:42:45.626899Z ERROR ig_client::config: IG_USERNAME not found in environment variables or .env file [INFO] [stdout] 2025-06-29T07:42:45.626911Z ERROR ig_client::config: IG_PASSWORD not found in environment variables or .env file [INFO] [stdout] 2025-06-29T07:42:45.626918Z ERROR ig_client::config: IG_API_KEY not found in environment variables or .env file [INFO] [stdout] test application::services::market_service::tests::test_get_and_set_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration_tests-3bfd88f3e5e0b344) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test account_tests::test_get_account_activity ... ignored [INFO] [stdout] test account_tests::test_get_accounts ... ignored [INFO] [stdout] test account_tests::test_get_transaction_history ... ignored [INFO] [stdout] test auth_tests::test_account_switch ... ignored [INFO] [stdout] test auth_tests::test_login ... ignored [INFO] [stdout] test market_tests::test_get_historical_prices ... ignored [INFO] [stdout] test market_tests::test_get_market_details ... ignored [INFO] [stdout] test market_tests::test_get_market_navigation ... ignored [INFO] [stdout] test market_tests::test_get_market_navigation_node ... ignored [INFO] [stdout] test market_tests::test_get_multiple_market_details ... ignored [INFO] [stdout] test market_tests::test_search_markets ... ignored [INFO] [stdout] test order_tests::test_closed_market_serialization ... ignored [INFO] [stdout] test order_tests::test_create_and_close_position ... ignored [INFO] [stdout] test order_tests::test_update_position ... ignored [INFO] [stdout] test position_tests::test_get_positions ... ignored [INFO] [stdout] test position_tests::test_get_working_orders ... ignored [INFO] [stdout] test rate_limiter_tests::test_rate_limiter_concurrent_requests ... ignored [INFO] [stdout] test rate_limiter_tests::test_rate_limiter_integration ... ignored [INFO] [stdout] test working_order_tests::test_working_orders ... ignored, This test makes real API calls and may create real working orders [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 19 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/unit/mod.rs (/opt/rustwide/target/debug/deps/unit_tests-c15120c0e9e8092f) [INFO] [stdout] [INFO] [stdout] running 172 tests [INFO] [stdout] test application::models::market_tests::tests::test_currency_edge_cases ... ok [INFO] [stdout] test application::models::market_tests::tests::test_dealing_rules_deserialization ... ok [INFO] [stdout] test application::models::market_tests::tests::test_deserialize_null_as_empty_vec ... ok [INFO] [stdout] test application::models::market_tests::tests::test_deserialize_complete_market_details ... ok [INFO] [stdout] test application::models::market_tests::tests::test_edge_cases ... ok [INFO] [stdout] test application::models::market_tests::tests::test_deserialize_complete_market_details_two ... ok [INFO] [stdout] test application::models::market_tests::tests::test_market_data_display ... ok [INFO] [stdout] test application::models::market_tests::tests::test_market_navigation_response_deserialization ... ok [INFO] [stdout] test application::models::market_tests::tests::test_market_snapshot_v3_deserialization ... ok [INFO] [stdout] test application::models::market_tests::tests::test_step_distance_deserialization ... ok [INFO] [stdout] test application::models::order_tests::test_close_position_request_close_option_to_market_by_epic ... ok [INFO] [stdout] test application::models::order_tests::test_close_position_request_limit ... ok [INFO] [stdout] test application::models::order_tests::test_close_position_request_market ... ok [INFO] [stdout] test application::models::order_tests::test_create_order_request_buy_option_to_market ... ok [INFO] [stdout] test application::models::order_tests::test_create_order_request_limit ... ok [INFO] [stdout] test application::models::order_tests::test_create_order_request_sell_option_to_market ... ok [INFO] [stdout] test application::models::order_tests::test_create_order_request_with_reference ... ok [INFO] [stdout] test application::models::order_tests::test_create_order_request_market ... ok [INFO] [stdout] test application::models::order_tests::test_create_order_request_with_stop_loss ... ok [INFO] [stdout] test application::models::order_tests::test_create_order_request_with_take_profit ... ok [INFO] [stdout] test application::models::order_tests::test_create_working_order_request_expires_at ... ok [INFO] [stdout] test application::models::order_tests::test_create_working_order_request_limit ... ok [INFO] [stdout] test application::models::order_tests::test_create_working_order_request_stop ... ok [INFO] [stdout] test application::models::order_tests::test_create_working_order_request_with_reference ... ok [INFO] [stdout] test application::models::order_tests::test_create_working_order_request_with_take_profit ... ok [INFO] [stdout] test application::models::order_tests::test_create_working_order_request_with_stop_loss ... ok [INFO] [stdout] test application::models::order_tests::test_deserialize_nullable_status ... ok [INFO] [stdout] test application::models::transaction_tests::test_raw_transaction_display_and_serialization ... ok [INFO] [stdout] test application::models::transaction_tests::test_raw_transaction_serialization ... ok [INFO] [stdout] test application::models::transaction_tests::test_transaction_creation ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_create_working_order_request_stop ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_expires_at ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_with_expiry ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_with_reference ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_create_working_order_response ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_with_take_profit ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_with_stop_loss ... ok [INFO] [stdout] test application::models::working_order_tests::tests::test_create_working_order_request_limit ... ok [INFO] [stdout] test application::services::account_listener_tests::test_account_listener_new ... ok [INFO] [stdout] test application::services::account_service_tests::test_account_activity_structure ... ok [INFO] [stdout] test application::services::account_service_tests::test_account_info_structure ... ok [INFO] [stdout] test application::services::account_service_tests::test_positions_structure ... ok [INFO] [stdout] test application::services::account_service_tests::test_account_service_get_positions ... ok [INFO] [stdout] test application::services::account_service_tests::test_account_service_get_activity_with_details ... ok [INFO] [stdout] test application::services::account_service_tests::test_working_orders_structure ... ok [INFO] [stdout] test application::services::account_service_tests::test_account_service_get_accounts ... ok [INFO] [stdout] test application::services::account_service_tests::test_account_service_get_transactions ... ok [INFO] [stdout] test application::services::market_service_tests::test_instrument_type ... ok [INFO] [stdout] test application::services::market_service_tests::test_market_data_display ... ok [INFO] [stdout] test application::services::account_service_tests::test_transaction_history_structure ... ok [INFO] [stdout] test application::services::account_service_tests::test_account_service_get_activity ... ok [INFO] [stdout] test application::services::market_listener_tests::test_market_listener_mock ... ok [INFO] [stdout] test application::services::market_listener_tests::test_market_listener_new ... ok [INFO] [stdout] test application::services::market_service_tests::test_historical_prices_response ... ok [INFO] [stdout] test application::services::market_service_tests::test_get_multiple_market_details_empty_epics ... ok [INFO] [stdout] test application::services::market_service_tests::test_get_multiple_market_details_too_many_epics ... ok [INFO] [stdout] test application::services::account_service_tests::test_account_service_get_working_orders ... ok [INFO] [stdout] test application::services::market_service_tests::test_market_navigation_response ... ok [INFO] [stdout] test application::services::chart_listener_tests::test_chart_listener_new ... ok [INFO] [stdout] test application::services::order_service_tests::test_create_order_request_market ... ok [INFO] [stdout] test application::services::market_service_tests::test_market_search_result ... ok [INFO] [stdout] test application::services::order_service_tests::test_create_order_request_with_take_profit ... ok [INFO] [stdout] test application::services::market_service_tests::test_market_service_config ... ok [INFO] [stdout] test application::services::order_service_tests::test_create_working_order_request ... ok [INFO] [stdout] test application::services::order_service_tests::test_create_order_request_with_stop_loss ... ok [INFO] [stdout] test application::services::order_service_tests::test_order_confirmation ... ok [INFO] [stdout] test application::services::order_service_tests::test_create_working_order_response ... ok [INFO] [stdout] test application::services::order_service_tests::test_create_order_request_limit ... ok [INFO] [stdout] test application::services::order_service_tests::test_order_service_config ... ok [INFO] [stdout] test application::services::order_service_tests::test_update_position_request ... ok [INFO] [stdout] test application::services::price_listener_tests::test_price_listener_new ... ok [INFO] [stdout] test config_tests::test_credentials_display ... ok [INFO] [stdout] test config_tests::test_get_env_or_default_parse_error ... ok [INFO] [stdout] test config_tests::test_config_new ... ok [INFO] [stdout] test config_tests::test_config_with_rate_limit_types ... ok [INFO] [stdout] test config_tests::test_config_default ... ok [INFO] [stdout] test config_tests::test_config_with_env_vars ... ok [INFO] [stdout] test config_tests::test_pg_pool_invalid_url ... ok [INFO] [stdout] test config_tests::test_websocket_config_display ... ok [INFO] [stdout] test error_tests::test_app_error_from_auth_error ... ok [INFO] [stdout] test error_tests::test_app_error_from_io_error ... ok [INFO] [stdout] test config_tests::test_rest_api_config_display ... ok [INFO] [stdout] test application::services::order_service_tests::test_create_order_request_with_reference ... ok [INFO] [stdout] test error_tests::test_app_error_from_box_dyn_error ... ok [INFO] [stdout] test application::services::order_service_tests::test_close_position_request_market ... ok [INFO] [stdout] test error_tests::test_app_error_deserialization ... ok [INFO] [stdout] test config_tests::test_get_env_or_default_nonexistent ... ok [INFO] [stdout] test config_tests::test_get_env_or_default_missing ... ok [INFO] [stdout] test config_tests::test_get_env_or_default_existing ... ok [INFO] [stdout] test error_tests::test_app_error_from_serde_json_error ... ok [INFO] [stdout] test error_tests::test_app_error_invalid_input ... ok [INFO] [stdout] test error_tests::test_app_error_from_sqlx_error ... ok [INFO] [stdout] test error_tests::test_app_error_unauthorized ... ok [INFO] [stdout] test error_tests::test_app_error_unexpected ... ok [INFO] [stdout] test error_tests::test_app_error_rate_limit_exceeded ... ok [INFO] [stdout] test error_tests::test_auth_error_display ... ok [INFO] [stdout] test error_tests::test_app_error_websocket_error ... ok [INFO] [stdout] test error_tests::test_app_error_serialization_error ... ok [INFO] [stdout] test error_tests::test_auth_error_from_box_dyn_error_send_sync ... ok [INFO] [stdout] test error_tests::test_auth_error_from_box_dyn_error ... ok [INFO] [stdout] test presentation::market_tests::tests::test_currency_deserialization ... ok [INFO] [stdout] test error_tests::test_fetch_error_display ... ok [INFO] [stdout] test error_tests::test_auth_error_rate_limit_exceeded ... ok [INFO] [stdout] test presentation::market_tests::tests::test_dealing_rules_deserialization ... ok [INFO] [stdout] test presentation::market_tests::tests::test_market_details_deserialization ... ok [INFO] [stdout] test presentation::market_tests::tests::test_market_data_display ... ok [INFO] [stdout] test error_tests::test_auth_error_unexpected ... ok [INFO] [stdout] test presentation::market_tests::tests::test_price_allowance_deserialization ... ok [INFO] [stdout] test presentation::market_tests::tests::test_historical_prices_response_deserialization ... ok [INFO] [stdout] test presentation::market_tests::tests::test_instrument_type_deserialization ... ok [INFO] [stdout] test presentation::market_tests::tests::test_instrument_type_serialization ... ok [INFO] [stdout] test presentation::serialization_tests::tests::test_option_string_empty_as_none_deserialize ... ok [INFO] [stdout] test presentation::market_tests::tests::test_instrument_deserialization ... ok [INFO] [stdout] test presentation::market_tests::tests::test_price_point_deserialization ... ok [INFO] [stdout] test presentation::market_tests::tests::test_market_search_result_deserialization ... ok [INFO] [stdout] test presentation::serialization_tests::tests::test_option_string_empty_as_none_serialize ... ok [INFO] [stdout] test error_tests::test_app_error_not_found ... ok [INFO] [stdout] test presentation::serialization_tests::tests::test_string_as_bool_opt_deserialize_errors ... ok [INFO] [stdout] test presentation::serialization_tests::tests::test_string_as_bool_opt_deserialize ... ok [INFO] [stdout] test presentation::serialization_tests::tests::test_string_as_float_opt_deserialize_errors ... ok [INFO] [stdout] test presentation::serialization_tests::tests::test_string_as_float_opt_serialize ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_direction_serialization ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_from_item_update_with_confirms ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_display_implementation ... ok [INFO] [stdout] test presentation::serialization_tests::tests::test_string_as_float_opt_deserialize ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_from_trait_implementation ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_from_item_update_with_opu ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_from_item_update_with_wou ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_order_type_serialization ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_invalid_json_handling ... ok [INFO] [stdout] test application::models::transaction_tests::test_store_transaction_from_account_transaction_with_specific_date ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_time_in_force_serialization ... ok [INFO] [stdout] test presentation::serialization_tests::tests::test_string_as_bool_opt_serialize ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_from_item_update_with_multiple_fields ... ok [INFO] [stdout] test session::auth_tests::test_ig_session_new ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_from_item_update_with_empty_strings ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_status_serialization ... ok [INFO] [stdout] test presentation::trade_tests::tests::test_from_item_update_with_missing_fields ... ok [INFO] [stdout] test storage::storage_utils_tests::test_deserialize_from_json ... ok [INFO] [stdout] test application::models::transaction_tests::test_store_transaction_from_account_transaction ... ok [INFO] [stdout] test storage::storage_utils_tests::test_serialize_to_json ... ok [INFO] [stdout] test utils::display_tests::tests::test_json_display_macro ... ok [INFO] [stdout] test utils::display_tests::tests::test_json_display_multiple_structs ... ok [INFO] [stdout] test utils::display_tests::tests::test_json_display_with_null ... ok [INFO] [stdout] test utils::finance_tests::test_calculate_percentage_return ... ok [INFO] [stdout] test utils::finance_tests::test_calculate_pnl ... ok [INFO] [stdout] test utils::parsing_tests::tests::test_normalize_text ... ok [INFO] [stdout] test application::models::transaction_tests::test_store_transaction_from_account_transaction_with_fee ... ok [INFO] [stdout] test storage::storage_utils_tests::test_deserialize_from_json_invalid ... ok [INFO] [stdout] test storage::storage_utils_tests::test_serialize_complex_types ... ok [INFO] [stdout] test storage::storage_utils_tests::test_serialize_deserialize_roundtrip ... ok [INFO] [stdout] test utils::rate_limiter_tests::tests::test_rate_limit_type_limits ... ok [INFO] [stdout] test utils::rate_limiter_tests::tests::test_limiter_singleton_pattern ... ok [INFO] [stdout] test utils::parsing_tests::tests::test_parsed_option_info_display ... ok [INFO] [stdout] test utils::tools_tests::tests::test_version_constant ... ok [INFO] [stdout] test application::models::transaction_tests::test_transaction_list_as_ref ... ok [INFO] [stdout] test utils::rate_limiter_tests::tests::test_rate_limiter_wait ... ok [INFO] [stdout] test application::models::transaction_tests::test_transaction_list_from_account_transactions ... ok [INFO] [stdout] test utils::rate_limiter_tests::tests::test_global_limiters ... ok [INFO] [stdout] test utils::parsing_tests::tests::test_parse_instrument_name_wrapper ... ok [INFO] [stdout] test utils::tools_tests::tests::test_version_format ... ok [INFO] [stdout] test utils::rate_limiter_tests::tests::test_rate_limiter_new ... ok [INFO] [stdout] test utils::tools_tests::tests::test_version_function ... ok [INFO] [stdout] test transport::http_client_tests::test_http_client_new ... ok [INFO] [stdout] test session::auth_tests::test_ig_auth_new ... ok [INFO] [stdout] test application::services::account_service_impl_tests::test_get_and_set_config ... ok [INFO] [stdout] test transport::http_client_tests::test_request_no_auth_with_mockito ... ok [INFO] [stdout] test transport::http_client_tests::test_request_with_mockito ... ok [INFO] [stdout] test session::auth_tests::test_login_unauthorized ... ok [INFO] [stdout] test session::auth_tests::test_refresh_success ... ok [INFO] [stdout] test session::auth_tests::test_switch_account_success ... ok [INFO] [stdout] test session::auth_tests::test_login_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 172 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] [stderr] Doc-tests ig_client [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - (line 169) ... ignored [INFO] [stdout] test src/lib.rs - (line 192) ... ignored [INFO] [stdout] test src/lib.rs - (line 216) ... ignored [INFO] [stdout] test src/lib.rs - (line 244) ... ignored [INFO] [stdout] test src/lib.rs - (line 299) ... ignored [INFO] [stdout] test src/lib.rs - (line 420) ... ignored [INFO] [stdout] test src/lib.rs - (line 75) ... ignored [INFO] [stdout] test src/utils/display.rs - utils::display::impl_json_display (line 10) ... ok [INFO] [stdout] test src/utils/parsing.rs - utils::parsing::parse_instrument_name (line 83) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2fe703d538336ea76ebcf9257cc034dcd4555857a6b9d32a8fe70fc75c7e4ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe703d538336ea76ebcf9257cc034dcd4555857a6b9d32a8fe70fc75c7e4ad9", kill_on_drop: false }` [INFO] [stdout] 2fe703d538336ea76ebcf9257cc034dcd4555857a6b9d32a8fe70fc75c7e4ad9