Dec 19 21:13:34.894 INFO checking YeyaSwizaw/issuetracker against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 21:13:34.894 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-3/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/gh/YeyaSwizaw/issuetracker:/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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 21:13:35.415 INFO [stdout] 813878b97eda524a161546f5920b79a886858add4aa1c53162e3111531bdb30e Dec 19 21:13:35.415 INFO running `"docker" "start" "-a" "813878b97eda524a161546f5920b79a886858add4aa1c53162e3111531bdb30e"` Dec 19 21:13:37.044 INFO [stderr] Compiling syn v0.13.1 Dec 19 21:13:37.044 INFO [stderr] Checking error-chain v0.11.0 Dec 19 21:13:37.044 INFO [stderr] Checking diesel v1.2.2 Dec 19 21:13:58.106 INFO [stderr] Compiling derive-error-chain v0.11.1 Dec 19 21:14:08.650 INFO [stderr] Checking dotenv v0.11.0 Dec 19 21:14:20.148 INFO [stderr] Checking issuetracker v0.1.0 (/opt/crater/workdir) Dec 19 21:14:21.209 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:14:21.209 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:14:21.210 INFO [stderr] | Dec 19 21:14:21.210 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:14:21.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.210 INFO [stderr] | Dec 19 21:14:21.211 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 21:14:21.211 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 21:14:21.211 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.211 INFO [stderr] Dec 19 21:14:21.212 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:14:21.212 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:14:21.212 INFO [stderr] | Dec 19 21:14:21.212 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:14:21.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.213 INFO [stderr] | Dec 19 21:14:21.213 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 21:14:21.213 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.213 INFO [stderr] Dec 19 21:14:21.213 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 21:14:21.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:14:21.213 INFO [stderr] | Dec 19 21:14:21.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:14:21.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.213 INFO [stderr] | Dec 19 21:14:21.213 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 21:14:21.213 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.213 INFO [stderr] Dec 19 21:14:21.213 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 21:14:21.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:14:21.213 INFO [stderr] | Dec 19 21:14:21.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:14:21.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.213 INFO [stderr] | Dec 19 21:14:21.213 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 21:14:21.213 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.213 INFO [stderr] Dec 19 21:14:21.213 INFO [stderr] warning: cannot find type `description` in this scope Dec 19 21:14:21.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:14:21.213 INFO [stderr] | Dec 19 21:14:21.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:14:21.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.220 INFO [stderr] | Dec 19 21:14:21.221 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 21:14:21.221 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.221 INFO [stderr] Dec 19 21:14:21.221 INFO [stderr] warning: cannot find type `created` in this scope Dec 19 21:14:21.222 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:14:21.222 INFO [stderr] | Dec 19 21:14:21.222 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:14:21.222 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.223 INFO [stderr] | Dec 19 21:14:21.223 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 21:14:21.223 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.223 INFO [stderr] Dec 19 21:14:21.223 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Dec 19 21:14:21.224 INFO [stderr] --> src/models.rs:3:24 Dec 19 21:14:21.224 INFO [stderr] | Dec 19 21:14:21.224 INFO [stderr] 3 | #[derive(Debug, Clone, Queryable)] Dec 19 21:14:21.224 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.224 INFO [stderr] | Dec 19 21:14:21.224 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 21:14:21.224 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.224 INFO [stderr] Dec 19 21:14:21.224 INFO [stderr] warning: cannot find type `Issue` in this scope Dec 19 21:14:21.224 INFO [stderr] --> src/models.rs:3:24 Dec 19 21:14:21.224 INFO [stderr] | Dec 19 21:14:21.224 INFO [stderr] 3 | #[derive(Debug, Clone, Queryable)] Dec 19 21:14:21.224 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.224 INFO [stderr] | Dec 19 21:14:21.224 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 21:14:21.224 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.224 INFO [stderr] Dec 19 21:14:21.242 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:14:21.243 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:14:21.243 INFO [stderr] | Dec 19 21:14:21.243 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:14:21.244 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.244 INFO [stderr] | Dec 19 21:14:21.244 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 21:14:21.244 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 21:14:21.244 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.244 INFO [stderr] Dec 19 21:14:21.244 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 21:14:21.244 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 21:14:21.244 INFO [stderr] | Dec 19 21:14:21.244 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 21:14:21.244 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.244 INFO [stderr] | Dec 19 21:14:21.244 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 21:14:21.244 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.244 INFO [stderr] Dec 19 21:14:21.244 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 21:14:21.244 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:14:21.244 INFO [stderr] | Dec 19 21:14:21.244 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:14:21.244 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.244 INFO [stderr] | Dec 19 21:14:21.244 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 21:14:21.244 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.244 INFO [stderr] Dec 19 21:14:21.244 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 21:14:21.244 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:14:21.244 INFO [stderr] | Dec 19 21:14:21.244 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:14:21.244 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.244 INFO [stderr] | Dec 19 21:14:21.244 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 21:14:21.244 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.244 INFO [stderr] Dec 19 21:14:21.244 INFO [stderr] warning: cannot find type `description` in this scope Dec 19 21:14:21.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:14:21.245 INFO [stderr] | Dec 19 21:14:21.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:14:21.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.245 INFO [stderr] | Dec 19 21:14:21.245 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 21:14:21.245 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.245 INFO [stderr] Dec 19 21:14:21.245 INFO [stderr] warning: cannot find type `created` in this scope Dec 19 21:14:21.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 21:14:21.245 INFO [stderr] | Dec 19 21:14:21.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 21:14:21.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.245 INFO [stderr] | Dec 19 21:14:21.245 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 21:14:21.245 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.245 INFO [stderr] Dec 19 21:14:21.245 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Dec 19 21:14:21.245 INFO [stderr] --> src/models.rs:3:24 Dec 19 21:14:21.245 INFO [stderr] | Dec 19 21:14:21.245 INFO [stderr] 3 | #[derive(Debug, Clone, Queryable)] Dec 19 21:14:21.245 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.245 INFO [stderr] | Dec 19 21:14:21.245 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 21:14:21.245 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.245 INFO [stderr] Dec 19 21:14:21.245 INFO [stderr] warning: cannot find type `Issue` in this scope Dec 19 21:14:21.245 INFO [stderr] --> src/models.rs:3:24 Dec 19 21:14:21.245 INFO [stderr] | Dec 19 21:14:21.245 INFO [stderr] 3 | #[derive(Debug, Clone, Queryable)] Dec 19 21:14:21.245 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 21:14:21.245 INFO [stderr] | Dec 19 21:14:21.245 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 21:14:21.245 INFO [stderr] = note: for more information, see issue #50504 Dec 19 21:14:21.245 INFO [stderr] Dec 19 21:14:21.776 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.84s Dec 19 21:14:22.789 INFO running `"docker" "inspect" "813878b97eda524a161546f5920b79a886858add4aa1c53162e3111531bdb30e"` Dec 19 21:14:22.967 INFO running `"docker" "rm" "-f" "813878b97eda524a161546f5920b79a886858add4aa1c53162e3111531bdb30e"` Dec 19 21:14:23.232 INFO [stdout] 813878b97eda524a161546f5920b79a886858add4aa1c53162e3111531bdb30e