Dec 17 21:40:19.343 INFO checking kbacha/todo-rs against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 17 21:40:19.343 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-3/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/kbacha/todo-rs:/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" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 21:40:19.760 INFO [stdout] 7ef980d28e108109d50f132dab19aa155a5ba8f7e507543254becb99b5c24333 Dec 17 21:40:19.768 INFO running `"docker" "start" "-a" "7ef980d28e108109d50f132dab19aa155a5ba8f7e507543254becb99b5c24333"` Dec 17 21:40:21.800 INFO [stderr] Checking diesel v1.3.2 Dec 17 21:40:55.517 INFO [stderr] Checking todo-rs v0.1.0 (/opt/crater/workdir) Dec 17 21:40:55.852 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 21:40:55.852 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 21:40:55.852 INFO [stderr] | Dec 17 21:40:55.852 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 21:40:55.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.852 INFO [stderr] | Dec 17 21:40:55.852 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 21:40:55.852 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 17 21:40:55.852 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.852 INFO [stderr] Dec 17 21:40:55.852 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 21:40:55.852 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 21:40:55.852 INFO [stderr] | Dec 17 21:40:55.852 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 21:40:55.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.852 INFO [stderr] | Dec 17 21:40:55.852 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 17 21:40:55.852 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.852 INFO [stderr] Dec 17 21:40:55.852 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 21:40:55.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 21:40:55.852 INFO [stderr] | Dec 17 21:40:55.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 21:40:55.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.852 INFO [stderr] | Dec 17 21:40:55.852 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 17 21:40:55.852 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.852 INFO [stderr] Dec 17 21:40:55.852 INFO [stderr] warning: cannot find type `title` in this scope Dec 17 21:40:55.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 21:40:55.852 INFO [stderr] | Dec 17 21:40:55.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 21:40:55.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.852 INFO [stderr] | Dec 17 21:40:55.852 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 17 21:40:55.852 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.852 INFO [stderr] Dec 17 21:40:55.853 INFO [stderr] warning: cannot find type `is_completed` in this scope Dec 17 21:40:55.853 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 21:40:55.853 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 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 17 21:40:55.853 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.853 INFO [stderr] Dec 17 21:40:55.853 INFO [stderr] warning: cannot find type `list_id` in this scope Dec 17 21:40:55.853 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 21:40:55.853 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 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 17 21:40:55.853 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.853 INFO [stderr] Dec 17 21:40:55.853 INFO [stderr] warning: cannot find type `List` in this scope Dec 17 21:40:55.853 INFO [stderr] --> src/models.rs:3:10 Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 INFO [stderr] 3 | #[derive(Queryable)] Dec 17 21:40:55.853 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 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 17 21:40:55.853 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.853 INFO [stderr] Dec 17 21:40:55.853 INFO [stderr] warning: cannot find type `lists` in this scope Dec 17 21:40:55.853 INFO [stderr] --> src/models.rs:9:10 Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 INFO [stderr] 9 | #[derive(Insertable)] Dec 17 21:40:55.853 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 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 17 21:40:55.853 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.853 INFO [stderr] Dec 17 21:40:55.853 INFO [stderr] warning: cannot find type `NewList` in this scope Dec 17 21:40:55.853 INFO [stderr] --> src/models.rs:9:10 Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 INFO [stderr] 9 | #[derive(Insertable)] Dec 17 21:40:55.853 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 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 17 21:40:55.853 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.853 INFO [stderr] Dec 17 21:40:55.853 INFO [stderr] warning: cannot find type `Todo` in this scope Dec 17 21:40:55.853 INFO [stderr] --> src/models.rs:15:10 Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 INFO [stderr] 15 | #[derive(Queryable, Debug)] Dec 17 21:40:55.853 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 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 17 21:40:55.853 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.853 INFO [stderr] Dec 17 21:40:55.853 INFO [stderr] warning: cannot find type `todos` in this scope Dec 17 21:40:55.853 INFO [stderr] --> src/models.rs:23:10 Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 INFO [stderr] 23 | #[derive(Insertable)] Dec 17 21:40:55.853 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 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 17 21:40:55.853 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.853 INFO [stderr] Dec 17 21:40:55.853 INFO [stderr] warning: cannot find type `NewTodo` in this scope Dec 17 21:40:55.853 INFO [stderr] --> src/models.rs:23:10 Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 INFO [stderr] 23 | #[derive(Insertable)] Dec 17 21:40:55.853 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.853 INFO [stderr] | Dec 17 21:40:55.853 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 17 21:40:55.853 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.853 INFO [stderr] Dec 17 21:40:55.896 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 21:40:55.897 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 21:40:55.897 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 17 21:40:55.897 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.897 INFO [stderr] Dec 17 21:40:55.897 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 21:40:55.897 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 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 17 21:40:55.897 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.897 INFO [stderr] Dec 17 21:40:55.897 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 21:40:55.897 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 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 17 21:40:55.897 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.897 INFO [stderr] Dec 17 21:40:55.897 INFO [stderr] warning: cannot find type `title` in this scope Dec 17 21:40:55.897 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 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 17 21:40:55.897 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.897 INFO [stderr] Dec 17 21:40:55.897 INFO [stderr] warning: cannot find type `is_completed` in this scope Dec 17 21:40:55.897 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 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 17 21:40:55.897 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.897 INFO [stderr] Dec 17 21:40:55.897 INFO [stderr] warning: cannot find type `list_id` in this scope Dec 17 21:40:55.897 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 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 17 21:40:55.897 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.897 INFO [stderr] Dec 17 21:40:55.897 INFO [stderr] warning: cannot find type `List` in this scope Dec 17 21:40:55.897 INFO [stderr] --> src/models.rs:3:10 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 3 | #[derive(Queryable)] Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 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 17 21:40:55.897 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.897 INFO [stderr] Dec 17 21:40:55.897 INFO [stderr] warning: cannot find type `lists` in this scope Dec 17 21:40:55.897 INFO [stderr] --> src/models.rs:9:10 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 9 | #[derive(Insertable)] Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 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 17 21:40:55.897 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.897 INFO [stderr] Dec 17 21:40:55.897 INFO [stderr] warning: cannot find type `NewList` in this scope Dec 17 21:40:55.897 INFO [stderr] --> src/models.rs:9:10 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 9 | #[derive(Insertable)] Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 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 17 21:40:55.897 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.897 INFO [stderr] Dec 17 21:40:55.897 INFO [stderr] warning: cannot find type `Todo` in this scope Dec 17 21:40:55.897 INFO [stderr] --> src/models.rs:15:10 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 15 | #[derive(Queryable, Debug)] Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 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 17 21:40:55.897 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.897 INFO [stderr] Dec 17 21:40:55.897 INFO [stderr] warning: cannot find type `todos` in this scope Dec 17 21:40:55.897 INFO [stderr] --> src/models.rs:23:10 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 23 | #[derive(Insertable)] Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 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 17 21:40:55.897 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.897 INFO [stderr] Dec 17 21:40:55.897 INFO [stderr] warning: cannot find type `NewTodo` in this scope Dec 17 21:40:55.897 INFO [stderr] --> src/models.rs:23:10 Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 INFO [stderr] 23 | #[derive(Insertable)] Dec 17 21:40:55.897 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 21:40:55.897 INFO [stderr] | Dec 17 21:40:55.897 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 17 21:40:55.898 INFO [stderr] = note: for more information, see issue #50504 Dec 17 21:40:55.898 INFO [stderr] Dec 17 21:40:56.216 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.49s Dec 17 21:40:56.630 INFO running `"docker" "inspect" "7ef980d28e108109d50f132dab19aa155a5ba8f7e507543254becb99b5c24333"` Dec 17 21:40:56.776 INFO running `"docker" "rm" "-f" "7ef980d28e108109d50f132dab19aa155a5ba8f7e507543254becb99b5c24333"` Dec 17 21:40:56.886 INFO [stdout] 7ef980d28e108109d50f132dab19aa155a5ba8f7e507543254becb99b5c24333