[INFO] fetching crate lighter-rust 0.1.0...
[INFO] testing lighter-rust-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate lighter-rust 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate lighter-rust 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate lighter-rust 0.1.0
[INFO] tweaked toml for crates.io crate lighter-rust 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lighter-rust 0.1.0 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 crates.io crate lighter-rust 0.1.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 109d7e1471496cf39576180040806268a9913bf408d97646e419fcb72c10dc09
[INFO] running `Command { std: "docker" "start" "-a" "109d7e1471496cf39576180040806268a9913bf408d97646e419fcb72c10dc09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "109d7e1471496cf39576180040806268a9913bf408d97646e419fcb72c10dc09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "109d7e1471496cf39576180040806268a9913bf408d97646e419fcb72c10dc09", kill_on_drop: false }`
[INFO] [stdout] 109d7e1471496cf39576180040806268a9913bf408d97646e419fcb72c10dc09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6c3f5233253ad902c90a167fd84c1f14c7ef78e014ce99a0be27070d2ce6a4e1
[INFO] running `Command { std: "docker" "start" "-a" "6c3f5233253ad902c90a167fd84c1f14c7ef78e014ce99a0be27070d2ce6a4e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling const-hex v1.15.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling hmac-drbg v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memzero v0.1.0
[INFO] [stderr]    Compiling base58 v0.1.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn-solidity v0.8.25
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.25
[INFO] [stderr]    Compiling tiny-hderive v0.3.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.25
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.25
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling alloy-primitives v0.8.25
[INFO] [stderr]    Compiling alloy-eip7702 v0.3.2
[INFO] [stderr]    Compiling alloy-eip2930 v0.1.0
[INFO] [stderr]    Compiling alloy-serde v0.5.4
[INFO] [stderr]    Compiling alloy-sol-types v0.8.25
[INFO] [stderr]    Compiling alloy-signer v0.5.4
[INFO] [stderr]    Compiling alloy-core v0.8.25
[INFO] [stderr]    Compiling alloy-eips v0.5.4
[INFO] [stderr]    Compiling alloy-consensus v0.5.4
[INFO] [stderr]    Compiling alloy-network-primitives v0.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling alloy-rpc-types-eth v0.5.4
[INFO] [stderr]    Compiling alloy-json-rpc v0.5.4
[INFO] [stderr]    Compiling alloy-network v0.5.4
[INFO] [stderr]    Compiling alloy-rpc-types v0.5.4
[INFO] [stderr]    Compiling alloy-signer-local v0.5.4
[INFO] [stderr]    Compiling alloy v0.5.4
[INFO] [stderr]    Compiling lighter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use api::*;
[INFO] [stdout]    |         ^^^^^^ the name `account` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 47 | pub use models::*;
[INFO] [stdout]    |         --------- but the name `account` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use api::*;
[INFO] [stdout]    |         ^^^^^^ the name `order` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 47 | pub use models::*;
[INFO] [stdout]    |         --------- but the name `order` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `ApiClient` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use client::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `SignerClient` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use client::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "6c3f5233253ad902c90a167fd84c1f14c7ef78e014ce99a0be27070d2ce6a4e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c3f5233253ad902c90a167fd84c1f14c7ef78e014ce99a0be27070d2ce6a4e1", kill_on_drop: false }`
[INFO] [stdout] 6c3f5233253ad902c90a167fd84c1f14c7ef78e014ce99a0be27070d2ce6a4e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b5b702091149dd7158a543b7ed4a69e15ebd225d9930e250016ee0f3c14fbc68
[INFO] running `Command { std: "docker" "start" "-a" "b5b702091149dd7158a543b7ed4a69e15ebd225d9930e250016ee0f3c14fbc68", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling lighter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use api::*;
[INFO] [stdout]    |         ^^^^^^ the name `account` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 47 | pub use models::*;
[INFO] [stdout]    |         --------- but the name `account` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use api::*;
[INFO] [stdout]    |         ^^^^^^ the name `order` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 47 | pub use models::*;
[INFO] [stdout]    |         --------- but the name `order` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `ApiClient` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use client::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `SignerClient` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use client::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use api::*;
[INFO] [stdout]    |         ^^^^^^ the name `account` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 47 | pub use models::*;
[INFO] [stdout]    |         --------- but the name `account` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use api::*;
[INFO] [stdout]    |         ^^^^^^ the name `order` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 47 | pub use models::*;
[INFO] [stdout]    |         --------- but the name `order` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `ApiClient` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use client::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `SignerClient` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use client::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 | use crate::client::{ApiClient, SignerClient};
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid format string: unmatched `}` found
[INFO] [stdout]   --> examples/trading_bot.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |             println!("SMA({})}: ${:.2}", sma_period, sma);
[INFO] [stdout]    |                              ^ unmatched `}` in format string
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you intended to print `}`, you can escape it using `}}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in crate `tracing_subscriber`
[INFO] [stdout]  --> examples/trading_bot.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 |     tracing_subscriber::init();
[INFO] [stdout]   |                         ^^^^ not found in `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use tracing_subscriber::fmt::init;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     tracing_subscriber::init();
[INFO] [stdout] 7 +     init();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CandlestickInterval`
[INFO] [stdout]  --> examples/trading_bot.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lighter_rust::{CandlestickInterval, Config, LighterClient, OrderType, Side};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_address` found for struct `EthereumSigner` in the current scope
[INFO] [stdout]   --> examples/mnemonic_wallet.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let address = signer.get_address()?;
[INFO] [stdout]    |                          ^^^^^^^^^^^ method not found in `EthereumSigner`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/signers/ethereum.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get_address(&self) -> Result<String>;
[INFO] [stdout]    |        ----------- the method is available for `EthereumSigner` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Signer` which provides `get_address` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use lighter_rust::Signer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mockito::server_url`
[INFO] [stdout]  --> tests/integration_tests.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use mockito::{mock, server_url, Matcher};
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     no `server_url` in the root
[INFO] [stdout]   |                     help: a similar name exists in the module: `server_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `mock` is private
[INFO] [stdout]    --> tests/integration_tests.rs:2:15
[INFO] [stdout]     |
[INFO] [stdout]   2 | use mockito::{mock, server_url, Matcher};
[INFO] [stdout]     |               ^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `mock` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.0/src/lib.rs:742:1
[INFO] [stdout]     |
[INFO] [stdout] 742 | mod mock;
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_address` found for struct `EthereumSigner` in the current scope
[INFO] [stdout]   --> examples/mnemonic_wallet.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let address = signer.get_address()?;
[INFO] [stdout]    |                              ^^^^^^^^^^^ method not found in `EthereumSigner`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/signers/ethereum.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get_address(&self) -> Result<String>;
[INFO] [stdout]    |        ----------- the method is available for `EthereumSigner` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Signer` which provides `get_address` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use lighter_rust::Signer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lighter-rust` (example "trading_bot") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `init` in crate `tracing_subscriber`
[INFO] [stdout]  --> examples/basic_usage.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 |     tracing_subscriber::init();
[INFO] [stdout]   |                         ^^^^ not found in `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use tracing_subscriber::fmt::init;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -     tracing_subscriber::init();
[INFO] [stdout] 5 +     init();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_address` found for struct `EthereumSigner` in the current scope
[INFO] [stdout]   --> examples/mnemonic_wallet.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let random_address = random_signer.get_address()?;
[INFO] [stdout]    |                                        ^^^^^^^^^^^ method not found in `EthereumSigner`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/signers/ethereum.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get_address(&self) -> Result<String>;
[INFO] [stdout]    |        ----------- the method is available for `EthereumSigner` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Signer` which provides `get_address` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use lighter_rust::Signer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Position` and `Trade`
[INFO] [stdout]  --> tests/serialization_tests.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Pagination, Position, PriceLevel, Side, TimeInForce, Trade,
[INFO] [stdout]   |                 ^^^^^^^^                                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sign_message` found for struct `EthereumSigner` in the current scope
[INFO] [stdout]   --> examples/mnemonic_wallet.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let signature = signer.sign_message(message)?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^ method not found in `EthereumSigner`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/signers/ethereum.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn sign_message(&self, message: &str) -> Result<String>;
[INFO] [stdout]    |        ------------ the method is available for `EthereumSigner` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Signer` which provides `sign_message` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use lighter_rust::Signer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AccountTier`
[INFO] [stdout]  --> examples/basic_usage.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lighter_rust::{AccountTier, Config, LighterClient, OrderType, Side};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lighter-rust` (example "mnemonic_wallet") due to 4 previous errors
[INFO] [stdout] error[E0277]: the trait bound `Matcher: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> tests/integration_tests.rs:78:35
[INFO] [stdout]     |
[INFO] [stdout]  78 |           .match_body(Matcher::Json(json!({
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout]  79 | |             "symbol": "BTC-USDC",
[INFO] [stdout]  80 | |             "side": "BUY",
[INFO] [stdout]  81 | |             "order_type": "LIMIT",
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |             "nonce": Matcher::Any
[INFO] [stdout]  89 | |         })))
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________the trait `serde::ser::Serialize` is not implemented for `Matcher`
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Matcher` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 304 others
[INFO] [stdout]     = note: required for `&Matcher` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.143/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Matcher: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> tests/integration_tests.rs:78:35
[INFO] [stdout]     |
[INFO] [stdout]  78 |           .match_body(Matcher::Json(json!({
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout]  79 | |             "symbol": "BTC-USDC",
[INFO] [stdout]  80 | |             "side": "BUY",
[INFO] [stdout]  81 | |             "order_type": "LIMIT",
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |             "nonce": Matcher::Any
[INFO] [stdout]  89 | |         })))
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________the trait `serde::ser::Serialize` is not implemented for `Matcher`
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Matcher` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 304 others
[INFO] [stdout]     = note: required for `&Matcher` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.143/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lighter-rust` (test "integration_tests") due to 4 previous errors
[INFO] [stderr] error: could not compile `lighter-rust` (example "basic_usage") due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: fields `order_id`, `price`, and `order_type` are never read
[INFO] [stdout]   --> examples/advanced_order_management.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct OrderInfo {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 26 |     order_id: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     price: Option<f64>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 31 |     order_type: OrderType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrderInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `symbol` and `max_loss` are never read
[INFO] [stdout]   --> examples/advanced_order_management.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct PositionLimit {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 39 |     symbol: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     max_loss: f64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PositionLimit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cancel_all_symbol_orders` is never used
[INFO] [stdout]    --> examples/advanced_order_management.rs:399:14
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl OrderManager {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 399 |     async fn cancel_all_symbol_orders(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b5b702091149dd7158a543b7ed4a69e15ebd225d9930e250016ee0f3c14fbc68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5b702091149dd7158a543b7ed4a69e15ebd225d9930e250016ee0f3c14fbc68", kill_on_drop: false }`
[INFO] [stdout] b5b702091149dd7158a543b7ed4a69e15ebd225d9930e250016ee0f3c14fbc68
