Oct 16 05:55:10.752 INFO testing ifaces-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 05:55:10.752 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 05:55:10.964 INFO blam! 6b1de2b597723753473b40ad57081d081de1878034272643f1bb62b9f54f9f45 Oct 16 05:55:10.967 INFO running `"docker" "start" "-a" "6b1de2b597723753473b40ad57081d081de1878034272643f1bb62b9f54f9f45"` Oct 16 05:55:11.433 INFO kablam! usermod: no changes Oct 16 05:55:11.470 INFO kablam! Compiling ifaces v0.1.0 (/source) Oct 16 05:55:12.267 INFO kablam! warning: variant `IFF_UP` should have a camel case name such as `IffUp` Oct 16 05:55:12.267 INFO kablam! --> src/ffi.rs:13:5 Oct 16 05:55:12.267 INFO kablam! | Oct 16 05:55:12.268 INFO kablam! 13 | IFF_UP = 0x1, /* Interface is up. */ Oct 16 05:55:12.268 INFO kablam! | ^^^^^^^^^^^^ Oct 16 05:55:12.268 INFO kablam! | Oct 16 05:55:12.268 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 16 05:55:12.268 INFO kablam! Oct 16 05:55:12.268 INFO kablam! warning: variant `IFF_BROADCAST` should have a camel case name such as `IffBroadcast` Oct 16 05:55:12.268 INFO kablam! --> src/ffi.rs:14:5 Oct 16 05:55:12.268 INFO kablam! | Oct 16 05:55:12.268 INFO kablam! 14 | IFF_BROADCAST = 0x2, /* Broadcast address valid. */ Oct 16 05:55:12.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.268 INFO kablam! Oct 16 05:55:12.268 INFO kablam! warning: variant `IFF_DEBUG` should have a camel case name such as `IffDebug` Oct 16 05:55:12.268 INFO kablam! --> src/ffi.rs:15:5 Oct 16 05:55:12.268 INFO kablam! | Oct 16 05:55:12.268 INFO kablam! 15 | IFF_DEBUG = 0x4, /* Turn on debugging. */ Oct 16 05:55:12.268 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 05:55:12.268 INFO kablam! Oct 16 05:55:12.268 INFO kablam! warning: variant `IFF_LOOPBACK` should have a camel case name such as `IffLoopback` Oct 16 05:55:12.268 INFO kablam! --> src/ffi.rs:16:5 Oct 16 05:55:12.268 INFO kablam! | Oct 16 05:55:12.268 INFO kablam! 16 | IFF_LOOPBACK = 0x8, /* Is a loopback net. */ Oct 16 05:55:12.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.268 INFO kablam! Oct 16 05:55:12.268 INFO kablam! warning: variant `IFF_POINTOPOINT` should have a camel case name such as `IffPointopoint` Oct 16 05:55:12.268 INFO kablam! --> src/ffi.rs:17:5 Oct 16 05:55:12.268 INFO kablam! | Oct 16 05:55:12.268 INFO kablam! 17 | IFF_POINTOPOINT = 0x10, /* Interface is point-to-point link. */ Oct 16 05:55:12.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.268 INFO kablam! Oct 16 05:55:12.268 INFO kablam! warning: variant `IFF_NOTRAILERS` should have a camel case name such as `IffNotrailers` Oct 16 05:55:12.268 INFO kablam! --> src/ffi.rs:18:5 Oct 16 05:55:12.268 INFO kablam! | Oct 16 05:55:12.268 INFO kablam! 18 | IFF_NOTRAILERS = 0x20, /* Avoid use of trailers. */ Oct 16 05:55:12.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.268 INFO kablam! Oct 16 05:55:12.268 INFO kablam! warning: variant `IFF_RUNNING` should have a camel case name such as `IffRunning` Oct 16 05:55:12.268 INFO kablam! --> src/ffi.rs:19:5 Oct 16 05:55:12.268 INFO kablam! | Oct 16 05:55:12.268 INFO kablam! 19 | IFF_RUNNING = 0x40, /* Resources allocated. */ Oct 16 05:55:12.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.268 INFO kablam! Oct 16 05:55:12.275 INFO kablam! warning: variant `IFF_NOARP` should have a camel case name such as `IffNoarp` Oct 16 05:55:12.275 INFO kablam! --> src/ffi.rs:20:5 Oct 16 05:55:12.276 INFO kablam! | Oct 16 05:55:12.276 INFO kablam! 20 | IFF_NOARP = 0x80, /* No address resolution protocol. */ Oct 16 05:55:12.276 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 05:55:12.276 INFO kablam! Oct 16 05:55:12.276 INFO kablam! warning: variant `IFF_PROMISC` should have a camel case name such as `IffPromisc` Oct 16 05:55:12.276 INFO kablam! --> src/ffi.rs:21:5 Oct 16 05:55:12.276 INFO kablam! | Oct 16 05:55:12.276 INFO kablam! 21 | IFF_PROMISC = 0x100, /* Receive all packets. */ Oct 16 05:55:12.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.276 INFO kablam! Oct 16 05:55:12.276 INFO kablam! warning: variant `IFF_ALLMULTI` should have a camel case name such as `IffAllmulti` Oct 16 05:55:12.276 INFO kablam! --> src/ffi.rs:24:5 Oct 16 05:55:12.276 INFO kablam! | Oct 16 05:55:12.276 INFO kablam! 24 | IFF_ALLMULTI = 0x200, /* Receive all multicast packets. */ Oct 16 05:55:12.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.276 INFO kablam! Oct 16 05:55:12.276 INFO kablam! warning: variant `IFF_MASTER` should have a camel case name such as `IffMaster` Oct 16 05:55:12.276 INFO kablam! --> src/ffi.rs:26:5 Oct 16 05:55:12.276 INFO kablam! | Oct 16 05:55:12.276 INFO kablam! 26 | IFF_MASTER = 0x400, /* Master of a load balancer. */ Oct 16 05:55:12.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.276 INFO kablam! Oct 16 05:55:12.276 INFO kablam! warning: variant `IFF_SLAVE` should have a camel case name such as `IffSlave` Oct 16 05:55:12.276 INFO kablam! --> src/ffi.rs:27:5 Oct 16 05:55:12.276 INFO kablam! | Oct 16 05:55:12.276 INFO kablam! 27 | IFF_SLAVE = 0x800, /* Slave of a load balancer. */ Oct 16 05:55:12.276 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.276 INFO kablam! Oct 16 05:55:12.276 INFO kablam! warning: variant `IFF_MULTICAST` should have a camel case name such as `IffMulticast` Oct 16 05:55:12.276 INFO kablam! --> src/ffi.rs:29:5 Oct 16 05:55:12.276 INFO kablam! | Oct 16 05:55:12.276 INFO kablam! 29 | IFF_MULTICAST = 0x1000, /* Supports multicast. */ Oct 16 05:55:12.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.276 INFO kablam! Oct 16 05:55:12.276 INFO kablam! warning: variant `IFF_PORTSEL` should have a camel case name such as `IffPortsel` Oct 16 05:55:12.276 INFO kablam! --> src/ffi.rs:31:5 Oct 16 05:55:12.276 INFO kablam! | Oct 16 05:55:12.276 INFO kablam! 31 | IFF_PORTSEL = 0x2000, /* Can set media type. */ Oct 16 05:55:12.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.276 INFO kablam! Oct 16 05:55:12.276 INFO kablam! warning: variant `IFF_AUTOMEDIA` should have a camel case name such as `IffAutomedia` Oct 16 05:55:12.276 INFO kablam! --> src/ffi.rs:32:5 Oct 16 05:55:12.276 INFO kablam! | Oct 16 05:55:12.276 INFO kablam! 32 | IFF_AUTOMEDIA = 0x4000, /* Auto media select active. */ Oct 16 05:55:12.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.276 INFO kablam! Oct 16 05:55:12.276 INFO kablam! warning: variant `IFF_DYNAMIC` should have a camel case name such as `IffDynamic` Oct 16 05:55:12.276 INFO kablam! --> src/ffi.rs:33:5 Oct 16 05:55:12.276 INFO kablam! | Oct 16 05:55:12.276 INFO kablam! 33 | IFF_DYNAMIC = 0x8000 /* Dialup device with changing addresses. */ Oct 16 05:55:12.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:12.276 INFO kablam! Oct 16 05:55:12.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 16 05:55:12.412 INFO kablam! su: No module specific data is present Oct 16 05:55:12.689 INFO running `"docker" "rm" "-f" "6b1de2b597723753473b40ad57081d081de1878034272643f1bb62b9f54f9f45"` Oct 16 05:55:12.811 INFO blam! 6b1de2b597723753473b40ad57081d081de1878034272643f1bb62b9f54f9f45 Oct 16 05:55:12.813 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 05:55:13.029 INFO blam! 810523768f32453cefa9a9db97aaa180f76223b45e900d9bc271e5a75cae8b21 Oct 16 05:55:13.030 INFO running `"docker" "start" "-a" "810523768f32453cefa9a9db97aaa180f76223b45e900d9bc271e5a75cae8b21"` Oct 16 05:55:13.475 INFO kablam! usermod: no changes Oct 16 05:55:13.519 INFO kablam! Compiling ifaces v0.1.0 (/source) Oct 16 05:55:14.470 INFO kablam! warning: variant `IFF_UP` should have a camel case name such as `IffUp` Oct 16 05:55:14.470 INFO kablam! --> src/ffi.rs:13:5 Oct 16 05:55:14.471 INFO kablam! | Oct 16 05:55:14.471 INFO kablam! 13 | IFF_UP = 0x1, /* Interface is up. */ Oct 16 05:55:14.471 INFO kablam! | ^^^^^^^^^^^^ Oct 16 05:55:14.471 INFO kablam! | Oct 16 05:55:14.471 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 16 05:55:14.471 INFO kablam! Oct 16 05:55:14.472 INFO kablam! warning: variant `IFF_BROADCAST` should have a camel case name such as `IffBroadcast` Oct 16 05:55:14.472 INFO kablam! --> src/ffi.rs:14:5 Oct 16 05:55:14.472 INFO kablam! | Oct 16 05:55:14.472 INFO kablam! 14 | IFF_BROADCAST = 0x2, /* Broadcast address valid. */ Oct 16 05:55:14.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.472 INFO kablam! Oct 16 05:55:14.472 INFO kablam! warning: variant `IFF_DEBUG` should have a camel case name such as `IffDebug` Oct 16 05:55:14.473 INFO kablam! --> src/ffi.rs:15:5 Oct 16 05:55:14.473 INFO kablam! | Oct 16 05:55:14.473 INFO kablam! 15 | IFF_DEBUG = 0x4, /* Turn on debugging. */ Oct 16 05:55:14.473 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 05:55:14.473 INFO kablam! Oct 16 05:55:14.473 INFO kablam! warning: variant `IFF_LOOPBACK` should have a camel case name such as `IffLoopback` Oct 16 05:55:14.473 INFO kablam! --> src/ffi.rs:16:5 Oct 16 05:55:14.473 INFO kablam! | Oct 16 05:55:14.474 INFO kablam! 16 | IFF_LOOPBACK = 0x8, /* Is a loopback net. */ Oct 16 05:55:14.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.474 INFO kablam! Oct 16 05:55:14.474 INFO kablam! warning: variant `IFF_POINTOPOINT` should have a camel case name such as `IffPointopoint` Oct 16 05:55:14.474 INFO kablam! --> src/ffi.rs:17:5 Oct 16 05:55:14.474 INFO kablam! | Oct 16 05:55:14.474 INFO kablam! 17 | IFF_POINTOPOINT = 0x10, /* Interface is point-to-point link. */ Oct 16 05:55:14.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.474 INFO kablam! Oct 16 05:55:14.474 INFO kablam! warning: variant `IFF_NOTRAILERS` should have a camel case name such as `IffNotrailers` Oct 16 05:55:14.474 INFO kablam! --> src/ffi.rs:18:5 Oct 16 05:55:14.474 INFO kablam! | Oct 16 05:55:14.474 INFO kablam! 18 | IFF_NOTRAILERS = 0x20, /* Avoid use of trailers. */ Oct 16 05:55:14.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.474 INFO kablam! Oct 16 05:55:14.474 INFO kablam! warning: variant `IFF_RUNNING` should have a camel case name such as `IffRunning` Oct 16 05:55:14.474 INFO kablam! --> src/ffi.rs:19:5 Oct 16 05:55:14.474 INFO kablam! | Oct 16 05:55:14.474 INFO kablam! 19 | IFF_RUNNING = 0x40, /* Resources allocated. */ Oct 16 05:55:14.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.474 INFO kablam! Oct 16 05:55:14.474 INFO kablam! warning: variant `IFF_NOARP` should have a camel case name such as `IffNoarp` Oct 16 05:55:14.474 INFO kablam! --> src/ffi.rs:20:5 Oct 16 05:55:14.474 INFO kablam! | Oct 16 05:55:14.474 INFO kablam! 20 | IFF_NOARP = 0x80, /* No address resolution protocol. */ Oct 16 05:55:14.474 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 05:55:14.474 INFO kablam! Oct 16 05:55:14.474 INFO kablam! warning: variant `IFF_PROMISC` should have a camel case name such as `IffPromisc` Oct 16 05:55:14.474 INFO kablam! --> src/ffi.rs:21:5 Oct 16 05:55:14.474 INFO kablam! | Oct 16 05:55:14.474 INFO kablam! 21 | IFF_PROMISC = 0x100, /* Receive all packets. */ Oct 16 05:55:14.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.474 INFO kablam! Oct 16 05:55:14.474 INFO kablam! warning: variant `IFF_ALLMULTI` should have a camel case name such as `IffAllmulti` Oct 16 05:55:14.474 INFO kablam! --> src/ffi.rs:24:5 Oct 16 05:55:14.475 INFO kablam! | Oct 16 05:55:14.475 INFO kablam! 24 | IFF_ALLMULTI = 0x200, /* Receive all multicast packets. */ Oct 16 05:55:14.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.475 INFO kablam! Oct 16 05:55:14.475 INFO kablam! warning: variant `IFF_MASTER` should have a camel case name such as `IffMaster` Oct 16 05:55:14.475 INFO kablam! --> src/ffi.rs:26:5 Oct 16 05:55:14.475 INFO kablam! | Oct 16 05:55:14.475 INFO kablam! 26 | IFF_MASTER = 0x400, /* Master of a load balancer. */ Oct 16 05:55:14.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.475 INFO kablam! Oct 16 05:55:14.475 INFO kablam! warning: variant `IFF_SLAVE` should have a camel case name such as `IffSlave` Oct 16 05:55:14.475 INFO kablam! --> src/ffi.rs:27:5 Oct 16 05:55:14.475 INFO kablam! | Oct 16 05:55:14.475 INFO kablam! 27 | IFF_SLAVE = 0x800, /* Slave of a load balancer. */ Oct 16 05:55:14.475 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.475 INFO kablam! Oct 16 05:55:14.475 INFO kablam! warning: variant `IFF_MULTICAST` should have a camel case name such as `IffMulticast` Oct 16 05:55:14.475 INFO kablam! --> src/ffi.rs:29:5 Oct 16 05:55:14.475 INFO kablam! | Oct 16 05:55:14.475 INFO kablam! 29 | IFF_MULTICAST = 0x1000, /* Supports multicast. */ Oct 16 05:55:14.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.475 INFO kablam! Oct 16 05:55:14.475 INFO kablam! warning: variant `IFF_PORTSEL` should have a camel case name such as `IffPortsel` Oct 16 05:55:14.475 INFO kablam! --> src/ffi.rs:31:5 Oct 16 05:55:14.475 INFO kablam! | Oct 16 05:55:14.475 INFO kablam! 31 | IFF_PORTSEL = 0x2000, /* Can set media type. */ Oct 16 05:55:14.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.475 INFO kablam! Oct 16 05:55:14.475 INFO kablam! warning: variant `IFF_AUTOMEDIA` should have a camel case name such as `IffAutomedia` Oct 16 05:55:14.475 INFO kablam! --> src/ffi.rs:32:5 Oct 16 05:55:14.475 INFO kablam! | Oct 16 05:55:14.475 INFO kablam! 32 | IFF_AUTOMEDIA = 0x4000, /* Auto media select active. */ Oct 16 05:55:14.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.475 INFO kablam! Oct 16 05:55:14.475 INFO kablam! warning: variant `IFF_DYNAMIC` should have a camel case name such as `IffDynamic` Oct 16 05:55:14.475 INFO kablam! --> src/ffi.rs:33:5 Oct 16 05:55:14.475 INFO kablam! | Oct 16 05:55:14.475 INFO kablam! 33 | IFF_DYNAMIC = 0x8000 /* Dialup device with changing addresses. */ Oct 16 05:55:14.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:55:14.475 INFO kablam! Oct 16 05:55:14.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 16 05:55:14.831 INFO kablam! su: No module specific data is present Oct 16 05:55:15.167 INFO running `"docker" "rm" "-f" "810523768f32453cefa9a9db97aaa180f76223b45e900d9bc271e5a75cae8b21"` Oct 16 05:55:15.368 INFO blam! 810523768f32453cefa9a9db97aaa180f76223b45e900d9bc271e5a75cae8b21 Oct 16 05:55:15.375 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 05:55:15.796 INFO blam! 8439aa1cb6fc8b4a311cb483e6997dcfef5bff036149a8e35248f826835fe95c Oct 16 05:55:15.798 INFO running `"docker" "start" "-a" "8439aa1cb6fc8b4a311cb483e6997dcfef5bff036149a8e35248f826835fe95c"` Oct 16 05:55:16.350 INFO kablam! usermod: no changes Oct 16 05:55:16.393 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 05:55:16.395 INFO kablam! Running /target/debug/deps/ifaces-a40384bb11eee2f0 Oct 16 05:55:16.395 INFO blam! Oct 16 05:55:16.395 INFO kablam! Doc-tests ifaces Oct 16 05:55:16.395 INFO blam! running 0 tests Oct 16 05:55:16.395 INFO blam! Oct 16 05:55:16.395 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:55:16.395 INFO blam! Oct 16 05:55:17.393 INFO blam! Oct 16 05:55:17.393 INFO blam! running 0 tests Oct 16 05:55:17.393 INFO blam! Oct 16 05:55:17.393 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:55:17.393 INFO blam! Oct 16 05:55:17.399 INFO kablam! su: No module specific data is present Oct 16 05:55:17.741 INFO running `"docker" "rm" "-f" "8439aa1cb6fc8b4a311cb483e6997dcfef5bff036149a8e35248f826835fe95c"` Oct 16 05:55:17.912 INFO blam! 8439aa1cb6fc8b4a311cb483e6997dcfef5bff036149a8e35248f826835fe95c