Nov 02 08:02:36.599 INFO checking renato-zannon/reviewist against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 08:02:36.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-1/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 08:02:37.168 INFO blam! adb9f1b9f3abe6b90c42e9abc63b92ff5e7a9c90416abf90e225009d40d04611 Nov 02 08:02:37.180 INFO running `"docker" "start" "-a" "adb9f1b9f3abe6b90c42e9abc63b92ff5e7a9c90416abf90e225009d40d04611"` Nov 02 08:02:38.808 INFO kablam! usermod: no changes Nov 02 08:02:39.325 INFO kablam! Compiling serde v1.0.60 Nov 02 08:02:39.354 INFO kablam! Compiling byteorder v1.2.3 Nov 02 08:02:39.367 INFO kablam! Checking isatty v0.1.8 Nov 02 08:02:39.381 INFO kablam! Compiling time v0.1.40 Nov 02 08:02:39.384 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 02 08:02:39.393 INFO kablam! Compiling num-traits v0.2.4 Nov 02 08:02:39.401 INFO kablam! Checking nix v0.10.0 Nov 02 08:02:39.404 INFO kablam! Compiling syn v0.14.0 Nov 02 08:02:41.213 INFO kablam! Checking tokio-retry v0.2.0 Nov 02 08:02:44.499 INFO kablam! Checking regex v1.0.0 Nov 02 08:02:45.031 INFO kablam! Checking regex v0.2.11 Nov 02 08:02:45.186 INFO kablam! Checking slog-async v2.3.0 Nov 02 08:02:45.593 INFO kablam! Compiling gotham_derive v0.2.1 Nov 02 08:02:50.760 INFO kablam! Checking error-chain v0.11.0 Nov 02 08:02:55.236 INFO kablam! Checking failure v0.1.1 Nov 02 08:02:59.546 INFO kablam! Compiling num-integer v0.1.38 Nov 02 08:03:01.438 INFO kablam! Checking env_logger v0.5.10 Nov 02 08:03:38.804 INFO kablam! Compiling serde_derive v1.0.60 Nov 02 08:03:38.804 INFO kablam! Compiling derive-error-chain v0.11.2 Nov 02 08:03:46.284 INFO kablam! Checking chrono v0.4.2 Nov 02 08:03:46.292 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 02 08:03:46.304 INFO kablam! Checking serde_json v1.0.17 Nov 02 08:03:46.304 INFO kablam! Checking bincode v1.0.0 Nov 02 08:03:49.992 INFO kablam! Compiling semver v0.9.0 Nov 02 08:04:02.180 INFO kablam! Checking ipc-channel v0.10.1 Nov 02 08:04:03.233 INFO kablam! Checking diesel v1.3.0 Nov 02 08:04:03.233 INFO kablam! Checking slog-term v2.4.0 Nov 02 08:04:03.954 INFO kablam! Checking reqwest v0.8.5 Nov 02 08:04:09.321 INFO kablam! Checking dotenv v0.12.0 Nov 02 08:04:37.856 INFO kablam! Compiling cargo_metadata v0.5.4 Nov 02 08:04:46.452 INFO kablam! Compiling skeptic v0.13.3 Nov 02 08:04:53.884 INFO kablam! Compiling borrow-bag v1.0.0 Nov 02 08:04:59.044 INFO kablam! Checking gotham v0.2.1 Nov 02 08:05:08.381 INFO kablam! Checking fake_github v0.1.0 (/source/fake_github) Nov 02 08:05:24.811 INFO kablam! Checking migrations_internals v1.3.0 Nov 02 08:05:33.843 INFO kablam! Compiling migrations_macros v1.3.0 Nov 02 08:05:37.612 INFO kablam! Checking diesel_migrations v1.3.0 Nov 02 08:05:38.065 INFO kablam! Checking reviewist v0.1.0 (/source) Nov 02 08:05:41.244 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 02 08:05:41.244 INFO kablam! --> src/review_handler.rs:17:10 Nov 02 08:05:41.244 INFO kablam! | Nov 02 08:05:41.244 INFO kablam! 17 | #[derive(Insertable)] Nov 02 08:05:41.244 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.246 INFO kablam! | Nov 02 08:05:41.246 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 08:05:41.246 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 02 08:05:41.246 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.246 INFO kablam! Nov 02 08:05:41.246 INFO kablam! warning: cannot find type `NewReviewRequest` in this scope Nov 02 08:05:41.246 INFO kablam! --> src/review_handler.rs:17:10 Nov 02 08:05:41.246 INFO kablam! | Nov 02 08:05:41.246 INFO kablam! 17 | #[derive(Insertable)] Nov 02 08:05:41.246 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.246 INFO kablam! | Nov 02 08:05:41.246 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 02 08:05:41.246 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.246 INFO kablam! Nov 02 08:05:41.246 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 02 08:05:41.246 INFO kablam! --> src/review_handler.rs:17:10 Nov 02 08:05:41.246 INFO kablam! | Nov 02 08:05:41.246 INFO kablam! 17 | #[derive(Insertable)] Nov 02 08:05:41.246 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.246 INFO kablam! | Nov 02 08:05:41.246 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 02 08:05:41.246 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.246 INFO kablam! Nov 02 08:05:41.246 INFO kablam! warning: cannot find type `table` in this scope Nov 02 08:05:41.246 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 08:05:41.246 INFO kablam! | Nov 02 08:05:41.246 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 08:05:41.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.246 INFO kablam! | Nov 02 08:05:41.246 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 02 08:05:41.246 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.246 INFO kablam! Nov 02 08:05:41.246 INFO kablam! warning: cannot find type `id` in this scope Nov 02 08:05:41.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.246 INFO kablam! | Nov 02 08:05:41.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.246 INFO kablam! | Nov 02 08:05:41.247 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 02 08:05:41.247 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.247 INFO kablam! Nov 02 08:05:41.253 INFO kablam! warning: cannot find type `project` in this scope Nov 02 08:05:41.254 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.254 INFO kablam! | Nov 02 08:05:41.254 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.254 INFO kablam! | Nov 02 08:05:41.254 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 02 08:05:41.254 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.254 INFO kablam! Nov 02 08:05:41.254 INFO kablam! warning: cannot find type `pr_number` in this scope Nov 02 08:05:41.254 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.254 INFO kablam! | Nov 02 08:05:41.254 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.254 INFO kablam! | Nov 02 08:05:41.254 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 02 08:05:41.254 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.254 INFO kablam! Nov 02 08:05:41.254 INFO kablam! warning: cannot find type `pr_url` in this scope Nov 02 08:05:41.254 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.254 INFO kablam! | Nov 02 08:05:41.254 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.254 INFO kablam! | Nov 02 08:05:41.254 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 02 08:05:41.254 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.254 INFO kablam! Nov 02 08:05:41.254 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 08:05:41.254 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.254 INFO kablam! | Nov 02 08:05:41.254 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.254 INFO kablam! | Nov 02 08:05:41.254 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 02 08:05:41.254 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.254 INFO kablam! Nov 02 08:05:41.254 INFO kablam! warning: cannot find type `pr_title` in this scope Nov 02 08:05:41.254 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.254 INFO kablam! | Nov 02 08:05:41.254 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.254 INFO kablam! | Nov 02 08:05:41.254 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 02 08:05:41.254 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.254 INFO kablam! Nov 02 08:05:41.334 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 02 08:05:41.334 INFO kablam! --> src/review_handler.rs:17:10 Nov 02 08:05:41.334 INFO kablam! | Nov 02 08:05:41.334 INFO kablam! 17 | #[derive(Insertable)] Nov 02 08:05:41.334 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.334 INFO kablam! | Nov 02 08:05:41.334 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 08:05:41.334 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 02 08:05:41.334 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.334 INFO kablam! Nov 02 08:05:41.334 INFO kablam! warning: cannot find type `NewReviewRequest` in this scope Nov 02 08:05:41.334 INFO kablam! --> src/review_handler.rs:17:10 Nov 02 08:05:41.334 INFO kablam! | Nov 02 08:05:41.334 INFO kablam! 17 | #[derive(Insertable)] Nov 02 08:05:41.334 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.334 INFO kablam! | Nov 02 08:05:41.334 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 02 08:05:41.334 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.334 INFO kablam! Nov 02 08:05:41.334 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 02 08:05:41.334 INFO kablam! --> src/review_handler.rs:17:10 Nov 02 08:05:41.334 INFO kablam! | Nov 02 08:05:41.334 INFO kablam! 17 | #[derive(Insertable)] Nov 02 08:05:41.334 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 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 02 08:05:41.340 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.340 INFO kablam! Nov 02 08:05:41.340 INFO kablam! warning: cannot find type `table` in this scope Nov 02 08:05:41.340 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 08:05:41.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 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 02 08:05:41.340 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.340 INFO kablam! Nov 02 08:05:41.340 INFO kablam! warning: cannot find type `id` in this scope Nov 02 08:05:41.340 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 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 02 08:05:41.340 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.340 INFO kablam! Nov 02 08:05:41.340 INFO kablam! warning: cannot find type `project` in this scope Nov 02 08:05:41.340 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 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 02 08:05:41.340 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.340 INFO kablam! Nov 02 08:05:41.340 INFO kablam! warning: cannot find type `pr_number` in this scope Nov 02 08:05:41.340 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 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 02 08:05:41.340 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.340 INFO kablam! Nov 02 08:05:41.340 INFO kablam! warning: cannot find type `pr_url` in this scope Nov 02 08:05:41.340 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 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 02 08:05:41.340 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.340 INFO kablam! Nov 02 08:05:41.340 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 08:05:41.340 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.340 INFO kablam! | Nov 02 08:05:41.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.341 INFO kablam! | Nov 02 08:05:41.341 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 02 08:05:41.341 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.341 INFO kablam! Nov 02 08:05:41.341 INFO kablam! warning: cannot find type `pr_title` in this scope Nov 02 08:05:41.341 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:05:41.341 INFO kablam! | Nov 02 08:05:41.341 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:05:41.341 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:05:41.341 INFO kablam! | Nov 02 08:05:41.341 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 02 08:05:41.341 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:05:41.341 INFO kablam! Nov 02 08:05:50.438 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 11s Nov 02 08:05:50.477 INFO kablam! su: No module specific data is present Nov 02 08:05:52.432 INFO running `"docker" "rm" "-f" "adb9f1b9f3abe6b90c42e9abc63b92ff5e7a9c90416abf90e225009d40d04611"` Nov 02 08:05:52.824 INFO blam! adb9f1b9f3abe6b90c42e9abc63b92ff5e7a9c90416abf90e225009d40d04611