[INFO] fetching crate blockfrost-openapi 0.1.75... [INFO] testing blockfrost-openapi-0.1.75 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate blockfrost-openapi 0.1.75 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate blockfrost-openapi 0.1.75 [INFO] finished tweaking crates.io crate blockfrost-openapi 0.1.75 [INFO] tweaked toml for crates.io crate blockfrost-openapi 0.1.75 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate blockfrost-openapi 0.1.75 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate blockfrost-openapi 0.1.75 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.20.3 [INFO] [stderr] Downloaded darling v0.20.3 [INFO] [stderr] Downloaded uuid v1.11.0 [INFO] [stderr] Downloaded darling_core v0.20.3 [INFO] [stderr] Downloaded libc v0.2.162 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 438ae8e7bf86110aff806bba6542a3542cd381e1fb5069da418d7f21054d86d5 [INFO] running `Command { std: "docker" "start" "-a" "438ae8e7bf86110aff806bba6542a3542cd381e1fb5069da418d7f21054d86d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "438ae8e7bf86110aff806bba6542a3542cd381e1fb5069da418d7f21054d86d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "438ae8e7bf86110aff806bba6542a3542cd381e1fb5069da418d7f21054d86d5", kill_on_drop: false }` [INFO] [stdout] 438ae8e7bf86110aff806bba6542a3542cd381e1fb5069da418d7f21054d86d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dce2e16920246c6252c0314587e113accbae3d7ae6e20648bb01fe6b2279d0a [INFO] running `Command { std: "docker" "start" "-a" "2dce2e16920246c6252c0314587e113accbae3d7ae6e20648bb01fe6b2279d0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling blockfrost-openapi v0.1.75 (/opt/rustwide/workdir) [INFO] [stdout] warning: module `_ipfs_pin_list__ipfs_path__get_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub mod _ipfs_pin_list__ipfs_path__get_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_list_ipfs_path_get_200_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_pools__pool_id__metadata_get_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod _pools__pool_id__metadata_get_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_pools_pool_id_metadata_get_200_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_425_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub mod _ipfs_pin_add__ipfs_path__post_425_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_425_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_ipfs_pin_remove__ipfs_path__post_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub mod _ipfs_pin_remove__ipfs_path__post_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_remove_ipfs_path_post_200_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub mod _ipfs_pin_add__ipfs_path__post_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_200_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.57s [INFO] running `Command { std: "docker" "inspect" "2dce2e16920246c6252c0314587e113accbae3d7ae6e20648bb01fe6b2279d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dce2e16920246c6252c0314587e113accbae3d7ae6e20648bb01fe6b2279d0a", kill_on_drop: false }` [INFO] [stdout] 2dce2e16920246c6252c0314587e113accbae3d7ae6e20648bb01fe6b2279d0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c85e2bb4fac3e5129da6b4976ed638327a4c62fd148218835b85e25d69b47310 [INFO] running `Command { std: "docker" "start" "-a" "c85e2bb4fac3e5129da6b4976ed638327a4c62fd148218835b85e25d69b47310", kill_on_drop: false }` [INFO] [stdout] warning: module `_ipfs_pin_list__ipfs_path__get_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub mod _ipfs_pin_list__ipfs_path__get_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_list_ipfs_path_get_200_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_pools__pool_id__metadata_get_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod _pools__pool_id__metadata_get_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_pools_pool_id_metadata_get_200_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_425_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub mod _ipfs_pin_add__ipfs_path__post_425_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_425_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_ipfs_pin_remove__ipfs_path__post_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub mod _ipfs_pin_remove__ipfs_path__post_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_remove_ipfs_path_post_200_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub mod _ipfs_pin_add__ipfs_path__post_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_200_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blockfrost-openapi v0.1.75 (/opt/rustwide/workdir) [INFO] [stdout] warning: module `_ipfs_pin_list__ipfs_path__get_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub mod _ipfs_pin_list__ipfs_path__get_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_list_ipfs_path_get_200_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_pools__pool_id__metadata_get_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod _pools__pool_id__metadata_get_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_pools_pool_id_metadata_get_200_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_425_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub mod _ipfs_pin_add__ipfs_path__post_425_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_425_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_ipfs_pin_remove__ipfs_path__post_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub mod _ipfs_pin_remove__ipfs_path__post_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_remove_ipfs_path_post_200_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_200_response` should have a snake case name [INFO] [stdout] --> src/models/mod.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub mod _ipfs_pin_add__ipfs_path__post_200_response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_200_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.64s [INFO] running `Command { std: "docker" "inspect" "c85e2bb4fac3e5129da6b4976ed638327a4c62fd148218835b85e25d69b47310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c85e2bb4fac3e5129da6b4976ed638327a4c62fd148218835b85e25d69b47310", kill_on_drop: false }` [INFO] [stdout] c85e2bb4fac3e5129da6b4976ed638327a4c62fd148218835b85e25d69b47310 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5b33c007ff92d680707989cd20b83e9044848a75d118b7153399155e26df36aa [INFO] running `Command { std: "docker" "start" "-a" "5b33c007ff92d680707989cd20b83e9044848a75d118b7153399155e26df36aa", kill_on_drop: false }` [INFO] [stderr] warning: module `_ipfs_pin_list__ipfs_path__get_200_response` should have a snake case name [INFO] [stderr] --> src/models/mod.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 46 | pub mod _ipfs_pin_list__ipfs_path__get_200_response; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_list_ipfs_path_get_200_response` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: module `_pools__pool_id__metadata_get_200_response` should have a snake case name [INFO] [stderr] --> src/models/mod.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | pub mod _pools__pool_id__metadata_get_200_response; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_pools_pool_id_metadata_get_200_response` [INFO] [stderr] [INFO] [stderr] warning: module `_ipfs_pin_add__ipfs_path__post_425_response` should have a snake case name [INFO] [stderr] --> src/models/mod.rs:81:9 [INFO] [stderr] | [INFO] [stderr] 81 | pub mod _ipfs_pin_add__ipfs_path__post_425_response; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_425_response` [INFO] [stderr] [INFO] [stderr] warning: module `_ipfs_pin_remove__ipfs_path__post_200_response` should have a snake case name [INFO] [stderr] --> src/models/mod.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | pub mod _ipfs_pin_remove__ipfs_path__post_200_response; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_remove_ipfs_path_post_200_response` [INFO] [stderr] [INFO] [stderr] warning: module `_ipfs_pin_add__ipfs_path__post_200_response` should have a snake case name [INFO] [stderr] --> src/models/mod.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | pub mod _ipfs_pin_add__ipfs_path__post_200_response; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_200_response` [INFO] [stderr] [INFO] [stderr] warning: `blockfrost-openapi` (lib) generated 5 warnings [INFO] [stderr] warning: `blockfrost-openapi` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockfrost_openapi-e9d772fa3bee008b) [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] [stderr] Doc-tests blockfrost_openapi [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" "5b33c007ff92d680707989cd20b83e9044848a75d118b7153399155e26df36aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b33c007ff92d680707989cd20b83e9044848a75d118b7153399155e26df36aa", kill_on_drop: false }` [INFO] [stdout] 5b33c007ff92d680707989cd20b83e9044848a75d118b7153399155e26df36aa