Nov 06 15:28:59.256 INFO checking renato-zannon/reviewist against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 06 15:28:59.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-7/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 06 15:28:59.490 INFO blam! 527e49db302cd8a07a25e69a589b1fd76b4c37da025bba84dfdd232d3179bf4c Nov 06 15:28:59.490 INFO running `"docker" "start" "-a" "527e49db302cd8a07a25e69a589b1fd76b4c37da025bba84dfdd232d3179bf4c"` Nov 06 15:29:00.112 INFO kablam! usermod: no changes Nov 06 15:29:00.544 INFO kablam! Compiling serde v1.0.60 Nov 06 15:29:00.559 INFO kablam! Compiling byteorder v1.2.3 Nov 06 15:29:00.559 INFO kablam! Compiling nix v0.10.0 Nov 06 15:29:00.564 INFO kablam! Checking isatty v0.1.8 Nov 06 15:29:00.564 INFO kablam! Compiling backtrace-sys v0.1.21 Nov 06 15:29:00.564 INFO kablam! Compiling syntex_fmt_macros v0.5.0 Nov 06 15:29:00.564 INFO kablam! Compiling time v0.1.40 Nov 06 15:29:00.564 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 06 15:29:02.727 INFO kablam! Checking uuid v0.6.5 Nov 06 15:29:02.727 INFO kablam! Compiling num-traits v0.2.4 Nov 06 15:29:04.106 INFO kablam! Compiling syn v0.14.0 Nov 06 15:29:04.130 INFO kablam! Checking tokio-retry v0.2.0 Nov 06 15:29:04.450 INFO kablam! Checking regex v0.2.11 Nov 06 15:29:04.807 INFO kablam! Checking regex v1.0.0 Nov 06 15:29:04.823 INFO kablam! Checking slog-async v2.3.0 Nov 06 15:29:07.381 INFO kablam! Compiling diesel_derives v1.3.0 Nov 06 15:29:07.389 INFO kablam! Compiling gotham_derive v0.2.1 Nov 06 15:29:20.519 INFO kablam! Compiling num-integer v0.1.38 Nov 06 15:29:21.993 INFO kablam! Checking env_logger v0.5.10 Nov 06 15:29:27.174 INFO kablam! Compiling backtrace v0.3.8 Nov 06 15:29:41.813 INFO kablam! Checking error-chain v0.11.0 Nov 06 15:29:42.304 INFO kablam! Checking failure v0.1.1 Nov 06 15:30:12.081 INFO kablam! Compiling serde_derive v1.0.60 Nov 06 15:30:12.081 INFO kablam! Compiling derive-error-chain v0.11.2 Nov 06 15:30:18.749 INFO kablam! Checking chrono v0.4.2 Nov 06 15:30:18.750 INFO kablam! Checking bincode v1.0.0 Nov 06 15:30:18.751 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 06 15:30:18.760 INFO kablam! Checking serde_json v1.0.17 Nov 06 15:30:21.422 INFO kablam! Compiling semver v0.9.0 Nov 06 15:30:25.012 INFO kablam! Checking ipc-channel v0.10.1 Nov 06 15:30:33.470 INFO kablam! Checking diesel v1.3.0 Nov 06 15:30:38.996 INFO kablam! Checking slog-term v2.4.0 Nov 06 15:30:42.312 INFO kablam! Checking reqwest v0.8.5 Nov 06 15:30:45.225 INFO kablam! Checking dotenv v0.12.0 Nov 06 15:31:08.668 INFO kablam! Compiling cargo_metadata v0.5.4 Nov 06 15:31:16.408 INFO kablam! Compiling skeptic v0.13.3 Nov 06 15:31:23.989 INFO kablam! Compiling borrow-bag v1.0.0 Nov 06 15:31:29.181 INFO kablam! Checking gotham v0.2.1 Nov 06 15:31:37.772 INFO kablam! Checking fake_github v0.1.0 (/source/fake_github) Nov 06 15:31:55.204 INFO kablam! Checking migrations_internals v1.3.0 Nov 06 15:32:02.100 INFO kablam! Compiling migrations_macros v1.3.0 Nov 06 15:32:05.864 INFO kablam! Checking diesel_migrations v1.3.0 Nov 06 15:32:06.280 INFO kablam! Checking reviewist v0.1.0 (/source) Nov 06 15:32:08.505 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 06 15:32:08.505 INFO kablam! --> src/review_handler.rs:17:10 Nov 06 15:32:08.505 INFO kablam! | Nov 06 15:32:08.505 INFO kablam! 17 | #[derive(Insertable)] Nov 06 15:32:08.505 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:08.505 INFO kablam! | Nov 06 15:32:08.505 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 15:32:08.505 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 06 15:32:08.505 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:08.505 INFO kablam! Nov 06 15:32:08.505 INFO kablam! warning: cannot find type `NewReviewRequest` in this scope Nov 06 15:32:08.505 INFO kablam! --> src/review_handler.rs:17:10 Nov 06 15:32:08.505 INFO kablam! | Nov 06 15:32:08.505 INFO kablam! 17 | #[derive(Insertable)] Nov 06 15:32:08.505 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:08.505 INFO kablam! | Nov 06 15:32:08.505 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 06 15:32:08.505 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:08.505 INFO kablam! Nov 06 15:32:08.505 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 06 15:32:08.505 INFO kablam! --> src/review_handler.rs:17:10 Nov 06 15:32:08.505 INFO kablam! | Nov 06 15:32:08.505 INFO kablam! 17 | #[derive(Insertable)] Nov 06 15:32:08.505 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:08.505 INFO kablam! | Nov 06 15:32:08.505 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 06 15:32:08.505 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:08.505 INFO kablam! Nov 06 15:32:08.505 INFO kablam! warning: cannot find type `table` in this scope Nov 06 15:32:08.505 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 15:32:08.505 INFO kablam! | Nov 06 15:32:08.505 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 15:32:08.505 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:08.505 INFO kablam! | Nov 06 15:32:08.505 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 06 15:32:08.505 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:08.505 INFO kablam! Nov 06 15:32:08.505 INFO kablam! warning: cannot find type `id` in this scope Nov 06 15:32:08.505 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:08.505 INFO kablam! | Nov 06 15:32:08.506 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:08.506 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:08.506 INFO kablam! | Nov 06 15:32:08.506 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 06 15:32:08.506 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:08.506 INFO kablam! Nov 06 15:32:08.506 INFO kablam! warning: cannot find type `project` in this scope Nov 06 15:32:08.506 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:08.506 INFO kablam! | Nov 06 15:32:08.506 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:08.506 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:08.506 INFO kablam! | Nov 06 15:32:08.506 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 06 15:32:08.506 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:08.506 INFO kablam! Nov 06 15:32:08.506 INFO kablam! warning: cannot find type `pr_number` in this scope Nov 06 15:32:08.506 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:08.506 INFO kablam! | Nov 06 15:32:08.506 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:08.506 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:08.506 INFO kablam! | Nov 06 15:32:08.506 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 06 15:32:08.506 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:08.506 INFO kablam! Nov 06 15:32:08.506 INFO kablam! warning: cannot find type `pr_url` in this scope Nov 06 15:32:08.506 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:08.506 INFO kablam! | Nov 06 15:32:08.506 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:08.506 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:08.506 INFO kablam! | Nov 06 15:32:08.506 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 06 15:32:08.506 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:08.506 INFO kablam! Nov 06 15:32:08.506 INFO kablam! warning: cannot find type `created_at` in this scope Nov 06 15:32:08.506 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:08.506 INFO kablam! | Nov 06 15:32:08.506 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:08.506 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:08.506 INFO kablam! | Nov 06 15:32:08.506 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 06 15:32:08.506 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:08.506 INFO kablam! Nov 06 15:32:08.518 INFO kablam! warning: cannot find type `pr_title` in this scope Nov 06 15:32:08.518 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:08.518 INFO kablam! | Nov 06 15:32:08.518 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:08.518 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:08.518 INFO kablam! | Nov 06 15:32:08.518 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 06 15:32:08.518 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:08.518 INFO kablam! Nov 06 15:32:09.193 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 06 15:32:09.193 INFO kablam! --> src/review_handler.rs:17:10 Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 INFO kablam! 17 | #[derive(Insertable)] Nov 06 15:32:09.193 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 15:32:09.193 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 06 15:32:09.193 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:09.193 INFO kablam! Nov 06 15:32:09.193 INFO kablam! warning: cannot find type `NewReviewRequest` in this scope Nov 06 15:32:09.193 INFO kablam! --> src/review_handler.rs:17:10 Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 INFO kablam! 17 | #[derive(Insertable)] Nov 06 15:32:09.193 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 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 06 15:32:09.193 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:09.193 INFO kablam! Nov 06 15:32:09.193 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 06 15:32:09.193 INFO kablam! --> src/review_handler.rs:17:10 Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 INFO kablam! 17 | #[derive(Insertable)] Nov 06 15:32:09.193 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 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 06 15:32:09.193 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:09.193 INFO kablam! Nov 06 15:32:09.193 INFO kablam! warning: cannot find type `table` in this scope Nov 06 15:32:09.193 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 15:32:09.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 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 06 15:32:09.193 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:09.193 INFO kablam! Nov 06 15:32:09.193 INFO kablam! warning: cannot find type `id` in this scope Nov 06 15:32:09.193 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:09.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 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 06 15:32:09.193 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:09.193 INFO kablam! Nov 06 15:32:09.193 INFO kablam! warning: cannot find type `project` in this scope Nov 06 15:32:09.193 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:09.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:09.193 INFO kablam! | Nov 06 15:32:09.193 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 06 15:32:09.193 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:09.193 INFO kablam! Nov 06 15:32:09.193 INFO kablam! warning: cannot find type `pr_number` in this scope Nov 06 15:32:09.193 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:09.194 INFO kablam! | Nov 06 15:32:09.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:09.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:09.194 INFO kablam! | Nov 06 15:32:09.194 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 06 15:32:09.194 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:09.194 INFO kablam! Nov 06 15:32:09.194 INFO kablam! warning: cannot find type `pr_url` in this scope Nov 06 15:32:09.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:09.194 INFO kablam! | Nov 06 15:32:09.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:09.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:09.194 INFO kablam! | Nov 06 15:32:09.194 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 06 15:32:09.194 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:09.194 INFO kablam! Nov 06 15:32:09.194 INFO kablam! warning: cannot find type `created_at` in this scope Nov 06 15:32:09.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:09.194 INFO kablam! | Nov 06 15:32:09.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:09.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:09.194 INFO kablam! | Nov 06 15:32:09.194 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 06 15:32:09.194 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:09.194 INFO kablam! Nov 06 15:32:09.194 INFO kablam! warning: cannot find type `pr_title` in this scope Nov 06 15:32:09.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:32:09.194 INFO kablam! | Nov 06 15:32:09.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:32:09.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:32:09.194 INFO kablam! | Nov 06 15:32:09.194 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 06 15:32:09.194 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:32:09.194 INFO kablam! Nov 06 15:32:17.942 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 17s Nov 06 15:32:17.993 INFO kablam! su: No module specific data is present Nov 06 15:32:19.184 INFO running `"docker" "rm" "-f" "527e49db302cd8a07a25e69a589b1fd76b4c37da025bba84dfdd232d3179bf4c"` Nov 06 15:32:19.504 INFO blam! 527e49db302cd8a07a25e69a589b1fd76b4c37da025bba84dfdd232d3179bf4c