Oct 15 10:23:42.178 INFO testing HazardDev/rust-zoo-micro against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:23:42.179 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 10:23:42.621 INFO blam! 4729b801439946ed2c48aafa4fd185c8a6cbd81fe9941db927a731ab9f74faee Oct 15 10:23:42.627 INFO running `"docker" "start" "-a" "4729b801439946ed2c48aafa4fd185c8a6cbd81fe9941db927a731ab9f74faee"` Oct 15 10:23:43.855 INFO kablam! usermod: no changes Oct 15 10:23:44.172 INFO kablam! Compiling byteorder v1.2.4 Oct 15 10:23:44.193 INFO kablam! Compiling isatty v0.1.8 Oct 15 10:23:44.220 INFO kablam! Compiling pear_codegen v0.0.20 Oct 15 10:23:44.222 INFO kablam! Compiling rocket v0.3.16 Oct 15 10:23:44.228 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 15 10:23:44.243 INFO kablam! Compiling log v0.3.9 Oct 15 10:23:44.244 INFO kablam! Compiling aho-corasick v0.6.6 Oct 15 10:23:44.246 INFO kablam! Compiling serde v1.0.75 Oct 15 10:23:48.143 INFO kablam! Compiling httparse v1.3.2 Oct 15 10:23:48.171 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 15 10:23:48.619 INFO kablam! Compiling base64 v0.6.0 Oct 15 10:23:48.623 INFO kablam! Compiling base64 v0.9.2 Oct 15 10:23:48.648 INFO kablam! Compiling thread_local v0.3.6 Oct 15 10:23:48.695 INFO kablam! Compiling mime v0.2.6 Oct 15 10:23:49.515 INFO kablam! Compiling diesel v1.3.2 Oct 15 10:23:52.671 INFO kablam! Compiling backtrace v0.3.9 Oct 15 10:23:52.783 INFO kablam! Compiling regex v1.0.3 Oct 15 10:23:52.951 INFO kablam! Compiling rayon v0.7.1 Oct 15 10:23:53.019 INFO kablam! Compiling hyper v0.10.13 Oct 15 10:23:58.850 INFO kablam! Compiling failure v0.1.2 Oct 15 10:24:09.352 INFO kablam! Compiling ring v0.11.0 Oct 15 10:24:42.638 INFO kablam! Compiling dotenv v0.13.0 Oct 15 10:24:46.155 INFO kablam! Compiling toml v0.4.6 Oct 15 10:24:53.172 INFO kablam! Compiling cookie v0.9.2 Oct 15 10:25:43.071 INFO kablam! Compiling animals_svc v0.1.0 (/source/animals_svc) Oct 15 10:25:44.302 INFO kablam! warning: cannot find type `table` in this scope Oct 15 10:25:44.302 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 10:25:44.302 INFO kablam! | Oct 15 10:25:44.302 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 10:25:44.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:44.302 INFO kablam! | Oct 15 10:25:44.302 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 10:25:44.302 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 15 10:25:44.302 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:44.302 INFO kablam! Oct 15 10:25:44.302 INFO kablam! warning: cannot find type `table` in this scope Oct 15 10:25:44.302 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 10:25:44.302 INFO kablam! | Oct 15 10:25:44.302 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 10:25:44.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:44.302 INFO kablam! | Oct 15 10:25:44.302 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 15 10:25:44.302 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:44.302 INFO kablam! Oct 15 10:25:44.302 INFO kablam! warning: cannot find type `id` in this scope Oct 15 10:25:44.302 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 10:25:44.302 INFO kablam! | Oct 15 10:25:44.302 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 10:25:44.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:44.302 INFO kablam! | Oct 15 10:25:44.302 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 15 10:25:44.302 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:44.302 INFO kablam! Oct 15 10:25:44.302 INFO kablam! warning: cannot find type `name` in this scope Oct 15 10:25:44.302 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 10:25:44.302 INFO kablam! | Oct 15 10:25:44.302 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 10:25:44.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:44.302 INFO kablam! | Oct 15 10:25:44.302 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 15 10:25:44.302 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:44.302 INFO kablam! Oct 15 10:25:44.302 INFO kablam! warning: cannot find type `species` in this scope Oct 15 10:25:44.302 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 10:25:44.302 INFO kablam! | Oct 15 10:25:44.302 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 10:25:44.303 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:44.303 INFO kablam! | Oct 15 10:25:44.303 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 15 10:25:44.303 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:44.303 INFO kablam! Oct 15 10:25:44.303 INFO kablam! warning: cannot find type `Animal` in this scope Oct 15 10:25:44.303 INFO kablam! --> animals_svc/src/models.rs:1:10 Oct 15 10:25:44.303 INFO kablam! | Oct 15 10:25:44.303 INFO kablam! 1 | #[derive(Queryable)] Oct 15 10:25:44.303 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:44.303 INFO kablam! | Oct 15 10:25:44.303 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 15 10:25:44.303 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:44.303 INFO kablam! Oct 15 10:25:44.303 INFO kablam! warning: cannot find type `animals` in this scope Oct 15 10:25:44.303 INFO kablam! --> animals_svc/src/models.rs:18:10 Oct 15 10:25:44.303 INFO kablam! | Oct 15 10:25:44.303 INFO kablam! 18 | #[derive(Insertable)] Oct 15 10:25:44.303 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:44.303 INFO kablam! | Oct 15 10:25:44.303 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 15 10:25:44.303 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:44.303 INFO kablam! Oct 15 10:25:44.303 INFO kablam! warning: cannot find type `NewAnimal` in this scope Oct 15 10:25:44.303 INFO kablam! --> animals_svc/src/models.rs:18:10 Oct 15 10:25:44.303 INFO kablam! | Oct 15 10:25:44.303 INFO kablam! 18 | #[derive(Insertable)] Oct 15 10:25:44.303 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:44.303 INFO kablam! | Oct 15 10:25:44.303 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 15 10:25:44.303 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:44.303 INFO kablam! Oct 15 10:25:44.987 INFO kablam! Compiling exhibits_svc v0.1.0 (/source/exhibits_svc) Oct 15 10:25:46.203 INFO kablam! warning: cannot find type `table` in this scope Oct 15 10:25:46.203 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 10:25:46.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 10:25:46.203 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 15 10:25:46.203 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:46.203 INFO kablam! Oct 15 10:25:46.203 INFO kablam! warning: cannot find type `table` in this scope Oct 15 10:25:46.203 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 10:25:46.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 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 15 10:25:46.203 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:46.203 INFO kablam! Oct 15 10:25:46.203 INFO kablam! warning: cannot find type `id` in this scope Oct 15 10:25:46.203 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 10:25:46.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 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 15 10:25:46.203 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:46.203 INFO kablam! Oct 15 10:25:46.203 INFO kablam! warning: cannot find type `name` in this scope Oct 15 10:25:46.203 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 10:25:46.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 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 15 10:25:46.203 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:46.203 INFO kablam! Oct 15 10:25:46.203 INFO kablam! warning: cannot find type `animals` in this scope Oct 15 10:25:46.203 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 10:25:46.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 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 15 10:25:46.203 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:46.203 INFO kablam! Oct 15 10:25:46.203 INFO kablam! warning: cannot find type `open` in this scope Oct 15 10:25:46.203 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 10:25:46.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 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 15 10:25:46.203 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:46.203 INFO kablam! Oct 15 10:25:46.203 INFO kablam! warning: cannot find type `Animal` in this scope Oct 15 10:25:46.203 INFO kablam! --> exhibits_svc/src/models.rs:3:10 Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 INFO kablam! 3 | #[derive(Queryable)] Oct 15 10:25:46.203 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 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 15 10:25:46.203 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:46.203 INFO kablam! Oct 15 10:25:46.203 INFO kablam! warning: cannot find type `Exhibit` in this scope Oct 15 10:25:46.203 INFO kablam! --> exhibits_svc/src/models.rs:3:10 Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 INFO kablam! 3 | #[derive(Queryable)] Oct 15 10:25:46.203 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 10:25:46.203 INFO kablam! | Oct 15 10:25:46.203 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 15 10:25:46.203 INFO kablam! = note: for more information, see issue #50504 Oct 15 10:25:46.204 INFO kablam! Oct 15 10:25:46.483 INFO kablam! Compiling small_microservice v0.1.0 (/source) Oct 15 10:25:48.851 INFO kablam! warning: unused `#[macro_use]` import Oct 15 10:25:48.851 INFO kablam! --> exhibits_api/src/main.rs:5:1 Oct 15 10:25:48.851 INFO kablam! | Oct 15 10:25:48.851 INFO kablam! 5 | #[macro_use] extern crate rocket; Oct 15 10:25:48.851 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:25:48.851 INFO kablam! | Oct 15 10:25:48.851 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:25:48.851 INFO kablam! Oct 15 10:25:48.851 INFO kablam! warning: unused `#[macro_use]` import Oct 15 10:25:48.851 INFO kablam! --> exhibits_api/src/main.rs:6:1 Oct 15 10:25:48.851 INFO kablam! | Oct 15 10:25:48.851 INFO kablam! 6 | #[macro_use] extern crate diesel; Oct 15 10:25:48.851 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:25:48.851 INFO kablam! Oct 15 10:25:52.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 08s Oct 15 10:25:52.127 INFO kablam! su: No module specific data is present Oct 15 10:25:53.106 INFO running `"docker" "rm" "-f" "4729b801439946ed2c48aafa4fd185c8a6cbd81fe9941db927a731ab9f74faee"` Oct 15 10:25:53.444 INFO blam! 4729b801439946ed2c48aafa4fd185c8a6cbd81fe9941db927a731ab9f74faee Oct 15 10:25:53.449 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 10:25:53.856 INFO blam! c68d030ac908d8e64f98b56d63577413ace5121702a162db461b4091c66433a0 Oct 15 10:25:53.859 INFO running `"docker" "start" "-a" "c68d030ac908d8e64f98b56d63577413ace5121702a162db461b4091c66433a0"` Oct 15 10:25:55.138 INFO kablam! usermod: no changes Oct 15 10:25:55.379 INFO kablam! Compiling small_microservice v0.1.0 (/source) Oct 15 10:25:58.511 INFO kablam! warning: unused `#[macro_use]` import Oct 15 10:25:58.511 INFO kablam! --> exhibits_api/src/main.rs:5:1 Oct 15 10:25:58.511 INFO kablam! | Oct 15 10:25:58.511 INFO kablam! 5 | #[macro_use] extern crate rocket; Oct 15 10:25:58.511 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:25:58.511 INFO kablam! | Oct 15 10:25:58.511 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:25:58.511 INFO kablam! Oct 15 10:25:58.511 INFO kablam! warning: unused `#[macro_use]` import Oct 15 10:25:58.511 INFO kablam! --> exhibits_api/src/main.rs:6:1 Oct 15 10:25:58.511 INFO kablam! | Oct 15 10:25:58.511 INFO kablam! 6 | #[macro_use] extern crate diesel; Oct 15 10:25:58.511 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:25:58.511 INFO kablam! Oct 15 10:26:02.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.15s Oct 15 10:26:02.355 INFO kablam! su: No module specific data is present Oct 15 10:26:03.894 INFO running `"docker" "rm" "-f" "c68d030ac908d8e64f98b56d63577413ace5121702a162db461b4091c66433a0"` Oct 15 10:26:04.257 INFO blam! c68d030ac908d8e64f98b56d63577413ace5121702a162db461b4091c66433a0 Oct 15 10:26:04.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 10:26:04.909 INFO blam! 6d3616e5a33a6b8b4a51c834d5f4056c46f12708e8409f2ab77525875f0c7225 Oct 15 10:26:04.911 INFO running `"docker" "start" "-a" "6d3616e5a33a6b8b4a51c834d5f4056c46f12708e8409f2ab77525875f0c7225"` Oct 15 10:26:06.443 INFO kablam! usermod: no changes Oct 15 10:26:06.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 15 10:26:06.710 INFO kablam! Running /target/debug/deps/zoo-eba80f5387e28683 Oct 15 10:26:06.791 INFO blam! Oct 15 10:26:06.791 INFO blam! running 0 tests Oct 15 10:26:06.791 INFO blam! Oct 15 10:26:06.791 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:26:06.791 INFO blam! Oct 15 10:26:06.792 INFO kablam! su: No module specific data is present Oct 15 10:26:07.914 INFO running `"docker" "rm" "-f" "6d3616e5a33a6b8b4a51c834d5f4056c46f12708e8409f2ab77525875f0c7225"` Oct 15 10:26:08.231 INFO blam! 6d3616e5a33a6b8b4a51c834d5f4056c46f12708e8409f2ab77525875f0c7225