Oct 12 23:30:40.645 INFO testing souvik1997/fsbench against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:30:40.646 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:30:41.343 INFO blam! f4ab6076e85dd027ba44d6a292f6ba109dec874202ce86c22652ea36b60487d2 Oct 12 23:30:41.345 INFO running `"docker" "start" "-a" "f4ab6076e85dd027ba44d6a292f6ba109dec874202ce86c22652ea36b60487d2"` Oct 12 23:30:43.550 INFO kablam! usermod: no changes Oct 12 23:30:43.810 INFO kablam! Compiling serde v1.0.29 Oct 12 23:30:43.812 INFO kablam! Compiling log v0.4.1 Oct 12 23:30:43.812 INFO kablam! Compiling iovec v0.1.2 Oct 12 23:30:43.812 INFO kablam! Compiling num-integer v0.1.36 Oct 12 23:30:43.813 INFO kablam! Compiling num-complex v0.1.43 Oct 12 23:30:43.813 INFO kablam! Compiling crossbeam-epoch v0.3.0 Oct 12 23:30:43.813 INFO kablam! Compiling clap v2.29.2 Oct 12 23:30:43.814 INFO kablam! Compiling serde_derive_internals v0.20.0 Oct 12 23:30:47.660 INFO kablam! Compiling num-derive v0.2.0 Oct 12 23:30:47.660 INFO kablam! Compiling remove_dir_all v0.3.0 Oct 12 23:30:47.711 INFO kablam! Compiling bytes v0.4.6 Oct 12 23:30:49.139 INFO kablam! Compiling num-bigint v0.1.43 Oct 12 23:30:53.344 INFO kablam! Compiling num-iter v0.1.35 Oct 12 23:30:53.744 INFO kablam! Compiling fern v0.5.2 Oct 12 23:30:55.393 INFO kablam! Compiling tempdir v0.3.6 Oct 12 23:30:59.395 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 12 23:30:59.476 INFO kablam! Compiling nix v0.10.0 Oct 12 23:31:10.359 INFO kablam! Compiling rayon-core v1.4.0 Oct 12 23:31:10.359 INFO kablam! Compiling serde_derive v1.0.29 Oct 12 23:31:10.616 INFO kablam! Compiling num-rational v0.1.42 Oct 12 23:31:20.175 INFO kablam! Compiling num v0.1.42 Oct 12 23:31:20.511 INFO kablam! Compiling rayon v1.0.0 Oct 12 23:31:21.479 INFO kablam! Compiling chrono v0.4.0 Oct 12 23:31:58.497 INFO kablam! Compiling serde_json v1.0.11 Oct 12 23:32:02.844 INFO kablam! Compiling fsbench v0.1.0 (/source) Oct 12 23:32:03.875 INFO kablam! warning: unused import: `std::process::Command` Oct 12 23:32:03.876 INFO kablam! --> src/fsbench/blktrace/trace.rs:173:13 Oct 12 23:32:03.877 INFO kablam! | Oct 12 23:32:03.877 INFO kablam! 173 | use std::process::Command; Oct 12 23:32:03.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:03.878 INFO kablam! | Oct 12 23:32:03.879 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:32:03.880 INFO kablam! Oct 12 23:32:04.720 INFO kablam! warning: unused variable: `split_string` Oct 12 23:32:04.721 INFO kablam! --> src/fsbench/operation.rs:28:9 Oct 12 23:32:04.721 INFO kablam! | Oct 12 23:32:04.722 INFO kablam! 28 | let split_string = vec![String::new()]; Oct 12 23:32:04.723 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_split_string` instead Oct 12 23:32:04.723 INFO kablam! | Oct 12 23:32:04.724 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:32:04.724 INFO kablam! Oct 12 23:32:04.727 INFO kablam! warning: variable `bytes` is assigned to, but never used Oct 12 23:32:04.728 INFO kablam! --> src/fsbench/operation.rs:304:17 Oct 12 23:32:04.729 INFO kablam! | Oct 12 23:32:04.729 INFO kablam! 304 | let mut bytes = 0; Oct 12 23:32:04.730 INFO kablam! | ^^^^^ Oct 12 23:32:04.730 INFO kablam! | Oct 12 23:32:04.731 INFO kablam! = note: consider using `_bytes` instead Oct 12 23:32:04.731 INFO kablam! Oct 12 23:32:05.013 INFO kablam! warning: constant item is never used: `SECTOR_SIZE` Oct 12 23:32:05.014 INFO kablam! --> src/fsbench/blktrace/trace.rs:9:1 Oct 12 23:32:05.015 INFO kablam! | Oct 12 23:32:05.015 INFO kablam! 9 | pub const SECTOR_SIZE: usize = 512; Oct 12 23:32:05.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:05.017 INFO kablam! | Oct 12 23:32:05.017 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:32:05.018 INFO kablam! Oct 12 23:32:05.019 INFO kablam! warning: field is never used: `elapsed` Oct 12 23:32:05.019 INFO kablam! --> src/fsbench/blktrace/trace.rs:147:5 Oct 12 23:32:05.020 INFO kablam! | Oct 12 23:32:05.020 INFO kablam! 147 | elapsed: Duration, Oct 12 23:32:05.021 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 23:32:05.021 INFO kablam! Oct 12 23:32:05.022 INFO kablam! warning: method is never used: `total_duration` Oct 12 23:32:05.023 INFO kablam! --> src/fsbench/blktrace/trace.rs:243:5 Oct 12 23:32:05.023 INFO kablam! | Oct 12 23:32:05.024 INFO kablam! 243 | pub fn total_duration(&self) -> Duration { Oct 12 23:32:05.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:05.025 INFO kablam! Oct 12 23:32:05.026 INFO kablam! warning: struct is never constructed: `Read` Oct 12 23:32:05.026 INFO kablam! --> src/fsbench/operation.rs:160:1 Oct 12 23:32:05.027 INFO kablam! | Oct 12 23:32:05.027 INFO kablam! 160 | pub struct Read { Oct 12 23:32:05.028 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 23:32:05.028 INFO kablam! Oct 12 23:32:05.029 INFO kablam! warning: method is never used: `new` Oct 12 23:32:05.030 INFO kablam! --> src/fsbench/operation.rs:165:5 Oct 12 23:32:05.030 INFO kablam! | Oct 12 23:32:05.031 INFO kablam! 165 | pub fn new() -> Read { Oct 12 23:32:05.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:05.032 INFO kablam! Oct 12 23:32:05.033 INFO kablam! warning: method is never used: `run` Oct 12 23:32:05.033 INFO kablam! --> src/fsbench/operation.rs:171:5 Oct 12 23:32:05.034 INFO kablam! | Oct 12 23:32:05.034 INFO kablam! 171 | pub fn run(&mut self, fd: RawFd, buf: &mut [u8]) -> nix::Result { Oct 12 23:32:05.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:05.036 INFO kablam! Oct 12 23:32:05.036 INFO kablam! warning: struct is never constructed: `Write` Oct 12 23:32:05.037 INFO kablam! --> src/fsbench/operation.rs:192:1 Oct 12 23:32:05.038 INFO kablam! | Oct 12 23:32:05.038 INFO kablam! 192 | pub struct Write { Oct 12 23:32:05.039 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:32:05.039 INFO kablam! Oct 12 23:32:05.040 INFO kablam! warning: method is never used: `new` Oct 12 23:32:05.040 INFO kablam! --> src/fsbench/operation.rs:197:5 Oct 12 23:32:05.040 INFO kablam! | Oct 12 23:32:05.040 INFO kablam! 197 | pub fn new() -> Write { Oct 12 23:32:05.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:05.041 INFO kablam! Oct 12 23:32:05.041 INFO kablam! warning: method is never used: `run` Oct 12 23:32:05.041 INFO kablam! --> src/fsbench/operation.rs:203:5 Oct 12 23:32:05.041 INFO kablam! | Oct 12 23:32:05.041 INFO kablam! 203 | pub fn run(&mut self, fd: RawFd, buf: &[u8]) -> nix::Result { Oct 12 23:32:05.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:05.043 INFO kablam! Oct 12 23:32:05.043 INFO kablam! warning: method is never used: `ops_per_second` Oct 12 23:32:05.043 INFO kablam! --> src/fsbench/statistics.rs:42:5 Oct 12 23:32:05.043 INFO kablam! | Oct 12 23:32:05.043 INFO kablam! 42 | pub fn ops_per_second(&self) -> f64 { Oct 12 23:32:05.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:05.043 INFO kablam! Oct 12 23:32:05.046 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 12 23:32:05.047 INFO kablam! --> src/main.rs:1:12 Oct 12 23:32:05.047 INFO kablam! | Oct 12 23:32:05.048 INFO kablam! 1 | #![feature(duration_extras)] Oct 12 23:32:05.048 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 23:32:05.049 INFO kablam! | Oct 12 23:32:05.049 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 23:32:05.050 INFO kablam! Oct 12 23:32:10.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 27s Oct 12 23:32:10.889 INFO kablam! su: No module specific data is present Oct 12 23:32:11.999 INFO running `"docker" "rm" "-f" "f4ab6076e85dd027ba44d6a292f6ba109dec874202ce86c22652ea36b60487d2"` Oct 12 23:32:12.295 INFO blam! f4ab6076e85dd027ba44d6a292f6ba109dec874202ce86c22652ea36b60487d2 Oct 12 23:32:12.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:32:12.763 INFO blam! 67d9108d859ee41b6ed17edb629163d50dfdf078623aad3e22055ad2cef1dac3 Oct 12 23:32:12.765 INFO running `"docker" "start" "-a" "67d9108d859ee41b6ed17edb629163d50dfdf078623aad3e22055ad2cef1dac3"` Oct 12 23:32:14.963 INFO kablam! usermod: no changes Oct 12 23:32:15.123 INFO kablam! Compiling fsbench v0.1.0 (/source) Oct 12 23:32:16.247 INFO kablam! warning: unused import: `std::process::Command` Oct 12 23:32:16.247 INFO kablam! --> src/fsbench/blktrace/trace.rs:173:13 Oct 12 23:32:16.247 INFO kablam! | Oct 12 23:32:16.247 INFO kablam! 173 | use std::process::Command; Oct 12 23:32:16.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:16.247 INFO kablam! | Oct 12 23:32:16.247 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:32:16.247 INFO kablam! Oct 12 23:32:17.167 INFO kablam! warning: unused variable: `split_string` Oct 12 23:32:17.167 INFO kablam! --> src/fsbench/operation.rs:28:9 Oct 12 23:32:17.167 INFO kablam! | Oct 12 23:32:17.167 INFO kablam! 28 | let split_string = vec![String::new()]; Oct 12 23:32:17.167 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_split_string` instead Oct 12 23:32:17.167 INFO kablam! | Oct 12 23:32:17.167 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:32:17.167 INFO kablam! Oct 12 23:32:17.167 INFO kablam! warning: variable `bytes` is assigned to, but never used Oct 12 23:32:17.167 INFO kablam! --> src/fsbench/operation.rs:304:17 Oct 12 23:32:17.167 INFO kablam! | Oct 12 23:32:17.167 INFO kablam! 304 | let mut bytes = 0; Oct 12 23:32:17.167 INFO kablam! | ^^^^^ Oct 12 23:32:17.167 INFO kablam! | Oct 12 23:32:17.167 INFO kablam! = note: consider using `_bytes` instead Oct 12 23:32:17.167 INFO kablam! Oct 12 23:32:17.499 INFO kablam! warning: constant item is never used: `SECTOR_SIZE` Oct 12 23:32:17.499 INFO kablam! --> src/fsbench/blktrace/trace.rs:9:1 Oct 12 23:32:17.499 INFO kablam! | Oct 12 23:32:17.499 INFO kablam! 9 | pub const SECTOR_SIZE: usize = 512; Oct 12 23:32:17.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:17.499 INFO kablam! | Oct 12 23:32:17.499 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:32:17.499 INFO kablam! Oct 12 23:32:17.499 INFO kablam! warning: field is never used: `elapsed` Oct 12 23:32:17.499 INFO kablam! --> src/fsbench/blktrace/trace.rs:147:5 Oct 12 23:32:17.499 INFO kablam! | Oct 12 23:32:17.499 INFO kablam! 147 | elapsed: Duration, Oct 12 23:32:17.499 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 23:32:17.499 INFO kablam! Oct 12 23:32:17.507 INFO kablam! warning: method is never used: `total_duration` Oct 12 23:32:17.507 INFO kablam! --> src/fsbench/blktrace/trace.rs:243:5 Oct 12 23:32:17.507 INFO kablam! | Oct 12 23:32:17.507 INFO kablam! 243 | pub fn total_duration(&self) -> Duration { Oct 12 23:32:17.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:17.507 INFO kablam! Oct 12 23:32:17.507 INFO kablam! warning: struct is never constructed: `Read` Oct 12 23:32:17.507 INFO kablam! --> src/fsbench/operation.rs:160:1 Oct 12 23:32:17.507 INFO kablam! | Oct 12 23:32:17.507 INFO kablam! 160 | pub struct Read { Oct 12 23:32:17.507 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 23:32:17.507 INFO kablam! Oct 12 23:32:17.507 INFO kablam! warning: method is never used: `new` Oct 12 23:32:17.507 INFO kablam! --> src/fsbench/operation.rs:165:5 Oct 12 23:32:17.507 INFO kablam! | Oct 12 23:32:17.507 INFO kablam! 165 | pub fn new() -> Read { Oct 12 23:32:17.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:17.507 INFO kablam! Oct 12 23:32:17.507 INFO kablam! warning: method is never used: `run` Oct 12 23:32:17.507 INFO kablam! --> src/fsbench/operation.rs:171:5 Oct 12 23:32:17.507 INFO kablam! | Oct 12 23:32:17.507 INFO kablam! 171 | pub fn run(&mut self, fd: RawFd, buf: &mut [u8]) -> nix::Result { Oct 12 23:32:17.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:17.507 INFO kablam! Oct 12 23:32:17.507 INFO kablam! warning: struct is never constructed: `Write` Oct 12 23:32:17.507 INFO kablam! --> src/fsbench/operation.rs:192:1 Oct 12 23:32:17.507 INFO kablam! | Oct 12 23:32:17.507 INFO kablam! 192 | pub struct Write { Oct 12 23:32:17.507 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:32:17.507 INFO kablam! Oct 12 23:32:17.507 INFO kablam! warning: method is never used: `new` Oct 12 23:32:17.507 INFO kablam! --> src/fsbench/operation.rs:197:5 Oct 12 23:32:17.507 INFO kablam! | Oct 12 23:32:17.507 INFO kablam! 197 | pub fn new() -> Write { Oct 12 23:32:17.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:17.507 INFO kablam! Oct 12 23:32:17.507 INFO kablam! warning: method is never used: `run` Oct 12 23:32:17.507 INFO kablam! --> src/fsbench/operation.rs:203:5 Oct 12 23:32:17.507 INFO kablam! | Oct 12 23:32:17.507 INFO kablam! 203 | pub fn run(&mut self, fd: RawFd, buf: &[u8]) -> nix::Result { Oct 12 23:32:17.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:17.507 INFO kablam! Oct 12 23:32:17.507 INFO kablam! warning: method is never used: `ops_per_second` Oct 12 23:32:17.507 INFO kablam! --> src/fsbench/statistics.rs:42:5 Oct 12 23:32:17.507 INFO kablam! | Oct 12 23:32:17.507 INFO kablam! 42 | pub fn ops_per_second(&self) -> f64 { Oct 12 23:32:17.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:17.508 INFO kablam! Oct 12 23:32:17.508 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 12 23:32:17.508 INFO kablam! --> src/main.rs:1:12 Oct 12 23:32:17.508 INFO kablam! | Oct 12 23:32:17.508 INFO kablam! 1 | #![feature(duration_extras)] Oct 12 23:32:17.508 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 23:32:17.508 INFO kablam! | Oct 12 23:32:17.508 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 23:32:17.508 INFO kablam! Oct 12 23:32:18.234 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.25s Oct 12 23:32:18.241 INFO kablam! su: No module specific data is present Oct 12 23:32:19.138 INFO running `"docker" "rm" "-f" "67d9108d859ee41b6ed17edb629163d50dfdf078623aad3e22055ad2cef1dac3"` Oct 12 23:32:19.396 INFO blam! 67d9108d859ee41b6ed17edb629163d50dfdf078623aad3e22055ad2cef1dac3 Oct 12 23:32:19.403 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:32:19.879 INFO blam! 6ba6ca3c760b7da316123a5219d0efdbd348d489a922e98819c26e1e4142af0b Oct 12 23:32:19.891 INFO running `"docker" "start" "-a" "6ba6ca3c760b7da316123a5219d0efdbd348d489a922e98819c26e1e4142af0b"` Oct 12 23:32:21.406 INFO kablam! usermod: no changes Oct 12 23:32:21.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 12 23:32:21.615 INFO kablam! Running /target/debug/deps/fsbench-1e8531628b851b80 Oct 12 23:32:21.615 INFO blam! Oct 12 23:32:21.615 INFO blam! running 0 tests Oct 12 23:32:21.615 INFO blam! Oct 12 23:32:21.615 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:32:21.615 INFO blam! Oct 12 23:32:21.619 INFO kablam! su: No module specific data is present Oct 12 23:32:23.079 INFO running `"docker" "rm" "-f" "6ba6ca3c760b7da316123a5219d0efdbd348d489a922e98819c26e1e4142af0b"` Oct 12 23:32:23.389 INFO blam! 6ba6ca3c760b7da316123a5219d0efdbd348d489a922e98819c26e1e4142af0b