Oct 13 05:43:17.548 INFO testing neosam/textgame against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:43:17.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 05:43:17.905 INFO blam! 90346d7ea29aebf096b7564f9043d290288240b2b13dc2b688d0ee36ad2a2c23 Oct 13 05:43:17.911 INFO running `"docker" "start" "-a" "90346d7ea29aebf096b7564f9043d290288240b2b13dc2b688d0ee36ad2a2c23"` Oct 13 05:43:18.631 INFO kablam! usermod: no changes Oct 13 05:43:18.704 INFO kablam! Compiling quote v0.3.10 Oct 13 05:43:18.705 INFO kablam! Compiling serde_json v0.8.4 Oct 13 05:43:19.703 INFO kablam! Compiling syn v0.10.3 Oct 13 05:43:24.383 INFO kablam! Compiling serde_codegen_internals v0.11.1 Oct 13 05:43:26.253 INFO kablam! Compiling serde_codegen v0.8.19 Oct 13 05:43:29.244 INFO kablam! Compiling serde_derive v0.8.19 Oct 13 05:43:31.831 INFO kablam! Compiling textgametest v0.1.0 (/source) Oct 13 05:43:32.307 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:43:32.307 INFO kablam! --> src/terminal.rs:59:23 Oct 13 05:43:32.308 INFO kablam! | Oct 13 05:43:32.308 INFO kablam! 59 | return Ok((false)) Oct 13 05:43:32.308 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 05:43:32.308 INFO kablam! | Oct 13 05:43:32.309 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:43:32.309 INFO kablam! Oct 13 05:43:32.799 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:32.800 INFO kablam! --> src/main.rs:30:13 Oct 13 05:43:32.800 INFO kablam! | Oct 13 05:43:32.800 INFO kablam! 30 | let mut game_room = game.room_mut(room_ref); Oct 13 05:43:32.801 INFO kablam! | ----^^^^^^^^^ Oct 13 05:43:32.801 INFO kablam! | | Oct 13 05:43:32.801 INFO kablam! | help: remove this `mut` Oct 13 05:43:32.801 INFO kablam! | Oct 13 05:43:32.802 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 05:43:32.802 INFO kablam! Oct 13 05:43:32.947 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:32.948 INFO kablam! --> src/game.rs:54:13 Oct 13 05:43:32.948 INFO kablam! | Oct 13 05:43:32.948 INFO kablam! 54 | let mut to_room = self.room_mut(to_room_key); Oct 13 05:43:32.948 INFO kablam! | ----^^^^^^^ Oct 13 05:43:32.948 INFO kablam! | | Oct 13 05:43:32.948 INFO kablam! | help: remove this `mut` Oct 13 05:43:32.948 INFO kablam! Oct 13 05:43:32.975 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:32.975 INFO kablam! --> src/terminal.rs:114:15 Oct 13 05:43:32.975 INFO kablam! | Oct 13 05:43:32.975 INFO kablam! 114 | Box::new(|mut game| { Oct 13 05:43:32.975 INFO kablam! | ----^^^^ Oct 13 05:43:32.975 INFO kablam! | | Oct 13 05:43:32.975 INFO kablam! | help: remove this `mut` Oct 13 05:43:32.975 INFO kablam! Oct 13 05:43:32.975 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:32.975 INFO kablam! --> src/terminal.rs:126:15 Oct 13 05:43:32.975 INFO kablam! | Oct 13 05:43:32.975 INFO kablam! 126 | Box::new(|mut game| { Oct 13 05:43:32.975 INFO kablam! | ----^^^^ Oct 13 05:43:32.975 INFO kablam! | | Oct 13 05:43:32.975 INFO kablam! | help: remove this `mut` Oct 13 05:43:32.975 INFO kablam! Oct 13 05:43:32.975 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:32.975 INFO kablam! --> src/terminal.rs:134:15 Oct 13 05:43:32.975 INFO kablam! | Oct 13 05:43:32.975 INFO kablam! 134 | Box::new(|mut game| { Oct 13 05:43:32.975 INFO kablam! | ----^^^^ Oct 13 05:43:32.975 INFO kablam! | | Oct 13 05:43:32.975 INFO kablam! | help: remove this `mut` Oct 13 05:43:32.975 INFO kablam! Oct 13 05:43:32.975 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:32.975 INFO kablam! --> src/terminal.rs:150:15 Oct 13 05:43:32.975 INFO kablam! | Oct 13 05:43:32.975 INFO kablam! 150 | Box::new(|mut game| { Oct 13 05:43:32.975 INFO kablam! | ----^^^^ Oct 13 05:43:32.975 INFO kablam! | | Oct 13 05:43:32.975 INFO kablam! | help: remove this `mut` Oct 13 05:43:32.975 INFO kablam! Oct 13 05:43:32.975 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:32.975 INFO kablam! --> src/terminal.rs:161:15 Oct 13 05:43:32.975 INFO kablam! | Oct 13 05:43:32.975 INFO kablam! 161 | Box::new(|mut game| { Oct 13 05:43:32.975 INFO kablam! | ----^^^^ Oct 13 05:43:32.975 INFO kablam! | | Oct 13 05:43:32.975 INFO kablam! | help: remove this `mut` Oct 13 05:43:32.975 INFO kablam! Oct 13 05:43:32.975 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:32.975 INFO kablam! --> src/terminal.rs:173:15 Oct 13 05:43:32.975 INFO kablam! | Oct 13 05:43:32.975 INFO kablam! 173 | Box::new(|mut game| { Oct 13 05:43:32.975 INFO kablam! | ----^^^^ Oct 13 05:43:32.975 INFO kablam! | | Oct 13 05:43:32.975 INFO kablam! | help: remove this `mut` Oct 13 05:43:32.975 INFO kablam! Oct 13 05:43:32.975 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:32.975 INFO kablam! --> src/terminal.rs:176:13 Oct 13 05:43:32.975 INFO kablam! | Oct 13 05:43:32.975 INFO kablam! 176 | let mut room = game.player_room_mut(); Oct 13 05:43:32.975 INFO kablam! | ----^^^^ Oct 13 05:43:32.975 INFO kablam! | | Oct 13 05:43:32.976 INFO kablam! | help: remove this `mut` Oct 13 05:43:32.976 INFO kablam! Oct 13 05:43:32.976 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:32.976 INFO kablam! --> src/terminal.rs:190:15 Oct 13 05:43:32.976 INFO kablam! | Oct 13 05:43:32.976 INFO kablam! 190 | Box::new(|mut game| { Oct 13 05:43:32.976 INFO kablam! | ----^^^^ Oct 13 05:43:32.976 INFO kablam! | | Oct 13 05:43:32.976 INFO kablam! | help: remove this `mut` Oct 13 05:43:32.976 INFO kablam! Oct 13 05:43:32.976 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:32.976 INFO kablam! --> src/terminal.rs:196:13 Oct 13 05:43:32.976 INFO kablam! | Oct 13 05:43:32.976 INFO kablam! 196 | let mut room = game.player_room_mut(); Oct 13 05:43:32.976 INFO kablam! | ----^^^^ Oct 13 05:43:32.983 INFO kablam! | | Oct 13 05:43:32.983 INFO kablam! | help: remove this `mut` Oct 13 05:43:32.983 INFO kablam! Oct 13 05:43:32.991 INFO kablam! warning: type alias is never used: `GameResult` Oct 13 05:43:32.991 INFO kablam! --> src/gameerror.rs:25:1 Oct 13 05:43:32.991 INFO kablam! | Oct 13 05:43:32.991 INFO kablam! 25 | type GameResult = result::Result; Oct 13 05:43:32.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:43:32.991 INFO kablam! | Oct 13 05:43:32.991 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:43:32.991 INFO kablam! Oct 13 05:43:32.991 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 05:43:32.991 INFO kablam! --> src/main.rs:1:12 Oct 13 05:43:32.991 INFO kablam! | Oct 13 05:43:32.991 INFO kablam! 1 | #![feature(proc_macro)] Oct 13 05:43:32.991 INFO kablam! | ^^^^^^^^^^ Oct 13 05:43:32.991 INFO kablam! | Oct 13 05:43:32.991 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 05:43:32.991 INFO kablam! Oct 13 05:43:32.991 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 05:43:32.991 INFO kablam! --> src/main.rs:2:12 Oct 13 05:43:32.991 INFO kablam! | Oct 13 05:43:32.991 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 13 05:43:32.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:43:32.991 INFO kablam! Oct 13 05:43:38.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.37s Oct 13 05:43:38.043 INFO kablam! su: No module specific data is present Oct 13 05:43:39.261 INFO running `"docker" "rm" "-f" "90346d7ea29aebf096b7564f9043d290288240b2b13dc2b688d0ee36ad2a2c23"` Oct 13 05:43:39.701 INFO blam! 90346d7ea29aebf096b7564f9043d290288240b2b13dc2b688d0ee36ad2a2c23 Oct 13 05:43:39.707 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 05:43:40.127 INFO blam! a025890e440e7e5d3afe9c979d0dfffbb6de738b93337670894077d84c60f298 Oct 13 05:43:40.129 INFO running `"docker" "start" "-a" "a025890e440e7e5d3afe9c979d0dfffbb6de738b93337670894077d84c60f298"` Oct 13 05:43:42.038 INFO kablam! usermod: no changes Oct 13 05:43:42.135 INFO kablam! Compiling textgametest v0.1.0 (/source) Oct 13 05:43:42.863 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:43:42.863 INFO kablam! --> src/terminal.rs:59:23 Oct 13 05:43:42.863 INFO kablam! | Oct 13 05:43:42.863 INFO kablam! 59 | return Ok((false)) Oct 13 05:43:42.863 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 13 05:43:42.864 INFO kablam! | Oct 13 05:43:42.864 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:43:42.864 INFO kablam! Oct 13 05:43:43.377 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:43.378 INFO kablam! --> src/main.rs:30:13 Oct 13 05:43:43.379 INFO kablam! | Oct 13 05:43:43.379 INFO kablam! 30 | let mut game_room = game.room_mut(room_ref); Oct 13 05:43:43.380 INFO kablam! | ----^^^^^^^^^ Oct 13 05:43:43.380 INFO kablam! | | Oct 13 05:43:43.381 INFO kablam! | help: remove this `mut` Oct 13 05:43:43.382 INFO kablam! | Oct 13 05:43:43.382 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 05:43:43.383 INFO kablam! Oct 13 05:43:43.538 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:43.539 INFO kablam! --> src/game.rs:54:13 Oct 13 05:43:43.540 INFO kablam! | Oct 13 05:43:43.541 INFO kablam! 54 | let mut to_room = self.room_mut(to_room_key); Oct 13 05:43:43.541 INFO kablam! | ----^^^^^^^ Oct 13 05:43:43.542 INFO kablam! | | Oct 13 05:43:43.543 INFO kablam! | help: remove this `mut` Oct 13 05:43:43.543 INFO kablam! Oct 13 05:43:43.557 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:43.558 INFO kablam! --> src/terminal.rs:114:15 Oct 13 05:43:43.558 INFO kablam! | Oct 13 05:43:43.559 INFO kablam! 114 | Box::new(|mut game| { Oct 13 05:43:43.560 INFO kablam! | ----^^^^ Oct 13 05:43:43.560 INFO kablam! | | Oct 13 05:43:43.561 INFO kablam! | help: remove this `mut` Oct 13 05:43:43.562 INFO kablam! Oct 13 05:43:43.562 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:43.563 INFO kablam! --> src/terminal.rs:126:15 Oct 13 05:43:43.563 INFO kablam! | Oct 13 05:43:43.564 INFO kablam! 126 | Box::new(|mut game| { Oct 13 05:43:43.564 INFO kablam! | ----^^^^ Oct 13 05:43:43.564 INFO kablam! | | Oct 13 05:43:43.565 INFO kablam! | help: remove this `mut` Oct 13 05:43:43.565 INFO kablam! Oct 13 05:43:43.565 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:43.565 INFO kablam! --> src/terminal.rs:134:15 Oct 13 05:43:43.566 INFO kablam! | Oct 13 05:43:43.567 INFO kablam! 134 | Box::new(|mut game| { Oct 13 05:43:43.567 INFO kablam! | ----^^^^ Oct 13 05:43:43.568 INFO kablam! | | Oct 13 05:43:43.568 INFO kablam! | help: remove this `mut` Oct 13 05:43:43.568 INFO kablam! Oct 13 05:43:43.568 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:43.569 INFO kablam! --> src/terminal.rs:150:15 Oct 13 05:43:43.569 INFO kablam! | Oct 13 05:43:43.569 INFO kablam! 150 | Box::new(|mut game| { Oct 13 05:43:43.569 INFO kablam! | ----^^^^ Oct 13 05:43:43.570 INFO kablam! | | Oct 13 05:43:43.570 INFO kablam! | help: remove this `mut` Oct 13 05:43:43.570 INFO kablam! Oct 13 05:43:43.570 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:43.571 INFO kablam! --> src/terminal.rs:161:15 Oct 13 05:43:43.571 INFO kablam! | Oct 13 05:43:43.571 INFO kablam! 161 | Box::new(|mut game| { Oct 13 05:43:43.571 INFO kablam! | ----^^^^ Oct 13 05:43:43.572 INFO kablam! | | Oct 13 05:43:43.572 INFO kablam! | help: remove this `mut` Oct 13 05:43:43.572 INFO kablam! Oct 13 05:43:43.572 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:43.573 INFO kablam! --> src/terminal.rs:173:15 Oct 13 05:43:43.573 INFO kablam! | Oct 13 05:43:43.573 INFO kablam! 173 | Box::new(|mut game| { Oct 13 05:43:43.574 INFO kablam! | ----^^^^ Oct 13 05:43:43.574 INFO kablam! | | Oct 13 05:43:43.574 INFO kablam! | help: remove this `mut` Oct 13 05:43:43.574 INFO kablam! Oct 13 05:43:43.575 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:43.575 INFO kablam! --> src/terminal.rs:176:13 Oct 13 05:43:43.575 INFO kablam! | Oct 13 05:43:43.575 INFO kablam! 176 | let mut room = game.player_room_mut(); Oct 13 05:43:43.575 INFO kablam! | ----^^^^ Oct 13 05:43:43.575 INFO kablam! | | Oct 13 05:43:43.575 INFO kablam! | help: remove this `mut` Oct 13 05:43:43.576 INFO kablam! Oct 13 05:43:43.576 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:43.576 INFO kablam! --> src/terminal.rs:190:15 Oct 13 05:43:43.576 INFO kablam! | Oct 13 05:43:43.576 INFO kablam! 190 | Box::new(|mut game| { Oct 13 05:43:43.576 INFO kablam! | ----^^^^ Oct 13 05:43:43.576 INFO kablam! | | Oct 13 05:43:43.576 INFO kablam! | help: remove this `mut` Oct 13 05:43:43.576 INFO kablam! Oct 13 05:43:43.576 INFO kablam! warning: variable does not need to be mutable Oct 13 05:43:43.576 INFO kablam! --> src/terminal.rs:196:13 Oct 13 05:43:43.576 INFO kablam! | Oct 13 05:43:43.576 INFO kablam! 196 | let mut room = game.player_room_mut(); Oct 13 05:43:43.576 INFO kablam! | ----^^^^ Oct 13 05:43:43.576 INFO kablam! | | Oct 13 05:43:43.576 INFO kablam! | help: remove this `mut` Oct 13 05:43:43.576 INFO kablam! Oct 13 05:43:43.583 INFO kablam! warning: type alias is never used: `GameResult` Oct 13 05:43:43.583 INFO kablam! --> src/gameerror.rs:25:1 Oct 13 05:43:43.583 INFO kablam! | Oct 13 05:43:43.583 INFO kablam! 25 | type GameResult = result::Result; Oct 13 05:43:43.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:43:43.583 INFO kablam! | Oct 13 05:43:43.583 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:43:43.583 INFO kablam! Oct 13 05:43:43.583 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 05:43:43.583 INFO kablam! --> src/main.rs:1:12 Oct 13 05:43:43.583 INFO kablam! | Oct 13 05:43:43.583 INFO kablam! 1 | #![feature(proc_macro)] Oct 13 05:43:43.583 INFO kablam! | ^^^^^^^^^^ Oct 13 05:43:43.583 INFO kablam! | Oct 13 05:43:43.587 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 05:43:43.587 INFO kablam! Oct 13 05:43:43.587 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 05:43:43.587 INFO kablam! --> src/main.rs:2:12 Oct 13 05:43:43.587 INFO kablam! | Oct 13 05:43:43.587 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 13 05:43:43.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:43:43.587 INFO kablam! Oct 13 05:43:44.388 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.32s Oct 13 05:43:44.392 INFO kablam! su: No module specific data is present Oct 13 05:43:45.706 INFO running `"docker" "rm" "-f" "a025890e440e7e5d3afe9c979d0dfffbb6de738b93337670894077d84c60f298"` Oct 13 05:43:46.051 INFO blam! a025890e440e7e5d3afe9c979d0dfffbb6de738b93337670894077d84c60f298 Oct 13 05:43:46.068 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 05:43:46.435 INFO blam! 3c168978cd2b92304af35a2debcb86f4a9fadf91f4e965f2a3eae408fe57122c Oct 13 05:43:46.439 INFO running `"docker" "start" "-a" "3c168978cd2b92304af35a2debcb86f4a9fadf91f4e965f2a3eae408fe57122c"` Oct 13 05:43:47.359 INFO kablam! usermod: no changes Oct 13 05:43:47.426 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 13 05:43:47.436 INFO kablam! Running /target/debug/deps/textgametest-3e166a44b82b71aa Oct 13 05:43:47.448 INFO blam! Oct 13 05:43:47.448 INFO blam! running 0 tests Oct 13 05:43:47.448 INFO blam! Oct 13 05:43:47.448 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:43:47.448 INFO blam! Oct 13 05:43:47.450 INFO kablam! su: No module specific data is present Oct 13 05:43:48.639 INFO running `"docker" "rm" "-f" "3c168978cd2b92304af35a2debcb86f4a9fadf91f4e965f2a3eae408fe57122c"` Oct 13 05:43:48.948 INFO blam! 3c168978cd2b92304af35a2debcb86f4a9fadf91f4e965f2a3eae408fe57122c