[INFO] cloning repository https://github.com/gildlab/gildlab-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gildlab/gildlab-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildlab%2Fgildlab-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildlab%2Fgildlab-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 124398fdaf21ede3f989ce494e16d583f81e086b [INFO] testing gildlab/gildlab-cli against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildlab%2Fgildlab-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gildlab/gildlab-cli [INFO] finished tweaking git repo https://github.com/gildlab/gildlab-cli [INFO] tweaked toml for git repo https://github.com/gildlab/gildlab-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gildlab/gildlab-cli on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gildlab/gildlab-cli 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql_query_derive v0.13.0 [INFO] [stderr] Downloaded graphql_client v0.13.0 [INFO] [stderr] Downloaded validator_derive v0.16.0 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded graphql_query_derive v0.12.0 [INFO] [stderr] Downloaded alloy-rlp v0.3.8 [INFO] [stderr] Downloaded mockito v0.31.1 [INFO] [stderr] Downloaded graphql_client v0.12.0 [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded ruint v1.12.3 [INFO] [stderr] Downloaded graphql_client_codegen v0.13.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.12.0 [INFO] [stderr] Downloaded alloy-primitives v0.5.4 [INFO] [stderr] Downloaded syn-solidity v0.5.4 [INFO] [stderr] Downloaded blake2b_simd v1.0.2 [INFO] [stderr] Downloaded blake3 v1.5.4 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded blake2s_simd v1.0.2 [INFO] [stderr] Downloaded alloy-sol-types v0.5.4 [INFO] [stderr] Downloaded alloy-sol-macro v0.5.4 [INFO] [stderr] Downloaded rain-metadata v0.0.2-alpha.6 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.12 [INFO] [stderr] Downloaded parity-scale-codec v3.6.12 [INFO] [stderr] Downloaded const-hex v1.13.1 [INFO] [stderr] Downloaded validator_types v0.16.0 [INFO] [stderr] Downloaded validator v0.16.1 [INFO] [stderr] Downloaded alloy-sol-type-parser v0.5.4 [INFO] [stderr] Downloaded alloy-json-abi v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6923f7a4ea786b197183eb5e121fafc76e5b06af19b16f2ce319a62ffa388c18 [INFO] running `Command { std: "docker" "start" "-a" "6923f7a4ea786b197183eb5e121fafc76e5b06af19b16f2ce319a62ffa388c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6923f7a4ea786b197183eb5e121fafc76e5b06af19b16f2ce319a62ffa388c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6923f7a4ea786b197183eb5e121fafc76e5b06af19b16f2ce319a62ffa388c18", kill_on_drop: false }` [INFO] [stdout] 6923f7a4ea786b197183eb5e121fafc76e5b06af19b16f2ce319a62ffa388c18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e67f3ed9db28bd74311f2c9dcfa14e029299543f2f4f1db5bf154c3ba2eff06 [INFO] running `Command { std: "docker" "start" "-a" "3e67f3ed9db28bd74311f2c9dcfa14e029299543f2f4f1db5bf154c3ba2eff06", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling cc v1.1.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling const-hex v1.13.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling alloy-sol-type-parser v0.5.4 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling syn-solidity v0.5.4 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling alloy-sol-macro v0.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling ruint v1.12.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alloy-primitives v0.5.4 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling graphql_client_codegen v0.12.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling mockito v0.31.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling alloy-sol-types v0.5.4 [INFO] [stderr] Compiling alloy-json-abi v0.5.4 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Compiling graphql_query_derive v0.12.0 [INFO] [stderr] Compiling graphql_client v0.13.0 [INFO] [stderr] Compiling graphql_client v0.12.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rain-metadata v0.0.2-alpha.6 [INFO] [stderr] Compiling gildlab-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Payload` is never constructed [INFO] [stdout] --> src/author/authors.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Payload { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "3e67f3ed9db28bd74311f2c9dcfa14e029299543f2f4f1db5bf154c3ba2eff06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e67f3ed9db28bd74311f2c9dcfa14e029299543f2f4f1db5bf154c3ba2eff06", kill_on_drop: false }` [INFO] [stdout] 3e67f3ed9db28bd74311f2c9dcfa14e029299543f2f4f1db5bf154c3ba2eff06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 870f97e60386ece4cb5d7314ff5e741ce7c6b6ba54f270117cb48eed84692856 [INFO] running `Command { std: "docker" "start" "-a" "870f97e60386ece4cb5d7314ff5e741ce7c6b6ba54f270117cb48eed84692856", kill_on_drop: false }` [INFO] [stderr] Compiling gildlab-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Payload` is never constructed [INFO] [stdout] --> src/author/authors.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Payload { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.52s [INFO] running `Command { std: "docker" "inspect" "870f97e60386ece4cb5d7314ff5e741ce7c6b6ba54f270117cb48eed84692856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870f97e60386ece4cb5d7314ff5e741ce7c6b6ba54f270117cb48eed84692856", kill_on_drop: false }` [INFO] [stdout] 870f97e60386ece4cb5d7314ff5e741ce7c6b6ba54f270117cb48eed84692856 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4aaedce394e46087f70ec67353b78e14ca18458026bb8a7d0d9c96f5e247423b [INFO] running `Command { std: "docker" "start" "-a" "4aaedce394e46087f70ec67353b78e14ca18458026bb8a7d0d9c96f5e247423b", kill_on_drop: false }` [INFO] [stderr] warning: struct `Payload` is never constructed [INFO] [stderr] --> src/author/authors.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | struct Payload { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `gildlab-cli` (bin "gildlab-cli" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gildlab_cli-10fdff67f32597d3) [INFO] [stdout] running 3 tests [INFO] [stdout] test subgraph::test::subgraph_url ... ok [INFO] [stdout] test author::authors::tests::test_get_authors_with_invalid_meta ... ok [INFO] [stdout] test author::authors::tests::test_get_authors_with_valid_manager ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4aaedce394e46087f70ec67353b78e14ca18458026bb8a7d0d9c96f5e247423b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aaedce394e46087f70ec67353b78e14ca18458026bb8a7d0d9c96f5e247423b", kill_on_drop: false }` [INFO] [stdout] 4aaedce394e46087f70ec67353b78e14ca18458026bb8a7d0d9c96f5e247423b