Dec 06 10:20:44.640 INFO testing RalfNorthman/diesel-test against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 10:20:44.640 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 10:20:45.094 INFO [stdout] 314e7bfebe823d0af434bd7643305ec3d791c6de9ddd9785ee0b1657fbcb644e Dec 06 10:20:45.100 INFO running `"docker" "start" "-a" "314e7bfebe823d0af434bd7643305ec3d791c6de9ddd9785ee0b1657fbcb644e"` Dec 06 10:20:46.755 INFO [stderr] usermod: no changes Dec 06 10:20:46.940 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Dec 06 10:20:46.940 INFO [stderr] Compiling failure v0.1.3 Dec 06 10:20:47.376 INFO [stderr] Compiling dotenv v0.13.0 Dec 06 10:20:50.584 INFO [stderr] Compiling diesel v1.3.3 Dec 06 10:21:19.738 INFO [stderr] Compiling diesel_mini v0.1.0 (/source) Dec 06 10:21:21.500 INFO [stderr] warning: cannot find type `Measurement` in this scope Dec 06 10:21:21.500 INFO [stderr] --> src/models.rs:3:10 Dec 06 10:21:21.500 INFO [stderr] | Dec 06 10:21:21.500 INFO [stderr] 3 | #[derive(Queryable, Debug)] Dec 06 10:21:21.500 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:21.500 INFO [stderr] | Dec 06 10:21:21.500 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 10:21:21.500 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 10:21:21.500 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:21.500 INFO [stderr] Dec 06 10:21:21.500 INFO [stderr] warning: cannot find type `measurements` in this scope Dec 06 10:21:21.500 INFO [stderr] --> src/models.rs:12:10 Dec 06 10:21:21.500 INFO [stderr] | Dec 06 10:21:21.500 INFO [stderr] 12 | #[derive(Insertable)] Dec 06 10:21:21.500 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:21.500 INFO [stderr] | Dec 06 10:21:21.500 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 10:21:21.500 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:21.501 INFO [stderr] Dec 06 10:21:21.501 INFO [stderr] warning: cannot find type `NewMeasurement` in this scope Dec 06 10:21:21.501 INFO [stderr] --> src/models.rs:12:10 Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 INFO [stderr] 12 | #[derive(Insertable)] Dec 06 10:21:21.501 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 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 10:21:21.501 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:21.501 INFO [stderr] Dec 06 10:21:21.501 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 10:21:21.501 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 10:21:21.501 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 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 10:21:21.501 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:21.501 INFO [stderr] Dec 06 10:21:21.501 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 10:21:21.501 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 10:21:21.501 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 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 10:21:21.501 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:21.501 INFO [stderr] Dec 06 10:21:21.501 INFO [stderr] warning: cannot find type `temperature` in this scope Dec 06 10:21:21.501 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 10:21:21.501 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 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 10:21:21.501 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:21.501 INFO [stderr] Dec 06 10:21:21.501 INFO [stderr] warning: cannot find type `humidity` in this scope Dec 06 10:21:21.501 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 10:21:21.501 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 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 10:21:21.501 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:21.501 INFO [stderr] Dec 06 10:21:21.501 INFO [stderr] warning: cannot find type `pressure` in this scope Dec 06 10:21:21.501 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 10:21:21.501 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 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 10:21:21.501 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:21.501 INFO [stderr] Dec 06 10:21:21.501 INFO [stderr] warning: cannot find type `comment` in this scope Dec 06 10:21:21.501 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 10:21:21.501 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 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 10:21:21.501 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:21.501 INFO [stderr] Dec 06 10:21:21.501 INFO [stderr] warning: unused import: `Measurement` Dec 06 10:21:21.501 INFO [stderr] --> src/lib.rs:8:20 Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 INFO [stderr] 8 | use self::models::{Measurement, NewMeasurement}; Dec 06 10:21:21.501 INFO [stderr] | ^^^^^^^^^^^ Dec 06 10:21:21.501 INFO [stderr] | Dec 06 10:21:21.501 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 10:21:21.501 INFO [stderr] Dec 06 10:21:26.797 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.03s Dec 06 10:21:26.804 INFO [stderr] su: No module specific data is present Dec 06 10:21:27.701 INFO running `"docker" "inspect" "314e7bfebe823d0af434bd7643305ec3d791c6de9ddd9785ee0b1657fbcb644e"` Dec 06 10:21:28.022 INFO running `"docker" "rm" "-f" "314e7bfebe823d0af434bd7643305ec3d791c6de9ddd9785ee0b1657fbcb644e"` Dec 06 10:21:28.320 INFO [stdout] 314e7bfebe823d0af434bd7643305ec3d791c6de9ddd9785ee0b1657fbcb644e Dec 06 10:21:28.322 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 10:21:28.881 INFO [stdout] 3fa71bc38fe0c052c0d6672393542c640dc194b9333401a267cdb1c74229038d Dec 06 10:21:28.883 INFO running `"docker" "start" "-a" "3fa71bc38fe0c052c0d6672393542c640dc194b9333401a267cdb1c74229038d"` Dec 06 10:21:30.433 INFO [stderr] usermod: no changes Dec 06 10:21:30.564 INFO [stderr] Compiling diesel_mini v0.1.0 (/source) Dec 06 10:21:34.044 INFO [stderr] warning: cannot find type `Measurement` in this scope Dec 06 10:21:34.044 INFO [stderr] --> src/models.rs:3:10 Dec 06 10:21:34.044 INFO [stderr] | Dec 06 10:21:34.044 INFO [stderr] 3 | #[derive(Queryable, Debug)] Dec 06 10:21:34.044 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:34.044 INFO [stderr] | Dec 06 10:21:34.044 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 10:21:34.044 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 10:21:34.044 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:34.044 INFO [stderr] Dec 06 10:21:34.044 INFO [stderr] warning: cannot find type `measurements` in this scope Dec 06 10:21:34.044 INFO [stderr] --> src/models.rs:12:10 Dec 06 10:21:34.044 INFO [stderr] | Dec 06 10:21:34.044 INFO [stderr] 12 | #[derive(Insertable)] Dec 06 10:21:34.044 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:34.045 INFO [stderr] | Dec 06 10:21:34.045 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 10:21:34.045 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:34.045 INFO [stderr] Dec 06 10:21:34.045 INFO [stderr] warning: cannot find type `NewMeasurement` in this scope Dec 06 10:21:34.045 INFO [stderr] --> src/models.rs:12:10 Dec 06 10:21:34.045 INFO [stderr] | Dec 06 10:21:34.045 INFO [stderr] 12 | #[derive(Insertable)] Dec 06 10:21:34.045 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:34.045 INFO [stderr] | Dec 06 10:21:34.045 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 10:21:34.045 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:34.045 INFO [stderr] Dec 06 10:21:34.045 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 10:21:34.045 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 10:21:34.045 INFO [stderr] | Dec 06 10:21:34.045 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 10:21:34.045 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:34.045 INFO [stderr] | Dec 06 10:21:34.045 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 10:21:34.045 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:34.045 INFO [stderr] Dec 06 10:21:34.048 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 10:21:34.048 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 10:21:34.048 INFO [stderr] | Dec 06 10:21:34.048 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 10:21:34.048 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:34.048 INFO [stderr] | Dec 06 10:21:34.048 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 10:21:34.048 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:34.048 INFO [stderr] Dec 06 10:21:34.048 INFO [stderr] warning: cannot find type `temperature` in this scope Dec 06 10:21:34.048 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 10:21:34.048 INFO [stderr] | Dec 06 10:21:34.048 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 10:21:34.048 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:34.048 INFO [stderr] | Dec 06 10:21:34.048 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 10:21:34.048 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:34.048 INFO [stderr] Dec 06 10:21:34.049 INFO [stderr] warning: cannot find type `humidity` in this scope Dec 06 10:21:34.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 10:21:34.049 INFO [stderr] | Dec 06 10:21:34.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 10:21:34.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:34.049 INFO [stderr] | Dec 06 10:21:34.049 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 10:21:34.049 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:34.049 INFO [stderr] Dec 06 10:21:34.049 INFO [stderr] warning: cannot find type `pressure` in this scope Dec 06 10:21:34.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 10:21:34.049 INFO [stderr] | Dec 06 10:21:34.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 10:21:34.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:34.049 INFO [stderr] | Dec 06 10:21:34.049 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 10:21:34.049 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:34.049 INFO [stderr] Dec 06 10:21:34.049 INFO [stderr] warning: cannot find type `comment` in this scope Dec 06 10:21:34.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 10:21:34.049 INFO [stderr] | Dec 06 10:21:34.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 10:21:34.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 10:21:34.049 INFO [stderr] | Dec 06 10:21:34.049 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 10:21:34.049 INFO [stderr] = note: for more information, see issue #50504 Dec 06 10:21:34.049 INFO [stderr] Dec 06 10:21:34.049 INFO [stderr] warning: unused import: `Measurement` Dec 06 10:21:34.049 INFO [stderr] --> src/lib.rs:8:20 Dec 06 10:21:34.049 INFO [stderr] | Dec 06 10:21:34.049 INFO [stderr] 8 | use self::models::{Measurement, NewMeasurement}; Dec 06 10:21:34.049 INFO [stderr] | ^^^^^^^^^^^ Dec 06 10:21:34.049 INFO [stderr] | Dec 06 10:21:34.049 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 10:21:34.049 INFO [stderr] Dec 06 10:21:34.724 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.27s Dec 06 10:21:34.732 INFO [stderr] su: No module specific data is present Dec 06 10:21:35.558 INFO running `"docker" "inspect" "3fa71bc38fe0c052c0d6672393542c640dc194b9333401a267cdb1c74229038d"` Dec 06 10:21:35.853 INFO running `"docker" "rm" "-f" "3fa71bc38fe0c052c0d6672393542c640dc194b9333401a267cdb1c74229038d"` Dec 06 10:21:36.172 INFO [stdout] 3fa71bc38fe0c052c0d6672393542c640dc194b9333401a267cdb1c74229038d Dec 06 10:21:36.178 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 10:21:36.616 INFO [stdout] bd7244a4c4d6baf5bab21adade4ae6d73bcf28f27f87f3b8296eb585cbb8a09d Dec 06 10:21:36.622 INFO running `"docker" "start" "-a" "bd7244a4c4d6baf5bab21adade4ae6d73bcf28f27f87f3b8296eb585cbb8a09d"` Dec 06 10:21:38.388 INFO [stderr] usermod: no changes Dec 06 10:21:38.546 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Dec 06 10:21:38.551 INFO [stderr] Running /target/debug/deps/diesel_mini-f4b1ef03087bba25 Dec 06 10:21:38.556 INFO [stdout] Dec 06 10:21:38.556 INFO [stdout] running 0 tests Dec 06 10:21:38.556 INFO [stdout] Dec 06 10:21:38.556 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 10:21:38.556 INFO [stdout] Dec 06 10:21:38.556 INFO [stderr] Running /target/debug/deps/diesel_mini-2bf1154cbedd273b Dec 06 10:21:38.560 INFO [stdout] Dec 06 10:21:38.560 INFO [stdout] running 0 tests Dec 06 10:21:38.560 INFO [stdout] Dec 06 10:21:38.560 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 10:21:38.560 INFO [stdout] Dec 06 10:21:38.560 INFO [stderr] Doc-tests diesel_mini Dec 06 10:21:41.496 INFO [stdout] Dec 06 10:21:41.496 INFO [stdout] running 0 tests Dec 06 10:21:41.496 INFO [stdout] Dec 06 10:21:41.496 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 10:21:41.496 INFO [stdout] Dec 06 10:21:41.498 INFO [stderr] su: No module specific data is present Dec 06 10:21:42.760 INFO running `"docker" "inspect" "bd7244a4c4d6baf5bab21adade4ae6d73bcf28f27f87f3b8296eb585cbb8a09d"` Dec 06 10:21:43.116 INFO running `"docker" "rm" "-f" "bd7244a4c4d6baf5bab21adade4ae6d73bcf28f27f87f3b8296eb585cbb8a09d"` Dec 06 10:21:43.360 INFO [stdout] bd7244a4c4d6baf5bab21adade4ae6d73bcf28f27f87f3b8296eb585cbb8a09d