[INFO] cloning repository https://github.com/frankykevin/large [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frankykevin/large" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankykevin%2Flarge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankykevin%2Flarge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a53c0d5b04136c30b81e9329974bb5170a2e4f3e [INFO] testing frankykevin/large against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankykevin%2Flarge" "/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/frankykevin/large [INFO] finished tweaking git repo https://github.com/frankykevin/large [INFO] tweaked toml for git repo https://github.com/frankykevin/large written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/frankykevin/large on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/frankykevin/large 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8b146fbdcd6a3e37a1c1b9d67f632489117b827cd82c8a584d1e480d096bd9e [INFO] running `Command { std: "docker" "start" "-a" "c8b146fbdcd6a3e37a1c1b9d67f632489117b827cd82c8a584d1e480d096bd9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8b146fbdcd6a3e37a1c1b9d67f632489117b827cd82c8a584d1e480d096bd9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b146fbdcd6a3e37a1c1b9d67f632489117b827cd82c8a584d1e480d096bd9e", kill_on_drop: false }` [INFO] [stdout] c8b146fbdcd6a3e37a1c1b9d67f632489117b827cd82c8a584d1e480d096bd9e [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8bf7915e959f09dd8fd1bf00f5f909f0d4ca72b1af2e4cf186260c57f219c38 [INFO] running `Command { std: "docker" "start" "-a" "f8bf7915e959f09dd8fd1bf00f5f909f0d4ca72b1af2e4cf186260c57f219c38", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling lalrpop-util v0.22.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling cynic-parser v0.9.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling utoipa-gen v5.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cynic-codegen v3.10.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling sui-graphql-client-build v0.0.4 [INFO] [stderr] Compiling sui-graphql-client v0.0.4 [INFO] [stderr] Compiling cynic-proc-macros v3.10.0 [INFO] [stderr] Compiling cynic v3.10.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling utoipa v5.3.1 [INFO] [stderr] Compiling sui-sdk-types v0.0.4 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling sui-crypto v0.0.4 [INFO] [stderr] Compiling sui-transaction-builder v0.0.4 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling utoipa-axum v0.2.0 [INFO] [stderr] Compiling large v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "f8bf7915e959f09dd8fd1bf00f5f909f0d4ca72b1af2e4cf186260c57f219c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8bf7915e959f09dd8fd1bf00f5f909f0d4ca72b1af2e4cf186260c57f219c38", kill_on_drop: false }` [INFO] [stdout] f8bf7915e959f09dd8fd1bf00f5f909f0d4ca72b1af2e4cf186260c57f219c38 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 752ab09546bb0360879be8a3ba6ba5cfee83020df590303fe49366ca70c71970 [INFO] running `Command { std: "docker" "start" "-a" "752ab09546bb0360879be8a3ba6ba5cfee83020df590303fe49366ca70c71970", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling cynic-parser v0.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling utoipa-gen v5.3.1 [INFO] [stderr] Compiling cynic-codegen v3.10.0 [INFO] [stderr] Compiling sui-graphql-client-build v0.0.4 [INFO] [stderr] Compiling sui-graphql-client v0.0.4 [INFO] [stderr] Compiling cynic-proc-macros v3.10.0 [INFO] [stderr] Compiling cynic v3.10.0 [INFO] [stderr] Compiling utoipa v5.3.1 [INFO] [stderr] Compiling utoipa-axum v0.2.0 [INFO] [stderr] Compiling large v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.58s [INFO] running `Command { std: "docker" "inspect" "752ab09546bb0360879be8a3ba6ba5cfee83020df590303fe49366ca70c71970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752ab09546bb0360879be8a3ba6ba5cfee83020df590303fe49366ca70c71970", kill_on_drop: false }` [INFO] [stdout] 752ab09546bb0360879be8a3ba6ba5cfee83020df590303fe49366ca70c71970 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8bbff6f84368842d20c846c057a3c352bd534d87d9a269e2a2266724cb19c17 [INFO] running `Command { std: "docker" "start" "-a" "b8bbff6f84368842d20c846c057a3c352bd534d87d9a269e2a2266724cb19c17", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/large-1a3b68b68e3ceaf7) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test merkle::tests::test_get_leaf_index ... ok [INFO] [stdout] test merkle::tests::test_new_merkle_tree_two_leaves ... ok [INFO] [stdout] test merkle::tests::test_serialization ... ok [INFO] [stdout] test merkle::tests::test_verify_invalid_proof ... ok [INFO] [stdout] test merkle::tests::test_new_merkle_tree_odd_leaves ... ok [INFO] [stdout] test merkle::tests::test_get_proof_and_verify ... ok [INFO] [stdout] test merkle::tests::test_new_merkle_tree_empty - should panic ... ok [INFO] [stdout] test merkle::tests::test_new_merkle_tree_single - should panic ... ok [INFO] [stdout] test merkle::tests::test_merkle_tree_large_leaves ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.58s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/large-ca2950db02b9b421) [INFO] [stderr] Doc-tests large [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8bbff6f84368842d20c846c057a3c352bd534d87d9a269e2a2266724cb19c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8bbff6f84368842d20c846c057a3c352bd534d87d9a269e2a2266724cb19c17", kill_on_drop: false }` [INFO] [stdout] b8bbff6f84368842d20c846c057a3c352bd534d87d9a269e2a2266724cb19c17