[INFO] updating cached repository addonovan/addonovan.com [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/addonovan/addonovan.com [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/addonovan/addonovan.com" "work/ex/beta-1.38-1/sources/1.37.0/gh/addonovan/addonovan.com"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/addonovan/addonovan.com'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/addonovan/addonovan.com" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addonovan/addonovan.com"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addonovan/addonovan.com'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 56b45c1dd133202a139d14661e51ac5c70bd8f4e [INFO] sha for GitHub repo addonovan/addonovan.com: 56b45c1dd133202a139d14661e51ac5c70bd8f4e [INFO] validating manifest of addonovan/addonovan.com on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of addonovan/addonovan.com on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing addonovan/addonovan.com [INFO] finished frobbing addonovan/addonovan.com [INFO] frobbed toml for addonovan/addonovan.com written to work/ex/beta-1.38-1/sources/1.37.0/gh/addonovan/addonovan.com/Cargo.toml [INFO] started frobbing addonovan/addonovan.com [INFO] finished frobbing addonovan/addonovan.com [INFO] frobbed toml for addonovan/addonovan.com written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addonovan/addonovan.com/Cargo.toml [INFO] crate addonovan/addonovan.com already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing addonovan/addonovan.com against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addonovan/addonovan.com:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 3740618cb9598f457f8cb96cd07fa3a9d912529213cd20d9d5fb8a12c7e23778 [INFO] running `"docker" "start" "-a" "3740618cb9598f457f8cb96cd07fa3a9d912529213cd20d9d5fb8a12c7e23778"` [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling actix-web v0.7.3 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling socket2 v0.3.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling h2 v0.1.9 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-signal v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.20 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling handlebars v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling actix v0.7.3 [INFO] [stderr] Compiling website v2.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `serde_json` is imported redundantly [INFO] [stderr] --> src/controller/blog/controller.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | use serde_json; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate serde_json; [INFO] [stderr] | ------------------------ the item `serde_json` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cache/transform.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | / lazy_static! { [INFO] [stderr] 8 | | static ref RE: Regex = Regex::new(r"\s{2,}|[\r\n]") [INFO] [stderr] 9 | | .expect("Failed to compile white-space stripping regex!"); [INFO] [stderr] 10 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cache/cache.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / lazy_static! { [INFO] [stderr] 8 | | pub static ref CACHE: Mutex = Mutex::new(Cache::new()); [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / lazy_static! { [INFO] [stderr] 30 | | pub static ref BLOG: BlogController = BlogController::new(); [INFO] [stderr] 31 | | pub static ref MAIN: MainController = MainController::new(); [INFO] [stderr] 32 | | pub static ref RAW: Raw = Raw::new(RAW_DIR); [INFO] [stderr] 33 | | pub static ref EXPERIMENT: Raw = Raw::new(EXPERIMENT_DIR); [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / lazy_static! { [INFO] [stderr] 30 | | pub static ref BLOG: BlogController = BlogController::new(); [INFO] [stderr] 31 | | pub static ref MAIN: MainController = MainController::new(); [INFO] [stderr] 32 | | pub static ref RAW: Raw = Raw::new(RAW_DIR); [INFO] [stderr] 33 | | pub static ref EXPERIMENT: Raw = Raw::new(EXPERIMENT_DIR); [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / lazy_static! { [INFO] [stderr] 30 | | pub static ref BLOG: BlogController = BlogController::new(); [INFO] [stderr] 31 | | pub static ref MAIN: MainController = MainController::new(); [INFO] [stderr] 32 | | pub static ref RAW: Raw = Raw::new(RAW_DIR); [INFO] [stderr] 33 | | pub static ref EXPERIMENT: Raw = Raw::new(EXPERIMENT_DIR); [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / lazy_static! { [INFO] [stderr] 30 | | pub static ref BLOG: BlogController = BlogController::new(); [INFO] [stderr] 31 | | pub static ref MAIN: MainController = MainController::new(); [INFO] [stderr] 32 | | pub static ref RAW: Raw = Raw::new(RAW_DIR); [INFO] [stderr] 33 | | pub static ref EXPERIMENT: Raw = Raw::new(EXPERIMENT_DIR); [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `"docker" "inspect" "3740618cb9598f457f8cb96cd07fa3a9d912529213cd20d9d5fb8a12c7e23778"` [INFO] running `"docker" "rm" "-f" "3740618cb9598f457f8cb96cd07fa3a9d912529213cd20d9d5fb8a12c7e23778"` [INFO] [stdout] 3740618cb9598f457f8cb96cd07fa3a9d912529213cd20d9d5fb8a12c7e23778 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addonovan/addonovan.com:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 4fa0d735808471beec8c9ff810ed7c24e3744905e5e259a3a74deb7c784c785d [INFO] running `"docker" "start" "-a" "4fa0d735808471beec8c9ff810ed7c24e3744905e5e259a3a74deb7c784c785d"` [INFO] [stderr] Compiling website v2.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `serde_json` is imported redundantly [INFO] [stderr] --> src/controller/blog/controller.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | use serde_json; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate serde_json; [INFO] [stderr] | ------------------------ the item `serde_json` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cache/transform.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | / lazy_static! { [INFO] [stderr] 8 | | static ref RE: Regex = Regex::new(r"\s{2,}|[\r\n]") [INFO] [stderr] 9 | | .expect("Failed to compile white-space stripping regex!"); [INFO] [stderr] 10 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cache/cache.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / lazy_static! { [INFO] [stderr] 8 | | pub static ref CACHE: Mutex = Mutex::new(Cache::new()); [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / lazy_static! { [INFO] [stderr] 30 | | pub static ref BLOG: BlogController = BlogController::new(); [INFO] [stderr] 31 | | pub static ref MAIN: MainController = MainController::new(); [INFO] [stderr] 32 | | pub static ref RAW: Raw = Raw::new(RAW_DIR); [INFO] [stderr] 33 | | pub static ref EXPERIMENT: Raw = Raw::new(EXPERIMENT_DIR); [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / lazy_static! { [INFO] [stderr] 30 | | pub static ref BLOG: BlogController = BlogController::new(); [INFO] [stderr] 31 | | pub static ref MAIN: MainController = MainController::new(); [INFO] [stderr] 32 | | pub static ref RAW: Raw = Raw::new(RAW_DIR); [INFO] [stderr] 33 | | pub static ref EXPERIMENT: Raw = Raw::new(EXPERIMENT_DIR); [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / lazy_static! { [INFO] [stderr] 30 | | pub static ref BLOG: BlogController = BlogController::new(); [INFO] [stderr] 31 | | pub static ref MAIN: MainController = MainController::new(); [INFO] [stderr] 32 | | pub static ref RAW: Raw = Raw::new(RAW_DIR); [INFO] [stderr] 33 | | pub static ref EXPERIMENT: Raw = Raw::new(EXPERIMENT_DIR); [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / lazy_static! { [INFO] [stderr] 30 | | pub static ref BLOG: BlogController = BlogController::new(); [INFO] [stderr] 31 | | pub static ref MAIN: MainController = MainController::new(); [INFO] [stderr] 32 | | pub static ref RAW: Raw = Raw::new(RAW_DIR); [INFO] [stderr] 33 | | pub static ref EXPERIMENT: Raw = Raw::new(EXPERIMENT_DIR); [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `"docker" "inspect" "4fa0d735808471beec8c9ff810ed7c24e3744905e5e259a3a74deb7c784c785d"` [INFO] running `"docker" "rm" "-f" "4fa0d735808471beec8c9ff810ed7c24e3744905e5e259a3a74deb7c784c785d"` [INFO] [stdout] 4fa0d735808471beec8c9ff810ed7c24e3744905e5e259a3a74deb7c784c785d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addonovan/addonovan.com:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 063f83540bbce7e1478331f82463fa38925f8a3676570456fa522b99723b3641 [INFO] running `"docker" "start" "-a" "063f83540bbce7e1478331f82463fa38925f8a3676570456fa522b99723b3641"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/website-acf5d4d2aa3fc3a5 [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 `"docker" "inspect" "063f83540bbce7e1478331f82463fa38925f8a3676570456fa522b99723b3641"` [INFO] running `"docker" "rm" "-f" "063f83540bbce7e1478331f82463fa38925f8a3676570456fa522b99723b3641"` [INFO] [stdout] 063f83540bbce7e1478331f82463fa38925f8a3676570456fa522b99723b3641