Dec 14 08:37:48.390 INFO testing LachlanHogan/chat-app-websocket against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 14 08:37:48.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 14 08:37:48.765 INFO [stdout] 3ec0729ad1bb165c2a71dc5b500f07e423f427d25dc5eca02129f7e9855a651e Dec 14 08:37:48.772 INFO running `"docker" "start" "-a" "3ec0729ad1bb165c2a71dc5b500f07e423f427d25dc5eca02129f7e9855a651e"` Dec 14 08:37:49.926 INFO [stderr] usermod: no changes Dec 14 08:37:50.151 INFO [stderr] Compiling syn v0.13.10 Dec 14 08:37:50.151 INFO [stderr] Compiling dotenv v0.9.0 Dec 14 08:37:50.151 INFO [stderr] Compiling ws v0.7.6 Dec 14 08:38:11.963 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 14 08:38:11.963 INFO [stderr] Compiling serde_derive v1.0.55 Dec 14 08:38:22.737 INFO [stderr] Compiling diesel v1.3.0 Dec 14 08:39:10.558 INFO [stderr] Compiling chat-app-websocket v0.1.0 (/source) Dec 14 08:39:13.122 INFO [stderr] warning: cannot find type `Message` in this scope Dec 14 08:39:13.122 INFO [stderr] --> src/models.rs:11:10 Dec 14 08:39:13.122 INFO [stderr] | Dec 14 08:39:13.122 INFO [stderr] 11 | #[derive(Queryable)] Dec 14 08:39:13.122 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:13.122 INFO [stderr] | Dec 14 08:39:13.122 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 08:39:13.122 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 14 08:39:13.122 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:13.122 INFO [stderr] Dec 14 08:39:13.122 INFO [stderr] warning: cannot find type `messages` in this scope Dec 14 08:39:13.122 INFO [stderr] --> src/models.rs:21:10 Dec 14 08:39:13.122 INFO [stderr] | Dec 14 08:39:13.122 INFO [stderr] 21 | #[derive(Insertable)] Dec 14 08:39:13.122 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:13.122 INFO [stderr] | Dec 14 08:39:13.122 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 14 08:39:13.122 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:13.122 INFO [stderr] Dec 14 08:39:13.122 INFO [stderr] warning: cannot find type `NewMessage` in this scope Dec 14 08:39:13.122 INFO [stderr] --> src/models.rs:21:10 Dec 14 08:39:13.122 INFO [stderr] | Dec 14 08:39:13.122 INFO [stderr] 21 | #[derive(Insertable)] Dec 14 08:39:13.122 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:13.122 INFO [stderr] | Dec 14 08:39:13.122 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 14 08:39:13.122 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:13.122 INFO [stderr] Dec 14 08:39:13.122 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 08:39:13.122 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 08:39:13.122 INFO [stderr] | Dec 14 08:39:13.122 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 08:39:13.122 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:13.122 INFO [stderr] | Dec 14 08:39:13.122 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 14 08:39:13.122 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:13.122 INFO [stderr] Dec 14 08:39:13.122 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 08:39:13.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:13.122 INFO [stderr] | Dec 14 08:39:13.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:13.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:13.123 INFO [stderr] | Dec 14 08:39:13.123 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 14 08:39:13.123 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:13.123 INFO [stderr] Dec 14 08:39:13.123 INFO [stderr] warning: cannot find type `message` in this scope Dec 14 08:39:13.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:13.123 INFO [stderr] | Dec 14 08:39:13.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:13.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:13.123 INFO [stderr] | Dec 14 08:39:13.123 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 14 08:39:13.123 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:13.123 INFO [stderr] Dec 14 08:39:13.123 INFO [stderr] warning: cannot find type `username` in this scope Dec 14 08:39:13.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:13.123 INFO [stderr] | Dec 14 08:39:13.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:13.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:13.123 INFO [stderr] | Dec 14 08:39:13.123 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 14 08:39:13.123 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:13.123 INFO [stderr] Dec 14 08:39:13.123 INFO [stderr] warning: cannot find type `user_from` in this scope Dec 14 08:39:13.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:13.123 INFO [stderr] | Dec 14 08:39:13.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:13.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:13.123 INFO [stderr] | Dec 14 08:39:13.123 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 14 08:39:13.123 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:13.123 INFO [stderr] Dec 14 08:39:13.123 INFO [stderr] warning: cannot find type `user_to` in this scope Dec 14 08:39:13.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:13.123 INFO [stderr] | Dec 14 08:39:13.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:13.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:13.123 INFO [stderr] | Dec 14 08:39:13.123 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 14 08:39:13.123 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:13.123 INFO [stderr] Dec 14 08:39:13.126 INFO [stderr] warning: cannot find type `time` in this scope Dec 14 08:39:13.126 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:13.126 INFO [stderr] | Dec 14 08:39:13.126 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:13.126 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:13.126 INFO [stderr] | Dec 14 08:39:13.126 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 14 08:39:13.126 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:13.126 INFO [stderr] Dec 14 08:39:19.632 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Dec 14 08:39:19.632 INFO [stderr] su: No module specific data is present Dec 14 08:39:20.563 INFO running `"docker" "inspect" "3ec0729ad1bb165c2a71dc5b500f07e423f427d25dc5eca02129f7e9855a651e"` Dec 14 08:39:20.908 INFO running `"docker" "rm" "-f" "3ec0729ad1bb165c2a71dc5b500f07e423f427d25dc5eca02129f7e9855a651e"` Dec 14 08:39:21.258 INFO [stdout] 3ec0729ad1bb165c2a71dc5b500f07e423f427d25dc5eca02129f7e9855a651e Dec 14 08:39:21.267 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 14 08:39:21.868 INFO [stdout] 439423ef49acaaf5e1323ebf2b777c78bfdc157bac5e701cc93178fd5b30003d Dec 14 08:39:21.870 INFO running `"docker" "start" "-a" "439423ef49acaaf5e1323ebf2b777c78bfdc157bac5e701cc93178fd5b30003d"` Dec 14 08:39:23.631 INFO [stderr] usermod: no changes Dec 14 08:39:23.811 INFO [stderr] Compiling chat-app-websocket v0.1.0 (/source) Dec 14 08:39:26.474 INFO [stderr] warning: cannot find type `Message` in this scope Dec 14 08:39:26.474 INFO [stderr] --> src/models.rs:11:10 Dec 14 08:39:26.474 INFO [stderr] | Dec 14 08:39:26.475 INFO [stderr] 11 | #[derive(Queryable)] Dec 14 08:39:26.475 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:26.475 INFO [stderr] | Dec 14 08:39:26.475 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 08:39:26.476 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 14 08:39:26.476 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:26.476 INFO [stderr] Dec 14 08:39:26.476 INFO [stderr] warning: cannot find type `messages` in this scope Dec 14 08:39:26.476 INFO [stderr] --> src/models.rs:21:10 Dec 14 08:39:26.476 INFO [stderr] | Dec 14 08:39:26.476 INFO [stderr] 21 | #[derive(Insertable)] Dec 14 08:39:26.476 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:26.476 INFO [stderr] | Dec 14 08:39:26.476 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 14 08:39:26.476 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:26.476 INFO [stderr] Dec 14 08:39:26.476 INFO [stderr] warning: cannot find type `NewMessage` in this scope Dec 14 08:39:26.477 INFO [stderr] --> src/models.rs:21:10 Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 INFO [stderr] 21 | #[derive(Insertable)] Dec 14 08:39:26.477 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 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 14 08:39:26.477 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:26.477 INFO [stderr] Dec 14 08:39:26.477 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 08:39:26.477 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 08:39:26.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 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 14 08:39:26.477 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:26.477 INFO [stderr] Dec 14 08:39:26.477 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 08:39:26.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:26.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 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 14 08:39:26.477 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:26.477 INFO [stderr] Dec 14 08:39:26.477 INFO [stderr] warning: cannot find type `message` in this scope Dec 14 08:39:26.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:26.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 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 14 08:39:26.477 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:26.477 INFO [stderr] Dec 14 08:39:26.477 INFO [stderr] warning: cannot find type `username` in this scope Dec 14 08:39:26.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:26.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 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 14 08:39:26.477 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:26.477 INFO [stderr] Dec 14 08:39:26.477 INFO [stderr] warning: cannot find type `user_from` in this scope Dec 14 08:39:26.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:26.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 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 14 08:39:26.477 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:26.477 INFO [stderr] Dec 14 08:39:26.477 INFO [stderr] warning: cannot find type `user_to` in this scope Dec 14 08:39:26.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:26.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 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 14 08:39:26.477 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:26.477 INFO [stderr] Dec 14 08:39:26.477 INFO [stderr] warning: cannot find type `time` in this scope Dec 14 08:39:26.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:26.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:26.477 INFO [stderr] | Dec 14 08:39:26.477 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 14 08:39:26.477 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:26.477 INFO [stderr] Dec 14 08:39:27.478 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.81s Dec 14 08:39:27.483 INFO [stderr] su: No module specific data is present Dec 14 08:39:28.421 INFO running `"docker" "inspect" "439423ef49acaaf5e1323ebf2b777c78bfdc157bac5e701cc93178fd5b30003d"` Dec 14 08:39:28.747 INFO running `"docker" "rm" "-f" "439423ef49acaaf5e1323ebf2b777c78bfdc157bac5e701cc93178fd5b30003d"` Dec 14 08:39:29.127 INFO [stdout] 439423ef49acaaf5e1323ebf2b777c78bfdc157bac5e701cc93178fd5b30003d Dec 14 08:39:29.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 14 08:39:29.559 INFO [stdout] 0d555b8415b0ffa5cd7397464723067eb738607f031a3f053ef4c3049b81c931 Dec 14 08:39:29.565 INFO running `"docker" "start" "-a" "0d555b8415b0ffa5cd7397464723067eb738607f031a3f053ef4c3049b81c931"` Dec 14 08:39:31.039 INFO [stderr] usermod: no changes Dec 14 08:39:31.167 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s Dec 14 08:39:31.175 INFO [stderr] Running /target/debug/deps/chat_app_websocket-5b610da645c7f121 Dec 14 08:39:31.195 INFO [stdout] Dec 14 08:39:31.195 INFO [stdout] running 0 tests Dec 14 08:39:31.195 INFO [stdout] Dec 14 08:39:31.195 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 08:39:31.195 INFO [stdout] Dec 14 08:39:31.195 INFO [stderr] su: No module specific data is present Dec 14 08:39:32.385 INFO running `"docker" "inspect" "0d555b8415b0ffa5cd7397464723067eb738607f031a3f053ef4c3049b81c931"` Dec 14 08:39:32.719 INFO running `"docker" "rm" "-f" "0d555b8415b0ffa5cd7397464723067eb738607f031a3f053ef4c3049b81c931"` Dec 14 08:39:33.051 INFO [stdout] 0d555b8415b0ffa5cd7397464723067eb738607f031a3f053ef4c3049b81c931