[INFO] fetching crate zng-wgt-progress 0.2.0... [INFO] testing zng-wgt-progress-0.2.0 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate zng-wgt-progress 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate zng-wgt-progress 0.2.0 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zng-wgt-progress 0.2.0 [INFO] finished tweaking crates.io crate zng-wgt-progress 0.2.0 [INFO] tweaked toml for crates.io crate zng-wgt-progress 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 315 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 751c9e7a422449c83ca50b455f1b8dd7b498f362e29eb9e7645dc99c35afc20a [INFO] running `Command { std: "docker" "start" "-a" "751c9e7a422449c83ca50b455f1b8dd7b498f362e29eb9e7645dc99c35afc20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "751c9e7a422449c83ca50b455f1b8dd7b498f362e29eb9e7645dc99c35afc20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751c9e7a422449c83ca50b455f1b8dd7b498f362e29eb9e7645dc99c35afc20a", kill_on_drop: false }` [INFO] [stdout] 751c9e7a422449c83ca50b455f1b8dd7b498f362e29eb9e7645dc99c35afc20a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1067c221409a198289d7fd02674606f5581dbdb54e8ae8e3f2ee61efaf8c9143 [INFO] running `Command { std: "docker" "start" "-a" "1067c221409a198289d7fd02674606f5581dbdb54e8ae8e3f2ee61efaf8c9143", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling linkme-impl v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zng-app-context v0.5.13 [INFO] [stderr] Compiling linkme v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pretty-type-name v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zng-var v0.5.10 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling zng-var-proc-macros v0.2.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zng-clone-move v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling zng-txt v0.2.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling zng-handle v0.2.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling zng-unit v0.2.10 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling zng-view-api v0.11.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling zng-tp-licenses v0.2.9 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling zng-unique-id v0.4.8 [INFO] [stderr] Compiling ipc-channel v0.19.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling zng-task v0.4.12 [INFO] [stderr] Compiling tracing-shared v0.1.5 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling zng-env-proc-macros v0.2.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling minifier v0.3.2 [INFO] [stderr] Compiling zng-state-map v0.3.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling zng-color-proc-macros v0.2.7 [INFO] [stderr] Compiling zng-task-proc-macros v0.2.6 [INFO] [stderr] Compiling zng-app v0.14.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling zng-wgt v0.6.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling zng-app-proc-macros v0.3.9 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling zng-env v0.3.8 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling fs4 v0.9.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling zng-time v0.2.25 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling hyphenation_commons v0.8.4 [INFO] [stderr] Compiling zng-ext-l10n-proc-macros v0.2.9 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling core_maths v0.1.0 [INFO] [stderr] Compiling hyphenation v0.8.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling zng-layout v0.2.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling zng-wgt-scroll v0.5.0 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling zng-color v0.4.0 [INFO] [stderr] Compiling zng-ext-image v0.3.0 [INFO] [stderr] Compiling zng-ext-fs-watcher v0.3.0 [INFO] [stderr] Compiling zng-ext-l10n v0.6.0 [INFO] [stderr] Compiling zng-ext-font v0.5.0 [INFO] [stderr] Compiling zng-ext-window v0.4.0 [INFO] [stderr] Compiling zng-wgt-transform v0.3.0 [INFO] [stderr] Compiling zng-ext-clipboard v0.3.0 [INFO] [stderr] Compiling zng-wgt-fill v0.3.0 [INFO] [stderr] Compiling zng-wgt-container v0.5.0 [INFO] [stderr] Compiling zng-wgt-style v0.4.0 [INFO] [stderr] Compiling zng-wgt-filter v0.3.0 [INFO] [stderr] Compiling zng-wgt-access v0.3.0 [INFO] [stderr] Compiling zng-ext-input v0.6.0 [INFO] [stderr] Compiling zng-wgt-size-offset v0.3.0 [INFO] [stderr] Compiling zng-wgt-data v0.3.0 [INFO] [stderr] Compiling zng-wgt-input v0.3.0 [INFO] [stderr] Compiling zng-ext-undo v0.3.0 [INFO] [stderr] Compiling zng-wgt-layer v0.4.0 [INFO] [stderr] Compiling zng-wgt-text v0.5.0 [INFO] [stderr] Compiling zng-wgt-progress v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 48s [INFO] running `Command { std: "docker" "inspect" "1067c221409a198289d7fd02674606f5581dbdb54e8ae8e3f2ee61efaf8c9143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1067c221409a198289d7fd02674606f5581dbdb54e8ae8e3f2ee61efaf8c9143", kill_on_drop: false }` [INFO] [stdout] 1067c221409a198289d7fd02674606f5581dbdb54e8ae8e3f2ee61efaf8c9143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d3c6b6173ab220e2a0bcdfe3684b97258f11c57d45e2311b8dc56450f2511de [INFO] running `Command { std: "docker" "start" "-a" "7d3c6b6173ab220e2a0bcdfe3684b97258f11c57d45e2311b8dc56450f2511de", kill_on_drop: false }` [INFO] [stderr] Compiling zng-wgt-progress v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.78s [INFO] running `Command { std: "docker" "inspect" "7d3c6b6173ab220e2a0bcdfe3684b97258f11c57d45e2311b8dc56450f2511de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d3c6b6173ab220e2a0bcdfe3684b97258f11c57d45e2311b8dc56450f2511de", kill_on_drop: false }` [INFO] [stdout] 7d3c6b6173ab220e2a0bcdfe3684b97258f11c57d45e2311b8dc56450f2511de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bc86ade80b4ff50819fd16916b81d0ac8b2ee3e89f996cdbe50671cf91cd50c [INFO] running `Command { std: "docker" "start" "-a" "4bc86ade80b4ff50819fd16916b81d0ac8b2ee3e89f996cdbe50671cf91cd50c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zng_wgt_progress-fb944d5d43753585) [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 zng_wgt_progress [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" "4bc86ade80b4ff50819fd16916b81d0ac8b2ee3e89f996cdbe50671cf91cd50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bc86ade80b4ff50819fd16916b81d0ac8b2ee3e89f996cdbe50671cf91cd50c", kill_on_drop: false }` [INFO] [stdout] 4bc86ade80b4ff50819fd16916b81d0ac8b2ee3e89f996cdbe50671cf91cd50c