Dec 04 23:21:34.711 INFO checking YeyaSwizaw/issuetracker against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 23:21:34.711 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-1/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-alt check --frozen --all --all-targets" "-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 04 23:21:35.167 INFO [stdout] 9a6d092cb0a6985c9bc587708445781ed0d562ce494944d6defab5fd946d52db Dec 04 23:21:35.175 INFO running `"docker" "start" "-a" "9a6d092cb0a6985c9bc587708445781ed0d562ce494944d6defab5fd946d52db"` Dec 04 23:21:36.526 INFO [stderr] usermod: no changes Dec 04 23:21:36.729 INFO [stderr] Compiling syn v0.13.1 Dec 04 23:21:36.729 INFO [stderr] Compiling syn v0.12.15 Dec 04 23:21:36.729 INFO [stderr] Checking error-chain v0.11.0 Dec 04 23:22:02.887 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 04 23:22:03.306 INFO [stderr] Compiling derive-error-chain v0.11.1 Dec 04 23:22:16.176 INFO [stderr] Checking diesel v1.2.2 Dec 04 23:22:17.692 INFO [stderr] Checking dotenv v0.11.0 Dec 04 23:22:42.861 INFO [stderr] Checking issuetracker v0.1.0 (/source) Dec 04 23:22:45.136 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 23:22:45.136 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 23:22:45.136 INFO [stderr] | Dec 04 23:22:45.137 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 23:22:45.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.137 INFO [stderr] | Dec 04 23:22:45.138 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 23:22:45.138 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 04 23:22:45.138 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.138 INFO [stderr] Dec 04 23:22:45.138 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 23:22:45.138 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 23:22:45.138 INFO [stderr] | Dec 04 23:22:45.138 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 23:22:45.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.138 INFO [stderr] | Dec 04 23:22:45.138 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 04 23:22:45.138 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.138 INFO [stderr] Dec 04 23:22:45.138 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 23:22:45.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 23:22:45.139 INFO [stderr] | Dec 04 23:22:45.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 23:22:45.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.139 INFO [stderr] | Dec 04 23:22:45.139 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 04 23:22:45.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.139 INFO [stderr] Dec 04 23:22:45.139 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 23:22:45.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 23:22:45.139 INFO [stderr] | Dec 04 23:22:45.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 23:22:45.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.139 INFO [stderr] | Dec 04 23:22:45.139 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 04 23:22:45.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.139 INFO [stderr] Dec 04 23:22:45.139 INFO [stderr] warning: cannot find type `description` in this scope Dec 04 23:22:45.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 23:22:45.139 INFO [stderr] | Dec 04 23:22:45.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 23:22:45.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.139 INFO [stderr] | Dec 04 23:22:45.139 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 04 23:22:45.140 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.140 INFO [stderr] Dec 04 23:22:45.140 INFO [stderr] warning: cannot find type `created` in this scope Dec 04 23:22:45.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 23:22:45.140 INFO [stderr] | Dec 04 23:22:45.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 23:22:45.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.140 INFO [stderr] | Dec 04 23:22:45.140 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 04 23:22:45.140 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.140 INFO [stderr] Dec 04 23:22:45.140 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Dec 04 23:22:45.140 INFO [stderr] --> src/models.rs:3:24 Dec 04 23:22:45.140 INFO [stderr] | Dec 04 23:22:45.140 INFO [stderr] 3 | #[derive(Debug, Clone, Queryable)] Dec 04 23:22:45.140 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.140 INFO [stderr] | Dec 04 23:22:45.140 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 04 23:22:45.140 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.140 INFO [stderr] Dec 04 23:22:45.143 INFO [stderr] warning: cannot find type `Issue` in this scope Dec 04 23:22:45.143 INFO [stderr] --> src/models.rs:3:24 Dec 04 23:22:45.143 INFO [stderr] | Dec 04 23:22:45.143 INFO [stderr] 3 | #[derive(Debug, Clone, Queryable)] Dec 04 23:22:45.143 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.143 INFO [stderr] | Dec 04 23:22:45.143 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 04 23:22:45.143 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.143 INFO [stderr] Dec 04 23:22:45.303 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 23:22:45.303 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 23:22:45.303 INFO [stderr] | Dec 04 23:22:45.303 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 23:22:45.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.303 INFO [stderr] | Dec 04 23:22:45.303 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 23:22:45.307 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 04 23:22:45.307 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.307 INFO [stderr] Dec 04 23:22:45.307 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 23:22:45.307 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 23:22:45.307 INFO [stderr] | Dec 04 23:22:45.307 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 23:22:45.307 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.307 INFO [stderr] | Dec 04 23:22:45.307 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 04 23:22:45.307 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.307 INFO [stderr] Dec 04 23:22:45.307 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 23:22:45.307 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 23:22:45.307 INFO [stderr] | Dec 04 23:22:45.307 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 23:22:45.307 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.307 INFO [stderr] | Dec 04 23:22:45.307 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 04 23:22:45.307 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.307 INFO [stderr] Dec 04 23:22:45.307 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 23:22:45.307 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 23:22:45.307 INFO [stderr] | Dec 04 23:22:45.307 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 23:22:45.307 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.307 INFO [stderr] | Dec 04 23:22:45.307 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 04 23:22:45.307 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.307 INFO [stderr] Dec 04 23:22:45.307 INFO [stderr] warning: cannot find type `description` in this scope Dec 04 23:22:45.307 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 23:22:45.307 INFO [stderr] | Dec 04 23:22:45.307 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 23:22:45.307 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.307 INFO [stderr] | Dec 04 23:22:45.307 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 04 23:22:45.307 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.307 INFO [stderr] Dec 04 23:22:45.307 INFO [stderr] warning: cannot find type `created` in this scope Dec 04 23:22:45.307 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 23:22:45.307 INFO [stderr] | Dec 04 23:22:45.307 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 23:22:45.308 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.308 INFO [stderr] | Dec 04 23:22:45.308 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 04 23:22:45.308 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.308 INFO [stderr] Dec 04 23:22:45.308 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Dec 04 23:22:45.308 INFO [stderr] --> src/models.rs:3:24 Dec 04 23:22:45.308 INFO [stderr] | Dec 04 23:22:45.308 INFO [stderr] 3 | #[derive(Debug, Clone, Queryable)] Dec 04 23:22:45.308 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.308 INFO [stderr] | Dec 04 23:22:45.308 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 04 23:22:45.308 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.308 INFO [stderr] Dec 04 23:22:45.308 INFO [stderr] warning: cannot find type `Issue` in this scope Dec 04 23:22:45.308 INFO [stderr] --> src/models.rs:3:24 Dec 04 23:22:45.308 INFO [stderr] | Dec 04 23:22:45.308 INFO [stderr] 3 | #[derive(Debug, Clone, Queryable)] Dec 04 23:22:45.308 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 23:22:45.308 INFO [stderr] | Dec 04 23:22:45.308 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 04 23:22:45.308 INFO [stderr] = note: for more information, see issue #50504 Dec 04 23:22:45.308 INFO [stderr] Dec 04 23:22:45.515 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Dec 04 23:22:45.522 INFO [stderr] su: No module specific data is present Dec 04 23:22:46.559 INFO running `"docker" "inspect" "9a6d092cb0a6985c9bc587708445781ed0d562ce494944d6defab5fd946d52db"` Dec 04 23:22:46.915 INFO running `"docker" "rm" "-f" "9a6d092cb0a6985c9bc587708445781ed0d562ce494944d6defab5fd946d52db"` Dec 04 23:22:47.211 INFO [stdout] 9a6d092cb0a6985c9bc587708445781ed0d562ce494944d6defab5fd946d52db