Oct 21 20:07:12.592 INFO checking YeyaSwizaw/issuetracker against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:07:12.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 21 20:07:12.952 INFO blam! 421186bca6edb7e4ad36ce5ef2b1e0f84e724caa3539b6a2d61ce4273a0e0eef Oct 21 20:07:12.964 INFO running `"docker" "start" "-a" "421186bca6edb7e4ad36ce5ef2b1e0f84e724caa3539b6a2d61ce4273a0e0eef"` Oct 21 20:07:13.926 INFO kablam! usermod: no changes Oct 21 20:07:14.124 INFO kablam! Compiling syn v0.12.15 Oct 21 20:07:14.124 INFO kablam! Compiling syn v0.13.1 Oct 21 20:07:14.148 INFO kablam! Checking error-chain v0.11.0 Oct 21 20:07:35.844 INFO kablam! Compiling derive-error-chain v0.11.1 Oct 21 20:07:40.429 INFO kablam! Compiling diesel_derives v1.2.0 Oct 21 20:07:53.456 INFO kablam! Checking dotenv v0.11.0 Oct 21 20:07:53.880 INFO kablam! Checking diesel v1.2.2 Oct 21 20:08:20.509 INFO kablam! Checking issuetracker v0.1.0 (/source) Oct 21 20:08:22.796 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:08:22.796 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:08:22.796 INFO kablam! | Oct 21 20:08:22.796 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:08:22.796 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:22.796 INFO kablam! | Oct 21 20:08:22.796 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 20:08:22.796 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! Oct 21 20:08:22.796 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:22.796 INFO kablam! Oct 21 20:08:22.797 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:08:22.797 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:08:22.797 INFO kablam! | Oct 21 20:08:22.797 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:08:22.797 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:22.797 INFO kablam! | Oct 21 20:08:22.797 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! Oct 21 20:08:22.797 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:22.797 INFO kablam! Oct 21 20:08:22.816 INFO kablam! warning: cannot find type `id` in this scope Oct 21 20:08:22.816 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:22.816 INFO kablam! | Oct 21 20:08:22.816 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:22.816 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:22.816 INFO kablam! | Oct 21 20:08:22.816 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! Oct 21 20:08:22.817 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:22.817 INFO kablam! Oct 21 20:08:22.817 INFO kablam! warning: cannot find type `title` in this scope Oct 21 20:08:22.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:22.817 INFO kablam! | Oct 21 20:08:22.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:22.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:22.817 INFO kablam! | Oct 21 20:08:22.817 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! Oct 21 20:08:22.817 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:22.817 INFO kablam! Oct 21 20:08:22.817 INFO kablam! warning: cannot find type `description` in this scope Oct 21 20:08:22.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:22.817 INFO kablam! | Oct 21 20:08:22.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:22.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:22.817 INFO kablam! | Oct 21 20:08:22.817 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! Oct 21 20:08:22.817 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:22.817 INFO kablam! Oct 21 20:08:22.817 INFO kablam! warning: cannot find type `created` in this scope Oct 21 20:08:22.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:22.817 INFO kablam! | Oct 21 20:08:22.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:22.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:22.817 INFO kablam! | Oct 21 20:08:22.817 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! Oct 21 20:08:22.817 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:22.817 INFO kablam! Oct 21 20:08:22.817 INFO kablam! warning: cannot find type `NaiveDate` in this scope Oct 21 20:08:22.817 INFO kablam! --> src/models.rs:3:24 Oct 21 20:08:22.817 INFO kablam! | Oct 21 20:08:22.817 INFO kablam! 3 | #[derive(Debug, Clone, Queryable)] Oct 21 20:08:22.817 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:22.817 INFO kablam! | Oct 21 20:08:22.817 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! Oct 21 20:08:22.817 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:22.817 INFO kablam! Oct 21 20:08:22.817 INFO kablam! warning: cannot find type `Issue` in this scope Oct 21 20:08:22.817 INFO kablam! --> src/models.rs:3:24 Oct 21 20:08:22.817 INFO kablam! | Oct 21 20:08:22.817 INFO kablam! 3 | #[derive(Debug, Clone, Queryable)] Oct 21 20:08:22.817 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:22.817 INFO kablam! | Oct 21 20:08:22.817 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! Oct 21 20:08:22.817 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:22.817 INFO kablam! Oct 21 20:08:23.044 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:08:23.044 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:08:23.044 INFO kablam! | Oct 21 20:08:23.044 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:08:23.044 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:23.044 INFO kablam! | Oct 21 20:08:23.044 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 20:08:23.044 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! Oct 21 20:08:23.045 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:23.045 INFO kablam! Oct 21 20:08:23.045 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:08:23.045 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:08:23.045 INFO kablam! | Oct 21 20:08:23.045 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:08:23.045 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:23.045 INFO kablam! | Oct 21 20:08:23.045 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! Oct 21 20:08:23.045 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:23.045 INFO kablam! Oct 21 20:08:23.045 INFO kablam! warning: cannot find type `id` in this scope Oct 21 20:08:23.045 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:23.045 INFO kablam! | Oct 21 20:08:23.045 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:23.045 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:23.045 INFO kablam! | Oct 21 20:08:23.045 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! Oct 21 20:08:23.045 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:23.045 INFO kablam! Oct 21 20:08:23.045 INFO kablam! warning: cannot find type `title` in this scope Oct 21 20:08:23.045 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:23.045 INFO kablam! | Oct 21 20:08:23.045 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:23.045 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:23.045 INFO kablam! | Oct 21 20:08:23.045 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! Oct 21 20:08:23.045 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:23.045 INFO kablam! Oct 21 20:08:23.045 INFO kablam! warning: cannot find type `description` in this scope Oct 21 20:08:23.045 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:23.045 INFO kablam! | Oct 21 20:08:23.045 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:23.045 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:23.045 INFO kablam! | Oct 21 20:08:23.045 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! Oct 21 20:08:23.045 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:23.045 INFO kablam! Oct 21 20:08:23.051 INFO kablam! warning: cannot find type `created` in this scope Oct 21 20:08:23.051 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:23.051 INFO kablam! | Oct 21 20:08:23.051 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:23.051 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:23.051 INFO kablam! | Oct 21 20:08:23.051 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! Oct 21 20:08:23.051 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:23.051 INFO kablam! Oct 21 20:08:23.051 INFO kablam! warning: cannot find type `NaiveDate` in this scope Oct 21 20:08:23.051 INFO kablam! --> src/models.rs:3:24 Oct 21 20:08:23.051 INFO kablam! | Oct 21 20:08:23.051 INFO kablam! 3 | #[derive(Debug, Clone, Queryable)] Oct 21 20:08:23.051 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:23.051 INFO kablam! | Oct 21 20:08:23.051 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! Oct 21 20:08:23.051 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:23.051 INFO kablam! Oct 21 20:08:23.051 INFO kablam! warning: cannot find type `Issue` in this scope Oct 21 20:08:23.051 INFO kablam! --> src/models.rs:3:24 Oct 21 20:08:23.051 INFO kablam! | Oct 21 20:08:23.051 INFO kablam! 3 | #[derive(Debug, Clone, Queryable)] Oct 21 20:08:23.051 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:23.051 INFO kablam! | Oct 21 20:08:23.051 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! Oct 21 20:08:23.051 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:23.052 INFO kablam! Oct 21 20:08:23.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 21 20:08:23.274 INFO kablam! su: No module specific data is present Oct 21 20:08:23.945 INFO running `"docker" "rm" "-f" "421186bca6edb7e4ad36ce5ef2b1e0f84e724caa3539b6a2d61ce4273a0e0eef"` Oct 21 20:08:24.246 INFO blam! 421186bca6edb7e4ad36ce5ef2b1e0f84e724caa3539b6a2d61ce4273a0e0eef