Nov 17 08:40:38.417 INFO testing b-boogaard/diesel_demo against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 08:40:38.418 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 08:40:38.805 INFO [stdout] afb4a9faa62c4d19e91f1084a625087153acdef89ff5906a152ea952844d9d7d Nov 17 08:40:38.807 INFO running `"docker" "start" "-a" "afb4a9faa62c4d19e91f1084a625087153acdef89ff5906a152ea952844d9d7d"` Nov 17 08:40:39.831 INFO [stderr] usermod: no changes Nov 17 08:40:39.955 INFO [stderr] Compiling regex v0.2.11 Nov 17 08:40:48.296 INFO [stderr] Compiling dotenv v0.9.0 Nov 17 08:40:49.467 INFO [stderr] Compiling diesel_demo v0.1.0 (/source) Nov 17 08:40:50.716 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 08:40:50.716 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 08:40:50.716 INFO [stderr] | Nov 17 08:40:50.717 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 08:40:50.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:40:50.717 INFO [stderr] | Nov 17 08:40:50.718 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 08:40:50.718 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! Nov 17 08:40:50.718 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:40:50.719 INFO [stderr] Nov 17 08:40:50.719 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 08:40:50.719 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 08:40:50.720 INFO [stderr] | Nov 17 08:40:50.720 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 08:40:50.720 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:40:50.720 INFO [stderr] | Nov 17 08:40:50.721 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! Nov 17 08:40:50.721 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:40:50.721 INFO [stderr] Nov 17 08:40:50.721 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 08:40:50.722 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 08:40:50.722 INFO [stderr] | Nov 17 08:40:50.722 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 08:40:50.723 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:40:50.723 INFO [stderr] | Nov 17 08:40:50.723 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! Nov 17 08:40:50.724 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:40:50.724 INFO [stderr] Nov 17 08:40:50.724 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 08:40:50.724 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 08:40:50.725 INFO [stderr] | Nov 17 08:40:50.725 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 08:40:50.725 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:40:50.726 INFO [stderr] | Nov 17 08:40:50.726 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! Nov 17 08:40:50.726 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:40:50.727 INFO [stderr] Nov 17 08:40:50.727 INFO [stderr] warning: cannot find type `body` in this scope Nov 17 08:40:50.727 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 08:40:50.727 INFO [stderr] | Nov 17 08:40:50.728 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 08:40:50.728 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:40:50.728 INFO [stderr] | Nov 17 08:40:50.729 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! Nov 17 08:40:50.729 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:40:50.729 INFO [stderr] Nov 17 08:40:50.729 INFO [stderr] warning: cannot find type `published` in this scope Nov 17 08:40:50.730 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 08:40:50.730 INFO [stderr] | Nov 17 08:40:50.730 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 08:40:50.731 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:40:50.731 INFO [stderr] | Nov 17 08:40:50.731 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! Nov 17 08:40:50.732 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:40:50.732 INFO [stderr] Nov 17 08:40:50.732 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 08:40:50.732 INFO [stderr] --> src/models.rs:3:10 Nov 17 08:40:50.732 INFO [stderr] | Nov 17 08:40:50.732 INFO [stderr] 3 | #[derive(Queryable)] Nov 17 08:40:50.732 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:40:50.732 INFO [stderr] | Nov 17 08:40:50.732 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! Nov 17 08:40:50.732 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:40:50.732 INFO [stderr] Nov 17 08:40:50.732 INFO [stderr] warning: cannot find type `posts` in this scope Nov 17 08:40:50.732 INFO [stderr] --> src/models.rs:11:10 Nov 17 08:40:50.732 INFO [stderr] | Nov 17 08:40:50.732 INFO [stderr] 11 | #[derive(Insertable)] Nov 17 08:40:50.733 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:40:50.733 INFO [stderr] | Nov 17 08:40:50.733 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! Nov 17 08:40:50.733 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:40:50.733 INFO [stderr] Nov 17 08:40:50.733 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 17 08:40:50.733 INFO [stderr] --> src/models.rs:11:10 Nov 17 08:40:50.733 INFO [stderr] | Nov 17 08:40:50.733 INFO [stderr] 11 | #[derive(Insertable)] Nov 17 08:40:50.733 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:40:50.733 INFO [stderr] | Nov 17 08:40:50.733 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! Nov 17 08:40:50.733 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:40:50.733 INFO [stderr] Nov 17 08:40:58.831 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.97s Nov 17 08:40:58.837 INFO [stderr] su: No module specific data is present Nov 17 08:40:59.518 INFO running `"docker" "inspect" "afb4a9faa62c4d19e91f1084a625087153acdef89ff5906a152ea952844d9d7d"` Nov 17 08:40:59.811 INFO running `"docker" "rm" "-f" "afb4a9faa62c4d19e91f1084a625087153acdef89ff5906a152ea952844d9d7d"` Nov 17 08:41:00.123 INFO [stdout] afb4a9faa62c4d19e91f1084a625087153acdef89ff5906a152ea952844d9d7d Nov 17 08:41:00.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 08:41:00.575 INFO [stdout] ae9cfeda1a7a08a6960f01c81a420cedfbcf700ead12221d17202663f910f599 Nov 17 08:41:00.582 INFO running `"docker" "start" "-a" "ae9cfeda1a7a08a6960f01c81a420cedfbcf700ead12221d17202663f910f599"` Nov 17 08:41:01.719 INFO [stderr] usermod: no changes Nov 17 08:41:01.843 INFO [stderr] Compiling diesel_demo v0.1.0 (/source) Nov 17 08:41:05.823 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 08:41:05.823 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 08:41:05.823 INFO [stderr] | Nov 17 08:41:05.823 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 08:41:05.823 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:41:05.823 INFO [stderr] | Nov 17 08:41:05.823 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 08:41:05.823 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! Nov 17 08:41:05.823 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:41:05.823 INFO [stderr] Nov 17 08:41:05.823 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 08:41:05.823 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 08:41:05.823 INFO [stderr] | Nov 17 08:41:05.823 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 08:41:05.823 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:41:05.823 INFO [stderr] | Nov 17 08:41:05.823 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! Nov 17 08:41:05.823 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:41:05.823 INFO [stderr] Nov 17 08:41:05.823 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 08:41:05.823 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 08:41:05.823 INFO [stderr] | Nov 17 08:41:05.823 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 08:41:05.823 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:41:05.823 INFO [stderr] | Nov 17 08:41:05.823 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! Nov 17 08:41:05.823 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:41:05.823 INFO [stderr] Nov 17 08:41:05.823 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 08:41:05.823 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 08:41:05.823 INFO [stderr] | Nov 17 08:41:05.823 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 08:41:05.823 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:41:05.823 INFO [stderr] | Nov 17 08:41:05.823 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! Nov 17 08:41:05.824 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:41:05.824 INFO [stderr] Nov 17 08:41:05.824 INFO [stderr] warning: cannot find type `body` in this scope Nov 17 08:41:05.824 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 08:41:05.824 INFO [stderr] | Nov 17 08:41:05.824 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 08:41:05.824 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:41:05.824 INFO [stderr] | Nov 17 08:41:05.824 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! Nov 17 08:41:05.824 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:41:05.824 INFO [stderr] Nov 17 08:41:05.824 INFO [stderr] warning: cannot find type `published` in this scope Nov 17 08:41:05.824 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 08:41:05.824 INFO [stderr] | Nov 17 08:41:05.824 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 08:41:05.824 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:41:05.824 INFO [stderr] | Nov 17 08:41:05.824 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! Nov 17 08:41:05.824 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:41:05.824 INFO [stderr] Nov 17 08:41:05.824 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 08:41:05.824 INFO [stderr] --> src/models.rs:3:10 Nov 17 08:41:05.824 INFO [stderr] | Nov 17 08:41:05.824 INFO [stderr] 3 | #[derive(Queryable)] Nov 17 08:41:05.824 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:41:05.824 INFO [stderr] | Nov 17 08:41:05.824 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! Nov 17 08:41:05.824 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:41:05.824 INFO [stderr] Nov 17 08:41:05.824 INFO [stderr] warning: cannot find type `posts` in this scope Nov 17 08:41:05.824 INFO [stderr] --> src/models.rs:11:10 Nov 17 08:41:05.824 INFO [stderr] | Nov 17 08:41:05.824 INFO [stderr] 11 | #[derive(Insertable)] Nov 17 08:41:05.824 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:41:05.824 INFO [stderr] | Nov 17 08:41:05.824 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! Nov 17 08:41:05.824 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:41:05.824 INFO [stderr] Nov 17 08:41:05.824 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 17 08:41:05.824 INFO [stderr] --> src/models.rs:11:10 Nov 17 08:41:05.824 INFO [stderr] | Nov 17 08:41:05.824 INFO [stderr] 11 | #[derive(Insertable)] Nov 17 08:41:05.824 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 08:41:05.824 INFO [stderr] | Nov 17 08:41:05.824 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! Nov 17 08:41:05.824 INFO [stderr] = note: for more information, see issue #50504 Nov 17 08:41:05.824 INFO [stderr] Nov 17 08:41:06.765 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.02s Nov 17 08:41:06.775 INFO [stderr] su: No module specific data is present Nov 17 08:41:07.473 INFO running `"docker" "inspect" "ae9cfeda1a7a08a6960f01c81a420cedfbcf700ead12221d17202663f910f599"` Nov 17 08:41:07.813 INFO running `"docker" "rm" "-f" "ae9cfeda1a7a08a6960f01c81a420cedfbcf700ead12221d17202663f910f599"` Nov 17 08:41:08.063 INFO [stdout] ae9cfeda1a7a08a6960f01c81a420cedfbcf700ead12221d17202663f910f599 Nov 17 08:41:08.070 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 08:41:08.512 INFO [stdout] d60a300793ca8d3d66590b81fb8350e55c4fb04b99900c71bdc61e92180a3afb Nov 17 08:41:08.517 INFO running `"docker" "start" "-a" "d60a300793ca8d3d66590b81fb8350e55c4fb04b99900c71bdc61e92180a3afb"` Nov 17 08:41:09.659 INFO [stderr] usermod: no changes Nov 17 08:41:09.773 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s Nov 17 08:41:09.786 INFO [stderr] Running /target/debug/deps/diesel_demo-0ad175f090767e12 Nov 17 08:41:09.787 INFO [stderr] Running /target/debug/deps/delete_post-6b288fc0f59a14ea Nov 17 08:41:09.789 INFO [stdout] Nov 17 08:41:09.789 INFO [stdout] running 0 tests Nov 17 08:41:09.789 INFO [stdout] Nov 17 08:41:09.789 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:41:09.789 INFO [stdout] Nov 17 08:41:09.790 INFO [stdout] Nov 17 08:41:09.790 INFO [stdout] running 0 tests Nov 17 08:41:09.790 INFO [stdout] Nov 17 08:41:09.790 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:41:09.790 INFO [stdout] Nov 17 08:41:09.799 INFO [stderr] Running /target/debug/deps/publish_post-cf8a11dd5f8e4cd3 Nov 17 08:41:09.800 INFO [stdout] Nov 17 08:41:09.800 INFO [stdout] running 0 tests Nov 17 08:41:09.800 INFO [stdout] Nov 17 08:41:09.800 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:41:09.800 INFO [stdout] Nov 17 08:41:09.807 INFO [stderr] Running /target/debug/deps/show_posts-f9bfe3deec95fbf0 Nov 17 08:41:09.807 INFO [stderr] Running /target/debug/deps/write_post-f11237eb07df1383 Nov 17 08:41:09.807 INFO [stderr] Doc-tests diesel_demo Nov 17 08:41:09.808 INFO [stdout] Nov 17 08:41:09.808 INFO [stdout] running 0 tests Nov 17 08:41:09.808 INFO [stdout] Nov 17 08:41:09.808 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:41:09.808 INFO [stdout] Nov 17 08:41:09.808 INFO [stdout] Nov 17 08:41:09.808 INFO [stdout] running 0 tests Nov 17 08:41:09.808 INFO [stdout] Nov 17 08:41:09.808 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:41:09.808 INFO [stdout] Nov 17 08:41:11.850 INFO [stdout] Nov 17 08:41:11.850 INFO [stdout] running 0 tests Nov 17 08:41:11.850 INFO [stdout] Nov 17 08:41:11.850 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:41:11.850 INFO [stdout] Nov 17 08:41:11.859 INFO [stderr] su: No module specific data is present Nov 17 08:41:12.505 INFO running `"docker" "inspect" "d60a300793ca8d3d66590b81fb8350e55c4fb04b99900c71bdc61e92180a3afb"` Nov 17 08:41:12.773 INFO running `"docker" "rm" "-f" "d60a300793ca8d3d66590b81fb8350e55c4fb04b99900c71bdc61e92180a3afb"` Nov 17 08:41:13.095 INFO [stdout] d60a300793ca8d3d66590b81fb8350e55c4fb04b99900c71bdc61e92180a3afb