Dec 19 20:06:59.532 INFO checking b-boogaard/diesel_demo against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 20:06:59.532 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-0/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/b-boogaard/diesel_demo:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 20:06:59.826 INFO [stdout] a34d6ea6ed6223234e7a7afe51230b5694fefec8ea0d810c06948812f48ee6d7 Dec 19 20:06:59.830 INFO running `"docker" "start" "-a" "a34d6ea6ed6223234e7a7afe51230b5694fefec8ea0d810c06948812f48ee6d7"` Dec 19 20:07:00.505 INFO [stderr] Checking dotenv v0.9.0 Dec 19 20:07:01.084 INFO [stderr] Checking diesel_demo v0.1.0 (/opt/crater/workdir) Dec 19 20:07:01.820 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 20:07:01.820 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 20:07:01.820 INFO [stderr] | Dec 19 20:07:01.820 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 20:07:01.820 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.820 INFO [stderr] | Dec 19 20:07:01.820 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 20:07:01.821 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 19 20:07:01.821 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.821 INFO [stderr] Dec 19 20:07:01.821 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 20:07:01.821 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 20:07:01.821 INFO [stderr] | Dec 19 20:07:01.821 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 20:07:01.821 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.821 INFO [stderr] | Dec 19 20:07:01.821 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 19 20:07:01.821 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.821 INFO [stderr] Dec 19 20:07:01.821 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 20:07:01.822 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 20:07:01.822 INFO [stderr] | Dec 19 20:07:01.822 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 20:07:01.822 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.822 INFO [stderr] | Dec 19 20:07:01.822 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 19 20:07:01.822 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.822 INFO [stderr] Dec 19 20:07:01.822 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 20:07:01.822 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 20:07:01.822 INFO [stderr] | Dec 19 20:07:01.823 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 20:07:01.823 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.823 INFO [stderr] | Dec 19 20:07:01.823 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 19 20:07:01.823 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.823 INFO [stderr] Dec 19 20:07:01.823 INFO [stderr] warning: cannot find type `body` in this scope Dec 19 20:07:01.823 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 20:07:01.823 INFO [stderr] | Dec 19 20:07:01.823 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 20:07:01.823 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.823 INFO [stderr] | Dec 19 20:07:01.823 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 19 20:07:01.823 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.823 INFO [stderr] Dec 19 20:07:01.824 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 20:07:01.824 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 20:07:01.824 INFO [stderr] | Dec 19 20:07:01.824 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 20:07:01.824 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.824 INFO [stderr] | Dec 19 20:07:01.824 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 19 20:07:01.824 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.824 INFO [stderr] Dec 19 20:07:01.825 INFO [stderr] warning: cannot find type `Post` in this scope Dec 19 20:07:01.825 INFO [stderr] --> src/models.rs:3:10 Dec 19 20:07:01.825 INFO [stderr] | Dec 19 20:07:01.825 INFO [stderr] 3 | #[derive(Queryable)] Dec 19 20:07:01.825 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.825 INFO [stderr] | Dec 19 20:07:01.825 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 19 20:07:01.825 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.825 INFO [stderr] Dec 19 20:07:01.825 INFO [stderr] warning: cannot find type `posts` in this scope Dec 19 20:07:01.825 INFO [stderr] --> src/models.rs:11:10 Dec 19 20:07:01.825 INFO [stderr] | Dec 19 20:07:01.825 INFO [stderr] 11 | #[derive(Insertable)] Dec 19 20:07:01.825 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.825 INFO [stderr] | Dec 19 20:07:01.825 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 19 20:07:01.825 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.825 INFO [stderr] Dec 19 20:07:01.825 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 19 20:07:01.825 INFO [stderr] --> src/models.rs:11:10 Dec 19 20:07:01.825 INFO [stderr] | Dec 19 20:07:01.825 INFO [stderr] 11 | #[derive(Insertable)] Dec 19 20:07:01.825 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.825 INFO [stderr] | Dec 19 20:07:01.825 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 19 20:07:01.825 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.825 INFO [stderr] Dec 19 20:07:01.857 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 20:07:01.857 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 20:07:01.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 20:07:01.857 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 19 20:07:01.857 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.857 INFO [stderr] Dec 19 20:07:01.857 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 20:07:01.857 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 20:07:01.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 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 19 20:07:01.857 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.857 INFO [stderr] Dec 19 20:07:01.857 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 20:07:01.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 20:07:01.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 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 19 20:07:01.857 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.857 INFO [stderr] Dec 19 20:07:01.857 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 20:07:01.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 20:07:01.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 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 19 20:07:01.857 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.857 INFO [stderr] Dec 19 20:07:01.857 INFO [stderr] warning: cannot find type `body` in this scope Dec 19 20:07:01.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 20:07:01.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 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 19 20:07:01.857 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.857 INFO [stderr] Dec 19 20:07:01.857 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 20:07:01.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 20:07:01.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 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 19 20:07:01.857 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.857 INFO [stderr] Dec 19 20:07:01.857 INFO [stderr] warning: cannot find type `Post` in this scope Dec 19 20:07:01.857 INFO [stderr] --> src/models.rs:3:10 Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 INFO [stderr] 3 | #[derive(Queryable)] Dec 19 20:07:01.857 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 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 19 20:07:01.857 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.857 INFO [stderr] Dec 19 20:07:01.857 INFO [stderr] warning: cannot find type `posts` in this scope Dec 19 20:07:01.857 INFO [stderr] --> src/models.rs:11:10 Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 INFO [stderr] 11 | #[derive(Insertable)] Dec 19 20:07:01.857 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 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 19 20:07:01.857 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.857 INFO [stderr] Dec 19 20:07:01.857 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 19 20:07:01.857 INFO [stderr] --> src/models.rs:11:10 Dec 19 20:07:01.857 INFO [stderr] | Dec 19 20:07:01.857 INFO [stderr] 11 | #[derive(Insertable)] Dec 19 20:07:01.857 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 20:07:01.858 INFO [stderr] | Dec 19 20:07:01.858 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 19 20:07:01.858 INFO [stderr] = note: for more information, see issue #50504 Dec 19 20:07:01.858 INFO [stderr] Dec 19 20:07:03.937 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.54s Dec 19 20:07:04.728 INFO running `"docker" "inspect" "a34d6ea6ed6223234e7a7afe51230b5694fefec8ea0d810c06948812f48ee6d7"` Dec 19 20:07:05.023 INFO running `"docker" "rm" "-f" "a34d6ea6ed6223234e7a7afe51230b5694fefec8ea0d810c06948812f48ee6d7"` Dec 19 20:07:05.332 INFO [stdout] a34d6ea6ed6223234e7a7afe51230b5694fefec8ea0d810c06948812f48ee6d7