Oct 11 03:53:38.082 INFO testing WideWord/dfge against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:53:38.083 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:53:38.084 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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:53:38.652 INFO blam! 3aa9d6708f68264316cee26f085e3c425859a48a69bef1e54d4dafa166f9dd64 Oct 11 03:53:38.656 INFO running `"docker" "start" "-a" "3aa9d6708f68264316cee26f085e3c425859a48a69bef1e54d4dafa166f9dd64"` Oct 11 03:53:39.767 INFO kablam! usermod: no changes Oct 11 03:53:40.059 INFO kablam! Compiling libloading v0.5.0 Oct 11 03:53:40.060 INFO kablam! Compiling memmap v0.6.2 Oct 11 03:53:40.061 INFO kablam! Compiling shared_library v0.1.8 Oct 11 03:53:40.061 INFO kablam! Compiling cgmath v0.16.0 Oct 11 03:53:40.061 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 11 03:53:40.061 INFO kablam! Compiling tempfile v2.2.0 Oct 11 03:53:40.061 INFO kablam! Compiling x11-dl v2.17.3 Oct 11 03:53:40.062 INFO kablam! Compiling glutin v0.12.2 Oct 11 03:53:41.580 INFO kablam! Compiling backtrace v0.3.5 Oct 11 03:53:45.272 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 11 03:53:47.128 INFO kablam! Compiling dlib v0.4.1 Oct 11 03:53:48.428 INFO kablam! Compiling wayland-sys v0.12.5 Oct 11 03:53:50.844 INFO kablam! Compiling wayland-client v0.12.5 Oct 11 03:53:55.670 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 11 03:53:55.670 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 11 03:54:00.896 INFO kablam! Compiling wayland-window v0.13.2 Oct 11 03:54:02.747 INFO kablam! Compiling winit v0.10.0 Oct 11 03:54:11.509 INFO kablam! Compiling glium v0.20.0 Oct 11 03:54:32.591 INFO kablam! Compiling dfge v0.1.0 (/source) Oct 11 03:54:34.813 INFO kablam! warning: unused `#[macro_use]` import Oct 11 03:54:34.814 INFO kablam! --> src/main.rs:1:1 Oct 11 03:54:34.814 INFO kablam! | Oct 11 03:54:34.814 INFO kablam! 1 | #[macro_use] extern crate glium; Oct 11 03:54:34.814 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:54:34.814 INFO kablam! | Oct 11 03:54:34.814 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:54:34.814 INFO kablam! Oct 11 03:54:34.874 INFO kablam! warning: struct is never constructed: `VecSprite` Oct 11 03:54:34.874 INFO kablam! --> src/asset/vecsprite.rs:4:1 Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! 4 | pub struct VecSprite { Oct 11 03:54:34.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:54:34.874 INFO kablam! Oct 11 03:54:34.874 INFO kablam! warning: struct is never constructed: `VecSpriteLine` Oct 11 03:54:34.874 INFO kablam! --> src/asset/vecsprite.rs:11:1 Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! 11 | pub struct VecSpriteLine { Oct 11 03:54:34.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:34.874 INFO kablam! Oct 11 03:54:34.874 INFO kablam! warning: struct is never constructed: `VecSpriteFilling` Oct 11 03:54:34.874 INFO kablam! --> src/asset/vecsprite.rs:17:1 Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! 17 | pub struct VecSpriteFilling { Oct 11 03:54:34.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:34.874 INFO kablam! Oct 11 03:54:34.874 INFO kablam! warning: method is never used: `empty` Oct 11 03:54:34.874 INFO kablam! --> src/asset/vecsprite.rs:24:2 Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! 24 | pub fn empty() -> Self { Oct 11 03:54:34.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:34.874 INFO kablam! Oct 11 03:54:34.874 INFO kablam! warning: field is never used: `display` Oct 11 03:54:34.874 INFO kablam! --> src/platform/window.rs:5:2 Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! 5 | display: glium::Display, Oct 11 03:54:34.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:34.874 INFO kablam! Oct 11 03:54:34.874 INFO kablam! warning: struct is never constructed: `Color` Oct 11 03:54:34.874 INFO kablam! --> src/util/color.rs:2:1 Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! 2 | pub struct Color { Oct 11 03:54:34.874 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 03:54:34.874 INFO kablam! Oct 11 03:54:34.874 INFO kablam! warning: method is never used: `new` Oct 11 03:54:34.874 INFO kablam! --> src/util/color.rs:11:2 Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! 11 | pub fn new(red: f32, green: f32, blue: f32, alpha: f32) -> Self { Oct 11 03:54:34.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:34.874 INFO kablam! Oct 11 03:54:34.874 INFO kablam! warning: constant item is never used: `WHITE` Oct 11 03:54:34.874 INFO kablam! --> src/util/color.rs:22:1 Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! 22 | / const WHITE: Color = Color{ Oct 11 03:54:34.874 INFO kablam! 23 | | red: 1.0, Oct 11 03:54:34.874 INFO kablam! 24 | | green: 1.0, Oct 11 03:54:34.874 INFO kablam! 25 | | blue: 1.0, Oct 11 03:54:34.874 INFO kablam! 26 | | alpha: 1.0, Oct 11 03:54:34.874 INFO kablam! 27 | | }; Oct 11 03:54:34.874 INFO kablam! | |__^ Oct 11 03:54:34.874 INFO kablam! Oct 11 03:54:34.874 INFO kablam! warning: constant item is never used: `BLACK` Oct 11 03:54:34.874 INFO kablam! --> src/util/color.rs:29:1 Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! 29 | / const BLACK: Color = Color{ Oct 11 03:54:34.874 INFO kablam! 30 | | red: 0.0, Oct 11 03:54:34.874 INFO kablam! 31 | | green: 0.0, Oct 11 03:54:34.874 INFO kablam! 32 | | blue: 0.0, Oct 11 03:54:34.874 INFO kablam! 33 | | alpha: 1.0, Oct 11 03:54:34.874 INFO kablam! 34 | | }; Oct 11 03:54:34.874 INFO kablam! | |__^ Oct 11 03:54:34.874 INFO kablam! Oct 11 03:54:34.874 INFO kablam! warning: constant item is never used: `RED` Oct 11 03:54:34.874 INFO kablam! --> src/util/color.rs:36:1 Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! 36 | / const RED: Color = Color{ Oct 11 03:54:34.874 INFO kablam! 37 | | red: 1.0, Oct 11 03:54:34.874 INFO kablam! 38 | | green: 0.0, Oct 11 03:54:34.874 INFO kablam! 39 | | blue: 0.0, Oct 11 03:54:34.874 INFO kablam! 40 | | alpha: 1.0, Oct 11 03:54:34.874 INFO kablam! 41 | | }; Oct 11 03:54:34.874 INFO kablam! | |__^ Oct 11 03:54:34.874 INFO kablam! Oct 11 03:54:34.874 INFO kablam! warning: constant item is never used: `GREEN` Oct 11 03:54:34.874 INFO kablam! --> src/util/color.rs:43:1 Oct 11 03:54:34.874 INFO kablam! | Oct 11 03:54:34.874 INFO kablam! 43 | / const GREEN: Color = Color{ Oct 11 03:54:34.874 INFO kablam! 44 | | red: 0.0, Oct 11 03:54:34.874 INFO kablam! 45 | | green: 1.0, Oct 11 03:54:34.874 INFO kablam! 46 | | blue: 0.0, Oct 11 03:54:34.875 INFO kablam! 47 | | alpha: 1.0, Oct 11 03:54:34.875 INFO kablam! 48 | | }; Oct 11 03:54:34.875 INFO kablam! | |__^ Oct 11 03:54:34.875 INFO kablam! Oct 11 03:54:34.875 INFO kablam! warning: constant item is never used: `BLUE` Oct 11 03:54:34.875 INFO kablam! --> src/util/color.rs:50:1 Oct 11 03:54:34.875 INFO kablam! | Oct 11 03:54:34.875 INFO kablam! 50 | / const BLUE: Color = Color{ Oct 11 03:54:34.875 INFO kablam! 51 | | red: 0.0, Oct 11 03:54:34.875 INFO kablam! 52 | | green: 0.0, Oct 11 03:54:34.875 INFO kablam! 53 | | blue: 1.0, Oct 11 03:54:34.875 INFO kablam! 54 | | alpha: 1.0, Oct 11 03:54:34.875 INFO kablam! 55 | | }; Oct 11 03:54:34.875 INFO kablam! | |__^ Oct 11 03:54:34.875 INFO kablam! Oct 11 03:54:37.029 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.23s Oct 11 03:54:37.029 INFO kablam! su: No module specific data is present Oct 11 03:54:37.339 INFO running `"docker" "rm" "-f" "3aa9d6708f68264316cee26f085e3c425859a48a69bef1e54d4dafa166f9dd64"` Oct 11 03:54:37.568 INFO blam! 3aa9d6708f68264316cee26f085e3c425859a48a69bef1e54d4dafa166f9dd64 Oct 11 03:54:37.570 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:54:37.570 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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:54:37.756 INFO blam! 025c3d066691bf87d690b13621f365207f276975ba5893795784e2bae62b31d0 Oct 11 03:54:37.760 INFO running `"docker" "start" "-a" "025c3d066691bf87d690b13621f365207f276975ba5893795784e2bae62b31d0"` Oct 11 03:54:38.230 INFO kablam! usermod: no changes Oct 11 03:54:38.322 INFO kablam! Compiling dfge v0.1.0 (/source) Oct 11 03:54:41.012 INFO kablam! warning: unused `#[macro_use]` import Oct 11 03:54:41.012 INFO kablam! --> src/main.rs:1:1 Oct 11 03:54:41.013 INFO kablam! | Oct 11 03:54:41.013 INFO kablam! 1 | #[macro_use] extern crate glium; Oct 11 03:54:41.013 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:54:41.013 INFO kablam! | Oct 11 03:54:41.013 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:54:41.013 INFO kablam! Oct 11 03:54:41.100 INFO kablam! warning: struct is never constructed: `VecSprite` Oct 11 03:54:41.100 INFO kablam! --> src/asset/vecsprite.rs:4:1 Oct 11 03:54:41.100 INFO kablam! | Oct 11 03:54:41.100 INFO kablam! 4 | pub struct VecSprite { Oct 11 03:54:41.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:41.100 INFO kablam! | Oct 11 03:54:41.100 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:54:41.100 INFO kablam! Oct 11 03:54:41.100 INFO kablam! warning: struct is never constructed: `VecSpriteLine` Oct 11 03:54:41.100 INFO kablam! --> src/asset/vecsprite.rs:11:1 Oct 11 03:54:41.100 INFO kablam! | Oct 11 03:54:41.100 INFO kablam! 11 | pub struct VecSpriteLine { Oct 11 03:54:41.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:41.100 INFO kablam! Oct 11 03:54:41.100 INFO kablam! warning: struct is never constructed: `VecSpriteFilling` Oct 11 03:54:41.100 INFO kablam! --> src/asset/vecsprite.rs:17:1 Oct 11 03:54:41.100 INFO kablam! | Oct 11 03:54:41.100 INFO kablam! 17 | pub struct VecSpriteFilling { Oct 11 03:54:41.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:41.100 INFO kablam! Oct 11 03:54:41.100 INFO kablam! warning: method is never used: `empty` Oct 11 03:54:41.100 INFO kablam! --> src/asset/vecsprite.rs:24:2 Oct 11 03:54:41.100 INFO kablam! | Oct 11 03:54:41.100 INFO kablam! 24 | pub fn empty() -> Self { Oct 11 03:54:41.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:41.100 INFO kablam! Oct 11 03:54:41.100 INFO kablam! warning: field is never used: `display` Oct 11 03:54:41.100 INFO kablam! --> src/platform/window.rs:5:2 Oct 11 03:54:41.100 INFO kablam! | Oct 11 03:54:41.100 INFO kablam! 5 | display: glium::Display, Oct 11 03:54:41.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:41.100 INFO kablam! Oct 11 03:54:41.100 INFO kablam! warning: struct is never constructed: `Color` Oct 11 03:54:41.100 INFO kablam! --> src/util/color.rs:2:1 Oct 11 03:54:41.100 INFO kablam! | Oct 11 03:54:41.100 INFO kablam! 2 | pub struct Color { Oct 11 03:54:41.100 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 03:54:41.100 INFO kablam! Oct 11 03:54:41.100 INFO kablam! warning: method is never used: `new` Oct 11 03:54:41.100 INFO kablam! --> src/util/color.rs:11:2 Oct 11 03:54:41.100 INFO kablam! | Oct 11 03:54:41.100 INFO kablam! 11 | pub fn new(red: f32, green: f32, blue: f32, alpha: f32) -> Self { Oct 11 03:54:41.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:54:41.100 INFO kablam! Oct 11 03:54:41.100 INFO kablam! warning: constant item is never used: `WHITE` Oct 11 03:54:41.101 INFO kablam! --> src/util/color.rs:22:1 Oct 11 03:54:41.101 INFO kablam! | Oct 11 03:54:41.101 INFO kablam! 22 | / const WHITE: Color = Color{ Oct 11 03:54:41.101 INFO kablam! 23 | | red: 1.0, Oct 11 03:54:41.101 INFO kablam! 24 | | green: 1.0, Oct 11 03:54:41.101 INFO kablam! 25 | | blue: 1.0, Oct 11 03:54:41.101 INFO kablam! 26 | | alpha: 1.0, Oct 11 03:54:41.101 INFO kablam! 27 | | }; Oct 11 03:54:41.101 INFO kablam! | |__^ Oct 11 03:54:41.101 INFO kablam! Oct 11 03:54:41.101 INFO kablam! warning: constant item is never used: `BLACK` Oct 11 03:54:41.101 INFO kablam! --> src/util/color.rs:29:1 Oct 11 03:54:41.101 INFO kablam! | Oct 11 03:54:41.101 INFO kablam! 29 | / const BLACK: Color = Color{ Oct 11 03:54:41.101 INFO kablam! 30 | | red: 0.0, Oct 11 03:54:41.101 INFO kablam! 31 | | green: 0.0, Oct 11 03:54:41.101 INFO kablam! 32 | | blue: 0.0, Oct 11 03:54:41.101 INFO kablam! 33 | | alpha: 1.0, Oct 11 03:54:41.101 INFO kablam! 34 | | }; Oct 11 03:54:41.101 INFO kablam! | |__^ Oct 11 03:54:41.101 INFO kablam! Oct 11 03:54:41.101 INFO kablam! warning: constant item is never used: `RED` Oct 11 03:54:41.101 INFO kablam! --> src/util/color.rs:36:1 Oct 11 03:54:41.101 INFO kablam! | Oct 11 03:54:41.101 INFO kablam! 36 | / const RED: Color = Color{ Oct 11 03:54:41.101 INFO kablam! 37 | | red: 1.0, Oct 11 03:54:41.101 INFO kablam! 38 | | green: 0.0, Oct 11 03:54:41.101 INFO kablam! 39 | | blue: 0.0, Oct 11 03:54:41.101 INFO kablam! 40 | | alpha: 1.0, Oct 11 03:54:41.101 INFO kablam! 41 | | }; Oct 11 03:54:41.101 INFO kablam! | |__^ Oct 11 03:54:41.101 INFO kablam! Oct 11 03:54:41.101 INFO kablam! warning: constant item is never used: `GREEN` Oct 11 03:54:41.101 INFO kablam! --> src/util/color.rs:43:1 Oct 11 03:54:41.101 INFO kablam! | Oct 11 03:54:41.101 INFO kablam! 43 | / const GREEN: Color = Color{ Oct 11 03:54:41.101 INFO kablam! 44 | | red: 0.0, Oct 11 03:54:41.101 INFO kablam! 45 | | green: 1.0, Oct 11 03:54:41.101 INFO kablam! 46 | | blue: 0.0, Oct 11 03:54:41.101 INFO kablam! 47 | | alpha: 1.0, Oct 11 03:54:41.101 INFO kablam! 48 | | }; Oct 11 03:54:41.101 INFO kablam! | |__^ Oct 11 03:54:41.101 INFO kablam! Oct 11 03:54:41.101 INFO kablam! warning: constant item is never used: `BLUE` Oct 11 03:54:41.101 INFO kablam! --> src/util/color.rs:50:1 Oct 11 03:54:41.101 INFO kablam! | Oct 11 03:54:41.101 INFO kablam! 50 | / const BLUE: Color = Color{ Oct 11 03:54:41.101 INFO kablam! 51 | | red: 0.0, Oct 11 03:54:41.101 INFO kablam! 52 | | green: 0.0, Oct 11 03:54:41.101 INFO kablam! 53 | | blue: 1.0, Oct 11 03:54:41.101 INFO kablam! 54 | | alpha: 1.0, Oct 11 03:54:41.101 INFO kablam! 55 | | }; Oct 11 03:54:41.101 INFO kablam! | |__^ Oct 11 03:54:41.101 INFO kablam! Oct 11 03:54:41.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.38s Oct 11 03:54:41.648 INFO kablam! su: No module specific data is present Oct 11 03:54:42.163 INFO running `"docker" "rm" "-f" "025c3d066691bf87d690b13621f365207f276975ba5893795784e2bae62b31d0"` Oct 11 03:54:42.364 INFO blam! 025c3d066691bf87d690b13621f365207f276975ba5893795784e2bae62b31d0 Oct 11 03:54:42.383 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:54:42.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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:54:42.745 INFO blam! b91b2bb31a9debc4b76e982f93c558bb7cc340a53020dc1ae1a32d13a6ff457a Oct 11 03:54:42.756 INFO running `"docker" "start" "-a" "b91b2bb31a9debc4b76e982f93c558bb7cc340a53020dc1ae1a32d13a6ff457a"` Oct 11 03:54:44.264 INFO kablam! usermod: no changes Oct 11 03:54:44.453 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 11 03:54:44.468 INFO kablam! Running /target/debug/deps/dfge-4f4d1576e64334ee Oct 11 03:54:44.476 INFO blam! Oct 11 03:54:44.476 INFO blam! running 0 tests Oct 11 03:54:44.476 INFO blam! Oct 11 03:54:44.476 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:54:44.476 INFO blam! Oct 11 03:54:44.484 INFO kablam! su: No module specific data is present Oct 11 03:54:45.405 INFO running `"docker" "rm" "-f" "b91b2bb31a9debc4b76e982f93c558bb7cc340a53020dc1ae1a32d13a6ff457a"` Oct 11 03:54:45.672 INFO blam! b91b2bb31a9debc4b76e982f93c558bb7cc340a53020dc1ae1a32d13a6ff457a