Nov 09 06:39:35.128 INFO checking renato-zannon/reviewist against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 06:39:35.129 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-7/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 09 06:39:35.559 INFO blam! fe27e45ec4361c64ef743cbda8bcd4abd57470d83b8890a22d002376c35ab0b8 Nov 09 06:39:35.607 INFO running `"docker" "start" "-a" "fe27e45ec4361c64ef743cbda8bcd4abd57470d83b8890a22d002376c35ab0b8"` Nov 09 06:39:37.067 INFO kablam! usermod: no changes Nov 09 06:39:37.544 INFO kablam! Compiling serde v1.0.60 Nov 09 06:39:37.546 INFO kablam! Compiling byteorder v1.2.3 Nov 09 06:39:37.550 INFO kablam! Checking isatty v0.1.8 Nov 09 06:39:37.551 INFO kablam! Checking term v0.5.1 Nov 09 06:39:37.554 INFO kablam! Compiling syntex_fmt_macros v0.5.0 Nov 09 06:39:37.554 INFO kablam! Compiling time v0.1.40 Nov 09 06:39:37.562 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 09 06:39:37.583 INFO kablam! Compiling num-traits v0.2.4 Nov 09 06:39:39.694 INFO kablam! Checking nix v0.10.0 Nov 09 06:39:41.547 INFO kablam! Compiling syn v0.14.0 Nov 09 06:39:41.563 INFO kablam! Checking tokio-retry v0.2.0 Nov 09 06:39:41.619 INFO kablam! Compiling synstructure v0.6.1 Nov 09 06:39:41.847 INFO kablam! Checking regex v1.0.0 Nov 09 06:39:43.007 INFO kablam! Checking regex v0.2.11 Nov 09 06:39:43.359 INFO kablam! Checking slog-async v2.3.0 Nov 09 06:39:46.950 INFO kablam! Checking error-chain v0.11.0 Nov 09 06:39:57.987 INFO kablam! Compiling num-integer v0.1.38 Nov 09 06:40:01.343 INFO kablam! Checking env_logger v0.5.10 Nov 09 06:40:01.959 INFO kablam! Compiling failure_derive v0.1.1 Nov 09 06:40:14.407 INFO kablam! Checking failure v0.1.1 Nov 09 06:40:41.601 INFO kablam! Compiling serde_derive v1.0.60 Nov 09 06:40:41.603 INFO kablam! Compiling derive-error-chain v0.11.2 Nov 09 06:40:50.279 INFO kablam! Compiling serde_json v1.0.17 Nov 09 06:40:50.280 INFO kablam! Compiling semver v0.9.0 Nov 09 06:40:50.280 INFO kablam! Compiling chrono v0.4.2 Nov 09 06:40:52.596 INFO kablam! Checking bincode v1.0.0 Nov 09 06:40:58.209 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 09 06:40:58.376 INFO kablam! Checking ipc-channel v0.10.1 Nov 09 06:41:09.935 INFO kablam! Checking reqwest v0.8.5 Nov 09 06:41:11.923 INFO kablam! Checking diesel v1.3.0 Nov 09 06:41:12.215 INFO kablam! Checking slog-term v2.4.0 Nov 09 06:41:18.352 INFO kablam! Checking dotenv v0.12.0 Nov 09 06:41:34.747 INFO kablam! Compiling cargo_metadata v0.5.4 Nov 09 06:41:42.079 INFO kablam! Compiling skeptic v0.13.3 Nov 09 06:41:48.723 INFO kablam! Compiling borrow-bag v1.0.0 Nov 09 06:41:53.523 INFO kablam! Checking gotham v0.2.1 Nov 09 06:42:00.938 INFO kablam! Checking fake_github v0.1.0 (/source/fake_github) Nov 09 06:42:27.663 INFO kablam! Checking migrations_internals v1.3.0 Nov 09 06:42:32.643 INFO kablam! Compiling migrations_macros v1.3.0 Nov 09 06:42:36.164 INFO kablam! Checking diesel_migrations v1.3.0 Nov 09 06:42:36.699 INFO kablam! Checking reviewist v0.1.0 (/source) Nov 09 06:42:39.430 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 09 06:42:39.430 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:39.430 INFO kablam! | Nov 09 06:42:39.430 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:39.430 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.430 INFO kablam! | Nov 09 06:42:39.430 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 06:42:39.430 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 09 06:42:39.430 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.430 INFO kablam! Nov 09 06:42:39.431 INFO kablam! warning: cannot find type `NewReviewRequest` in this scope Nov 09 06:42:39.431 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:39.431 INFO kablam! | Nov 09 06:42:39.431 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:39.431 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.431 INFO kablam! | Nov 09 06:42:39.431 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 09 06:42:39.431 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.431 INFO kablam! Nov 09 06:42:39.432 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 09 06:42:39.432 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:39.433 INFO kablam! | Nov 09 06:42:39.433 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:39.433 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.434 INFO kablam! | Nov 09 06:42:39.434 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 09 06:42:39.434 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.434 INFO kablam! Nov 09 06:42:39.435 INFO kablam! warning: cannot find type `table` in this scope Nov 09 06:42:39.435 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 06:42:39.435 INFO kablam! | Nov 09 06:42:39.435 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 06:42:39.435 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.435 INFO kablam! | Nov 09 06:42:39.435 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 09 06:42:39.435 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.435 INFO kablam! Nov 09 06:42:39.436 INFO kablam! warning: cannot find type `id` in this scope Nov 09 06:42:39.436 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.436 INFO kablam! | Nov 09 06:42:39.436 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.436 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.436 INFO kablam! | Nov 09 06:42:39.437 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 09 06:42:39.437 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.437 INFO kablam! Nov 09 06:42:39.437 INFO kablam! warning: cannot find type `project` in this scope Nov 09 06:42:39.438 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.438 INFO kablam! | Nov 09 06:42:39.438 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.438 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.438 INFO kablam! | Nov 09 06:42:39.438 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 09 06:42:39.438 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.438 INFO kablam! Nov 09 06:42:39.438 INFO kablam! warning: cannot find type `pr_number` in this scope Nov 09 06:42:39.439 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.439 INFO kablam! | Nov 09 06:42:39.439 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.439 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.439 INFO kablam! | Nov 09 06:42:39.439 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 09 06:42:39.439 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.439 INFO kablam! Nov 09 06:42:39.440 INFO kablam! warning: cannot find type `pr_url` in this scope Nov 09 06:42:39.440 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.440 INFO kablam! | Nov 09 06:42:39.440 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.440 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.440 INFO kablam! | Nov 09 06:42:39.440 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 09 06:42:39.440 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.440 INFO kablam! Nov 09 06:42:39.441 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 06:42:39.441 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.441 INFO kablam! | Nov 09 06:42:39.441 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.441 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.441 INFO kablam! | Nov 09 06:42:39.441 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 09 06:42:39.441 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.441 INFO kablam! Nov 09 06:42:39.442 INFO kablam! warning: cannot find type `pr_title` in this scope Nov 09 06:42:39.442 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.442 INFO kablam! | Nov 09 06:42:39.442 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.442 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.442 INFO kablam! | Nov 09 06:42:39.442 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 09 06:42:39.443 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.443 INFO kablam! Nov 09 06:42:39.828 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 09 06:42:39.829 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:39.829 INFO kablam! | Nov 09 06:42:39.829 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:39.829 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.829 INFO kablam! | Nov 09 06:42:39.829 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 06:42:39.829 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 09 06:42:39.829 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.829 INFO kablam! Nov 09 06:42:39.829 INFO kablam! warning: cannot find type `NewReviewRequest` in this scope Nov 09 06:42:39.829 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:39.829 INFO kablam! | Nov 09 06:42:39.829 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:39.829 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.829 INFO kablam! | Nov 09 06:42:39.829 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 09 06:42:39.829 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.829 INFO kablam! Nov 09 06:42:39.829 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 09 06:42:39.829 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:39.829 INFO kablam! | Nov 09 06:42:39.829 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:39.829 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.829 INFO kablam! | Nov 09 06:42:39.829 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 09 06:42:39.829 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.829 INFO kablam! Nov 09 06:42:39.829 INFO kablam! warning: cannot find type `table` in this scope Nov 09 06:42:39.829 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 06:42:39.829 INFO kablam! | Nov 09 06:42:39.829 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 06:42:39.829 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.829 INFO kablam! | Nov 09 06:42:39.829 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 09 06:42:39.829 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.829 INFO kablam! Nov 09 06:42:39.829 INFO kablam! warning: cannot find type `id` in this scope Nov 09 06:42:39.829 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.829 INFO kablam! | Nov 09 06:42:39.829 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.829 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.829 INFO kablam! | Nov 09 06:42:39.829 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 09 06:42:39.830 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.830 INFO kablam! Nov 09 06:42:39.830 INFO kablam! warning: cannot find type `project` in this scope Nov 09 06:42:39.830 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.830 INFO kablam! | Nov 09 06:42:39.830 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.830 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.830 INFO kablam! | Nov 09 06:42:39.830 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 09 06:42:39.830 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.830 INFO kablam! Nov 09 06:42:39.830 INFO kablam! warning: cannot find type `pr_number` in this scope Nov 09 06:42:39.830 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.830 INFO kablam! | Nov 09 06:42:39.830 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.830 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.830 INFO kablam! | Nov 09 06:42:39.830 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 09 06:42:39.830 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.830 INFO kablam! Nov 09 06:42:39.830 INFO kablam! warning: cannot find type `pr_url` in this scope Nov 09 06:42:39.830 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.830 INFO kablam! | Nov 09 06:42:39.830 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.830 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.830 INFO kablam! | Nov 09 06:42:39.830 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 09 06:42:39.830 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.830 INFO kablam! Nov 09 06:42:39.830 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 06:42:39.830 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.830 INFO kablam! | Nov 09 06:42:39.831 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.831 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.831 INFO kablam! | Nov 09 06:42:39.831 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 09 06:42:39.831 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.831 INFO kablam! Nov 09 06:42:39.831 INFO kablam! warning: cannot find type `pr_title` in this scope Nov 09 06:42:39.831 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.831 INFO kablam! | Nov 09 06:42:39.831 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.831 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.831 INFO kablam! | Nov 09 06:42:39.831 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 09 06:42:39.831 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.831 INFO kablam! Nov 09 06:42:48.221 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 11s Nov 09 06:42:48.263 INFO kablam! su: No module specific data is present Nov 09 06:42:49.548 INFO running `"docker" "rm" "-f" "fe27e45ec4361c64ef743cbda8bcd4abd57470d83b8890a22d002376c35ab0b8"` Nov 09 06:42:49.911 INFO blam! fe27e45ec4361c64ef743cbda8bcd4abd57470d83b8890a22d002376c35ab0b8