Oct 16 02:14:49.305 INFO testing multiboot2-0.7.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:14:49.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 02:14:49.727 INFO blam! bb5bbe4b07f1402bb1961020a09250fe3ee7b1081fab4560d819274de526dba0 Oct 16 02:14:49.729 INFO running `"docker" "start" "-a" "bb5bbe4b07f1402bb1961020a09250fe3ee7b1081fab4560d819274de526dba0"` Oct 16 02:14:50.914 INFO kablam! usermod: no changes Oct 16 02:14:50.987 INFO kablam! Compiling multiboot2 v0.7.1 (/source) Oct 16 02:14:51.391 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:51.391 INFO kablam! --> src/header.rs:1:10 Oct 16 02:14:51.391 INFO kablam! | Oct 16 02:14:51.391 INFO kablam! 1 | #[derive(Debug)] Oct 16 02:14:51.391 INFO kablam! | ^^^^^ Oct 16 02:14:51.391 INFO kablam! | Oct 16 02:14:51.391 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 02:14:51.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:51.391 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:51.391 INFO kablam! Oct 16 02:14:51.391 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:51.391 INFO kablam! --> src/boot_loader_name.rs:2:10 Oct 16 02:14:51.391 INFO kablam! | Oct 16 02:14:51.391 INFO kablam! 2 | #[derive(Debug)] Oct 16 02:14:51.391 INFO kablam! | ^^^^^ Oct 16 02:14:51.391 INFO kablam! | Oct 16 02:14:51.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:51.391 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:51.391 INFO kablam! Oct 16 02:14:51.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 02:14:51.391 INFO kablam! --> src/elf_sections.rs:9:5 Oct 16 02:14:51.391 INFO kablam! | Oct 16 02:14:51.391 INFO kablam! 9 | assert_eq!(9, tag.typ); Oct 16 02:14:51.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:14:51.391 INFO kablam! | Oct 16 02:14:51.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:51.392 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:51.392 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 02:14:51.392 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 02:14:51.392 INFO kablam! Oct 16 02:14:51.392 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:51.392 INFO kablam! --> src/elf_sections.rs:17:10 Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! 17 | #[derive(Debug)] Oct 16 02:14:51.392 INFO kablam! | ^^^^^ Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:51.392 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:51.392 INFO kablam! Oct 16 02:14:51.392 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:51.392 INFO kablam! --> src/elf_sections.rs:88:10 Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! 88 | #[derive(Debug)] Oct 16 02:14:51.392 INFO kablam! | ^^^^^ Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:51.392 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:51.392 INFO kablam! Oct 16 02:14:51.392 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:51.392 INFO kablam! --> src/elf_sections.rs:103:10 Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! 103 | #[derive(Debug)] Oct 16 02:14:51.392 INFO kablam! | ^^^^^ Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:51.392 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:51.392 INFO kablam! Oct 16 02:14:51.392 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:51.392 INFO kablam! --> src/module.rs:3:10 Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! 3 | #[derive(Debug)] Oct 16 02:14:51.392 INFO kablam! | ^^^^^ Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:51.392 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:51.392 INFO kablam! Oct 16 02:14:51.392 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:51.392 INFO kablam! --> src/command_line.rs:2:10 Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! 2 | #[derive(Debug)] Oct 16 02:14:51.392 INFO kablam! | ^^^^^ Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:51.392 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:51.392 INFO kablam! Oct 16 02:14:51.392 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:51.392 INFO kablam! --> src/rsdp.rs:11:10 Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! 11 | #[derive(Debug)] Oct 16 02:14:51.392 INFO kablam! | ^^^^^ Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:51.392 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:51.392 INFO kablam! Oct 16 02:14:51.392 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:51.392 INFO kablam! --> src/rsdp.rs:46:10 Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! 46 | #[derive(Debug)] Oct 16 02:14:51.392 INFO kablam! | ^^^^^ Oct 16 02:14:51.392 INFO kablam! | Oct 16 02:14:51.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:51.392 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:51.392 INFO kablam! Oct 16 02:14:51.634 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.68s Oct 16 02:14:51.651 INFO kablam! su: No module specific data is present Oct 16 02:14:52.276 INFO running `"docker" "rm" "-f" "bb5bbe4b07f1402bb1961020a09250fe3ee7b1081fab4560d819274de526dba0"` Oct 16 02:14:52.551 INFO blam! bb5bbe4b07f1402bb1961020a09250fe3ee7b1081fab4560d819274de526dba0 Oct 16 02:14:52.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 02:14:53.041 INFO blam! 25a26ade2d8882c11b63063e7379a8cb7aed16ec9994e2ab50efa826369fb991 Oct 16 02:14:53.045 INFO running `"docker" "start" "-a" "25a26ade2d8882c11b63063e7379a8cb7aed16ec9994e2ab50efa826369fb991"` Oct 16 02:14:54.105 INFO kablam! usermod: no changes Oct 16 02:14:54.155 INFO kablam! Compiling multiboot2 v0.7.1 (/source) Oct 16 02:14:54.937 INFO kablam! warning: unused imports: `FramebufferField`, `FramebufferTag` Oct 16 02:14:54.937 INFO kablam! --> src/lib.rs:364:27 Oct 16 02:14:54.937 INFO kablam! | Oct 16 02:14:54.937 INFO kablam! 364 | use framebuffer::{FramebufferTag, FramebufferField, FramebufferType}; Oct 16 02:14:54.937 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ Oct 16 02:14:54.937 INFO kablam! | Oct 16 02:14:54.942 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 02:14:54.942 INFO kablam! Oct 16 02:14:55.615 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:55.615 INFO kablam! --> src/header.rs:1:10 Oct 16 02:14:55.615 INFO kablam! | Oct 16 02:14:55.615 INFO kablam! 1 | #[derive(Debug)] Oct 16 02:14:55.615 INFO kablam! | ^^^^^ Oct 16 02:14:55.615 INFO kablam! | Oct 16 02:14:55.615 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 02:14:55.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:55.615 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:55.615 INFO kablam! Oct 16 02:14:55.615 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:55.615 INFO kablam! --> src/boot_loader_name.rs:2:10 Oct 16 02:14:55.615 INFO kablam! | Oct 16 02:14:55.615 INFO kablam! 2 | #[derive(Debug)] Oct 16 02:14:55.615 INFO kablam! | ^^^^^ Oct 16 02:14:55.615 INFO kablam! | Oct 16 02:14:55.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:55.615 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:55.615 INFO kablam! Oct 16 02:14:55.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 02:14:55.615 INFO kablam! --> src/elf_sections.rs:9:5 Oct 16 02:14:55.615 INFO kablam! | Oct 16 02:14:55.615 INFO kablam! 9 | assert_eq!(9, tag.typ); Oct 16 02:14:55.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:14:55.615 INFO kablam! | Oct 16 02:14:55.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:55.615 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:55.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 02:14:55.616 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 02:14:55.616 INFO kablam! Oct 16 02:14:55.616 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:55.616 INFO kablam! --> src/elf_sections.rs:17:10 Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! 17 | #[derive(Debug)] Oct 16 02:14:55.616 INFO kablam! | ^^^^^ Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:55.616 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:55.616 INFO kablam! Oct 16 02:14:55.616 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:55.616 INFO kablam! --> src/elf_sections.rs:88:10 Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! 88 | #[derive(Debug)] Oct 16 02:14:55.616 INFO kablam! | ^^^^^ Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:55.616 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:55.616 INFO kablam! Oct 16 02:14:55.616 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:55.616 INFO kablam! --> src/elf_sections.rs:103:10 Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! 103 | #[derive(Debug)] Oct 16 02:14:55.616 INFO kablam! | ^^^^^ Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:55.616 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:55.616 INFO kablam! Oct 16 02:14:55.616 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:55.616 INFO kablam! --> src/module.rs:3:10 Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! 3 | #[derive(Debug)] Oct 16 02:14:55.616 INFO kablam! | ^^^^^ Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:55.616 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:55.616 INFO kablam! Oct 16 02:14:55.616 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:55.616 INFO kablam! --> src/command_line.rs:2:10 Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! 2 | #[derive(Debug)] Oct 16 02:14:55.616 INFO kablam! | ^^^^^ Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:55.616 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:55.616 INFO kablam! Oct 16 02:14:55.616 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:55.616 INFO kablam! --> src/rsdp.rs:11:10 Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! 11 | #[derive(Debug)] Oct 16 02:14:55.616 INFO kablam! | ^^^^^ Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:55.616 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:55.616 INFO kablam! Oct 16 02:14:55.616 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 16 02:14:55.616 INFO kablam! --> src/rsdp.rs:46:10 Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! 46 | #[derive(Debug)] Oct 16 02:14:55.616 INFO kablam! | ^^^^^ Oct 16 02:14:55.616 INFO kablam! | Oct 16 02:14:55.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 02:14:55.616 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:14:55.616 INFO kablam! Oct 16 02:14:56.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Oct 16 02:14:56.427 INFO kablam! su: No module specific data is present Oct 16 02:14:57.009 INFO running `"docker" "rm" "-f" "25a26ade2d8882c11b63063e7379a8cb7aed16ec9994e2ab50efa826369fb991"` Oct 16 02:14:57.223 INFO blam! 25a26ade2d8882c11b63063e7379a8cb7aed16ec9994e2ab50efa826369fb991 Oct 16 02:14:57.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 02:14:57.588 INFO blam! 17cc8bdbdff735f299f1c22a384fc34fb4ca7cc9495ed4aec82b79bcb47af655 Oct 16 02:14:57.591 INFO running `"docker" "start" "-a" "17cc8bdbdff735f299f1c22a384fc34fb4ca7cc9495ed4aec82b79bcb47af655"` Oct 16 02:14:58.886 INFO kablam! usermod: no changes Oct 16 02:14:58.925 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 02:14:58.931 INFO kablam! Running /target/debug/deps/multiboot2-fd2ef94e67a38a12 Oct 16 02:14:58.943 INFO blam! Oct 16 02:14:58.943 INFO blam! running 7 tests Oct 16 02:14:58.947 INFO blam! test tests::framebuffer_tag_rgb ... ok Oct 16 02:14:58.947 INFO blam! test tests::framebuffer_tag_indexed ... ok Oct 16 02:14:58.948 INFO blam! test tests::no_tags ... ok Oct 16 02:14:58.955 INFO blam! test tests::grub2 ... ok Oct 16 02:14:58.955 INFO blam! test tests::name_tag ... ok Oct 16 02:14:59.007 INFO blam! test tests::invalid_total_size ... ok Oct 16 02:14:59.012 INFO blam! test tests::invalid_end_tag ... ok Oct 16 02:14:59.012 INFO kablam! Doc-tests multiboot2 Oct 16 02:14:59.012 INFO blam! Oct 16 02:14:59.012 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:14:59.012 INFO blam! Oct 16 02:14:59.214 INFO blam! Oct 16 02:14:59.214 INFO blam! running 0 tests Oct 16 02:14:59.214 INFO blam! Oct 16 02:14:59.214 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:14:59.215 INFO blam! Oct 16 02:14:59.219 INFO kablam! su: No module specific data is present Oct 16 02:15:00.059 INFO running `"docker" "rm" "-f" "17cc8bdbdff735f299f1c22a384fc34fb4ca7cc9495ed4aec82b79bcb47af655"` Oct 16 02:15:00.347 INFO blam! 17cc8bdbdff735f299f1c22a384fc34fb4ca7cc9495ed4aec82b79bcb47af655