Oct 11 14:18:17.619 INFO testing qr-encode-0.1.9 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:18:17.619 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:18:17.620 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 14:18:18.010 INFO blam! 3a71701b120c1750bb437a4d11eec7d9d45e43afc295d9a8d687a434d851527f Oct 11 14:18:18.011 INFO running `"docker" "start" "-a" "3a71701b120c1750bb437a4d11eec7d9d45e43afc295d9a8d687a434d851527f"` Oct 11 14:18:19.040 INFO kablam! usermod: no changes Oct 11 14:18:19.244 INFO kablam! Compiling reed-solomon v0.2.1 Oct 11 14:18:19.911 INFO kablam! Compiling qr-encode v0.1.9 (/source) Oct 11 14:18:20.556 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 11 14:18:20.556 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 11 14:18:20.556 INFO kablam! | Oct 11 14:18:20.556 INFO kablam! 4 | CellType, Oct 11 14:18:20.556 INFO kablam! | ^^^^^^^^ Oct 11 14:18:20.556 INFO kablam! 5 | Color Oct 11 14:18:20.556 INFO kablam! | ^^^^^ Oct 11 14:18:20.556 INFO kablam! | Oct 11 14:18:20.556 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:18:20.556 INFO kablam! Oct 11 14:18:20.556 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 11 14:18:20.556 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 11 14:18:20.556 INFO kablam! | Oct 11 14:18:20.556 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 11 14:18:20.556 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 11 14:18:20.556 INFO kablam! Oct 11 14:18:20.556 INFO kablam! warning: unused import: `BitXorAssign` Oct 11 14:18:20.556 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 11 14:18:20.556 INFO kablam! | Oct 11 14:18:20.556 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 11 14:18:20.556 INFO kablam! | ^^^^^^^^^^^^ Oct 11 14:18:20.556 INFO kablam! Oct 11 14:18:20.556 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 11 14:18:20.556 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 11 14:18:20.556 INFO kablam! | Oct 11 14:18:20.556 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 11 14:18:20.556 INFO kablam! | ^^^^^^ ^^^^^ Oct 11 14:18:20.556 INFO kablam! Oct 11 14:18:20.843 INFO kablam! warning: value assigned to `second_byte` is never read Oct 11 14:18:20.843 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 11 14:18:20.843 INFO kablam! | Oct 11 14:18:20.843 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 11 14:18:20.843 INFO kablam! | ^^^^^^^^^^^ Oct 11 14:18:20.843 INFO kablam! | Oct 11 14:18:20.843 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 14:18:20.843 INFO kablam! Oct 11 14:18:20.843 INFO kablam! warning: value assigned to `end_y` is never read Oct 11 14:18:20.843 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 11 14:18:20.843 INFO kablam! | Oct 11 14:18:20.843 INFO kablam! 839 | let mut end_y = 0; Oct 11 14:18:20.843 INFO kablam! | ^^^^^ Oct 11 14:18:20.843 INFO kablam! Oct 11 14:18:25.515 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 11 14:18:25.516 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 11 14:18:25.516 INFO kablam! | Oct 11 14:18:25.516 INFO kablam! 4 | CellType, Oct 11 14:18:25.516 INFO kablam! | ^^^^^^^^ Oct 11 14:18:25.516 INFO kablam! 5 | Color Oct 11 14:18:25.516 INFO kablam! | ^^^^^ Oct 11 14:18:25.516 INFO kablam! | Oct 11 14:18:25.516 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:18:25.516 INFO kablam! Oct 11 14:18:25.516 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 11 14:18:25.516 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 11 14:18:25.516 INFO kablam! | Oct 11 14:18:25.516 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 11 14:18:25.516 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 11 14:18:25.516 INFO kablam! Oct 11 14:18:25.516 INFO kablam! warning: unused import: `BitXorAssign` Oct 11 14:18:25.516 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 11 14:18:25.516 INFO kablam! | Oct 11 14:18:25.516 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 11 14:18:25.516 INFO kablam! | ^^^^^^^^^^^^ Oct 11 14:18:25.516 INFO kablam! Oct 11 14:18:25.516 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 11 14:18:25.516 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 11 14:18:25.516 INFO kablam! | Oct 11 14:18:25.516 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 11 14:18:25.516 INFO kablam! | ^^^^^^ ^^^^^ Oct 11 14:18:25.516 INFO kablam! Oct 11 14:18:25.520 INFO kablam! warning: unused imports: `CellType`, `Cell`, `Color` Oct 11 14:18:25.520 INFO kablam! --> src/main.rs:8:24 Oct 11 14:18:25.520 INFO kablam! | Oct 11 14:18:25.520 INFO kablam! 8 | use qr_encoder::cell::{Cell, CellType, Color}; Oct 11 14:18:25.520 INFO kablam! | ^^^^ ^^^^^^^^ ^^^^^ Oct 11 14:18:25.520 INFO kablam! Oct 11 14:18:25.848 INFO kablam! warning: unused variable: `tracker` Oct 11 14:18:25.848 INFO kablam! --> src/main.rs:58:18 Oct 11 14:18:25.848 INFO kablam! | Oct 11 14:18:25.848 INFO kablam! 58 | let (canvas, tracker) = config.gen_qr_code(); Oct 11 14:18:25.848 INFO kablam! | ^^^^^^^ help: consider using `_tracker` instead Oct 11 14:18:25.848 INFO kablam! | Oct 11 14:18:25.848 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 14:18:25.848 INFO kablam! Oct 11 14:18:25.848 INFO kablam! warning: value assigned to `second_byte` is never read Oct 11 14:18:25.848 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 11 14:18:25.848 INFO kablam! | Oct 11 14:18:25.848 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 11 14:18:25.848 INFO kablam! | ^^^^^^^^^^^ Oct 11 14:18:25.848 INFO kablam! | Oct 11 14:18:25.848 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 14:18:25.848 INFO kablam! Oct 11 14:18:25.848 INFO kablam! warning: value assigned to `end_y` is never read Oct 11 14:18:25.848 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 11 14:18:25.848 INFO kablam! | Oct 11 14:18:25.848 INFO kablam! 839 | let mut end_y = 0; Oct 11 14:18:25.848 INFO kablam! | ^^^^^ Oct 11 14:18:25.848 INFO kablam! Oct 11 14:18:25.948 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:18:25.948 INFO kablam! --> src/main.rs:46:13 Oct 11 14:18:25.948 INFO kablam! | Oct 11 14:18:25.948 INFO kablam! 46 | image_lib::ImageRgba8(img).save(&path); Oct 11 14:18:25.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:18:25.948 INFO kablam! | Oct 11 14:18:25.948 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 14:18:25.948 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:18:25.948 INFO kablam! Oct 11 14:18:27.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.86s Oct 11 14:18:27.938 INFO kablam! su: No module specific data is present Oct 11 14:18:28.213 INFO running `"docker" "rm" "-f" "3a71701b120c1750bb437a4d11eec7d9d45e43afc295d9a8d687a434d851527f"` Oct 11 14:18:28.303 INFO blam! 3a71701b120c1750bb437a4d11eec7d9d45e43afc295d9a8d687a434d851527f Oct 11 14:18:28.316 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 14:18:28.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 14:18:28.473 INFO blam! 2cb8cd8853383d246d47af3c0e2a3cad94731d4b9214c12658217d32607da450 Oct 11 14:18:28.477 INFO running `"docker" "start" "-a" "2cb8cd8853383d246d47af3c0e2a3cad94731d4b9214c12658217d32607da450"` Oct 11 14:18:28.908 INFO kablam! usermod: no changes Oct 11 14:18:28.977 INFO kablam! Compiling qr-encode v0.1.9 (/source) Oct 11 14:18:29.773 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 11 14:18:29.773 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 11 14:18:29.773 INFO kablam! | Oct 11 14:18:29.773 INFO kablam! 4 | CellType, Oct 11 14:18:29.773 INFO kablam! | ^^^^^^^^ Oct 11 14:18:29.773 INFO kablam! 5 | Color Oct 11 14:18:29.773 INFO kablam! | ^^^^^ Oct 11 14:18:29.773 INFO kablam! | Oct 11 14:18:29.773 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:18:29.773 INFO kablam! Oct 11 14:18:29.773 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 11 14:18:29.773 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 11 14:18:29.773 INFO kablam! | Oct 11 14:18:29.773 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 11 14:18:29.773 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 11 14:18:29.773 INFO kablam! Oct 11 14:18:29.773 INFO kablam! warning: unused import: `BitXorAssign` Oct 11 14:18:29.773 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 11 14:18:29.773 INFO kablam! | Oct 11 14:18:29.773 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 11 14:18:29.773 INFO kablam! | ^^^^^^^^^^^^ Oct 11 14:18:29.773 INFO kablam! Oct 11 14:18:29.779 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 11 14:18:29.780 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 11 14:18:29.780 INFO kablam! | Oct 11 14:18:29.780 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 11 14:18:29.780 INFO kablam! | ^^^^^^ ^^^^^ Oct 11 14:18:29.780 INFO kablam! Oct 11 14:18:30.019 INFO kablam! warning: value assigned to `second_byte` is never read Oct 11 14:18:30.019 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 11 14:18:30.019 INFO kablam! | Oct 11 14:18:30.019 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 11 14:18:30.019 INFO kablam! | ^^^^^^^^^^^ Oct 11 14:18:30.019 INFO kablam! | Oct 11 14:18:30.019 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 14:18:30.019 INFO kablam! Oct 11 14:18:30.019 INFO kablam! warning: value assigned to `end_y` is never read Oct 11 14:18:30.019 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 11 14:18:30.019 INFO kablam! | Oct 11 14:18:30.019 INFO kablam! 839 | let mut end_y = 0; Oct 11 14:18:30.019 INFO kablam! | ^^^^^ Oct 11 14:18:30.019 INFO kablam! Oct 11 14:18:32.312 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 11 14:18:32.313 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 11 14:18:32.313 INFO kablam! | Oct 11 14:18:32.313 INFO kablam! 4 | CellType, Oct 11 14:18:32.313 INFO kablam! | ^^^^^^^^ Oct 11 14:18:32.314 INFO kablam! 5 | Color Oct 11 14:18:32.314 INFO kablam! | ^^^^^ Oct 11 14:18:32.314 INFO kablam! | Oct 11 14:18:32.314 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:18:32.315 INFO kablam! Oct 11 14:18:32.315 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 11 14:18:32.315 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 11 14:18:32.315 INFO kablam! | Oct 11 14:18:32.316 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 11 14:18:32.316 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 11 14:18:32.316 INFO kablam! Oct 11 14:18:32.316 INFO kablam! warning: unused import: `BitXorAssign` Oct 11 14:18:32.317 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 11 14:18:32.317 INFO kablam! | Oct 11 14:18:32.317 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 11 14:18:32.317 INFO kablam! | ^^^^^^^^^^^^ Oct 11 14:18:32.318 INFO kablam! Oct 11 14:18:32.318 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 11 14:18:32.318 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 11 14:18:32.318 INFO kablam! | Oct 11 14:18:32.319 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 11 14:18:32.319 INFO kablam! | ^^^^^^ ^^^^^ Oct 11 14:18:32.319 INFO kablam! Oct 11 14:18:32.319 INFO kablam! warning: unused imports: `CellType`, `Cell`, `Color` Oct 11 14:18:32.320 INFO kablam! --> src/main.rs:8:24 Oct 11 14:18:32.320 INFO kablam! | Oct 11 14:18:32.320 INFO kablam! 8 | use qr_encoder::cell::{Cell, CellType, Color}; Oct 11 14:18:32.320 INFO kablam! | ^^^^ ^^^^^^^^ ^^^^^ Oct 11 14:18:32.320 INFO kablam! Oct 11 14:18:32.600 INFO kablam! warning: unused variable: `tracker` Oct 11 14:18:32.600 INFO kablam! --> src/main.rs:58:18 Oct 11 14:18:32.600 INFO kablam! | Oct 11 14:18:32.600 INFO kablam! 58 | let (canvas, tracker) = config.gen_qr_code(); Oct 11 14:18:32.600 INFO kablam! | ^^^^^^^ help: consider using `_tracker` instead Oct 11 14:18:32.600 INFO kablam! | Oct 11 14:18:32.600 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 14:18:32.600 INFO kablam! Oct 11 14:18:32.600 INFO kablam! warning: value assigned to `second_byte` is never read Oct 11 14:18:32.600 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 11 14:18:32.601 INFO kablam! | Oct 11 14:18:32.601 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 11 14:18:32.601 INFO kablam! | ^^^^^^^^^^^ Oct 11 14:18:32.601 INFO kablam! | Oct 11 14:18:32.601 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 14:18:32.601 INFO kablam! Oct 11 14:18:32.601 INFO kablam! warning: value assigned to `end_y` is never read Oct 11 14:18:32.601 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 11 14:18:32.601 INFO kablam! | Oct 11 14:18:32.601 INFO kablam! 839 | let mut end_y = 0; Oct 11 14:18:32.601 INFO kablam! | ^^^^^ Oct 11 14:18:32.601 INFO kablam! Oct 11 14:18:32.692 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 14:18:32.692 INFO kablam! --> src/main.rs:46:13 Oct 11 14:18:32.692 INFO kablam! | Oct 11 14:18:32.692 INFO kablam! 46 | image_lib::ImageRgba8(img).save(&path); Oct 11 14:18:32.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:18:32.692 INFO kablam! | Oct 11 14:18:32.692 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 14:18:32.692 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 14:18:32.692 INFO kablam! Oct 11 14:18:33.312 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.38s Oct 11 14:18:33.314 INFO kablam! su: No module specific data is present Oct 11 14:18:34.049 INFO running `"docker" "rm" "-f" "2cb8cd8853383d246d47af3c0e2a3cad94731d4b9214c12658217d32607da450"` Oct 11 14:18:34.320 INFO blam! 2cb8cd8853383d246d47af3c0e2a3cad94731d4b9214c12658217d32607da450 Oct 11 14:18:34.336 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 14:18:34.336 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 14:18:34.796 INFO blam! 063b98e1c29d516d022ca726945426f109810e9c8a9425915d66a6e97cd3c889 Oct 11 14:18:34.798 INFO running `"docker" "start" "-a" "063b98e1c29d516d022ca726945426f109810e9c8a9425915d66a6e97cd3c889"` Oct 11 14:18:35.976 INFO kablam! usermod: no changes Oct 11 14:18:36.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 14:18:36.096 INFO kablam! Running /target/debug/deps/qr_encode-2b50bceaf0c301db Oct 11 14:18:36.104 INFO kablam! Running /target/debug/deps/qr_encode-edda6eacbb3fb52f Oct 11 14:18:36.104 INFO blam! Oct 11 14:18:36.104 INFO blam! running 0 tests Oct 11 14:18:36.104 INFO blam! Oct 11 14:18:36.104 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:18:36.104 INFO blam! Oct 11 14:18:36.112 INFO blam! Oct 11 14:18:36.112 INFO kablam! Doc-tests qr_encode Oct 11 14:18:36.112 INFO blam! running 0 tests Oct 11 14:18:36.112 INFO blam! Oct 11 14:18:36.112 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:18:36.112 INFO blam! Oct 11 14:18:37.732 INFO blam! Oct 11 14:18:37.732 INFO blam! running 0 tests Oct 11 14:18:37.732 INFO blam! Oct 11 14:18:37.732 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:18:37.732 INFO blam! Oct 11 14:18:37.740 INFO kablam! su: No module specific data is present Oct 11 14:18:38.590 INFO running `"docker" "rm" "-f" "063b98e1c29d516d022ca726945426f109810e9c8a9425915d66a6e97cd3c889"` Oct 11 14:18:39.063 INFO blam! 063b98e1c29d516d022ca726945426f109810e9c8a9425915d66a6e97cd3c889