Nov 09 06:39:34.923 INFO checking renato-zannon/reviewist against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 06:39:34.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-0/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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.347 INFO blam! c604a3ce85e70717b80e39479ac4f53a6a5a246255e97a848d137857299706c3 Nov 09 06:39:35.392 INFO running `"docker" "start" "-a" "c604a3ce85e70717b80e39479ac4f53a6a5a246255e97a848d137857299706c3"` Nov 09 06:39:36.491 INFO kablam! usermod: no changes Nov 09 06:39:36.983 INFO kablam! Compiling serde v1.0.60 Nov 09 06:39:36.997 INFO kablam! Compiling byteorder v1.2.3 Nov 09 06:39:36.998 INFO kablam! Checking slog v2.2.3 Nov 09 06:39:37.007 INFO kablam! Compiling time v0.1.40 Nov 09 06:39:37.007 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 09 06:39:37.007 INFO kablam! Compiling num-traits v0.2.4 Nov 09 06:39:37.007 INFO kablam! Checking thread_local v0.3.5 Nov 09 06:39:37.007 INFO kablam! Checking nix v0.10.0 Nov 09 06:39:40.192 INFO kablam! Compiling syn v0.14.0 Nov 09 06:39:40.631 INFO kablam! Compiling syn v0.12.15 Nov 09 06:39:41.291 INFO kablam! Checking tokio-retry v0.2.0 Nov 09 06:39:41.323 INFO kablam! Checking regex v0.2.11 Nov 09 06:39:41.343 INFO kablam! Checking regex v1.0.0 Nov 09 06:39:45.083 INFO kablam! Checking slog-async v2.3.0 Nov 09 06:39:46.395 INFO kablam! Checking error-chain v0.11.0 Nov 09 06:39:52.792 INFO kablam! Checking failure v0.1.1 Nov 09 06:39:55.943 INFO kablam! Compiling num-integer v0.1.38 Nov 09 06:39:56.605 INFO kablam! Checking env_logger v0.5.10 Nov 09 06:40:18.669 INFO kablam! Compiling gotham_derive v0.2.1 Nov 09 06:40:42.275 INFO kablam! Compiling serde_derive v1.0.60 Nov 09 06:40:42.276 INFO kablam! Compiling derive-error-chain v0.11.2 Nov 09 06:40:52.188 INFO kablam! Checking chrono v0.4.2 Nov 09 06:40:52.188 INFO kablam! Checking bincode v1.0.0 Nov 09 06:40:52.188 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 09 06:40:52.188 INFO kablam! Checking serde_json v1.0.17 Nov 09 06:40:56.568 INFO kablam! Checking ipc-channel v0.10.1 Nov 09 06:40:56.955 INFO kablam! Compiling semver v0.9.0 Nov 09 06:41:08.372 INFO kablam! Checking reqwest v0.8.5 Nov 09 06:41:08.571 INFO kablam! Checking diesel v1.3.0 Nov 09 06:41:08.579 INFO kablam! Checking slog-term v2.4.0 Nov 09 06:41:15.677 INFO kablam! Checking dotenv v0.12.0 Nov 09 06:41:34.573 INFO kablam! Compiling cargo_metadata v0.5.4 Nov 09 06:41:41.775 INFO kablam! Compiling skeptic v0.13.3 Nov 09 06:41:49.275 INFO kablam! Compiling borrow-bag v1.0.0 Nov 09 06:41:54.873 INFO kablam! Checking gotham v0.2.1 Nov 09 06:42:03.639 INFO kablam! Checking fake_github v0.1.0 (/source/fake_github) Nov 09 06:42:23.184 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.207 INFO kablam! Checking diesel_migrations v1.3.0 Nov 09 06:42:36.651 INFO kablam! Checking reviewist v0.1.0 (/source) Nov 09 06:42:39.827 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 09 06:42:39.827 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:39.827 INFO kablam! | Nov 09 06:42:39.828 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:39.828 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.828 INFO kablam! | Nov 09 06:42:39.828 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 06:42:39.828 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.828 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.828 INFO kablam! Nov 09 06:42:39.828 INFO kablam! warning: cannot find type `NewReviewRequest` in this scope Nov 09 06:42:39.828 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:39.828 INFO kablam! | Nov 09 06:42:39.828 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:39.828 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.828 INFO kablam! | Nov 09 06:42:39.828 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.828 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.828 INFO kablam! Nov 09 06:42:39.828 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 09 06:42:39.828 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:39.828 INFO kablam! | Nov 09 06:42:39.828 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:39.828 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.828 INFO kablam! | Nov 09 06:42:39.828 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.828 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.828 INFO kablam! Nov 09 06:42:39.828 INFO kablam! warning: cannot find type `table` in this scope Nov 09 06:42:39.828 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 06:42:39.828 INFO kablam! | Nov 09 06:42:39.828 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 06:42:39.828 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.828 INFO kablam! | Nov 09 06:42:39.828 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.828 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.828 INFO kablam! Nov 09 06:42:39.828 INFO kablam! warning: cannot find type `id` in this scope Nov 09 06:42:39.828 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.828 INFO kablam! | Nov 09 06:42:39.828 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.828 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.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.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_number` in this scope Nov 09 06:42:39.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.832 INFO kablam! | Nov 09 06:42:39.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.832 INFO kablam! | Nov 09 06:42:39.833 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.833 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.833 INFO kablam! Nov 09 06:42:39.833 INFO kablam! warning: cannot find type `pr_url` in this scope Nov 09 06:42:39.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.834 INFO kablam! | Nov 09 06:42:39.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.834 INFO kablam! | Nov 09 06:42:39.834 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.835 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.835 INFO kablam! Nov 09 06:42:39.835 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 06:42:39.835 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.835 INFO kablam! | Nov 09 06:42:39.835 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.835 INFO kablam! | Nov 09 06:42:39.835 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.843 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.843 INFO kablam! Nov 09 06:42:39.843 INFO kablam! warning: cannot find type `pr_title` in this scope Nov 09 06:42:39.843 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:39.843 INFO kablam! | Nov 09 06:42:39.843 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:39.843 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:39.844 INFO kablam! | Nov 09 06:42:39.844 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.844 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:39.844 INFO kablam! Nov 09 06:42:40.271 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 09 06:42:40.272 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:40.272 INFO kablam! | Nov 09 06:42:40.273 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:40.273 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:40.274 INFO kablam! | Nov 09 06:42:40.274 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 06:42:40.275 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:40.276 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:40.276 INFO kablam! Nov 09 06:42:40.276 INFO kablam! warning: cannot find type `NewReviewRequest` in this scope Nov 09 06:42:40.277 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:40.278 INFO kablam! | Nov 09 06:42:40.278 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:40.279 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:40.279 INFO kablam! | Nov 09 06:42:40.280 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:40.280 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:40.281 INFO kablam! Nov 09 06:42:40.281 INFO kablam! warning: cannot find type `review_requests` in this scope Nov 09 06:42:40.282 INFO kablam! --> src/review_handler.rs:17:10 Nov 09 06:42:40.282 INFO kablam! | Nov 09 06:42:40.282 INFO kablam! 17 | #[derive(Insertable)] Nov 09 06:42:40.282 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:40.282 INFO kablam! | Nov 09 06:42:40.282 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:40.282 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:40.282 INFO kablam! Nov 09 06:42:40.282 INFO kablam! warning: cannot find type `table` in this scope Nov 09 06:42:40.282 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 06:42:40.282 INFO kablam! | Nov 09 06:42:40.282 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 06:42:40.282 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:40.282 INFO kablam! | Nov 09 06:42:40.287 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:40.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:40.287 INFO kablam! Nov 09 06:42:40.287 INFO kablam! warning: cannot find type `id` in this scope Nov 09 06:42:40.287 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:40.287 INFO kablam! | Nov 09 06:42:40.287 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:40.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:40.287 INFO kablam! | Nov 09 06:42:40.287 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:40.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:40.287 INFO kablam! Nov 09 06:42:40.287 INFO kablam! warning: cannot find type `project` in this scope Nov 09 06:42:40.287 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:40.287 INFO kablam! | Nov 09 06:42:40.287 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:40.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:40.287 INFO kablam! | Nov 09 06:42:40.287 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:40.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:40.287 INFO kablam! Nov 09 06:42:40.287 INFO kablam! warning: cannot find type `pr_number` in this scope Nov 09 06:42:40.287 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:40.287 INFO kablam! | Nov 09 06:42:40.287 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:40.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:40.287 INFO kablam! | Nov 09 06:42:40.287 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:40.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:40.287 INFO kablam! Nov 09 06:42:40.287 INFO kablam! warning: cannot find type `pr_url` in this scope Nov 09 06:42:40.287 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:40.287 INFO kablam! | Nov 09 06:42:40.287 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:40.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:40.287 INFO kablam! | Nov 09 06:42:40.287 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:40.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:40.287 INFO kablam! Nov 09 06:42:40.287 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 06:42:40.287 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:40.287 INFO kablam! | Nov 09 06:42:40.287 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:40.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:40.287 INFO kablam! | Nov 09 06:42:40.287 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:40.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:40.287 INFO kablam! Nov 09 06:42:40.287 INFO kablam! warning: cannot find type `pr_title` in this scope Nov 09 06:42:40.287 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 06:42:40.287 INFO kablam! | Nov 09 06:42:40.287 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 06:42:40.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 06:42:40.288 INFO kablam! | Nov 09 06:42:40.288 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:40.288 INFO kablam! = note: for more information, see issue #50504 Nov 09 06:42:40.288 INFO kablam! Nov 09 06:42:49.544 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 13s Nov 09 06:42:49.595 INFO kablam! su: No module specific data is present Nov 09 06:42:50.559 INFO running `"docker" "rm" "-f" "c604a3ce85e70717b80e39479ac4f53a6a5a246255e97a848d137857299706c3"` Nov 09 06:42:50.859 INFO blam! c604a3ce85e70717b80e39479ac4f53a6a5a246255e97a848d137857299706c3