Dec 04 11:44:25.185 INFO checking renato-zannon/reviewist against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 11:44:25.186 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-3/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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"` Dec 04 11:44:25.382 INFO [stdout] 08cf1c96ddd5be78d6336a67114337fa4e6a03b561b0223bbcbd88b99d7fd247 Dec 04 11:44:25.384 INFO running `"docker" "start" "-a" "08cf1c96ddd5be78d6336a67114337fa4e6a03b561b0223bbcbd88b99d7fd247"` Dec 04 11:44:25.867 INFO [stderr] usermod: no changes Dec 04 11:44:26.287 INFO [stderr] Compiling serde v1.0.60 Dec 04 11:44:26.295 INFO [stderr] Checking slog v2.2.3 Dec 04 11:44:26.299 INFO [stderr] Compiling time v0.1.40 Dec 04 11:44:26.300 INFO [stderr] Compiling openssl-sys v0.9.31 Dec 04 11:44:26.300 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 04 11:44:26.303 INFO [stderr] Compiling num-traits v0.2.4 Dec 04 11:44:26.313 INFO [stderr] Compiling syn v0.11.11 Dec 04 11:44:26.316 INFO [stderr] Checking nix v0.10.0 Dec 04 11:44:29.535 INFO [stderr] Checking uuid v0.5.1 Dec 04 11:44:31.219 INFO [stderr] Checking tokio-retry v0.2.0 Dec 04 11:44:31.308 INFO [stderr] Checking regex v0.2.11 Dec 04 11:44:33.579 INFO [stderr] Checking regex v1.0.0 Dec 04 11:44:33.607 INFO [stderr] Checking slog-async v2.3.0 Dec 04 11:44:34.577 INFO [stderr] Compiling gotham_derive v0.2.1 Dec 04 11:44:44.056 INFO [stderr] Compiling num-integer v0.1.38 Dec 04 11:44:47.862 INFO [stderr] Compiling openssl v0.9.24 Dec 04 11:44:52.727 INFO [stderr] Checking env_logger v0.5.10 Dec 04 11:44:52.880 INFO [stderr] Checking dotenv v0.12.0 Dec 04 11:44:53.312 INFO [stderr] Checking tokio-proto v0.1.1 Dec 04 11:44:57.251 INFO [stderr] Compiling synstructure v0.6.1 Dec 04 11:45:07.004 INFO [stderr] Compiling failure_derive v0.1.1 Dec 04 11:45:10.885 INFO [stderr] Checking hyper v0.11.27 Dec 04 11:45:13.327 INFO [stderr] Checking native-tls v0.1.5 Dec 04 11:45:13.765 INFO [stderr] Checking failure v0.1.1 Dec 04 11:45:16.325 INFO [stderr] Checking tokio-tls v0.1.4 Dec 04 11:45:30.300 INFO [stderr] Checking chrono v0.4.2 Dec 04 11:45:30.301 INFO [stderr] Checking bincode v1.0.0 Dec 04 11:45:30.302 INFO [stderr] Checking serde_json v1.0.17 Dec 04 11:45:30.315 INFO [stderr] Checking serde_urlencoded v0.5.2 Dec 04 11:45:34.787 INFO [stderr] Checking ipc-channel v0.10.1 Dec 04 11:45:36.996 INFO [stderr] Compiling semver v0.9.0 Dec 04 11:45:37.125 INFO [stderr] Checking hyper-tls v0.1.3 Dec 04 11:45:42.791 INFO [stderr] Checking diesel v1.3.0 Dec 04 11:45:42.957 INFO [stderr] Checking slog-term v2.4.0 Dec 04 11:45:44.709 INFO [stderr] Checking reqwest v0.8.5 Dec 04 11:45:53.739 INFO [stderr] Compiling cargo_metadata v0.5.4 Dec 04 11:46:02.227 INFO [stderr] Compiling skeptic v0.13.3 Dec 04 11:46:10.223 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 04 11:46:16.088 INFO [stderr] Checking gotham v0.2.1 Dec 04 11:46:23.027 INFO [stderr] Checking fake_github v0.1.0 (/source/fake_github) Dec 04 11:46:50.359 INFO [stderr] Checking migrations_internals v1.3.0 Dec 04 11:46:56.996 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 04 11:46:59.273 INFO [stderr] Checking diesel_migrations v1.3.0 Dec 04 11:46:59.831 INFO [stderr] Checking reviewist v0.1.0 (/source) Dec 04 11:47:03.351 INFO [stderr] warning: cannot find type `review_requests` in this scope Dec 04 11:47:03.351 INFO [stderr] --> src/review_handler.rs:17:10 Dec 04 11:47:03.351 INFO [stderr] | Dec 04 11:47:03.352 INFO [stderr] 17 | #[derive(Insertable)] Dec 04 11:47:03.352 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.352 INFO [stderr] | Dec 04 11:47:03.352 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 11:47:03.352 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.352 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.352 INFO [stderr] Dec 04 11:47:03.352 INFO [stderr] warning: cannot find type `NewReviewRequest` in this scope Dec 04 11:47:03.352 INFO [stderr] --> src/review_handler.rs:17:10 Dec 04 11:47:03.352 INFO [stderr] | Dec 04 11:47:03.352 INFO [stderr] 17 | #[derive(Insertable)] Dec 04 11:47:03.352 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.352 INFO [stderr] | Dec 04 11:47:03.352 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.352 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.352 INFO [stderr] Dec 04 11:47:03.352 INFO [stderr] warning: cannot find type `review_requests` in this scope Dec 04 11:47:03.352 INFO [stderr] --> src/review_handler.rs:17:10 Dec 04 11:47:03.352 INFO [stderr] | Dec 04 11:47:03.352 INFO [stderr] 17 | #[derive(Insertable)] Dec 04 11:47:03.353 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.353 INFO [stderr] | Dec 04 11:47:03.353 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.353 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.353 INFO [stderr] Dec 04 11:47:03.353 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 11:47:03.353 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 11:47:03.353 INFO [stderr] | Dec 04 11:47:03.353 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 11:47:03.353 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.353 INFO [stderr] | Dec 04 11:47:03.353 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.353 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.353 INFO [stderr] Dec 04 11:47:03.353 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 11:47:03.354 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.354 INFO [stderr] | Dec 04 11:47:03.354 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.354 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.354 INFO [stderr] | Dec 04 11:47:03.354 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.354 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.354 INFO [stderr] Dec 04 11:47:03.354 INFO [stderr] warning: cannot find type `project` in this scope Dec 04 11:47:03.354 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.354 INFO [stderr] | Dec 04 11:47:03.354 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.354 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.354 INFO [stderr] | Dec 04 11:47:03.354 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.354 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.354 INFO [stderr] Dec 04 11:47:03.355 INFO [stderr] warning: cannot find type `pr_number` in this scope Dec 04 11:47:03.355 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.355 INFO [stderr] | Dec 04 11:47:03.355 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.355 INFO [stderr] | Dec 04 11:47:03.355 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.355 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.355 INFO [stderr] Dec 04 11:47:03.355 INFO [stderr] warning: cannot find type `pr_url` in this scope Dec 04 11:47:03.355 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.355 INFO [stderr] | Dec 04 11:47:03.355 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.355 INFO [stderr] | Dec 04 11:47:03.355 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.355 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.356 INFO [stderr] Dec 04 11:47:03.356 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 11:47:03.356 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.356 INFO [stderr] | Dec 04 11:47:03.356 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.356 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.359 INFO [stderr] | Dec 04 11:47:03.359 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.359 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.359 INFO [stderr] Dec 04 11:47:03.359 INFO [stderr] warning: cannot find type `pr_title` in this scope Dec 04 11:47:03.359 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.359 INFO [stderr] | Dec 04 11:47:03.359 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.359 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.359 INFO [stderr] | Dec 04 11:47:03.360 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.360 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.360 INFO [stderr] Dec 04 11:47:03.483 INFO [stderr] warning: cannot find type `review_requests` in this scope Dec 04 11:47:03.483 INFO [stderr] --> src/review_handler.rs:17:10 Dec 04 11:47:03.483 INFO [stderr] | Dec 04 11:47:03.483 INFO [stderr] 17 | #[derive(Insertable)] Dec 04 11:47:03.483 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.483 INFO [stderr] | Dec 04 11:47:03.483 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 11:47:03.483 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.483 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.483 INFO [stderr] Dec 04 11:47:03.483 INFO [stderr] warning: cannot find type `NewReviewRequest` in this scope Dec 04 11:47:03.483 INFO [stderr] --> src/review_handler.rs:17:10 Dec 04 11:47:03.483 INFO [stderr] | Dec 04 11:47:03.484 INFO [stderr] 17 | #[derive(Insertable)] Dec 04 11:47:03.484 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.484 INFO [stderr] | Dec 04 11:47:03.484 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.484 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.484 INFO [stderr] Dec 04 11:47:03.484 INFO [stderr] warning: cannot find type `review_requests` in this scope Dec 04 11:47:03.484 INFO [stderr] --> src/review_handler.rs:17:10 Dec 04 11:47:03.484 INFO [stderr] | Dec 04 11:47:03.484 INFO [stderr] 17 | #[derive(Insertable)] Dec 04 11:47:03.484 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.484 INFO [stderr] | Dec 04 11:47:03.484 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.484 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.484 INFO [stderr] Dec 04 11:47:03.484 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 11:47:03.484 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 11:47:03.484 INFO [stderr] | Dec 04 11:47:03.484 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 11:47:03.484 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.484 INFO [stderr] | Dec 04 11:47:03.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.485 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.485 INFO [stderr] Dec 04 11:47:03.485 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 11:47:03.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.485 INFO [stderr] | Dec 04 11:47:03.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.485 INFO [stderr] | Dec 04 11:47:03.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.485 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.485 INFO [stderr] Dec 04 11:47:03.485 INFO [stderr] warning: cannot find type `project` in this scope Dec 04 11:47:03.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.485 INFO [stderr] | Dec 04 11:47:03.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.486 INFO [stderr] | Dec 04 11:47:03.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.486 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.486 INFO [stderr] Dec 04 11:47:03.486 INFO [stderr] warning: cannot find type `pr_number` in this scope Dec 04 11:47:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.486 INFO [stderr] | Dec 04 11:47:03.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.486 INFO [stderr] | Dec 04 11:47:03.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.486 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.486 INFO [stderr] Dec 04 11:47:03.486 INFO [stderr] warning: cannot find type `pr_url` in this scope Dec 04 11:47:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.486 INFO [stderr] | Dec 04 11:47:03.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.487 INFO [stderr] | Dec 04 11:47:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.487 INFO [stderr] Dec 04 11:47:03.487 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 11:47:03.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.487 INFO [stderr] | Dec 04 11:47:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.487 INFO [stderr] | Dec 04 11:47:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.487 INFO [stderr] Dec 04 11:47:03.487 INFO [stderr] warning: cannot find type `pr_title` in this scope Dec 04 11:47:03.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:47:03.487 INFO [stderr] | Dec 04 11:47:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:47:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:47:03.487 INFO [stderr] | Dec 04 11:47:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:47:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:47:03.487 INFO [stderr] Dec 04 11:47:13.920 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s Dec 04 11:47:13.964 INFO [stderr] su: No module specific data is present Dec 04 11:47:15.815 INFO running `"docker" "inspect" "08cf1c96ddd5be78d6336a67114337fa4e6a03b561b0223bbcbd88b99d7fd247"` Dec 04 11:47:16.185 INFO running `"docker" "rm" "-f" "08cf1c96ddd5be78d6336a67114337fa4e6a03b561b0223bbcbd88b99d7fd247"` Dec 04 11:47:16.607 INFO [stdout] 08cf1c96ddd5be78d6336a67114337fa4e6a03b561b0223bbcbd88b99d7fd247