Oct 11 03:20:58.730 INFO testing alanwilhelm/hydra-agent against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:20:58.731 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:20:58.732 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:20:59.216 INFO blam! f3e62459b6c09dd2aa2237e0fd3198b2ad81ac9c25011309735b155fda649e28 Oct 11 03:20:59.216 INFO running `"docker" "start" "-a" "f3e62459b6c09dd2aa2237e0fd3198b2ad81ac9c25011309735b155fda649e28"` Oct 11 03:21:00.148 INFO kablam! usermod: no changes Oct 11 03:21:00.416 INFO kablam! Compiling cmake v0.1.25 Oct 11 03:21:00.417 INFO kablam! Compiling sys-info v0.5.1 Oct 11 03:21:00.425 INFO kablam! Compiling filetime v0.1.10 Oct 11 03:21:00.426 INFO kablam! Compiling unix_socket v0.5.0 Oct 11 03:21:00.426 INFO kablam! Compiling uuid v0.2.3 Oct 11 03:21:00.426 INFO kablam! Compiling libz-sys v1.0.16 Oct 11 03:21:00.426 INFO kablam! Compiling hyper-openssl v0.2.7 Oct 11 03:21:02.916 INFO kablam! Compiling curl-sys v0.3.14 Oct 11 03:21:03.933 INFO kablam! Compiling tar v0.3.4 Oct 11 03:21:05.035 INFO kablam! Compiling hyperlocal v0.3.0 Oct 11 03:21:06.863 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 11 03:21:06.864 INFO kablam! Compiling libgit2-sys v0.6.14 Oct 11 03:21:06.892 INFO kablam! Compiling url v0.5.10 Oct 11 03:21:15.920 INFO kablam! Compiling shiplift v0.3.2 Oct 11 03:21:39.984 INFO kablam! Compiling git2 v0.6.8 Oct 11 03:21:47.796 INFO kablam! Compiling hydra_agent v0.1.0 (/source) Oct 11 03:21:52.070 INFO kablam! warning: unused import: `ErrorKind` Oct 11 03:21:52.070 INFO kablam! --> src/profiler/mod.rs:3:22 Oct 11 03:21:52.070 INFO kablam! | Oct 11 03:21:52.070 INFO kablam! 3 | use std::io::{Error, ErrorKind}; Oct 11 03:21:52.070 INFO kablam! | ^^^^^^^^^ Oct 11 03:21:52.070 INFO kablam! | Oct 11 03:21:52.070 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:21:52.070 INFO kablam! Oct 11 03:21:52.070 INFO kablam! warning: unused import: `ErrorKind` Oct 11 03:21:52.070 INFO kablam! --> src/git/mod.rs:3:22 Oct 11 03:21:52.070 INFO kablam! | Oct 11 03:21:52.070 INFO kablam! 3 | use std::io::{Error, ErrorKind}; Oct 11 03:21:52.070 INFO kablam! | ^^^^^^^^^ Oct 11 03:21:52.070 INFO kablam! Oct 11 03:21:52.256 INFO kablam! warning: unused variable: `s` Oct 11 03:21:52.256 INFO kablam! --> src/serializer/mod.rs:8:13 Oct 11 03:21:52.256 INFO kablam! | Oct 11 03:21:52.256 INFO kablam! 8 | let mut s: String = String::new(); Oct 11 03:21:52.257 INFO kablam! | ^ help: consider using `_s` instead Oct 11 03:21:52.257 INFO kablam! | Oct 11 03:21:52.257 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:21:52.257 INFO kablam! Oct 11 03:21:52.257 INFO kablam! warning: unused variable: `z` Oct 11 03:21:52.257 INFO kablam! --> src/profiler/mod.rs:16:9 Oct 11 03:21:52.257 INFO kablam! | Oct 11 03:21:52.257 INFO kablam! 16 | let z: u32 = u32::min_value(); Oct 11 03:21:52.257 INFO kablam! | ^ help: consider using `_z` instead Oct 11 03:21:52.257 INFO kablam! Oct 11 03:21:52.257 INFO kablam! warning: unused variable: `e` Oct 11 03:21:52.257 INFO kablam! --> src/profiler/mod.rs:22:13 Oct 11 03:21:52.257 INFO kablam! | Oct 11 03:21:52.257 INFO kablam! 22 | Err(e) => undef.clone(), Oct 11 03:21:52.257 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:21:52.257 INFO kablam! Oct 11 03:21:52.257 INFO kablam! warning: unused variable: `e` Oct 11 03:21:52.257 INFO kablam! --> src/profiler/mod.rs:27:13 Oct 11 03:21:52.257 INFO kablam! | Oct 11 03:21:52.257 INFO kablam! 27 | Err(e) => json_z.clone(), Oct 11 03:21:52.257 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:21:52.257 INFO kablam! Oct 11 03:21:52.257 INFO kablam! warning: unused variable: `e` Oct 11 03:21:52.257 INFO kablam! --> src/profiler/mod.rs:32:13 Oct 11 03:21:52.257 INFO kablam! | Oct 11 03:21:52.257 INFO kablam! 32 | Err(e) => undef.clone(), Oct 11 03:21:52.257 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:21:52.257 INFO kablam! Oct 11 03:21:52.257 INFO kablam! warning: unused variable: `e` Oct 11 03:21:52.257 INFO kablam! --> src/profiler/mod.rs:37:13 Oct 11 03:21:52.257 INFO kablam! | Oct 11 03:21:52.257 INFO kablam! 37 | Err(e) => undef.clone(), Oct 11 03:21:52.257 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:21:52.257 INFO kablam! Oct 11 03:21:52.257 INFO kablam! warning: unused variable: `e` Oct 11 03:21:52.257 INFO kablam! --> src/profiler/mod.rs:42:13 Oct 11 03:21:52.257 INFO kablam! | Oct 11 03:21:52.257 INFO kablam! 42 | Err(e) => undef.clone(), Oct 11 03:21:52.257 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:21:52.257 INFO kablam! Oct 11 03:21:52.257 INFO kablam! warning: unused variable: `repo` Oct 11 03:21:52.257 INFO kablam! --> src/git/mod.rs:11:7 Oct 11 03:21:52.257 INFO kablam! | Oct 11 03:21:52.257 INFO kablam! 11 | let repo = match Repository::clone(url, ".hydra") { Oct 11 03:21:52.257 INFO kablam! | ^^^^ help: consider using `_repo` instead Oct 11 03:21:52.257 INFO kablam! Oct 11 03:21:52.257 INFO kablam! warning: unused variable: `remote_repo` Oct 11 03:21:52.257 INFO kablam! --> src/git/mod.rs:7:26 Oct 11 03:21:52.257 INFO kablam! | Oct 11 03:21:52.257 INFO kablam! 7 | pub fn clone_remote_repo(remote_repo: &str) -> Result<(String), Error>{ Oct 11 03:21:52.257 INFO kablam! | ^^^^^^^^^^^ help: consider using `_remote_repo` instead Oct 11 03:21:52.257 INFO kablam! Oct 11 03:21:52.257 INFO kablam! warning: unused variable: `e` Oct 11 03:21:52.257 INFO kablam! --> src/main.rs:21:21 Oct 11 03:21:52.257 INFO kablam! | Oct 11 03:21:52.257 INFO kablam! 21 | Err(e) => println!("{}", "{\"error\" : \"error\"}"), Oct 11 03:21:52.257 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:21:52.257 INFO kablam! Oct 11 03:21:52.257 INFO kablam! warning: unused variable: `e` Oct 11 03:21:52.257 INFO kablam! --> src/main.rs:23:13 Oct 11 03:21:52.257 INFO kablam! | Oct 11 03:21:52.257 INFO kablam! 23 | Err(e) => println!("{}", "{\"error\" : \"error\"}"), Oct 11 03:21:52.257 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:21:52.257 INFO kablam! Oct 11 03:21:52.264 INFO kablam! warning: variable does not need to be mutable Oct 11 03:21:52.264 INFO kablam! --> src/serializer/mod.rs:8:9 Oct 11 03:21:52.264 INFO kablam! | Oct 11 03:21:52.264 INFO kablam! 8 | let mut s: String = String::new(); Oct 11 03:21:52.264 INFO kablam! | ----^ Oct 11 03:21:52.264 INFO kablam! | | Oct 11 03:21:52.264 INFO kablam! | help: remove this `mut` Oct 11 03:21:52.264 INFO kablam! | Oct 11 03:21:52.264 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 03:21:52.264 INFO kablam! Oct 11 03:21:52.320 INFO kablam! warning: function is never used: `status` Oct 11 03:21:52.320 INFO kablam! --> src/docker/mod.rs:5:1 Oct 11 03:21:52.320 INFO kablam! | Oct 11 03:21:52.320 INFO kablam! 5 | pub fn status() { Oct 11 03:21:52.320 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 03:21:52.320 INFO kablam! | Oct 11 03:21:52.320 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:21:52.320 INFO kablam! Oct 11 03:21:52.320 INFO kablam! warning: function is never used: `clone_remote_repo` Oct 11 03:21:52.320 INFO kablam! --> src/git/mod.rs:7:1 Oct 11 03:21:52.320 INFO kablam! | Oct 11 03:21:52.320 INFO kablam! 7 | pub fn clone_remote_repo(remote_repo: &str) -> Result<(String), Error>{ Oct 11 03:21:52.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:21:52.320 INFO kablam! Oct 11 03:21:53.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.76s Oct 11 03:21:53.951 INFO kablam! su: No module specific data is present Oct 11 03:21:54.560 INFO running `"docker" "rm" "-f" "f3e62459b6c09dd2aa2237e0fd3198b2ad81ac9c25011309735b155fda649e28"` Oct 11 03:21:54.781 INFO blam! f3e62459b6c09dd2aa2237e0fd3198b2ad81ac9c25011309735b155fda649e28 Oct 11 03:21:54.792 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:21:54.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:21:55.240 INFO blam! 17ca8621b5e8ef681c2b5100e0b6f548bec9bbc237aac734788bc1b52e8fcdaa Oct 11 03:21:55.260 INFO running `"docker" "start" "-a" "17ca8621b5e8ef681c2b5100e0b6f548bec9bbc237aac734788bc1b52e8fcdaa"` Oct 11 03:21:56.348 INFO kablam! usermod: no changes Oct 11 03:21:56.536 INFO kablam! Compiling hydra_agent v0.1.0 (/source) Oct 11 03:22:01.896 INFO kablam! warning: unused import: `ErrorKind` Oct 11 03:22:01.896 INFO kablam! --> src/profiler/mod.rs:3:22 Oct 11 03:22:01.896 INFO kablam! | Oct 11 03:22:01.896 INFO kablam! 3 | use std::io::{Error, ErrorKind}; Oct 11 03:22:01.896 INFO kablam! | ^^^^^^^^^ Oct 11 03:22:01.896 INFO kablam! | Oct 11 03:22:01.896 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:22:01.896 INFO kablam! Oct 11 03:22:01.896 INFO kablam! warning: unused import: `ErrorKind` Oct 11 03:22:01.896 INFO kablam! --> src/git/mod.rs:3:22 Oct 11 03:22:01.896 INFO kablam! | Oct 11 03:22:01.896 INFO kablam! 3 | use std::io::{Error, ErrorKind}; Oct 11 03:22:01.896 INFO kablam! | ^^^^^^^^^ Oct 11 03:22:01.896 INFO kablam! Oct 11 03:22:02.144 INFO kablam! warning: unused variable: `s` Oct 11 03:22:02.144 INFO kablam! --> src/serializer/mod.rs:8:13 Oct 11 03:22:02.144 INFO kablam! | Oct 11 03:22:02.144 INFO kablam! 8 | let mut s: String = String::new(); Oct 11 03:22:02.144 INFO kablam! | ^ help: consider using `_s` instead Oct 11 03:22:02.144 INFO kablam! | Oct 11 03:22:02.144 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:22:02.144 INFO kablam! Oct 11 03:22:02.144 INFO kablam! warning: unused variable: `z` Oct 11 03:22:02.144 INFO kablam! --> src/profiler/mod.rs:16:9 Oct 11 03:22:02.144 INFO kablam! | Oct 11 03:22:02.144 INFO kablam! 16 | let z: u32 = u32::min_value(); Oct 11 03:22:02.144 INFO kablam! | ^ help: consider using `_z` instead Oct 11 03:22:02.144 INFO kablam! Oct 11 03:22:02.144 INFO kablam! warning: unused variable: `e` Oct 11 03:22:02.144 INFO kablam! --> src/profiler/mod.rs:22:13 Oct 11 03:22:02.144 INFO kablam! | Oct 11 03:22:02.144 INFO kablam! 22 | Err(e) => undef.clone(), Oct 11 03:22:02.144 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:22:02.144 INFO kablam! Oct 11 03:22:02.144 INFO kablam! warning: unused variable: `e` Oct 11 03:22:02.144 INFO kablam! --> src/profiler/mod.rs:27:13 Oct 11 03:22:02.144 INFO kablam! | Oct 11 03:22:02.144 INFO kablam! 27 | Err(e) => json_z.clone(), Oct 11 03:22:02.144 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:22:02.144 INFO kablam! Oct 11 03:22:02.144 INFO kablam! warning: unused variable: `e` Oct 11 03:22:02.144 INFO kablam! --> src/profiler/mod.rs:32:13 Oct 11 03:22:02.144 INFO kablam! | Oct 11 03:22:02.144 INFO kablam! 32 | Err(e) => undef.clone(), Oct 11 03:22:02.144 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:22:02.144 INFO kablam! Oct 11 03:22:02.144 INFO kablam! warning: unused variable: `e` Oct 11 03:22:02.144 INFO kablam! --> src/profiler/mod.rs:37:13 Oct 11 03:22:02.144 INFO kablam! | Oct 11 03:22:02.144 INFO kablam! 37 | Err(e) => undef.clone(), Oct 11 03:22:02.145 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:22:02.145 INFO kablam! Oct 11 03:22:02.145 INFO kablam! warning: unused variable: `e` Oct 11 03:22:02.145 INFO kablam! --> src/profiler/mod.rs:42:13 Oct 11 03:22:02.145 INFO kablam! | Oct 11 03:22:02.145 INFO kablam! 42 | Err(e) => undef.clone(), Oct 11 03:22:02.145 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:22:02.145 INFO kablam! Oct 11 03:22:02.145 INFO kablam! warning: unused variable: `repo` Oct 11 03:22:02.145 INFO kablam! --> src/git/mod.rs:11:7 Oct 11 03:22:02.145 INFO kablam! | Oct 11 03:22:02.145 INFO kablam! 11 | let repo = match Repository::clone(url, ".hydra") { Oct 11 03:22:02.145 INFO kablam! | ^^^^ help: consider using `_repo` instead Oct 11 03:22:02.145 INFO kablam! Oct 11 03:22:02.145 INFO kablam! warning: unused variable: `remote_repo` Oct 11 03:22:02.145 INFO kablam! --> src/git/mod.rs:7:26 Oct 11 03:22:02.145 INFO kablam! | Oct 11 03:22:02.145 INFO kablam! 7 | pub fn clone_remote_repo(remote_repo: &str) -> Result<(String), Error>{ Oct 11 03:22:02.145 INFO kablam! | ^^^^^^^^^^^ help: consider using `_remote_repo` instead Oct 11 03:22:02.145 INFO kablam! Oct 11 03:22:02.145 INFO kablam! warning: unused variable: `e` Oct 11 03:22:02.145 INFO kablam! --> src/main.rs:21:21 Oct 11 03:22:02.145 INFO kablam! | Oct 11 03:22:02.145 INFO kablam! 21 | Err(e) => println!("{}", "{\"error\" : \"error\"}"), Oct 11 03:22:02.145 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:22:02.145 INFO kablam! Oct 11 03:22:02.145 INFO kablam! warning: unused variable: `e` Oct 11 03:22:02.145 INFO kablam! --> src/main.rs:23:13 Oct 11 03:22:02.145 INFO kablam! | Oct 11 03:22:02.145 INFO kablam! 23 | Err(e) => println!("{}", "{\"error\" : \"error\"}"), Oct 11 03:22:02.145 INFO kablam! | ^ help: consider using `_e` instead Oct 11 03:22:02.145 INFO kablam! Oct 11 03:22:02.145 INFO kablam! warning: variable does not need to be mutable Oct 11 03:22:02.145 INFO kablam! --> src/serializer/mod.rs:8:9 Oct 11 03:22:02.145 INFO kablam! | Oct 11 03:22:02.145 INFO kablam! 8 | let mut s: String = String::new(); Oct 11 03:22:02.145 INFO kablam! | ----^ Oct 11 03:22:02.145 INFO kablam! | | Oct 11 03:22:02.145 INFO kablam! | help: remove this `mut` Oct 11 03:22:02.145 INFO kablam! | Oct 11 03:22:02.145 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 03:22:02.145 INFO kablam! Oct 11 03:22:02.208 INFO kablam! warning: function is never used: `status` Oct 11 03:22:02.208 INFO kablam! --> src/docker/mod.rs:5:1 Oct 11 03:22:02.208 INFO kablam! | Oct 11 03:22:02.208 INFO kablam! 5 | pub fn status() { Oct 11 03:22:02.208 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 03:22:02.208 INFO kablam! | Oct 11 03:22:02.208 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:22:02.208 INFO kablam! Oct 11 03:22:02.208 INFO kablam! warning: function is never used: `clone_remote_repo` Oct 11 03:22:02.208 INFO kablam! --> src/git/mod.rs:7:1 Oct 11 03:22:02.208 INFO kablam! | Oct 11 03:22:02.208 INFO kablam! 7 | pub fn clone_remote_repo(remote_repo: &str) -> Result<(String), Error>{ Oct 11 03:22:02.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:22:02.208 INFO kablam! Oct 11 03:22:02.872 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.50s Oct 11 03:22:02.876 INFO kablam! su: No module specific data is present Oct 11 03:22:03.604 INFO running `"docker" "rm" "-f" "17ca8621b5e8ef681c2b5100e0b6f548bec9bbc237aac734788bc1b52e8fcdaa"` Oct 11 03:22:03.896 INFO blam! 17ca8621b5e8ef681c2b5100e0b6f548bec9bbc237aac734788bc1b52e8fcdaa Oct 11 03:22:03.908 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:22:03.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:22:04.516 INFO blam! 8cc2b9caa97e3d876321dcc3561aae2f9d3d9790b06970852b9eab5801447dbe Oct 11 03:22:04.524 INFO running `"docker" "start" "-a" "8cc2b9caa97e3d876321dcc3561aae2f9d3d9790b06970852b9eab5801447dbe"` Oct 11 03:22:05.568 INFO kablam! usermod: no changes Oct 11 03:22:05.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 11 03:22:05.792 INFO kablam! Running /target/debug/deps/hydra_agent-ddbd978e589e73fb Oct 11 03:22:05.800 INFO kablam! su: No module specific data is present Oct 11 03:22:05.800 INFO blam! Oct 11 03:22:05.800 INFO blam! running 0 tests Oct 11 03:22:05.800 INFO blam! Oct 11 03:22:05.800 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:22:05.800 INFO blam! Oct 11 03:22:06.749 INFO running `"docker" "rm" "-f" "8cc2b9caa97e3d876321dcc3561aae2f9d3d9790b06970852b9eab5801447dbe"` Oct 11 03:22:07.028 INFO blam! 8cc2b9caa97e3d876321dcc3561aae2f9d3d9790b06970852b9eab5801447dbe