[INFO] cloning repository https://github.com/jsim2010/paper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsim2010/paper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0c0ba3b0ea3775d8266bd3c82b293213a22a339 [INFO] testing jsim2010/paper against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsim2010/paper on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsim2010/paper [INFO] finished tweaking git repo https://github.com/jsim2010/paper [INFO] tweaked toml for git repo https://github.com/jsim2010/paper written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] 8261a8ceda5e6d5b4cc3b6260c4492f679ed3f6133e118547431efeb1e043f22 [INFO] running `Command { std: "docker" "start" "-a" "8261a8ceda5e6d5b4cc3b6260c4492f679ed3f6133e118547431efeb1e043f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8261a8ceda5e6d5b4cc3b6260c4492f679ed3f6133e118547431efeb1e043f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8261a8ceda5e6d5b4cc3b6260c4492f679ed3f6133e118547431efeb1e043f22", kill_on_drop: false }` [INFO] [stdout] 8261a8ceda5e6d5b4cc3b6260c4492f679ed3f6133e118547431efeb1e043f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae3f55b3452aadf521db518ea9006ddfb6e4bc92ad4a762337a2aea2bde96b8f [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" "ae3f55b3452aadf521db518ea9006ddfb6e4bc92ad4a762337a2aea2bde96b8f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sysinfo v0.14.15 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling path-slash v0.1.3 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling byte-unit v4.0.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling cur_macro v0.4.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling parse-display-derive v0.2.0 [INFO] [stderr] Compiling starship_module_config_derive v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling cur v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling parse-display v0.1.2 [INFO] [stderr] Compiling parse-display v0.2.0 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling conventus v0.2.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling os_info v2.0.8 [INFO] [stderr] Compiling market v0.19.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling attohttpc v0.15.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling lsp-types v0.77.0 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling starship v0.44.0 [INFO] [stderr] Compiling docuglot v0.1.0 [INFO] [stderr] Compiling paper v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/logging.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | OffsetDateTime::now_local().format("%F %T"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 24s [INFO] running `Command { std: "docker" "inspect" "ae3f55b3452aadf521db518ea9006ddfb6e4bc92ad4a762337a2aea2bde96b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3f55b3452aadf521db518ea9006ddfb6e4bc92ad4a762337a2aea2bde96b8f", kill_on_drop: false }` [INFO] [stdout] ae3f55b3452aadf521db518ea9006ddfb6e4bc92ad4a762337a2aea2bde96b8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--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] 305dddbdb67553897106baad575a276627d7153b7ae53c8cc5dcab330b578632 [INFO] running `Command { std: "docker" "start" "-a" "305dddbdb67553897106baad575a276627d7153b7ae53c8cc5dcab330b578632", kill_on_drop: false }` [INFO] [stderr] Compiling paper v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/logging.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | OffsetDateTime::now_local().format("%F %T"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/logging.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | OffsetDateTime::now_local().format("%F %T"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.73s [INFO] running `Command { std: "docker" "inspect" "305dddbdb67553897106baad575a276627d7153b7ae53c8cc5dcab330b578632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305dddbdb67553897106baad575a276627d7153b7ae53c8cc5dcab330b578632", kill_on_drop: false }` [INFO] [stdout] 305dddbdb67553897106baad575a276627d7153b7ae53c8cc5dcab330b578632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39473f0884bb46d4cab4549aee3fb28c3d34bb7c797bee0129b6d50ff1907942 [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" "39473f0884bb46d4cab4549aee3fb28c3d34bb7c797bee0129b6d50ff1907942", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stderr] --> src/logging.rs:86:25 [INFO] [stderr] | [INFO] [stderr] 86 | OffsetDateTime::now_local().format("%F %T"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `time::OffsetDateTime::now_local`: UTC is returned if the local offset cannot be determined [INFO] [stderr] --> src/logging.rs:86:25 [INFO] [stderr] | [INFO] [stderr] 86 | OffsetDateTime::now_local().format("%F %T"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/paper-a4c2ed3d7be3eb43 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test app::translate::test::collect::execute ... ok [INFO] [stdout] test app::translate::test::confirm::cancel ... ok [INFO] [stdout] test app::translate::test::confirm::confirm ... ok [INFO] [stdout] test app::translate::test::view::quit ... ok [INFO] [stdout] test app::translate::test::view::open ... ok [INFO] [stdout] test app::translate::test::collect::reset ... ok [INFO] [stdout] test app::translate::test::collect::collect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 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] [stderr] Running /opt/rustwide/target/debug/deps/paper-11655950db9dcf7d [INFO] [stderr] Doc-tests paper [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Paper (line 58) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39473f0884bb46d4cab4549aee3fb28c3d34bb7c797bee0129b6d50ff1907942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39473f0884bb46d4cab4549aee3fb28c3d34bb7c797bee0129b6d50ff1907942", kill_on_drop: false }` [INFO] [stdout] 39473f0884bb46d4cab4549aee3fb28c3d34bb7c797bee0129b6d50ff1907942