Dec 05 06:22:00.458 INFO testing steadylearner/Postgresql_Diesel against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 06:22:00.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 05 06:22:00.958 INFO [stdout] 86b92512d8b2730847f784483fd05a1e334c0d9cbcde61bf8fb9eae9fb0a600c Dec 05 06:22:00.960 INFO running `"docker" "start" "-a" "86b92512d8b2730847f784483fd05a1e334c0d9cbcde61bf8fb9eae9fb0a600c"` Dec 05 06:22:02.951 INFO [stderr] usermod: no changes Dec 05 06:22:03.192 INFO [stderr] Compiling proc-macro2 v0.4.16 Dec 05 06:22:03.208 INFO [stderr] Compiling backtrace-sys v0.1.24 Dec 05 06:22:03.213 INFO [stderr] Compiling diesel v1.3.2 Dec 05 06:22:08.278 INFO [stderr] Compiling backtrace v0.3.9 Dec 05 06:22:10.437 INFO [stderr] Compiling quote v0.6.8 Dec 05 06:22:12.524 INFO [stderr] Compiling syn v0.14.9 Dec 05 06:22:30.240 INFO [stderr] Compiling synstructure v0.9.0 Dec 05 06:22:35.096 INFO [stderr] Compiling failure_derive v0.1.2 Dec 05 06:22:38.401 INFO [stderr] Compiling failure v0.1.2 Dec 05 06:22:38.853 INFO [stderr] Compiling dotenv v0.13.0 Dec 05 06:23:04.876 INFO [stderr] Compiling diesel_demo v0.1.0 (/source) Dec 05 06:23:05.416 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 06:23:05.416 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 06:23:05.416 INFO [stderr] | Dec 05 06:23:05.416 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 06:23:05.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:05.416 INFO [stderr] | Dec 05 06:23:05.416 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 06:23:05.416 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 05 06:23:05.416 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:05.416 INFO [stderr] Dec 05 06:23:05.416 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 06:23:05.416 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 06:23:05.416 INFO [stderr] | Dec 05 06:23:05.416 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 06:23:05.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:05.416 INFO [stderr] | Dec 05 06:23:05.416 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 05 06:23:05.416 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:05.416 INFO [stderr] Dec 05 06:23:05.424 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 06:23:05.424 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 06:23:05.424 INFO [stderr] | Dec 05 06:23:05.424 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 06:23:05.424 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 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 05 06:23:05.425 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:05.425 INFO [stderr] Dec 05 06:23:05.425 INFO [stderr] warning: cannot find type `title` in this scope Dec 05 06:23:05.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 06:23:05.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 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 05 06:23:05.425 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:05.425 INFO [stderr] Dec 05 06:23:05.425 INFO [stderr] warning: cannot find type `body` in this scope Dec 05 06:23:05.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 06:23:05.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 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 05 06:23:05.425 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:05.425 INFO [stderr] Dec 05 06:23:05.425 INFO [stderr] warning: cannot find type `published` in this scope Dec 05 06:23:05.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 06:23:05.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 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 05 06:23:05.425 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:05.425 INFO [stderr] Dec 05 06:23:05.425 INFO [stderr] warning: cannot find type `Post` in this scope Dec 05 06:23:05.425 INFO [stderr] --> src/models.rs:2:10 Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 INFO [stderr] 2 | #[derive(Queryable)] Dec 05 06:23:05.425 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 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 05 06:23:05.425 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:05.425 INFO [stderr] Dec 05 06:23:05.425 INFO [stderr] warning: cannot find type `posts` in this scope Dec 05 06:23:05.425 INFO [stderr] --> src/models.rs:13:10 Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 06:23:05.425 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 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 05 06:23:05.425 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:05.425 INFO [stderr] Dec 05 06:23:05.425 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 05 06:23:05.425 INFO [stderr] --> src/models.rs:13:10 Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 06:23:05.425 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:05.425 INFO [stderr] | Dec 05 06:23:05.425 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 05 06:23:05.425 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:05.425 INFO [stderr] Dec 05 06:23:12.928 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Dec 05 06:23:12.936 INFO [stderr] su: No module specific data is present Dec 05 06:23:13.547 INFO running `"docker" "inspect" "86b92512d8b2730847f784483fd05a1e334c0d9cbcde61bf8fb9eae9fb0a600c"` Dec 05 06:23:13.820 INFO running `"docker" "rm" "-f" "86b92512d8b2730847f784483fd05a1e334c0d9cbcde61bf8fb9eae9fb0a600c"` Dec 05 06:23:14.051 INFO [stdout] 86b92512d8b2730847f784483fd05a1e334c0d9cbcde61bf8fb9eae9fb0a600c Dec 05 06:23:14.058 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 05 06:23:14.612 INFO [stdout] 82b354d28e7cb583839cbde93b5446726f41b55724b8db8990ef3c7edc5e6fa1 Dec 05 06:23:14.614 INFO running `"docker" "start" "-a" "82b354d28e7cb583839cbde93b5446726f41b55724b8db8990ef3c7edc5e6fa1"` Dec 05 06:23:16.006 INFO [stderr] usermod: no changes Dec 05 06:23:16.132 INFO [stderr] Compiling diesel_demo v0.1.0 (/source) Dec 05 06:23:18.264 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 06:23:18.264 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 06:23:18.264 INFO [stderr] | Dec 05 06:23:18.264 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 06:23:18.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:18.264 INFO [stderr] | Dec 05 06:23:18.264 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 06:23:18.264 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 05 06:23:18.264 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:18.264 INFO [stderr] Dec 05 06:23:18.264 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 06:23:18.264 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 06:23:18.264 INFO [stderr] | Dec 05 06:23:18.264 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 06:23:18.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:18.264 INFO [stderr] | Dec 05 06:23:18.264 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 05 06:23:18.265 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:18.265 INFO [stderr] Dec 05 06:23:18.276 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 06:23:18.276 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 06:23:18.276 INFO [stderr] | Dec 05 06:23:18.276 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 06:23:18.276 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 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 05 06:23:18.277 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:18.277 INFO [stderr] Dec 05 06:23:18.277 INFO [stderr] warning: cannot find type `title` in this scope Dec 05 06:23:18.277 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 06:23:18.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 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 05 06:23:18.277 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:18.277 INFO [stderr] Dec 05 06:23:18.277 INFO [stderr] warning: cannot find type `body` in this scope Dec 05 06:23:18.277 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 06:23:18.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 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 05 06:23:18.277 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:18.277 INFO [stderr] Dec 05 06:23:18.277 INFO [stderr] warning: cannot find type `published` in this scope Dec 05 06:23:18.277 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 06:23:18.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 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 05 06:23:18.277 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:18.277 INFO [stderr] Dec 05 06:23:18.277 INFO [stderr] warning: cannot find type `Post` in this scope Dec 05 06:23:18.277 INFO [stderr] --> src/models.rs:2:10 Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 INFO [stderr] 2 | #[derive(Queryable)] Dec 05 06:23:18.277 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 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 05 06:23:18.277 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:18.277 INFO [stderr] Dec 05 06:23:18.277 INFO [stderr] warning: cannot find type `posts` in this scope Dec 05 06:23:18.277 INFO [stderr] --> src/models.rs:13:10 Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 06:23:18.277 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 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 05 06:23:18.277 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:18.277 INFO [stderr] Dec 05 06:23:18.277 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 05 06:23:18.277 INFO [stderr] --> src/models.rs:13:10 Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 INFO [stderr] 13 | #[derive(Insertable)] Dec 05 06:23:18.277 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 06:23:18.277 INFO [stderr] | Dec 05 06:23:18.277 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 05 06:23:18.277 INFO [stderr] = note: for more information, see issue #50504 Dec 05 06:23:18.277 INFO [stderr] Dec 05 06:23:19.604 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.57s Dec 05 06:23:19.611 INFO [stderr] su: No module specific data is present Dec 05 06:23:20.764 INFO running `"docker" "inspect" "82b354d28e7cb583839cbde93b5446726f41b55724b8db8990ef3c7edc5e6fa1"` Dec 05 06:23:21.106 INFO running `"docker" "rm" "-f" "82b354d28e7cb583839cbde93b5446726f41b55724b8db8990ef3c7edc5e6fa1"` Dec 05 06:23:21.367 INFO [stdout] 82b354d28e7cb583839cbde93b5446726f41b55724b8db8990ef3c7edc5e6fa1 Dec 05 06:23:21.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 05 06:23:21.896 INFO [stdout] ebda0df55bc52d0b50350321cfe5e9c6e46cdf36b635aeb7dd52a79bfb31772f Dec 05 06:23:21.898 INFO running `"docker" "start" "-a" "ebda0df55bc52d0b50350321cfe5e9c6e46cdf36b635aeb7dd52a79bfb31772f"` Dec 05 06:23:22.883 INFO [stderr] usermod: no changes Dec 05 06:23:23.048 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Dec 05 06:23:23.059 INFO [stderr] Running /target/debug/deps/diesel_demo-da7fad8bb5a4dace Dec 05 06:23:23.059 INFO [stdout] Dec 05 06:23:23.059 INFO [stderr] Running /target/debug/deps/delete_post-0a8dbc5bea69dff0 Dec 05 06:23:23.059 INFO [stdout] running 0 tests Dec 05 06:23:23.059 INFO [stdout] Dec 05 06:23:23.059 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 06:23:23.059 INFO [stdout] Dec 05 06:23:23.060 INFO [stdout] Dec 05 06:23:23.060 INFO [stdout] running 0 tests Dec 05 06:23:23.060 INFO [stdout] Dec 05 06:23:23.060 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 06:23:23.060 INFO [stdout] Dec 05 06:23:23.060 INFO [stderr] Running /target/debug/deps/publish_post-79edab4689ff44c3 Dec 05 06:23:23.062 INFO [stderr] Running /target/debug/deps/show_posts-bde39190992bde1c Dec 05 06:23:23.062 INFO [stdout] Dec 05 06:23:23.062 INFO [stdout] running 0 tests Dec 05 06:23:23.062 INFO [stdout] Dec 05 06:23:23.062 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 06:23:23.062 INFO [stdout] Dec 05 06:23:23.064 INFO [stdout] Dec 05 06:23:23.064 INFO [stderr] Running /target/debug/deps/write_post-65a881e39e9397a9 Dec 05 06:23:23.064 INFO [stdout] running 0 tests Dec 05 06:23:23.064 INFO [stdout] Dec 05 06:23:23.064 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 06:23:23.064 INFO [stdout] Dec 05 06:23:23.080 INFO [stdout] Dec 05 06:23:23.080 INFO [stderr] Doc-tests diesel_demo Dec 05 06:23:23.080 INFO [stdout] running 0 tests Dec 05 06:23:23.080 INFO [stdout] Dec 05 06:23:23.080 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 06:23:23.080 INFO [stdout] Dec 05 06:23:23.816 INFO [stdout] Dec 05 06:23:23.816 INFO [stdout] running 0 tests Dec 05 06:23:23.816 INFO [stdout] Dec 05 06:23:23.816 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 06:23:23.816 INFO [stdout] Dec 05 06:23:23.844 INFO [stderr] su: No module specific data is present Dec 05 06:23:24.736 INFO running `"docker" "inspect" "ebda0df55bc52d0b50350321cfe5e9c6e46cdf36b635aeb7dd52a79bfb31772f"` Dec 05 06:23:25.050 INFO running `"docker" "rm" "-f" "ebda0df55bc52d0b50350321cfe5e9c6e46cdf36b635aeb7dd52a79bfb31772f"` Dec 05 06:23:25.299 INFO [stdout] ebda0df55bc52d0b50350321cfe5e9c6e46cdf36b635aeb7dd52a79bfb31772f