Nov 01 09:23:05.575 INFO checking YeyaSwizaw/issuetracker against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 09:23:05.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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"` Nov 01 09:23:05.926 INFO blam! cdfb072ef4f3fecd1d71b486600d61bfeca7a3ba879b96b12ba6d28ea1d4e2f6 Nov 01 09:23:05.927 INFO running `"docker" "start" "-a" "cdfb072ef4f3fecd1d71b486600d61bfeca7a3ba879b96b12ba6d28ea1d4e2f6"` Nov 01 09:23:07.200 INFO kablam! usermod: no changes Nov 01 09:23:07.408 INFO kablam! Compiling pq-sys v0.4.4 Nov 01 09:23:07.409 INFO kablam! Compiling syntex_fmt_macros v0.5.0 Nov 01 09:23:07.409 INFO kablam! Compiling syn v0.13.1 Nov 01 09:23:07.409 INFO kablam! Compiling syn v0.12.15 Nov 01 09:23:07.410 INFO kablam! Checking error-chain v0.11.0 Nov 01 09:23:35.725 INFO kablam! Compiling derive-error-chain v0.11.1 Nov 01 09:23:44.560 INFO kablam! Compiling diesel_derives v1.2.0 Nov 01 09:23:55.527 INFO kablam! Checking dotenv v0.11.0 Nov 01 09:23:59.501 INFO kablam! Checking diesel v1.2.2 Nov 01 09:24:26.796 INFO kablam! Checking issuetracker v0.1.0 (/source) Nov 01 09:24:29.076 INFO kablam! warning: cannot find type `table` in this scope Nov 01 09:24:29.076 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 09:24:29.076 INFO kablam! | Nov 01 09:24:29.076 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 09:24:29.076 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.076 INFO kablam! | Nov 01 09:24:29.076 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 09:24:29.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.076 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.076 INFO kablam! Nov 01 09:24:29.076 INFO kablam! warning: cannot find type `table` in this scope Nov 01 09:24:29.076 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 09:24:29.076 INFO kablam! | Nov 01 09:24:29.076 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 09:24:29.076 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.076 INFO kablam! | Nov 01 09:24:29.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.076 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.076 INFO kablam! Nov 01 09:24:29.076 INFO kablam! warning: cannot find type `id` in this scope Nov 01 09:24:29.076 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:24:29.076 INFO kablam! | Nov 01 09:24:29.076 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:24:29.076 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.076 INFO kablam! | Nov 01 09:24:29.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.076 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.076 INFO kablam! Nov 01 09:24:29.076 INFO kablam! warning: cannot find type `title` in this scope Nov 01 09:24:29.076 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:24:29.076 INFO kablam! | Nov 01 09:24:29.076 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:24:29.076 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.076 INFO kablam! | Nov 01 09:24:29.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.077 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.077 INFO kablam! Nov 01 09:24:29.077 INFO kablam! warning: cannot find type `description` in this scope Nov 01 09:24:29.077 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:24:29.077 INFO kablam! | Nov 01 09:24:29.077 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:24:29.077 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.077 INFO kablam! | Nov 01 09:24:29.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.077 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.077 INFO kablam! Nov 01 09:24:29.077 INFO kablam! warning: cannot find type `created` in this scope Nov 01 09:24:29.077 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:24:29.077 INFO kablam! | Nov 01 09:24:29.077 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:24:29.077 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.077 INFO kablam! | Nov 01 09:24:29.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.077 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.077 INFO kablam! Nov 01 09:24:29.077 INFO kablam! warning: cannot find type `NaiveDate` in this scope Nov 01 09:24:29.077 INFO kablam! --> src/models.rs:3:24 Nov 01 09:24:29.077 INFO kablam! | Nov 01 09:24:29.077 INFO kablam! 3 | #[derive(Debug, Clone, Queryable)] Nov 01 09:24:29.077 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.077 INFO kablam! | Nov 01 09:24:29.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.077 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.077 INFO kablam! Nov 01 09:24:29.077 INFO kablam! warning: cannot find type `Issue` in this scope Nov 01 09:24:29.077 INFO kablam! --> src/models.rs:3:24 Nov 01 09:24:29.077 INFO kablam! | Nov 01 09:24:29.077 INFO kablam! 3 | #[derive(Debug, Clone, Queryable)] Nov 01 09:24:29.077 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.077 INFO kablam! | Nov 01 09:24:29.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.077 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.077 INFO kablam! Nov 01 09:24:29.264 INFO kablam! warning: cannot find type `table` in this scope Nov 01 09:24:29.264 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 09:24:29.264 INFO kablam! | Nov 01 09:24:29.264 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 09:24:29.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.284 INFO kablam! | Nov 01 09:24:29.285 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 09:24:29.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.285 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.286 INFO kablam! Nov 01 09:24:29.286 INFO kablam! warning: cannot find type `table` in this scope Nov 01 09:24:29.286 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 09:24:29.287 INFO kablam! | Nov 01 09:24:29.287 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 09:24:29.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.287 INFO kablam! | Nov 01 09:24:29.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.288 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.288 INFO kablam! Nov 01 09:24:29.289 INFO kablam! warning: cannot find type `id` in this scope Nov 01 09:24:29.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:24:29.289 INFO kablam! | Nov 01 09:24:29.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:24:29.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.290 INFO kablam! | Nov 01 09:24:29.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.291 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.291 INFO kablam! Nov 01 09:24:29.291 INFO kablam! warning: cannot find type `title` in this scope Nov 01 09:24:29.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:24:29.292 INFO kablam! | Nov 01 09:24:29.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:24:29.293 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.293 INFO kablam! | Nov 01 09:24:29.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.293 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.294 INFO kablam! Nov 01 09:24:29.294 INFO kablam! warning: cannot find type `description` in this scope Nov 01 09:24:29.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:24:29.295 INFO kablam! | Nov 01 09:24:29.295 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:24:29.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.295 INFO kablam! | Nov 01 09:24:29.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.296 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.296 INFO kablam! Nov 01 09:24:29.297 INFO kablam! warning: cannot find type `created` in this scope Nov 01 09:24:29.297 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:24:29.297 INFO kablam! | Nov 01 09:24:29.297 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:24:29.298 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.298 INFO kablam! | Nov 01 09:24:29.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.299 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.299 INFO kablam! Nov 01 09:24:29.299 INFO kablam! warning: cannot find type `NaiveDate` in this scope Nov 01 09:24:29.300 INFO kablam! --> src/models.rs:3:24 Nov 01 09:24:29.304 INFO kablam! | Nov 01 09:24:29.304 INFO kablam! 3 | #[derive(Debug, Clone, Queryable)] Nov 01 09:24:29.305 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.305 INFO kablam! | Nov 01 09:24:29.305 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.305 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.306 INFO kablam! Nov 01 09:24:29.306 INFO kablam! warning: cannot find type `Issue` in this scope Nov 01 09:24:29.306 INFO kablam! --> src/models.rs:3:24 Nov 01 09:24:29.307 INFO kablam! | Nov 01 09:24:29.307 INFO kablam! 3 | #[derive(Debug, Clone, Queryable)] Nov 01 09:24:29.307 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:24:29.307 INFO kablam! | Nov 01 09:24:29.308 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 09:24:29.308 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:24:29.308 INFO kablam! Nov 01 09:24:29.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Nov 01 09:24:29.629 INFO kablam! su: No module specific data is present Nov 01 09:24:30.664 INFO running `"docker" "rm" "-f" "cdfb072ef4f3fecd1d71b486600d61bfeca7a3ba879b96b12ba6d28ea1d4e2f6"` Nov 01 09:24:30.949 INFO blam! cdfb072ef4f3fecd1d71b486600d61bfeca7a3ba879b96b12ba6d28ea1d4e2f6