Nov 17 05:17:29.611 INFO testing davidarmstronglewis/personal-blog against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 05:17:29.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 05:17:30.077 INFO [stdout] 0e72f06999da594127072707bd36c6e1e0df0e71f5ce355805629716ea5517dd Nov 17 05:17:30.080 INFO running `"docker" "start" "-a" "0e72f06999da594127072707bd36c6e1e0df0e71f5ce355805629716ea5517dd"` Nov 17 05:17:31.331 INFO [stderr] usermod: no changes Nov 17 05:17:31.815 INFO [stderr] Compiling actix-web v0.6.12 Nov 17 05:17:31.815 INFO [stderr] Compiling parking_lot_core v0.2.14 Nov 17 05:17:31.825 INFO [stderr] Compiling r2d2 v0.8.2 Nov 17 05:17:31.825 INFO [stderr] Compiling http v0.1.5 Nov 17 05:17:31.829 INFO [stderr] Compiling chrono v0.4.2 Nov 17 05:17:31.831 INFO [stderr] Compiling env_logger v0.5.10 Nov 17 05:17:31.834 INFO [stderr] Compiling cargo_metadata v0.5.6 Nov 17 05:17:31.843 INFO [stderr] Compiling trust-dns-proto v0.3.3 Nov 17 05:17:33.863 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 17 05:17:37.259 INFO [stderr] Compiling cookie v0.10.1 Nov 17 05:17:37.399 INFO [stderr] Compiling parking_lot v0.5.5 Nov 17 05:17:46.823 INFO [stderr] Compiling crossbeam-channel v0.1.3 Nov 17 05:17:46.823 INFO [stderr] Compiling diesel v1.3.0 Nov 17 05:17:48.875 INFO [stderr] Compiling skeptic v0.13.3 Nov 17 05:17:56.980 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Nov 17 05:17:57.094 INFO [stderr] Compiling h2 v0.1.9 Nov 17 05:18:01.052 INFO [stderr] Compiling actix v0.5.8 Nov 17 05:19:06.953 INFO [stderr] Compiling r2d2-diesel v1.0.0 Nov 17 05:19:08.011 INFO [stderr] Compiling personal-blog v0.1.0 (/source) Nov 17 05:19:12.291 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 05:19:12.291 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:12.291 INFO [stderr] | Nov 17 05:19:12.291 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:12.291 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.291 INFO [stderr] | Nov 17 05:19:12.291 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 05:19:12.291 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 05:19:12.291 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.291 INFO [stderr] Nov 17 05:19:12.291 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 05:19:12.291 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:12.291 INFO [stderr] | Nov 17 05:19:12.291 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:12.291 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.291 INFO [stderr] | Nov 17 05:19:12.291 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 05:19:12.291 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.291 INFO [stderr] Nov 17 05:19:12.307 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 17 05:19:12.307 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:12.307 INFO [stderr] | Nov 17 05:19:12.307 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:12.307 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.307 INFO [stderr] | Nov 17 05:19:12.307 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 05:19:12.307 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.308 INFO [stderr] Nov 17 05:19:12.308 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 17 05:19:12.308 INFO [stderr] --> src/db/models.rs:15:17 Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 17 05:19:12.308 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 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 05:19:12.308 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.308 INFO [stderr] Nov 17 05:19:12.308 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 17 05:19:12.308 INFO [stderr] --> src/db/models.rs:15:17 Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 17 05:19:12.308 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 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 05:19:12.308 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.308 INFO [stderr] Nov 17 05:19:12.308 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 05:19:12.308 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 05:19:12.308 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 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 05:19:12.308 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.308 INFO [stderr] Nov 17 05:19:12.308 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 05:19:12.308 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:12.308 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 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 05:19:12.308 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.308 INFO [stderr] Nov 17 05:19:12.308 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 05:19:12.308 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:12.308 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 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 05:19:12.308 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.308 INFO [stderr] Nov 17 05:19:12.308 INFO [stderr] warning: cannot find type `body` in this scope Nov 17 05:19:12.308 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:12.308 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 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 05:19:12.308 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.308 INFO [stderr] Nov 17 05:19:12.308 INFO [stderr] warning: cannot find type `published` in this scope Nov 17 05:19:12.308 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:12.308 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 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 05:19:12.308 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.308 INFO [stderr] Nov 17 05:19:12.308 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 05:19:12.308 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:12.308 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 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 05:19:12.308 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.308 INFO [stderr] Nov 17 05:19:12.308 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 17 05:19:12.308 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:12.308 INFO [stderr] | Nov 17 05:19:12.308 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:12.309 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:12.309 INFO [stderr] | Nov 17 05:19:12.309 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 05:19:12.309 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:12.309 INFO [stderr] Nov 17 05:19:19.720 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 05:19:19.721 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:19.721 INFO [stderr] | Nov 17 05:19:19.721 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:19.721 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.722 INFO [stderr] | Nov 17 05:19:19.722 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 05:19:19.722 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 05:19:19.722 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.722 INFO [stderr] Nov 17 05:19:19.723 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 05:19:19.723 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:19.723 INFO [stderr] | Nov 17 05:19:19.723 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:19.723 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.723 INFO [stderr] | Nov 17 05:19:19.724 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 05:19:19.724 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.724 INFO [stderr] Nov 17 05:19:19.724 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 17 05:19:19.725 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:19.725 INFO [stderr] | Nov 17 05:19:19.725 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:19.726 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.726 INFO [stderr] | Nov 17 05:19:19.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 05:19:19.726 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.726 INFO [stderr] Nov 17 05:19:19.727 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 17 05:19:19.727 INFO [stderr] --> src/db/models.rs:15:17 Nov 17 05:19:19.727 INFO [stderr] | Nov 17 05:19:19.727 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 17 05:19:19.727 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.728 INFO [stderr] | Nov 17 05:19:19.728 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 05:19:19.728 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.728 INFO [stderr] Nov 17 05:19:19.729 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 17 05:19:19.729 INFO [stderr] --> src/db/models.rs:15:17 Nov 17 05:19:19.729 INFO [stderr] | Nov 17 05:19:19.729 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 17 05:19:19.729 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.730 INFO [stderr] | Nov 17 05:19:19.730 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 05:19:19.730 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.730 INFO [stderr] Nov 17 05:19:19.731 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 05:19:19.731 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 05:19:19.731 INFO [stderr] | Nov 17 05:19:19.731 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 05:19:19.731 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.731 INFO [stderr] | Nov 17 05:19:19.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 05:19:19.731 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.732 INFO [stderr] Nov 17 05:19:19.732 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 05:19:19.732 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:19.732 INFO [stderr] | Nov 17 05:19:19.732 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:19.732 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.732 INFO [stderr] | Nov 17 05:19:19.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 05:19:19.733 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.733 INFO [stderr] Nov 17 05:19:19.733 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 05:19:19.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:19.733 INFO [stderr] | Nov 17 05:19:19.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:19.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.733 INFO [stderr] | Nov 17 05:19:19.734 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 05:19:19.734 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.734 INFO [stderr] Nov 17 05:19:19.734 INFO [stderr] warning: cannot find type `body` in this scope Nov 17 05:19:19.734 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:19.734 INFO [stderr] | Nov 17 05:19:19.734 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:19.734 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.734 INFO [stderr] | Nov 17 05:19:19.734 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 05:19:19.734 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.734 INFO [stderr] Nov 17 05:19:19.735 INFO [stderr] warning: cannot find type `published` in this scope Nov 17 05:19:19.735 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:19.735 INFO [stderr] | Nov 17 05:19:19.735 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:19.735 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.735 INFO [stderr] | Nov 17 05:19:19.735 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 05:19:19.735 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.735 INFO [stderr] Nov 17 05:19:19.735 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 05:19:19.735 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:19.735 INFO [stderr] | Nov 17 05:19:19.735 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:19.736 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.736 INFO [stderr] | Nov 17 05:19:19.736 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 05:19:19.736 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.736 INFO [stderr] Nov 17 05:19:19.736 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 17 05:19:19.736 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:19.736 INFO [stderr] | Nov 17 05:19:19.736 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:19.736 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:19.736 INFO [stderr] | Nov 17 05:19:19.736 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 05:19:19.736 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:19.736 INFO [stderr] Nov 17 05:19:36.399 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s Nov 17 05:19:36.426 INFO [stderr] su: No module specific data is present Nov 17 05:19:36.851 INFO running `"docker" "inspect" "0e72f06999da594127072707bd36c6e1e0df0e71f5ce355805629716ea5517dd"` Nov 17 05:19:36.989 INFO running `"docker" "rm" "-f" "0e72f06999da594127072707bd36c6e1e0df0e71f5ce355805629716ea5517dd"` Nov 17 05:19:37.135 INFO [stdout] 0e72f06999da594127072707bd36c6e1e0df0e71f5ce355805629716ea5517dd Nov 17 05:19:37.137 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 05:19:37.375 INFO [stdout] d1e1570a0c245b086c7b4a8f8a965c0e34c00ca70705fe73250945f156321307 Nov 17 05:19:37.379 INFO running `"docker" "start" "-a" "d1e1570a0c245b086c7b4a8f8a965c0e34c00ca70705fe73250945f156321307"` Nov 17 05:19:38.335 INFO [stderr] usermod: no changes Nov 17 05:19:38.683 INFO [stderr] Compiling personal-blog v0.1.0 (/source) Nov 17 05:19:43.115 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 05:19:43.115 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:43.115 INFO [stderr] | Nov 17 05:19:43.115 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:43.115 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.115 INFO [stderr] | Nov 17 05:19:43.115 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 05:19:43.115 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 05:19:43.115 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.115 INFO [stderr] Nov 17 05:19:43.115 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 05:19:43.115 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:43.115 INFO [stderr] | Nov 17 05:19:43.115 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:43.115 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.115 INFO [stderr] | Nov 17 05:19:43.115 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 05:19:43.115 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.115 INFO [stderr] Nov 17 05:19:43.115 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 17 05:19:43.115 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:43.115 INFO [stderr] | Nov 17 05:19:43.115 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:43.115 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.115 INFO [stderr] | Nov 17 05:19:43.115 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 05:19:43.115 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.115 INFO [stderr] Nov 17 05:19:43.116 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 17 05:19:43.116 INFO [stderr] --> src/db/models.rs:15:17 Nov 17 05:19:43.116 INFO [stderr] | Nov 17 05:19:43.116 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 17 05:19:43.116 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.116 INFO [stderr] | Nov 17 05:19:43.116 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 05:19:43.116 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.116 INFO [stderr] Nov 17 05:19:43.116 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 17 05:19:43.116 INFO [stderr] --> src/db/models.rs:15:17 Nov 17 05:19:43.116 INFO [stderr] | Nov 17 05:19:43.117 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 17 05:19:43.117 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.117 INFO [stderr] | Nov 17 05:19:43.117 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 05:19:43.117 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.117 INFO [stderr] Nov 17 05:19:43.118 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 05:19:43.118 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 05:19:43.118 INFO [stderr] | Nov 17 05:19:43.118 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 05:19:43.118 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.118 INFO [stderr] | Nov 17 05:19:43.118 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 05:19:43.118 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.118 INFO [stderr] Nov 17 05:19:43.119 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 05:19:43.119 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.119 INFO [stderr] | Nov 17 05:19:43.119 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.119 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.119 INFO [stderr] | Nov 17 05:19:43.119 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 05:19:43.119 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.119 INFO [stderr] Nov 17 05:19:43.119 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 05:19:43.119 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.119 INFO [stderr] | Nov 17 05:19:43.119 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.119 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.119 INFO [stderr] | Nov 17 05:19:43.119 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 05:19:43.119 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.120 INFO [stderr] Nov 17 05:19:43.120 INFO [stderr] warning: cannot find type `body` in this scope Nov 17 05:19:43.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.120 INFO [stderr] | Nov 17 05:19:43.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.120 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.120 INFO [stderr] | Nov 17 05:19:43.120 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 05:19:43.120 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.120 INFO [stderr] Nov 17 05:19:43.120 INFO [stderr] warning: cannot find type `published` in this scope Nov 17 05:19:43.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.120 INFO [stderr] | Nov 17 05:19:43.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.120 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.120 INFO [stderr] | Nov 17 05:19:43.120 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 05:19:43.122 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.122 INFO [stderr] Nov 17 05:19:43.122 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 05:19:43.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.122 INFO [stderr] | Nov 17 05:19:43.122 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.122 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.122 INFO [stderr] | Nov 17 05:19:43.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! Nov 17 05:19:43.122 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.122 INFO [stderr] Nov 17 05:19:43.122 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 17 05:19:43.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.122 INFO [stderr] | Nov 17 05:19:43.122 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.122 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.127 INFO [stderr] | Nov 17 05:19:43.127 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 05:19:43.127 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.127 INFO [stderr] Nov 17 05:19:43.231 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 05:19:43.231 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:43.231 INFO [stderr] | Nov 17 05:19:43.231 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:43.231 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.231 INFO [stderr] | Nov 17 05:19:43.231 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 05:19:43.231 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 05:19:43.231 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.231 INFO [stderr] Nov 17 05:19:43.231 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 05:19:43.231 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:43.231 INFO [stderr] | Nov 17 05:19:43.231 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:43.231 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.231 INFO [stderr] | Nov 17 05:19:43.231 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 05:19:43.231 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.232 INFO [stderr] Nov 17 05:19:43.232 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 17 05:19:43.232 INFO [stderr] --> src/db/models.rs:3:17 Nov 17 05:19:43.232 INFO [stderr] | Nov 17 05:19:43.232 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 17 05:19:43.232 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.232 INFO [stderr] | Nov 17 05:19:43.232 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 05:19:43.232 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.232 INFO [stderr] Nov 17 05:19:43.232 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 17 05:19:43.232 INFO [stderr] --> src/db/models.rs:15:17 Nov 17 05:19:43.232 INFO [stderr] | Nov 17 05:19:43.232 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 17 05:19:43.232 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.232 INFO [stderr] | Nov 17 05:19:43.232 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 05:19:43.232 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.232 INFO [stderr] Nov 17 05:19:43.232 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 17 05:19:43.232 INFO [stderr] --> src/db/models.rs:15:17 Nov 17 05:19:43.232 INFO [stderr] | Nov 17 05:19:43.232 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 17 05:19:43.233 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.233 INFO [stderr] | Nov 17 05:19:43.233 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 05:19:43.233 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.233 INFO [stderr] Nov 17 05:19:43.233 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 05:19:43.233 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 05:19:43.233 INFO [stderr] | Nov 17 05:19:43.233 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 05:19:43.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.233 INFO [stderr] | Nov 17 05:19:43.233 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 05:19:43.233 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.233 INFO [stderr] Nov 17 05:19:43.233 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 05:19:43.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.233 INFO [stderr] | Nov 17 05:19:43.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.233 INFO [stderr] | Nov 17 05:19:43.233 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 05:19:43.233 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.233 INFO [stderr] Nov 17 05:19:43.233 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 05:19:43.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.234 INFO [stderr] | Nov 17 05:19:43.234 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.234 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.234 INFO [stderr] | Nov 17 05:19:43.234 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 05:19:43.234 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.234 INFO [stderr] Nov 17 05:19:43.234 INFO [stderr] warning: cannot find type `body` in this scope Nov 17 05:19:43.234 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.234 INFO [stderr] | Nov 17 05:19:43.234 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.234 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.234 INFO [stderr] | Nov 17 05:19:43.234 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 05:19:43.234 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.234 INFO [stderr] Nov 17 05:19:43.234 INFO [stderr] warning: cannot find type `published` in this scope Nov 17 05:19:43.234 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.234 INFO [stderr] | Nov 17 05:19:43.234 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.234 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.234 INFO [stderr] | Nov 17 05:19:43.234 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 05:19:43.235 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.235 INFO [stderr] Nov 17 05:19:43.239 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 05:19:43.239 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.239 INFO [stderr] | Nov 17 05:19:43.239 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.239 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.239 INFO [stderr] | Nov 17 05:19:43.239 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 05:19:43.239 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.239 INFO [stderr] Nov 17 05:19:43.239 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 17 05:19:43.239 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 05:19:43.239 INFO [stderr] | Nov 17 05:19:43.239 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 05:19:43.239 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 05:19:43.239 INFO [stderr] | Nov 17 05:19:43.239 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 05:19:43.239 INFO [stderr] = note: for more information, see issue #50504 Nov 17 05:19:43.239 INFO [stderr] Nov 17 05:19:44.407 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.04s Nov 17 05:19:44.426 INFO [stderr] su: No module specific data is present Nov 17 05:19:44.890 INFO running `"docker" "inspect" "d1e1570a0c245b086c7b4a8f8a965c0e34c00ca70705fe73250945f156321307"` Nov 17 05:19:45.116 INFO running `"docker" "rm" "-f" "d1e1570a0c245b086c7b4a8f8a965c0e34c00ca70705fe73250945f156321307"` Nov 17 05:19:45.371 INFO [stdout] d1e1570a0c245b086c7b4a8f8a965c0e34c00ca70705fe73250945f156321307 Nov 17 05:19:45.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 05:19:45.732 INFO [stdout] d999aad500fa743440167f9901723485d21c8c004f23e8234fd4d1efa155d4c3 Nov 17 05:19:45.736 INFO running `"docker" "start" "-a" "d999aad500fa743440167f9901723485d21c8c004f23e8234fd4d1efa155d4c3"` Nov 17 05:19:46.287 INFO [stderr] usermod: no changes Nov 17 05:19:46.539 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Nov 17 05:19:46.561 INFO [stderr] Running /target/debug/deps/personal_blog-ee29911320019e25 Nov 17 05:19:46.580 INFO [stdout] Nov 17 05:19:46.580 INFO [stdout] running 0 tests Nov 17 05:19:46.580 INFO [stdout] Nov 17 05:19:46.580 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 05:19:46.580 INFO [stdout] Nov 17 05:19:46.581 INFO [stderr] Running /target/debug/deps/personal_blog-1d31695754327a5f Nov 17 05:19:46.583 INFO [stdout] Nov 17 05:19:46.583 INFO [stdout] running 0 tests Nov 17 05:19:46.583 INFO [stdout] Nov 17 05:19:46.583 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 05:19:46.583 INFO [stdout] Nov 17 05:19:46.584 INFO [stderr] Doc-tests personal-blog Nov 17 05:19:54.235 INFO [stdout] Nov 17 05:19:54.235 INFO [stdout] running 0 tests Nov 17 05:19:54.235 INFO [stdout] Nov 17 05:19:54.235 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 05:19:54.236 INFO [stdout] Nov 17 05:19:54.243 INFO [stderr] su: No module specific data is present Nov 17 05:19:55.089 INFO running `"docker" "inspect" "d999aad500fa743440167f9901723485d21c8c004f23e8234fd4d1efa155d4c3"` Nov 17 05:19:55.355 INFO running `"docker" "rm" "-f" "d999aad500fa743440167f9901723485d21c8c004f23e8234fd4d1efa155d4c3"` Nov 17 05:19:55.611 INFO [stdout] d999aad500fa743440167f9901723485d21c8c004f23e8234fd4d1efa155d4c3