[INFO] crate cups-cli 0.1.1 is already in cache [INFO] testing cups-cli-0.1.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate cups-cli 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate cups-cli 0.1.1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cups-cli 0.1.1 [INFO] finished tweaking crates.io crate cups-cli 0.1.1 [INFO] tweaked toml for crates.io crate cups-cli 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate cups-cli 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e45d75fd1d70b2ec6b4146b289473de141e094d046475da80b7468cf71b67065 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e45d75fd1d70b2ec6b4146b289473de141e094d046475da80b7468cf71b67065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e45d75fd1d70b2ec6b4146b289473de141e094d046475da80b7468cf71b67065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45d75fd1d70b2ec6b4146b289473de141e094d046475da80b7468cf71b67065", kill_on_drop: false }` [INFO] [stdout] e45d75fd1d70b2ec6b4146b289473de141e094d046475da80b7468cf71b67065 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8bf133fafe34f332e6058a60d025cbcd65d1e84f2d123908e796f4c5feffae9e [INFO] running `Command { std: "docker" "start" "-a" "8bf133fafe34f332e6058a60d025cbcd65d1e84f2d123908e796f4c5feffae9e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling bstr v0.2.9 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling tokio v0.2.10 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.7 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling tokio-socks v0.2.0 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling cups-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/tui.rs:298:29 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/tui.rs:298:44 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected` [INFO] [stdout] --> src/tui.rs:298:63 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clear` [INFO] [stdout] --> src/tui.rs:298:80 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clear` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/tui.rs:300:16 [INFO] [stdout] | [INFO] [stdout] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgs` [INFO] [stdout] --> src/tui.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_msgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "8bf133fafe34f332e6058a60d025cbcd65d1e84f2d123908e796f4c5feffae9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf133fafe34f332e6058a60d025cbcd65d1e84f2d123908e796f4c5feffae9e", kill_on_drop: false }` [INFO] [stdout] 8bf133fafe34f332e6058a60d025cbcd65d1e84f2d123908e796f4c5feffae9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e59961bde2e1ac28b0ef1b977e5d467c8b944df2dc70d637f1865ac27fa9f31f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e59961bde2e1ac28b0ef1b977e5d467c8b944df2dc70d637f1865ac27fa9f31f", kill_on_drop: false }` [INFO] [stderr] Compiling cups-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/tui.rs:298:29 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/tui.rs:298:44 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected` [INFO] [stdout] --> src/tui.rs:298:63 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clear` [INFO] [stdout] --> src/tui.rs:298:80 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clear` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/tui.rs:300:16 [INFO] [stdout] | [INFO] [stdout] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgs` [INFO] [stdout] --> src/tui.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_msgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "e59961bde2e1ac28b0ef1b977e5d467c8b944df2dc70d637f1865ac27fa9f31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59961bde2e1ac28b0ef1b977e5d467c8b944df2dc70d637f1865ac27fa9f31f", kill_on_drop: false }` [INFO] [stdout] e59961bde2e1ac28b0ef1b977e5d467c8b944df2dc70d637f1865ac27fa9f31f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bdcc32256c5adb169b5aff62c5de31c20df484d175afaee72ea574122c9d339e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bdcc32256c5adb169b5aff62c5de31c20df484d175afaee72ea574122c9d339e", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `win` [INFO] [stderr] --> src/tui.rs:298:29 [INFO] [stderr] | [INFO] [stderr] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/tui.rs:298:44 [INFO] [stderr] | [INFO] [stderr] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `selected` [INFO] [stderr] --> src/tui.rs:298:63 [INFO] [stderr] | [INFO] [stderr] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `clear` [INFO] [stderr] --> src/tui.rs:298:80 [INFO] [stderr] | [INFO] [stderr] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clear` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `win` [INFO] [stderr] --> src/tui.rs:300:16 [INFO] [stderr] | [INFO] [stderr] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msgs` [INFO] [stderr] --> src/tui.rs:300:31 [INFO] [stderr] | [INFO] [stderr] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_msgs` [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cupslib-f086e9e7137d866c [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cups_cli-4e3c4409107a81ec [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests cupslib [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bdcc32256c5adb169b5aff62c5de31c20df484d175afaee72ea574122c9d339e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdcc32256c5adb169b5aff62c5de31c20df484d175afaee72ea574122c9d339e", kill_on_drop: false }` [INFO] [stdout] bdcc32256c5adb169b5aff62c5de31c20df484d175afaee72ea574122c9d339e