Dec 06 02:17:12.682 INFO testing davidarmstronglewis/personal-blog against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 02:17:12.682 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 02:17:13.174 INFO [stdout] db06455a808aa21a42a4cbf96b94dc6c8031d8e0d131f88b8633c9e076acb6ca Dec 06 02:17:13.176 INFO running `"docker" "start" "-a" "db06455a808aa21a42a4cbf96b94dc6c8031d8e0d131f88b8633c9e076acb6ca"` Dec 06 02:17:14.753 INFO [stderr] usermod: no changes Dec 06 02:17:15.180 INFO [stderr] Compiling semver-parser v0.7.0 Dec 06 02:17:15.196 INFO [stderr] Compiling pq-sys v0.4.5 Dec 06 02:17:15.236 INFO [stderr] Compiling actix-web v0.6.12 Dec 06 02:17:15.236 INFO [stderr] Compiling r2d2 v0.8.2 Dec 06 02:17:15.236 INFO [stderr] Compiling tokio-io v0.1.6 Dec 06 02:17:15.236 INFO [stderr] Compiling mio-uds v0.6.6 Dec 06 02:17:15.239 INFO [stderr] Compiling syn v0.13.11 Dec 06 02:17:15.242 INFO [stderr] Compiling serde_json v1.0.20 Dec 06 02:17:19.211 INFO [stderr] Compiling tokio-threadpool v0.1.4 Dec 06 02:17:19.240 INFO [stderr] Compiling semver v0.9.0 Dec 06 02:17:19.243 INFO [stderr] Compiling chrono v0.4.2 Dec 06 02:17:19.303 INFO [stderr] Compiling env_logger v0.5.10 Dec 06 02:17:19.382 INFO [stderr] Compiling tokio-reactor v0.1.1 Dec 06 02:17:19.468 INFO [stderr] Compiling h2 v0.1.9 Dec 06 02:17:28.727 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 06 02:17:28.773 INFO [stderr] Compiling tokio-udp v0.1.0 Dec 06 02:17:28.774 INFO [stderr] Compiling tokio-fs v0.1.0 Dec 06 02:17:29.032 INFO [stderr] Compiling cargo_metadata v0.5.6 Dec 06 02:17:31.720 INFO [stderr] Compiling tokio v0.1.7 Dec 06 02:17:37.240 INFO [stderr] Compiling skeptic v0.13.3 Dec 06 02:17:38.865 INFO [stderr] Compiling tokio-core v0.1.17 Dec 06 02:17:43.052 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 06 02:17:43.435 INFO [stderr] Compiling trust-dns-proto v0.3.3 Dec 06 02:17:43.468 INFO [stderr] Compiling tokio-signal v0.1.5 Dec 06 02:17:43.702 INFO [stderr] Compiling actix v0.5.8 Dec 06 02:17:50.519 INFO [stderr] Compiling diesel v1.3.0 Dec 06 02:17:52.104 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Dec 06 02:18:44.235 INFO [stderr] Compiling r2d2-diesel v1.0.0 Dec 06 02:18:44.815 INFO [stderr] Compiling personal-blog v0.1.0 (/source) Dec 06 02:18:46.156 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 02:18:46.157 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:18:46.157 INFO [stderr] | Dec 06 02:18:46.157 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:18:46.158 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.158 INFO [stderr] | Dec 06 02:18:46.158 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 02:18:46.158 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 02:18:46.159 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.159 INFO [stderr] Dec 06 02:18:46.159 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 02:18:46.159 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:18:46.160 INFO [stderr] | Dec 06 02:18:46.160 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:18:46.160 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.160 INFO [stderr] | Dec 06 02:18:46.161 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 02:18:46.161 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.161 INFO [stderr] Dec 06 02:18:46.161 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 06 02:18:46.162 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:18:46.162 INFO [stderr] | Dec 06 02:18:46.162 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:18:46.162 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.163 INFO [stderr] | Dec 06 02:18:46.163 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 02:18:46.163 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.163 INFO [stderr] Dec 06 02:18:46.163 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 06 02:18:46.164 INFO [stderr] --> src/db/models.rs:15:17 Dec 06 02:18:46.164 INFO [stderr] | Dec 06 02:18:46.164 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 06 02:18:46.164 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.164 INFO [stderr] | Dec 06 02:18:46.164 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 02:18:46.164 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.164 INFO [stderr] Dec 06 02:18:46.164 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 06 02:18:46.164 INFO [stderr] --> src/db/models.rs:15:17 Dec 06 02:18:46.164 INFO [stderr] | Dec 06 02:18:46.164 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 06 02:18:46.164 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.164 INFO [stderr] | Dec 06 02:18:46.164 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 02:18:46.164 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.165 INFO [stderr] Dec 06 02:18:46.165 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 02:18:46.165 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 02:18:46.165 INFO [stderr] | Dec 06 02:18:46.165 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 02:18:46.165 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.165 INFO [stderr] | Dec 06 02:18:46.165 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 02:18:46.165 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.165 INFO [stderr] Dec 06 02:18:46.180 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 02:18:46.180 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:46.180 INFO [stderr] | Dec 06 02:18:46.180 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:46.180 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.180 INFO [stderr] | Dec 06 02:18:46.180 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 02:18:46.180 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.180 INFO [stderr] Dec 06 02:18:46.180 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 02:18:46.181 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:46.181 INFO [stderr] | Dec 06 02:18:46.181 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:46.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.181 INFO [stderr] | Dec 06 02:18:46.181 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 02:18:46.181 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.181 INFO [stderr] Dec 06 02:18:46.181 INFO [stderr] warning: cannot find type `body` in this scope Dec 06 02:18:46.181 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:46.181 INFO [stderr] | Dec 06 02:18:46.181 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:46.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.181 INFO [stderr] | Dec 06 02:18:46.181 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 02:18:46.181 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.181 INFO [stderr] Dec 06 02:18:46.181 INFO [stderr] warning: cannot find type `published` in this scope Dec 06 02:18:46.181 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:46.181 INFO [stderr] | Dec 06 02:18:46.181 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:46.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.181 INFO [stderr] | Dec 06 02:18:46.181 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 02:18:46.181 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.181 INFO [stderr] Dec 06 02:18:46.182 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 02:18:46.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:46.182 INFO [stderr] | Dec 06 02:18:46.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:46.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.182 INFO [stderr] | Dec 06 02:18:46.182 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 02:18:46.182 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.182 INFO [stderr] Dec 06 02:18:46.182 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 06 02:18:46.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:46.182 INFO [stderr] | Dec 06 02:18:46.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:46.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:46.182 INFO [stderr] | Dec 06 02:18:46.182 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 02:18:46.182 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:46.182 INFO [stderr] Dec 06 02:18:49.309 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 02:18:49.309 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.309 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:18:49.309 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.309 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 02:18:49.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! Dec 06 02:18:49.309 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.309 INFO [stderr] Dec 06 02:18:49.309 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 02:18:49.309 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.309 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:18:49.309 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.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! Dec 06 02:18:49.309 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.309 INFO [stderr] Dec 06 02:18:49.309 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 06 02:18:49.309 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.309 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:18:49.309 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.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! Dec 06 02:18:49.309 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.309 INFO [stderr] Dec 06 02:18:49.309 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 06 02:18:49.309 INFO [stderr] --> src/db/models.rs:15:17 Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.309 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 06 02:18:49.309 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.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! Dec 06 02:18:49.309 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.309 INFO [stderr] Dec 06 02:18:49.309 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 06 02:18:49.309 INFO [stderr] --> src/db/models.rs:15:17 Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.309 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 06 02:18:49.309 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.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! Dec 06 02:18:49.309 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.309 INFO [stderr] Dec 06 02:18:49.309 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 02:18:49.309 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.309 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 02:18:49.309 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.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! Dec 06 02:18:49.309 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.309 INFO [stderr] Dec 06 02:18:49.309 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 02:18:49.309 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.309 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:49.309 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.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! Dec 06 02:18:49.309 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.309 INFO [stderr] Dec 06 02:18:49.309 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 02:18:49.309 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.309 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:49.309 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.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! Dec 06 02:18:49.309 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.309 INFO [stderr] Dec 06 02:18:49.309 INFO [stderr] warning: cannot find type `body` in this scope Dec 06 02:18:49.309 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.309 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:49.309 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.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! Dec 06 02:18:49.309 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.309 INFO [stderr] Dec 06 02:18:49.309 INFO [stderr] warning: cannot find type `published` in this scope Dec 06 02:18:49.309 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:49.309 INFO [stderr] | Dec 06 02:18:49.310 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:49.310 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.310 INFO [stderr] | Dec 06 02:18:49.310 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 02:18:49.310 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.310 INFO [stderr] Dec 06 02:18:49.310 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 02:18:49.310 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:49.310 INFO [stderr] | Dec 06 02:18:49.310 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:49.310 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.310 INFO [stderr] | Dec 06 02:18:49.310 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 02:18:49.310 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.310 INFO [stderr] Dec 06 02:18:49.310 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 06 02:18:49.310 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:18:49.310 INFO [stderr] | Dec 06 02:18:49.310 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:18:49.310 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:18:49.310 INFO [stderr] | Dec 06 02:18:49.310 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 02:18:49.310 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:18:49.310 INFO [stderr] Dec 06 02:19:01.453 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s Dec 06 02:19:01.474 INFO [stderr] su: No module specific data is present Dec 06 02:19:02.007 INFO running `"docker" "inspect" "db06455a808aa21a42a4cbf96b94dc6c8031d8e0d131f88b8633c9e076acb6ca"` Dec 06 02:19:02.109 INFO running `"docker" "rm" "-f" "db06455a808aa21a42a4cbf96b94dc6c8031d8e0d131f88b8633c9e076acb6ca"` Dec 06 02:19:02.228 INFO [stdout] db06455a808aa21a42a4cbf96b94dc6c8031d8e0d131f88b8633c9e076acb6ca Dec 06 02:19:02.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 02:19:02.477 INFO [stdout] 4aed62f37c837bf8bec757fceaffa6755317be5a1f3bd7f37a06638b09bfcc29 Dec 06 02:19:02.479 INFO running `"docker" "start" "-a" "4aed62f37c837bf8bec757fceaffa6755317be5a1f3bd7f37a06638b09bfcc29"` Dec 06 02:19:03.180 INFO [stderr] usermod: no changes Dec 06 02:19:03.496 INFO [stderr] Compiling personal-blog v0.1.0 (/source) Dec 06 02:19:05.068 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 02:19:05.068 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:19:05.068 INFO [stderr] | Dec 06 02:19:05.068 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:19:05.068 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.068 INFO [stderr] | Dec 06 02:19:05.068 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 02:19:05.068 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 02:19:05.068 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.068 INFO [stderr] Dec 06 02:19:05.068 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 02:19:05.068 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:19:05.068 INFO [stderr] | Dec 06 02:19:05.068 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:19:05.068 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.068 INFO [stderr] | Dec 06 02:19:05.068 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 02:19:05.068 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.068 INFO [stderr] Dec 06 02:19:05.069 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 06 02:19:05.069 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:19:05.069 INFO [stderr] | Dec 06 02:19:05.070 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:19:05.070 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 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 02:19:05.070 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.070 INFO [stderr] Dec 06 02:19:05.070 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 06 02:19:05.070 INFO [stderr] --> src/db/models.rs:15:17 Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 06 02:19:05.070 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 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 02:19:05.070 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.070 INFO [stderr] Dec 06 02:19:05.070 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 06 02:19:05.070 INFO [stderr] --> src/db/models.rs:15:17 Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 06 02:19:05.070 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 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 02:19:05.070 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.070 INFO [stderr] Dec 06 02:19:05.070 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 02:19:05.070 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 02:19:05.070 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 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 02:19:05.070 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.070 INFO [stderr] Dec 06 02:19:05.070 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 02:19:05.070 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.070 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 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 02:19:05.070 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.070 INFO [stderr] Dec 06 02:19:05.070 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 02:19:05.070 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.070 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 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 02:19:05.070 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.070 INFO [stderr] Dec 06 02:19:05.070 INFO [stderr] warning: cannot find type `body` in this scope Dec 06 02:19:05.070 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.070 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.070 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.070 INFO [stderr] | Dec 06 02:19:05.071 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 02:19:05.071 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.071 INFO [stderr] Dec 06 02:19:05.071 INFO [stderr] warning: cannot find type `published` in this scope Dec 06 02:19:05.071 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.071 INFO [stderr] | Dec 06 02:19:05.071 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.071 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.071 INFO [stderr] | Dec 06 02:19:05.071 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 02:19:05.071 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.071 INFO [stderr] Dec 06 02:19:05.071 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 02:19:05.071 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.071 INFO [stderr] | Dec 06 02:19:05.071 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.071 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.071 INFO [stderr] | Dec 06 02:19:05.071 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 02:19:05.071 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.071 INFO [stderr] Dec 06 02:19:05.071 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 06 02:19:05.071 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.071 INFO [stderr] | Dec 06 02:19:05.071 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.071 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.071 INFO [stderr] | Dec 06 02:19:05.071 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 02:19:05.071 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.071 INFO [stderr] Dec 06 02:19:05.145 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 02:19:05.145 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:19:05.145 INFO [stderr] | Dec 06 02:19:05.145 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:19:05.145 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.145 INFO [stderr] | Dec 06 02:19:05.145 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 02:19:05.145 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 02:19:05.145 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.146 INFO [stderr] Dec 06 02:19:05.146 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 02:19:05.146 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:19:05.146 INFO [stderr] | Dec 06 02:19:05.146 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:19:05.146 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.146 INFO [stderr] | Dec 06 02:19:05.146 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 02:19:05.146 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.146 INFO [stderr] Dec 06 02:19:05.146 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 06 02:19:05.146 INFO [stderr] --> src/db/models.rs:3:17 Dec 06 02:19:05.146 INFO [stderr] | Dec 06 02:19:05.146 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 06 02:19:05.146 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.146 INFO [stderr] | Dec 06 02:19:05.146 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 02:19:05.146 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.146 INFO [stderr] Dec 06 02:19:05.146 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 06 02:19:05.147 INFO [stderr] --> src/db/models.rs:15:17 Dec 06 02:19:05.147 INFO [stderr] | Dec 06 02:19:05.147 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 06 02:19:05.147 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.147 INFO [stderr] | Dec 06 02:19:05.147 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 02:19:05.147 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.147 INFO [stderr] Dec 06 02:19:05.147 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 06 02:19:05.147 INFO [stderr] --> src/db/models.rs:15:17 Dec 06 02:19:05.147 INFO [stderr] | Dec 06 02:19:05.147 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 06 02:19:05.147 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.147 INFO [stderr] | Dec 06 02:19:05.147 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 02:19:05.147 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.147 INFO [stderr] Dec 06 02:19:05.148 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 02:19:05.148 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 02:19:05.148 INFO [stderr] | Dec 06 02:19:05.148 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 02:19:05.148 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.148 INFO [stderr] | Dec 06 02:19:05.148 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 02:19:05.148 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.148 INFO [stderr] Dec 06 02:19:05.148 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 02:19:05.148 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.148 INFO [stderr] | Dec 06 02:19:05.148 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.148 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.148 INFO [stderr] | Dec 06 02:19:05.148 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 02:19:05.148 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.148 INFO [stderr] Dec 06 02:19:05.149 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 02:19:05.149 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.149 INFO [stderr] | Dec 06 02:19:05.149 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.149 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.149 INFO [stderr] | Dec 06 02:19:05.149 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 02:19:05.149 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.149 INFO [stderr] Dec 06 02:19:05.149 INFO [stderr] warning: cannot find type `body` in this scope Dec 06 02:19:05.149 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.149 INFO [stderr] | Dec 06 02:19:05.149 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.150 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.150 INFO [stderr] | Dec 06 02:19:05.150 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 02:19:05.150 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.150 INFO [stderr] Dec 06 02:19:05.150 INFO [stderr] warning: cannot find type `published` in this scope Dec 06 02:19:05.150 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.150 INFO [stderr] | Dec 06 02:19:05.150 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.150 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.150 INFO [stderr] | Dec 06 02:19:05.150 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 02:19:05.150 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.150 INFO [stderr] Dec 06 02:19:05.151 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 02:19:05.151 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.151 INFO [stderr] | Dec 06 02:19:05.151 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.151 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.151 INFO [stderr] | Dec 06 02:19:05.151 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 02:19:05.151 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.151 INFO [stderr] Dec 06 02:19:05.151 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 06 02:19:05.151 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 02:19:05.151 INFO [stderr] | Dec 06 02:19:05.151 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 02:19:05.151 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 02:19:05.151 INFO [stderr] | Dec 06 02:19:05.151 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 02:19:05.151 INFO [stderr] = note: for more information, see issue #50504 Dec 06 02:19:05.151 INFO [stderr] Dec 06 02:19:06.315 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.11s Dec 06 02:19:06.340 INFO [stderr] su: No module specific data is present Dec 06 02:19:07.425 INFO running `"docker" "inspect" "4aed62f37c837bf8bec757fceaffa6755317be5a1f3bd7f37a06638b09bfcc29"` Dec 06 02:19:07.759 INFO running `"docker" "rm" "-f" "4aed62f37c837bf8bec757fceaffa6755317be5a1f3bd7f37a06638b09bfcc29"` Dec 06 02:19:08.004 INFO [stdout] 4aed62f37c837bf8bec757fceaffa6755317be5a1f3bd7f37a06638b09bfcc29 Dec 06 02:19:08.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 02:19:08.360 INFO [stdout] cec459ca0f41a157719753f3e965a35a9df491764d589362565d33ae45b87221 Dec 06 02:19:08.368 INFO running `"docker" "start" "-a" "cec459ca0f41a157719753f3e965a35a9df491764d589362565d33ae45b87221"` Dec 06 02:19:08.971 INFO [stderr] usermod: no changes Dec 06 02:19:09.225 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Dec 06 02:19:09.246 INFO [stderr] Running /target/debug/deps/personal_blog-f38eb3953225240f Dec 06 02:19:09.249 INFO [stderr] Running /target/debug/deps/personal_blog-e3ad3e4a6f1cd0de Dec 06 02:19:09.249 INFO [stdout] Dec 06 02:19:09.249 INFO [stdout] running 0 tests Dec 06 02:19:09.249 INFO [stdout] Dec 06 02:19:09.249 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 02:19:09.249 INFO [stdout] Dec 06 02:19:09.252 INFO [stdout] Dec 06 02:19:09.252 INFO [stdout] running 0 tests Dec 06 02:19:09.252 INFO [stdout] Dec 06 02:19:09.252 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 02:19:09.252 INFO [stdout] Dec 06 02:19:09.252 INFO [stderr] Doc-tests personal-blog Dec 06 02:19:11.508 INFO [stdout] Dec 06 02:19:11.508 INFO [stdout] running 0 tests Dec 06 02:19:11.508 INFO [stdout] Dec 06 02:19:11.508 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 02:19:11.508 INFO [stdout] Dec 06 02:19:11.520 INFO [stderr] su: No module specific data is present Dec 06 02:19:12.182 INFO running `"docker" "inspect" "cec459ca0f41a157719753f3e965a35a9df491764d589362565d33ae45b87221"` Dec 06 02:19:12.416 INFO running `"docker" "rm" "-f" "cec459ca0f41a157719753f3e965a35a9df491764d589362565d33ae45b87221"` Dec 06 02:19:12.604 INFO [stdout] cec459ca0f41a157719753f3e965a35a9df491764d589362565d33ae45b87221