Dec 06 12:20:47.976 INFO testing LachlanHogan/chat-app-websocket against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 12:20:47.977 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 12:20:48.588 INFO [stdout] c2817bbb29127e64650cb6e0cf259985365389e9629f882b9fa4ef7eb446b70c Dec 06 12:20:48.590 INFO running `"docker" "start" "-a" "c2817bbb29127e64650cb6e0cf259985365389e9629f882b9fa4ef7eb446b70c"` Dec 06 12:20:49.739 INFO [stderr] usermod: no changes Dec 06 12:20:49.921 INFO [stderr] Compiling mio v0.6.14 Dec 06 12:20:49.921 INFO [stderr] Compiling syn v0.13.10 Dec 06 12:20:49.921 INFO [stderr] Compiling dotenv v0.9.0 Dec 06 12:20:54.160 INFO [stderr] Compiling ws v0.7.6 Dec 06 12:21:08.552 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 06 12:21:08.552 INFO [stderr] Compiling serde_derive v1.0.55 Dec 06 12:21:16.632 INFO [stderr] Compiling diesel v1.3.0 Dec 06 12:21:59.162 INFO [stderr] Compiling chat-app-websocket v0.1.0 (/source) Dec 06 12:22:01.515 INFO [stderr] warning: cannot find type `Message` in this scope Dec 06 12:22:01.515 INFO [stderr] --> src/models.rs:11:10 Dec 06 12:22:01.515 INFO [stderr] | Dec 06 12:22:01.516 INFO [stderr] 11 | #[derive(Queryable)] Dec 06 12:22:01.516 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:01.516 INFO [stderr] | Dec 06 12:22:01.516 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 12:22:01.516 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:01.516 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:01.516 INFO [stderr] Dec 06 12:22:01.516 INFO [stderr] warning: cannot find type `messages` in this scope Dec 06 12:22:01.516 INFO [stderr] --> src/models.rs:21:10 Dec 06 12:22:01.516 INFO [stderr] | Dec 06 12:22:01.516 INFO [stderr] 21 | #[derive(Insertable)] Dec 06 12:22:01.516 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:01.516 INFO [stderr] | Dec 06 12:22:01.516 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:01.516 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:01.516 INFO [stderr] Dec 06 12:22:01.516 INFO [stderr] warning: cannot find type `NewMessage` in this scope Dec 06 12:22:01.516 INFO [stderr] --> src/models.rs:21:10 Dec 06 12:22:01.516 INFO [stderr] | Dec 06 12:22:01.516 INFO [stderr] 21 | #[derive(Insertable)] Dec 06 12:22:01.516 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:01.516 INFO [stderr] | Dec 06 12:22:01.516 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:01.516 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:01.516 INFO [stderr] Dec 06 12:22:01.516 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 12:22:01.516 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 12:22:01.516 INFO [stderr] | Dec 06 12:22:01.516 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 12:22:01.516 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:01.516 INFO [stderr] | Dec 06 12:22:01.516 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:01.516 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:01.516 INFO [stderr] Dec 06 12:22:01.516 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 12:22:01.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:01.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:01.517 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:01.517 INFO [stderr] Dec 06 12:22:01.517 INFO [stderr] warning: cannot find type `message` in this scope Dec 06 12:22:01.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:01.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:01.517 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:01.517 INFO [stderr] Dec 06 12:22:01.517 INFO [stderr] warning: cannot find type `username` in this scope Dec 06 12:22:01.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:01.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:01.517 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:01.517 INFO [stderr] Dec 06 12:22:01.517 INFO [stderr] warning: cannot find type `user_from` in this scope Dec 06 12:22:01.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:01.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:01.517 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:01.517 INFO [stderr] Dec 06 12:22:01.517 INFO [stderr] warning: cannot find type `user_to` in this scope Dec 06 12:22:01.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:01.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:01.517 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:01.517 INFO [stderr] Dec 06 12:22:01.517 INFO [stderr] warning: cannot find type `time` in this scope Dec 06 12:22:01.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:01.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:01.517 INFO [stderr] | Dec 06 12:22:01.517 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:01.517 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:01.517 INFO [stderr] Dec 06 12:22:05.892 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Dec 06 12:22:05.900 INFO [stderr] su: No module specific data is present Dec 06 12:22:06.127 INFO running `"docker" "inspect" "c2817bbb29127e64650cb6e0cf259985365389e9629f882b9fa4ef7eb446b70c"` Dec 06 12:22:06.221 INFO running `"docker" "rm" "-f" "c2817bbb29127e64650cb6e0cf259985365389e9629f882b9fa4ef7eb446b70c"` Dec 06 12:22:06.283 INFO [stdout] c2817bbb29127e64650cb6e0cf259985365389e9629f882b9fa4ef7eb446b70c Dec 06 12:22:06.285 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 12:22:06.443 INFO [stdout] 7f392494294a0857130d9b3ae717079109c83169aac62b8929ef3902d0cfb207 Dec 06 12:22:06.446 INFO running `"docker" "start" "-a" "7f392494294a0857130d9b3ae717079109c83169aac62b8929ef3902d0cfb207"` Dec 06 12:22:06.833 INFO [stderr] usermod: no changes Dec 06 12:22:06.930 INFO [stderr] Compiling chat-app-websocket v0.1.0 (/source) Dec 06 12:22:08.934 INFO [stderr] warning: cannot find type `Message` in this scope Dec 06 12:22:08.934 INFO [stderr] --> src/models.rs:11:10 Dec 06 12:22:08.934 INFO [stderr] | Dec 06 12:22:08.934 INFO [stderr] 11 | #[derive(Queryable)] Dec 06 12:22:08.934 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:08.934 INFO [stderr] | Dec 06 12:22:08.934 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 12:22:08.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:08.934 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:08.934 INFO [stderr] Dec 06 12:22:08.934 INFO [stderr] warning: cannot find type `messages` in this scope Dec 06 12:22:08.934 INFO [stderr] --> src/models.rs:21:10 Dec 06 12:22:08.934 INFO [stderr] | Dec 06 12:22:08.934 INFO [stderr] 21 | #[derive(Insertable)] Dec 06 12:22:08.934 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:08.934 INFO [stderr] | Dec 06 12:22:08.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:08.934 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:08.934 INFO [stderr] Dec 06 12:22:08.934 INFO [stderr] warning: cannot find type `NewMessage` in this scope Dec 06 12:22:08.934 INFO [stderr] --> src/models.rs:21:10 Dec 06 12:22:08.934 INFO [stderr] | Dec 06 12:22:08.934 INFO [stderr] 21 | #[derive(Insertable)] Dec 06 12:22:08.934 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:08.934 INFO [stderr] | Dec 06 12:22:08.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:08.934 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:08.934 INFO [stderr] Dec 06 12:22:08.934 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 12:22:08.934 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 12:22:08.934 INFO [stderr] | Dec 06 12:22:08.934 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 12:22:08.934 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:08.934 INFO [stderr] | Dec 06 12:22:08.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:08.934 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:08.934 INFO [stderr] Dec 06 12:22:08.934 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 12:22:08.934 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:08.934 INFO [stderr] | Dec 06 12:22:08.934 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:08.934 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:08.934 INFO [stderr] | Dec 06 12:22:08.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:08.934 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:08.934 INFO [stderr] Dec 06 12:22:08.934 INFO [stderr] warning: cannot find type `message` in this scope Dec 06 12:22:08.934 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:08.935 INFO [stderr] | Dec 06 12:22:08.935 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:08.935 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:08.935 INFO [stderr] | Dec 06 12:22:08.935 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:08.935 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:08.935 INFO [stderr] Dec 06 12:22:08.935 INFO [stderr] warning: cannot find type `username` in this scope Dec 06 12:22:08.935 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:08.935 INFO [stderr] | Dec 06 12:22:08.935 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:08.935 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:08.935 INFO [stderr] | Dec 06 12:22:08.935 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:08.935 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:08.935 INFO [stderr] Dec 06 12:22:08.935 INFO [stderr] warning: cannot find type `user_from` in this scope Dec 06 12:22:08.935 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:08.935 INFO [stderr] | Dec 06 12:22:08.935 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:08.935 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:08.935 INFO [stderr] | Dec 06 12:22:08.935 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:08.935 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:08.935 INFO [stderr] Dec 06 12:22:08.935 INFO [stderr] warning: cannot find type `user_to` in this scope Dec 06 12:22:08.935 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:08.935 INFO [stderr] | Dec 06 12:22:08.935 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:08.935 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:08.935 INFO [stderr] | Dec 06 12:22:08.935 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:08.935 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:08.935 INFO [stderr] Dec 06 12:22:08.935 INFO [stderr] warning: cannot find type `time` in this scope Dec 06 12:22:08.935 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 12:22:08.935 INFO [stderr] | Dec 06 12:22:08.935 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 12:22:08.935 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 12:22:08.935 INFO [stderr] | Dec 06 12:22:08.935 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 12:22:08.935 INFO [stderr] = note: for more information, see issue #50504 Dec 06 12:22:08.935 INFO [stderr] Dec 06 12:22:09.690 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.84s Dec 06 12:22:09.697 INFO [stderr] su: No module specific data is present Dec 06 12:22:10.007 INFO running `"docker" "inspect" "7f392494294a0857130d9b3ae717079109c83169aac62b8929ef3902d0cfb207"` Dec 06 12:22:10.091 INFO running `"docker" "rm" "-f" "7f392494294a0857130d9b3ae717079109c83169aac62b8929ef3902d0cfb207"` Dec 06 12:22:10.157 INFO [stdout] 7f392494294a0857130d9b3ae717079109c83169aac62b8929ef3902d0cfb207 Dec 06 12:22:10.160 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 12:22:10.367 INFO [stdout] d660506bcba543a41c68642c406014741f3628547aa30bf53c96908df605fe62 Dec 06 12:22:10.369 INFO running `"docker" "start" "-a" "d660506bcba543a41c68642c406014741f3628547aa30bf53c96908df605fe62"` Dec 06 12:22:10.727 INFO [stderr] usermod: no changes Dec 06 12:22:10.807 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Dec 06 12:22:10.820 INFO [stderr] Running /target/debug/deps/chat_app_websocket-e4cd8ce5bcdcd4c9 Dec 06 12:22:10.822 INFO [stdout] Dec 06 12:22:10.822 INFO [stdout] running 0 tests Dec 06 12:22:10.822 INFO [stdout] Dec 06 12:22:10.822 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 12:22:10.822 INFO [stdout] Dec 06 12:22:10.825 INFO [stderr] su: No module specific data is present Dec 06 12:22:11.076 INFO running `"docker" "inspect" "d660506bcba543a41c68642c406014741f3628547aa30bf53c96908df605fe62"` Dec 06 12:22:11.143 INFO running `"docker" "rm" "-f" "d660506bcba543a41c68642c406014741f3628547aa30bf53c96908df605fe62"` Dec 06 12:22:11.225 INFO [stdout] d660506bcba543a41c68642c406014741f3628547aa30bf53c96908df605fe62