Dec 13 22:04:08.028 INFO testing davidarmstronglewis/personal-blog against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 22:04:08.028 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 13 22:04:08.475 INFO [stdout] e55b1a1372609432b5ca4516296096b61e5945a5b0e4b8a280e50e656b8ac918 Dec 13 22:04:08.481 INFO running `"docker" "start" "-a" "e55b1a1372609432b5ca4516296096b61e5945a5b0e4b8a280e50e656b8ac918"` Dec 13 22:04:09.748 INFO [stderr] usermod: no changes Dec 13 22:04:10.251 INFO [stderr] Compiling brotli-sys v0.3.2 Dec 13 22:04:10.252 INFO [stderr] Compiling actix-web v0.6.12 Dec 13 22:04:10.252 INFO [stderr] Compiling mio-uds v0.6.6 Dec 13 22:04:10.262 INFO [stderr] Compiling semver v0.9.0 Dec 13 22:04:10.262 INFO [stderr] Compiling regex v1.0.0 Dec 13 22:04:10.262 INFO [stderr] Compiling flate2 v1.0.1 Dec 13 22:04:10.262 INFO [stderr] Compiling h2 v0.1.9 Dec 13 22:04:10.262 INFO [stderr] Compiling crossbeam-channel v0.1.3 Dec 13 22:04:12.655 INFO [stderr] Compiling backtrace v0.2.3 Dec 13 22:04:16.107 INFO [stderr] Compiling serde_urlencoded v0.5.2 Dec 13 22:04:16.107 INFO [stderr] Compiling chrono v0.4.2 Dec 13 22:04:16.195 INFO [stderr] Compiling rayon v0.8.2 Dec 13 22:04:20.651 INFO [stderr] Compiling failure v0.1.1 Dec 13 22:04:20.715 INFO [stderr] Compiling cargo_metadata v0.5.6 Dec 13 22:04:23.001 INFO [stderr] Compiling error-chain v0.1.12 Dec 13 22:04:34.540 INFO [stderr] Compiling trust-dns-proto v0.3.3 Dec 13 22:04:34.664 INFO [stderr] Compiling tokio-signal v0.1.5 Dec 13 22:04:35.363 INFO [stderr] Compiling diesel v1.3.0 Dec 13 22:04:40.983 INFO [stderr] Compiling ring v0.12.1 Dec 13 22:04:41.249 INFO [stderr] Compiling skeptic v0.13.3 Dec 13 22:04:41.379 INFO [stderr] Compiling env_logger v0.5.10 Dec 13 22:04:42.776 INFO [stderr] Compiling brotli2 v0.3.2 Dec 13 22:04:53.826 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Dec 13 22:04:54.175 INFO [stderr] Compiling actix v0.5.8 Dec 13 22:04:56.647 INFO [stderr] Compiling cookie v0.10.1 Dec 13 22:06:06.599 INFO [stderr] Compiling r2d2-diesel v1.0.0 Dec 13 22:06:07.889 INFO [stderr] Compiling personal-blog v0.1.0 (/source) Dec 13 22:06:13.743 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 22:06:13.743 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:13.743 INFO [stderr] | Dec 13 22:06:13.743 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:13.743 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.743 INFO [stderr] | Dec 13 22:06:13.743 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 22:06:13.743 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 13 22:06:13.743 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.743 INFO [stderr] Dec 13 22:06:13.743 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 22:06:13.743 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:13.743 INFO [stderr] | Dec 13 22:06:13.743 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:13.743 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.743 INFO [stderr] | Dec 13 22:06:13.743 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 13 22:06:13.743 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.743 INFO [stderr] Dec 13 22:06:13.743 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 13 22:06:13.743 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:13.743 INFO [stderr] | Dec 13 22:06:13.743 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:13.743 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.743 INFO [stderr] | Dec 13 22:06:13.743 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 13 22:06:13.743 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.743 INFO [stderr] Dec 13 22:06:13.759 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 13 22:06:13.759 INFO [stderr] --> src/db/models.rs:15:17 Dec 13 22:06:13.759 INFO [stderr] | Dec 13 22:06:13.759 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 13 22:06:13.759 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.759 INFO [stderr] | Dec 13 22:06:13.759 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 13 22:06:13.759 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.759 INFO [stderr] Dec 13 22:06:13.759 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 13 22:06:13.759 INFO [stderr] --> src/db/models.rs:15:17 Dec 13 22:06:13.759 INFO [stderr] | Dec 13 22:06:13.759 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 13 22:06:13.759 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.759 INFO [stderr] | Dec 13 22:06:13.759 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 13 22:06:13.759 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.759 INFO [stderr] Dec 13 22:06:13.759 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 22:06:13.759 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 22:06:13.759 INFO [stderr] | Dec 13 22:06:13.759 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 22:06:13.759 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.759 INFO [stderr] | Dec 13 22:06:13.759 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 13 22:06:13.759 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.759 INFO [stderr] Dec 13 22:06:13.759 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 22:06:13.759 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:13.759 INFO [stderr] | Dec 13 22:06:13.759 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:13.759 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.759 INFO [stderr] | Dec 13 22:06:13.759 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 13 22:06:13.759 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.759 INFO [stderr] Dec 13 22:06:13.759 INFO [stderr] warning: cannot find type `title` in this scope Dec 13 22:06:13.759 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:13.759 INFO [stderr] | Dec 13 22:06:13.759 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:13.759 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.759 INFO [stderr] | Dec 13 22:06:13.759 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 13 22:06:13.759 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.760 INFO [stderr] Dec 13 22:06:13.760 INFO [stderr] warning: cannot find type `body` in this scope Dec 13 22:06:13.760 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:13.760 INFO [stderr] | Dec 13 22:06:13.760 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:13.760 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.760 INFO [stderr] | Dec 13 22:06:13.760 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 13 22:06:13.760 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.760 INFO [stderr] Dec 13 22:06:13.760 INFO [stderr] warning: cannot find type `published` in this scope Dec 13 22:06:13.760 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:13.760 INFO [stderr] | Dec 13 22:06:13.760 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:13.760 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.760 INFO [stderr] | Dec 13 22:06:13.760 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 13 22:06:13.760 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.760 INFO [stderr] Dec 13 22:06:13.760 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 13 22:06:13.760 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:13.760 INFO [stderr] | Dec 13 22:06:13.760 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:13.760 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.760 INFO [stderr] | Dec 13 22:06:13.760 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 13 22:06:13.760 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.760 INFO [stderr] Dec 13 22:06:13.760 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 13 22:06:13.760 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:13.760 INFO [stderr] | Dec 13 22:06:13.760 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:13.760 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:13.760 INFO [stderr] | Dec 13 22:06:13.760 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 13 22:06:13.760 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:13.760 INFO [stderr] Dec 13 22:06:22.339 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 22:06:22.339 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:22.339 INFO [stderr] | Dec 13 22:06:22.339 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:22.339 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.339 INFO [stderr] | Dec 13 22:06:22.339 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 22:06:22.339 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 13 22:06:22.339 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.339 INFO [stderr] Dec 13 22:06:22.339 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 22:06:22.339 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:22.339 INFO [stderr] | Dec 13 22:06:22.339 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:22.339 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.339 INFO [stderr] | Dec 13 22:06:22.339 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 13 22:06:22.339 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.339 INFO [stderr] Dec 13 22:06:22.339 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 13 22:06:22.339 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:22.339 INFO [stderr] | Dec 13 22:06:22.339 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:22.339 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.339 INFO [stderr] | Dec 13 22:06:22.339 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 13 22:06:22.339 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.339 INFO [stderr] Dec 13 22:06:22.340 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 13 22:06:22.340 INFO [stderr] --> src/db/models.rs:15:17 Dec 13 22:06:22.340 INFO [stderr] | Dec 13 22:06:22.340 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 13 22:06:22.340 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.340 INFO [stderr] | Dec 13 22:06:22.340 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 13 22:06:22.340 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.340 INFO [stderr] Dec 13 22:06:22.340 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 13 22:06:22.341 INFO [stderr] --> src/db/models.rs:15:17 Dec 13 22:06:22.341 INFO [stderr] | Dec 13 22:06:22.341 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 13 22:06:22.341 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.341 INFO [stderr] | Dec 13 22:06:22.341 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 13 22:06:22.341 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.341 INFO [stderr] Dec 13 22:06:22.341 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 22:06:22.341 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 22:06:22.341 INFO [stderr] | Dec 13 22:06:22.341 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 22:06:22.341 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.341 INFO [stderr] | Dec 13 22:06:22.341 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 13 22:06:22.341 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.341 INFO [stderr] Dec 13 22:06:22.342 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 22:06:22.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:22.342 INFO [stderr] | Dec 13 22:06:22.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:22.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.342 INFO [stderr] | Dec 13 22:06:22.342 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 13 22:06:22.342 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.342 INFO [stderr] Dec 13 22:06:22.342 INFO [stderr] warning: cannot find type `title` in this scope Dec 13 22:06:22.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:22.342 INFO [stderr] | Dec 13 22:06:22.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:22.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.342 INFO [stderr] | Dec 13 22:06:22.342 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 13 22:06:22.342 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.342 INFO [stderr] Dec 13 22:06:22.343 INFO [stderr] warning: cannot find type `body` in this scope Dec 13 22:06:22.343 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:22.343 INFO [stderr] | Dec 13 22:06:22.343 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:22.343 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.343 INFO [stderr] | Dec 13 22:06:22.343 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 13 22:06:22.343 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.343 INFO [stderr] Dec 13 22:06:22.343 INFO [stderr] warning: cannot find type `published` in this scope Dec 13 22:06:22.343 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:22.343 INFO [stderr] | Dec 13 22:06:22.343 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:22.343 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.343 INFO [stderr] | Dec 13 22:06:22.343 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 13 22:06:22.343 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.343 INFO [stderr] Dec 13 22:06:22.344 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 13 22:06:22.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:22.344 INFO [stderr] | Dec 13 22:06:22.344 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:22.344 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.344 INFO [stderr] | Dec 13 22:06:22.344 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 13 22:06:22.344 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.344 INFO [stderr] Dec 13 22:06:22.344 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 13 22:06:22.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:22.344 INFO [stderr] | Dec 13 22:06:22.344 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:22.344 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:22.344 INFO [stderr] | Dec 13 22:06:22.344 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 13 22:06:22.344 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:22.344 INFO [stderr] Dec 13 22:06:42.478 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 32s Dec 13 22:06:42.498 INFO [stderr] su: No module specific data is present Dec 13 22:06:44.339 INFO running `"docker" "inspect" "e55b1a1372609432b5ca4516296096b61e5945a5b0e4b8a280e50e656b8ac918"` Dec 13 22:06:44.707 INFO running `"docker" "rm" "-f" "e55b1a1372609432b5ca4516296096b61e5945a5b0e4b8a280e50e656b8ac918"` Dec 13 22:06:45.043 INFO [stdout] e55b1a1372609432b5ca4516296096b61e5945a5b0e4b8a280e50e656b8ac918 Dec 13 22:06:45.051 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 13 22:06:45.670 INFO [stdout] b067816a6cd0fa73674f65b5669ca7cd1ecd1483c0959aeb3cb5e5f7809eb340 Dec 13 22:06:45.672 INFO running `"docker" "start" "-a" "b067816a6cd0fa73674f65b5669ca7cd1ecd1483c0959aeb3cb5e5f7809eb340"` Dec 13 22:06:48.055 INFO [stderr] usermod: no changes Dec 13 22:06:48.547 INFO [stderr] Compiling personal-blog v0.1.0 (/source) Dec 13 22:06:57.651 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 22:06:57.651 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:57.651 INFO [stderr] | Dec 13 22:06:57.651 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:57.651 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.651 INFO [stderr] | Dec 13 22:06:57.651 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 22:06:57.651 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 13 22:06:57.651 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.651 INFO [stderr] Dec 13 22:06:57.651 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 22:06:57.651 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:57.651 INFO [stderr] | Dec 13 22:06:57.651 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:57.651 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.651 INFO [stderr] | Dec 13 22:06:57.651 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 13 22:06:57.651 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.651 INFO [stderr] Dec 13 22:06:57.651 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 13 22:06:57.651 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:57.651 INFO [stderr] | Dec 13 22:06:57.651 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:57.651 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.651 INFO [stderr] | Dec 13 22:06:57.651 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 13 22:06:57.651 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.651 INFO [stderr] Dec 13 22:06:57.651 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 13 22:06:57.651 INFO [stderr] --> src/db/models.rs:15:17 Dec 13 22:06:57.651 INFO [stderr] | Dec 13 22:06:57.651 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 13 22:06:57.652 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 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 13 22:06:57.652 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.652 INFO [stderr] Dec 13 22:06:57.652 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 13 22:06:57.652 INFO [stderr] --> src/db/models.rs:15:17 Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 13 22:06:57.652 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 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 13 22:06:57.652 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.652 INFO [stderr] Dec 13 22:06:57.652 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 22:06:57.652 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 22:06:57.652 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 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 13 22:06:57.652 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.652 INFO [stderr] Dec 13 22:06:57.652 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 22:06:57.652 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.652 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 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 13 22:06:57.652 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.652 INFO [stderr] Dec 13 22:06:57.652 INFO [stderr] warning: cannot find type `title` in this scope Dec 13 22:06:57.652 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.652 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 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 13 22:06:57.652 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.652 INFO [stderr] Dec 13 22:06:57.652 INFO [stderr] warning: cannot find type `body` in this scope Dec 13 22:06:57.652 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.652 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 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 13 22:06:57.652 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.652 INFO [stderr] Dec 13 22:06:57.652 INFO [stderr] warning: cannot find type `published` in this scope Dec 13 22:06:57.652 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.652 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 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 13 22:06:57.652 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.652 INFO [stderr] Dec 13 22:06:57.652 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 13 22:06:57.652 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.652 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 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 13 22:06:57.652 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.652 INFO [stderr] Dec 13 22:06:57.652 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 13 22:06:57.652 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.652 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.652 INFO [stderr] | Dec 13 22:06:57.652 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 13 22:06:57.652 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.652 INFO [stderr] Dec 13 22:06:57.679 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 22:06:57.679 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:57.679 INFO [stderr] | Dec 13 22:06:57.679 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:57.679 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.679 INFO [stderr] | Dec 13 22:06:57.679 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 22:06:57.679 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 13 22:06:57.679 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.679 INFO [stderr] Dec 13 22:06:57.679 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 22:06:57.679 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:57.679 INFO [stderr] | Dec 13 22:06:57.679 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:57.679 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.679 INFO [stderr] | Dec 13 22:06:57.679 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 13 22:06:57.679 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.679 INFO [stderr] Dec 13 22:06:57.679 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 13 22:06:57.679 INFO [stderr] --> src/db/models.rs:3:17 Dec 13 22:06:57.679 INFO [stderr] | Dec 13 22:06:57.679 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 13 22:06:57.679 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.679 INFO [stderr] | Dec 13 22:06:57.679 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 13 22:06:57.679 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.679 INFO [stderr] Dec 13 22:06:57.679 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 13 22:06:57.679 INFO [stderr] --> src/db/models.rs:15:17 Dec 13 22:06:57.679 INFO [stderr] | Dec 13 22:06:57.679 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 13 22:06:57.679 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.679 INFO [stderr] | Dec 13 22:06:57.679 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 13 22:06:57.679 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.679 INFO [stderr] Dec 13 22:06:57.679 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 13 22:06:57.679 INFO [stderr] --> src/db/models.rs:15:17 Dec 13 22:06:57.679 INFO [stderr] | Dec 13 22:06:57.679 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 13 22:06:57.679 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.679 INFO [stderr] | Dec 13 22:06:57.679 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 13 22:06:57.679 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.679 INFO [stderr] Dec 13 22:06:57.680 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 22:06:57.680 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 22:06:57.680 INFO [stderr] | Dec 13 22:06:57.680 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 22:06:57.680 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.680 INFO [stderr] | Dec 13 22:06:57.680 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 13 22:06:57.680 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.680 INFO [stderr] Dec 13 22:06:57.691 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 22:06:57.691 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.691 INFO [stderr] | Dec 13 22:06:57.691 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.691 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.691 INFO [stderr] | Dec 13 22:06:57.691 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 13 22:06:57.691 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.691 INFO [stderr] Dec 13 22:06:57.691 INFO [stderr] warning: cannot find type `title` in this scope Dec 13 22:06:57.691 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.691 INFO [stderr] | Dec 13 22:06:57.691 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.691 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.691 INFO [stderr] | Dec 13 22:06:57.691 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 13 22:06:57.691 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.691 INFO [stderr] Dec 13 22:06:57.691 INFO [stderr] warning: cannot find type `body` in this scope Dec 13 22:06:57.691 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.691 INFO [stderr] | Dec 13 22:06:57.691 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.691 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.691 INFO [stderr] | Dec 13 22:06:57.691 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 13 22:06:57.691 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.691 INFO [stderr] Dec 13 22:06:57.691 INFO [stderr] warning: cannot find type `published` in this scope Dec 13 22:06:57.691 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.691 INFO [stderr] | Dec 13 22:06:57.691 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.691 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.691 INFO [stderr] | Dec 13 22:06:57.691 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 13 22:06:57.691 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.691 INFO [stderr] Dec 13 22:06:57.691 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 13 22:06:57.691 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.691 INFO [stderr] | Dec 13 22:06:57.691 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.691 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.691 INFO [stderr] | Dec 13 22:06:57.691 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 13 22:06:57.691 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.691 INFO [stderr] Dec 13 22:06:57.691 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 13 22:06:57.691 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 22:06:57.692 INFO [stderr] | Dec 13 22:06:57.692 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 22:06:57.692 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 22:06:57.692 INFO [stderr] | Dec 13 22:06:57.692 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 13 22:06:57.692 INFO [stderr] = note: for more information, see issue #50504 Dec 13 22:06:57.692 INFO [stderr] Dec 13 22:06:59.852 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.75s Dec 13 22:06:59.875 INFO [stderr] su: No module specific data is present Dec 13 22:07:01.480 INFO running `"docker" "inspect" "b067816a6cd0fa73674f65b5669ca7cd1ecd1483c0959aeb3cb5e5f7809eb340"` Dec 13 22:07:01.801 INFO running `"docker" "rm" "-f" "b067816a6cd0fa73674f65b5669ca7cd1ecd1483c0959aeb3cb5e5f7809eb340"` Dec 13 22:07:02.163 INFO [stdout] b067816a6cd0fa73674f65b5669ca7cd1ecd1483c0959aeb3cb5e5f7809eb340 Dec 13 22:07:02.167 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 13 22:07:02.751 INFO [stdout] c682520013ee76d0cb08c76ed23f584077d27a54fcd9eb11f94b50704d64ceee Dec 13 22:07:02.753 INFO running `"docker" "start" "-a" "c682520013ee76d0cb08c76ed23f584077d27a54fcd9eb11f94b50704d64ceee"` Dec 13 22:07:05.071 INFO [stderr] usermod: no changes Dec 13 22:07:05.437 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s Dec 13 22:07:05.461 INFO [stderr] Running /target/debug/deps/personal_blog-2ccb17d86275cec5 Dec 13 22:07:05.469 INFO [stdout] Dec 13 22:07:05.469 INFO [stdout] running 0 tests Dec 13 22:07:05.469 INFO [stdout] Dec 13 22:07:05.469 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 22:07:05.469 INFO [stdout] Dec 13 22:07:05.470 INFO [stderr] Running /target/debug/deps/personal_blog-5deb9c520f9f1558 Dec 13 22:07:05.473 INFO [stdout] Dec 13 22:07:05.473 INFO [stdout] running 0 tests Dec 13 22:07:05.473 INFO [stdout] Dec 13 22:07:05.473 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 22:07:05.473 INFO [stdout] Dec 13 22:07:05.473 INFO [stderr] Doc-tests personal-blog Dec 13 22:07:15.357 INFO [stdout] Dec 13 22:07:15.357 INFO [stdout] running 0 tests Dec 13 22:07:15.357 INFO [stdout] Dec 13 22:07:15.357 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 22:07:15.357 INFO [stdout] Dec 13 22:07:15.381 INFO [stderr] su: No module specific data is present Dec 13 22:07:16.836 INFO running `"docker" "inspect" "c682520013ee76d0cb08c76ed23f584077d27a54fcd9eb11f94b50704d64ceee"` Dec 13 22:07:17.181 INFO running `"docker" "rm" "-f" "c682520013ee76d0cb08c76ed23f584077d27a54fcd9eb11f94b50704d64ceee"` Dec 13 22:07:17.523 INFO [stdout] c682520013ee76d0cb08c76ed23f584077d27a54fcd9eb11f94b50704d64ceee