Oct 13 04:31:58.538 INFO checking GreenLoofa/rock_paper_scissors against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:31:58.538 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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"` Oct 13 04:31:58.785 INFO blam! b4f2a2ca0aa6d4d92714dde3aff2404d1e0aff7d3c7b85714a9d9a7da31974f6 Oct 13 04:31:58.789 INFO running `"docker" "start" "-a" "b4f2a2ca0aa6d4d92714dde3aff2404d1e0aff7d3c7b85714a9d9a7da31974f6"` Oct 13 04:31:59.201 INFO kablam! usermod: no changes Oct 13 04:31:59.721 INFO kablam! Compiling serde v1.0.65 Oct 13 04:31:59.724 INFO kablam! Compiling actix-web v0.6.10 Oct 13 04:31:59.726 INFO kablam! Checking mio v0.6.14 Oct 13 04:31:59.731 INFO kablam! Checking tokio-io v0.1.6 Oct 13 04:31:59.731 INFO kablam! Checking uuid v0.1.18 Oct 13 04:31:59.732 INFO kablam! Compiling syn v0.14.2 Oct 13 04:31:59.736 INFO kablam! Compiling actix_derive v0.2.0 Oct 13 04:31:59.741 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 13 04:32:01.728 INFO kablam! Checking tokio-threadpool v0.1.3 Oct 13 04:32:02.110 INFO kablam! Compiling backtrace v0.3.8 Oct 13 04:32:02.193 INFO kablam! Checking backtrace v0.2.3 Oct 13 04:32:03.376 INFO kablam! Checking dotenv v0.9.0 Oct 13 04:32:04.457 INFO kablam! Checking env_logger v0.5.10 Oct 13 04:32:05.641 INFO kablam! Checking diesel v1.3.0 Oct 13 04:32:05.641 INFO kablam! Checking h2 v0.1.9 Oct 13 04:32:05.708 INFO kablam! Checking error-chain v0.1.12 Oct 13 04:32:06.736 INFO kablam! Checking tokio-reactor v0.1.1 Oct 13 04:32:07.116 INFO kablam! Checking mio-uds v0.6.6 Oct 13 04:32:09.590 INFO kablam! Compiling error-chain v0.11.0 Oct 13 04:32:10.390 INFO kablam! Checking tokio-fs v0.1.0 Oct 13 04:32:14.568 INFO kablam! Checking tokio-udp v0.1.0 Oct 13 04:32:14.568 INFO kablam! Checking tokio-tcp v0.1.0 Oct 13 04:32:16.437 INFO kablam! Checking cookie v0.10.1 Oct 13 04:32:19.533 INFO kablam! Checking tokio v0.1.6 Oct 13 04:32:23.110 INFO kablam! Compiling serde_derive v1.0.65 Oct 13 04:32:23.749 INFO kablam! Checking tokio-core v0.1.17 Oct 13 04:32:27.565 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 13 04:32:27.565 INFO kablam! Checking tokio-signal v0.1.5 Oct 13 04:32:29.921 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 13 04:32:29.921 INFO kablam! Checking serde_json v1.0.19 Oct 13 04:32:30.913 INFO kablam! Compiling semver v0.9.0 Oct 13 04:32:35.935 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 13 04:32:39.907 INFO kablam! Compiling cargo_metadata v0.5.5 Oct 13 04:32:42.266 INFO kablam! Compiling skeptic v0.13.3 Oct 13 04:32:46.009 INFO kablam! Compiling actix v0.5.7 Oct 13 04:33:05.327 INFO kablam! Checking rock_paper_scissors v0.1.0 (/source) Oct 13 04:33:11.564 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:33:11.565 INFO kablam! --> src/main.rs:9:1 Oct 13 04:33:11.566 INFO kablam! | Oct 13 04:33:11.566 INFO kablam! 9 | #[macro_use] Oct 13 04:33:11.567 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:33:11.568 INFO kablam! | Oct 13 04:33:11.568 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:33:11.568 INFO kablam! Oct 13 04:33:11.568 INFO kablam! warning: unused imports: `Json`, `Method`, `error` Oct 13 04:33:11.568 INFO kablam! --> src/main.rs:18:5 Oct 13 04:33:11.568 INFO kablam! | Oct 13 04:33:11.568 INFO kablam! 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Oct 13 04:33:11.568 INFO kablam! | ^^^^^ Oct 13 04:33:11.568 INFO kablam! 19 | HttpRequest, HttpResponse, Json, Oct 13 04:33:11.568 INFO kablam! | ^^^^ Oct 13 04:33:11.568 INFO kablam! 20 | middleware::cors::Cors, Oct 13 04:33:11.568 INFO kablam! 21 | http::{header, Method} Oct 13 04:33:11.568 INFO kablam! | ^^^^^^ Oct 13 04:33:11.568 INFO kablam! Oct 13 04:33:11.568 INFO kablam! warning: unused import: `json::JsonValue` Oct 13 04:33:11.568 INFO kablam! --> src/main.rs:25:5 Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! 25 | use json::JsonValue; Oct 13 04:33:11.577 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 04:33:11.577 INFO kablam! Oct 13 04:33:11.577 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 13 04:33:11.577 INFO kablam! --> src/main.rs:28:5 Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! 28 | use diesel::prelude::*; Oct 13 04:33:11.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:33:11.577 INFO kablam! Oct 13 04:33:11.577 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 13 04:33:11.577 INFO kablam! --> src/main.rs:29:5 Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! 29 | use diesel::pg::PgConnection; Oct 13 04:33:11.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:33:11.577 INFO kablam! Oct 13 04:33:11.577 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 13 04:33:11.577 INFO kablam! --> src/main.rs:30:5 Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! 30 | use dotenv::dotenv; Oct 13 04:33:11.577 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:33:11.577 INFO kablam! Oct 13 04:33:11.577 INFO kablam! warning: unused import: `schema::games` Oct 13 04:33:11.577 INFO kablam! --> src/db.rs:64:9 Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! 64 | use schema::games; Oct 13 04:33:11.577 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:33:11.577 INFO kablam! Oct 13 04:33:11.577 INFO kablam! warning: unused import: `schema::games` Oct 13 04:33:11.577 INFO kablam! --> src/db.rs:77:9 Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! 77 | use schema::games; Oct 13 04:33:11.577 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:33:11.577 INFO kablam! Oct 13 04:33:11.577 INFO kablam! warning: cannot find type `table` in this scope Oct 13 04:33:11.577 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 04:33:11.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 04:33:11.577 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! Oct 13 04:33:11.577 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.577 INFO kablam! Oct 13 04:33:11.577 INFO kablam! warning: cannot find type `table` in this scope Oct 13 04:33:11.577 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 04:33:11.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 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! Oct 13 04:33:11.577 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.577 INFO kablam! Oct 13 04:33:11.577 INFO kablam! warning: cannot find type `id` in this scope Oct 13 04:33:11.577 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 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! Oct 13 04:33:11.577 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.577 INFO kablam! Oct 13 04:33:11.577 INFO kablam! warning: cannot find type `key` in this scope Oct 13 04:33:11.577 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 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! Oct 13 04:33:11.577 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.577 INFO kablam! Oct 13 04:33:11.577 INFO kablam! warning: cannot find type `player1` in this scope Oct 13 04:33:11.577 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.577 INFO kablam! | Oct 13 04:33:11.577 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! Oct 13 04:33:11.577 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.577 INFO kablam! Oct 13 04:33:11.577 INFO kablam! warning: cannot find type `player2` in this scope Oct 13 04:33:11.577 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 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! Oct 13 04:33:11.578 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.578 INFO kablam! Oct 13 04:33:11.578 INFO kablam! warning: cannot find type `player1_choice` in this scope Oct 13 04:33:11.578 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 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! Oct 13 04:33:11.578 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.578 INFO kablam! Oct 13 04:33:11.578 INFO kablam! warning: cannot find type `player2_choice` in this scope Oct 13 04:33:11.578 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.578 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 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! Oct 13 04:33:11.578 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.578 INFO kablam! Oct 13 04:33:11.578 INFO kablam! warning: cannot find type `Game` in this scope Oct 13 04:33:11.578 INFO kablam! --> src/models.rs:1:41 Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 INFO kablam! 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Oct 13 04:33:11.578 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 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! Oct 13 04:33:11.578 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.578 INFO kablam! Oct 13 04:33:11.578 INFO kablam! warning: cannot find type `games` in this scope Oct 13 04:33:11.578 INFO kablam! --> src/models.rs:13:10 Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 13 04:33:11.578 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 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! Oct 13 04:33:11.578 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.578 INFO kablam! Oct 13 04:33:11.578 INFO kablam! warning: cannot find type `NewGame` in this scope Oct 13 04:33:11.578 INFO kablam! --> src/models.rs:13:10 Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 13 04:33:11.578 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.578 INFO kablam! | Oct 13 04:33:11.578 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! Oct 13 04:33:11.578 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.578 INFO kablam! Oct 13 04:33:11.652 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:33:11.653 INFO kablam! --> src/main.rs:9:1 Oct 13 04:33:11.654 INFO kablam! | Oct 13 04:33:11.655 INFO kablam! 9 | #[macro_use] Oct 13 04:33:11.655 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:33:11.657 INFO kablam! Oct 13 04:33:11.657 INFO kablam! warning: unused imports: `Json`, `Method`, `error` Oct 13 04:33:11.657 INFO kablam! --> src/main.rs:18:5 Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Oct 13 04:33:11.657 INFO kablam! | ^^^^^ Oct 13 04:33:11.657 INFO kablam! 19 | HttpRequest, HttpResponse, Json, Oct 13 04:33:11.657 INFO kablam! | ^^^^ Oct 13 04:33:11.657 INFO kablam! 20 | middleware::cors::Cors, Oct 13 04:33:11.657 INFO kablam! 21 | http::{header, Method} Oct 13 04:33:11.657 INFO kablam! | ^^^^^^ Oct 13 04:33:11.657 INFO kablam! Oct 13 04:33:11.657 INFO kablam! warning: unused import: `json::JsonValue` Oct 13 04:33:11.657 INFO kablam! --> src/main.rs:25:5 Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! 25 | use json::JsonValue; Oct 13 04:33:11.657 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 04:33:11.657 INFO kablam! Oct 13 04:33:11.657 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 13 04:33:11.657 INFO kablam! --> src/main.rs:28:5 Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! 28 | use diesel::prelude::*; Oct 13 04:33:11.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:33:11.657 INFO kablam! Oct 13 04:33:11.657 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 13 04:33:11.657 INFO kablam! --> src/main.rs:29:5 Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! 29 | use diesel::pg::PgConnection; Oct 13 04:33:11.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:33:11.657 INFO kablam! Oct 13 04:33:11.657 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 13 04:33:11.657 INFO kablam! --> src/main.rs:30:5 Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! 30 | use dotenv::dotenv; Oct 13 04:33:11.657 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:33:11.657 INFO kablam! Oct 13 04:33:11.657 INFO kablam! warning: unused import: `schema::games` Oct 13 04:33:11.657 INFO kablam! --> src/db.rs:64:9 Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! 64 | use schema::games; Oct 13 04:33:11.657 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:33:11.657 INFO kablam! Oct 13 04:33:11.657 INFO kablam! warning: unused import: `schema::games` Oct 13 04:33:11.657 INFO kablam! --> src/db.rs:77:9 Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! 77 | use schema::games; Oct 13 04:33:11.657 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:33:11.657 INFO kablam! Oct 13 04:33:11.657 INFO kablam! warning: cannot find type `table` in this scope Oct 13 04:33:11.657 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 04:33:11.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 04:33:11.657 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! Oct 13 04:33:11.657 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.657 INFO kablam! Oct 13 04:33:11.657 INFO kablam! warning: cannot find type `table` in this scope Oct 13 04:33:11.657 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 04:33:11.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 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! Oct 13 04:33:11.657 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.657 INFO kablam! Oct 13 04:33:11.657 INFO kablam! warning: cannot find type `id` in this scope Oct 13 04:33:11.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.657 INFO kablam! | Oct 13 04:33:11.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 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! Oct 13 04:33:11.658 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.658 INFO kablam! Oct 13 04:33:11.658 INFO kablam! warning: cannot find type `key` in this scope Oct 13 04:33:11.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 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! Oct 13 04:33:11.658 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.658 INFO kablam! Oct 13 04:33:11.658 INFO kablam! warning: cannot find type `player1` in this scope Oct 13 04:33:11.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 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! Oct 13 04:33:11.658 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.658 INFO kablam! Oct 13 04:33:11.658 INFO kablam! warning: cannot find type `player2` in this scope Oct 13 04:33:11.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 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! Oct 13 04:33:11.658 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.658 INFO kablam! Oct 13 04:33:11.658 INFO kablam! warning: cannot find type `player1_choice` in this scope Oct 13 04:33:11.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 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! Oct 13 04:33:11.658 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.658 INFO kablam! Oct 13 04:33:11.658 INFO kablam! warning: cannot find type `player2_choice` in this scope Oct 13 04:33:11.658 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 04:33:11.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 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! Oct 13 04:33:11.658 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.658 INFO kablam! Oct 13 04:33:11.658 INFO kablam! warning: cannot find type `Game` in this scope Oct 13 04:33:11.658 INFO kablam! --> src/models.rs:1:41 Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 INFO kablam! 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Oct 13 04:33:11.658 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 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! Oct 13 04:33:11.658 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.658 INFO kablam! Oct 13 04:33:11.658 INFO kablam! warning: cannot find type `games` in this scope Oct 13 04:33:11.658 INFO kablam! --> src/models.rs:13:10 Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 13 04:33:11.658 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 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! Oct 13 04:33:11.658 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.658 INFO kablam! Oct 13 04:33:11.658 INFO kablam! warning: cannot find type `NewGame` in this scope Oct 13 04:33:11.658 INFO kablam! --> src/models.rs:13:10 Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 13 04:33:11.658 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 04:33:11.658 INFO kablam! | Oct 13 04:33:11.658 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! Oct 13 04:33:11.658 INFO kablam! = note: for more information, see issue #50504 Oct 13 04:33:11.658 INFO kablam! Oct 13 04:33:12.084 INFO kablam! warning: unused import: `Stream` Oct 13 04:33:12.092 INFO kablam! --> src/main.rs:24:23 Oct 13 04:33:12.092 INFO kablam! | Oct 13 04:33:12.092 INFO kablam! 24 | use futures::{Future, Stream}; Oct 13 04:33:12.092 INFO kablam! | ^^^^^^ Oct 13 04:33:12.092 INFO kablam! Oct 13 04:33:12.124 INFO kablam! warning: unused variable: `req` Oct 13 04:33:12.124 INFO kablam! --> src/main.rs:77:10 Oct 13 04:33:12.124 INFO kablam! | Oct 13 04:33:12.124 INFO kablam! 77 | fn index(req: HttpRequest) -> HttpResponse { Oct 13 04:33:12.124 INFO kablam! | ^^^ help: consider using `_req` instead Oct 13 04:33:12.124 INFO kablam! | Oct 13 04:33:12.124 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:33:12.124 INFO kablam! Oct 13 04:33:12.208 INFO kablam! warning: unused import: `Stream` Oct 13 04:33:12.208 INFO kablam! --> src/main.rs:24:23 Oct 13 04:33:12.208 INFO kablam! | Oct 13 04:33:12.208 INFO kablam! 24 | use futures::{Future, Stream}; Oct 13 04:33:12.208 INFO kablam! | ^^^^^^ Oct 13 04:33:12.208 INFO kablam! Oct 13 04:33:12.241 INFO kablam! warning: unused variable: `req` Oct 13 04:33:12.241 INFO kablam! --> src/main.rs:77:10 Oct 13 04:33:12.242 INFO kablam! | Oct 13 04:33:12.242 INFO kablam! 77 | fn index(req: HttpRequest) -> HttpResponse { Oct 13 04:33:12.242 INFO kablam! | ^^^ help: consider using `_req` instead Oct 13 04:33:12.242 INFO kablam! | Oct 13 04:33:12.248 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:33:12.248 INFO kablam! Oct 13 04:33:12.417 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 13 04:33:12.430 INFO kablam! su: No module specific data is present Oct 13 04:33:12.905 INFO running `"docker" "rm" "-f" "b4f2a2ca0aa6d4d92714dde3aff2404d1e0aff7d3c7b85714a9d9a7da31974f6"` Oct 13 04:33:13.004 INFO blam! b4f2a2ca0aa6d4d92714dde3aff2404d1e0aff7d3c7b85714a9d9a7da31974f6