Oct 21 21:27:32.803 INFO checking GreenLoofa/rock_paper_scissors against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:27:32.803 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 21:27:32.960 INFO blam! 204c74713ffaae6fa0bfaa014f4fa7f2e9c835165fe8c29bb16cbcc51e8d2557 Oct 21 21:27:32.962 INFO running `"docker" "start" "-a" "204c74713ffaae6fa0bfaa014f4fa7f2e9c835165fe8c29bb16cbcc51e8d2557"` Oct 21 21:27:33.268 INFO kablam! usermod: no changes Oct 21 21:27:33.635 INFO kablam! Checking mio v0.6.14 Oct 21 21:27:33.637 INFO kablam! Compiling serde v1.0.65 Oct 21 21:27:33.639 INFO kablam! Checking tokio-io v0.1.6 Oct 21 21:27:33.640 INFO kablam! Checking http v0.1.5 Oct 21 21:27:33.640 INFO kablam! Checking uuid v0.1.18 Oct 21 21:27:33.642 INFO kablam! Checking serde_json v1.0.19 Oct 21 21:27:33.643 INFO kablam! Compiling backtrace v0.3.8 Oct 21 21:27:33.643 INFO kablam! Checking tokio-threadpool v0.1.3 Oct 21 21:27:34.804 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 21 21:27:36.724 INFO kablam! Checking backtrace v0.2.3 Oct 21 21:27:37.052 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 21 21:27:37.168 INFO kablam! Checking env_logger v0.5.10 Oct 21 21:27:37.510 INFO kablam! Checking dotenv v0.9.0 Oct 21 21:27:38.359 INFO kablam! Compiling error-chain v0.11.0 Oct 21 21:27:38.601 INFO kablam! Compiling rayon v0.8.2 Oct 21 21:27:38.712 INFO kablam! Checking diesel v1.3.0 Oct 21 21:27:38.936 INFO kablam! Checking mio-uds v0.6.6 Oct 21 21:27:40.135 INFO kablam! Checking tokio-reactor v0.1.1 Oct 21 21:27:40.477 INFO kablam! Checking failure v0.1.1 Oct 21 21:27:40.989 INFO kablam! Checking tokio-fs v0.1.0 Oct 21 21:27:41.560 INFO kablam! Checking h2 v0.1.9 Oct 21 21:27:41.616 INFO kablam! Checking error-chain v0.1.12 Oct 21 21:27:43.994 INFO kablam! Checking tokio-tcp v0.1.0 Oct 21 21:27:43.995 INFO kablam! Checking tokio-udp v0.1.0 Oct 21 21:27:45.249 INFO kablam! Compiling ring v0.12.1 Oct 21 21:27:46.459 INFO kablam! Checking tokio v0.1.6 Oct 21 21:27:48.477 INFO kablam! Checking tokio-core v0.1.17 Oct 21 21:27:51.196 INFO kablam! Compiling semver v0.9.0 Oct 21 21:27:51.353 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 21 21:27:51.353 INFO kablam! Checking tokio-signal v0.1.5 Oct 21 21:27:52.688 INFO kablam! Checking cookie v0.10.1 Oct 21 21:27:54.811 INFO kablam! Compiling cargo_metadata v0.5.5 Oct 21 21:27:56.464 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 21 21:27:57.497 INFO kablam! Compiling skeptic v0.13.3 Oct 21 21:28:01.284 INFO kablam! Compiling actix v0.5.7 Oct 21 21:28:08.292 INFO kablam! Checking actix-web v0.6.10 Oct 21 21:28:20.892 INFO kablam! Checking rock_paper_scissors v0.1.0 (/source) Oct 21 21:28:26.459 INFO kablam! warning: unused `#[macro_use]` import Oct 21 21:28:26.461 INFO kablam! --> src/main.rs:9:1 Oct 21 21:28:26.461 INFO kablam! | Oct 21 21:28:26.461 INFO kablam! 9 | #[macro_use] Oct 21 21:28:26.462 INFO kablam! | ^^^^^^^^^^^^ Oct 21 21:28:26.462 INFO kablam! | Oct 21 21:28:26.462 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:28:26.462 INFO kablam! Oct 21 21:28:26.463 INFO kablam! warning: unused imports: `Json`, `Method`, `error` Oct 21 21:28:26.463 INFO kablam! --> src/main.rs:18:5 Oct 21 21:28:26.463 INFO kablam! | Oct 21 21:28:26.464 INFO kablam! 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Oct 21 21:28:26.465 INFO kablam! | ^^^^^ Oct 21 21:28:26.465 INFO kablam! 19 | HttpRequest, HttpResponse, Json, Oct 21 21:28:26.465 INFO kablam! | ^^^^ Oct 21 21:28:26.465 INFO kablam! 20 | middleware::cors::Cors, Oct 21 21:28:26.466 INFO kablam! 21 | http::{header, Method} Oct 21 21:28:26.466 INFO kablam! | ^^^^^^ Oct 21 21:28:26.466 INFO kablam! Oct 21 21:28:26.466 INFO kablam! warning: unused import: `json::JsonValue` Oct 21 21:28:26.467 INFO kablam! --> src/main.rs:25:5 Oct 21 21:28:26.467 INFO kablam! | Oct 21 21:28:26.467 INFO kablam! 25 | use json::JsonValue; Oct 21 21:28:26.468 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 21:28:26.469 INFO kablam! Oct 21 21:28:26.469 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 21 21:28:26.469 INFO kablam! --> src/main.rs:28:5 Oct 21 21:28:26.470 INFO kablam! | Oct 21 21:28:26.470 INFO kablam! 28 | use diesel::prelude::*; Oct 21 21:28:26.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 21:28:26.470 INFO kablam! Oct 21 21:28:26.471 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 21 21:28:26.471 INFO kablam! --> src/main.rs:29:5 Oct 21 21:28:26.471 INFO kablam! | Oct 21 21:28:26.472 INFO kablam! 29 | use diesel::pg::PgConnection; Oct 21 21:28:26.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:28:26.472 INFO kablam! Oct 21 21:28:26.472 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 21 21:28:26.473 INFO kablam! --> src/main.rs:30:5 Oct 21 21:28:26.473 INFO kablam! | Oct 21 21:28:26.473 INFO kablam! 30 | use dotenv::dotenv; Oct 21 21:28:26.474 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 21:28:26.474 INFO kablam! Oct 21 21:28:26.474 INFO kablam! warning: unused import: `schema::games` Oct 21 21:28:26.474 INFO kablam! --> src/db.rs:64:9 Oct 21 21:28:26.475 INFO kablam! | Oct 21 21:28:26.475 INFO kablam! 64 | use schema::games; Oct 21 21:28:26.475 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 21:28:26.475 INFO kablam! Oct 21 21:28:26.476 INFO kablam! warning: unused import: `schema::games` Oct 21 21:28:26.476 INFO kablam! --> src/db.rs:77:9 Oct 21 21:28:26.476 INFO kablam! | Oct 21 21:28:26.477 INFO kablam! 77 | use schema::games; Oct 21 21:28:26.477 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 21:28:26.477 INFO kablam! Oct 21 21:28:26.477 INFO kablam! warning: cannot find type `table` in this scope Oct 21 21:28:26.478 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 21:28:26.478 INFO kablam! | Oct 21 21:28:26.478 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 21:28:26.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.479 INFO kablam! | Oct 21 21:28:26.479 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 21:28:26.479 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 21 21:28:26.480 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.480 INFO kablam! Oct 21 21:28:26.480 INFO kablam! warning: cannot find type `table` in this scope Oct 21 21:28:26.480 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 21:28:26.481 INFO kablam! | Oct 21 21:28:26.481 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 21:28:26.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.482 INFO kablam! | Oct 21 21:28:26.482 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 21 21:28:26.482 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.482 INFO kablam! Oct 21 21:28:26.483 INFO kablam! warning: cannot find type `id` in this scope Oct 21 21:28:26.483 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.483 INFO kablam! | Oct 21 21:28:26.483 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.484 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.484 INFO kablam! | Oct 21 21:28:26.484 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 21 21:28:26.485 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.485 INFO kablam! Oct 21 21:28:26.485 INFO kablam! warning: cannot find type `key` in this scope Oct 21 21:28:26.485 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.485 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 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 21 21:28:26.485 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.485 INFO kablam! Oct 21 21:28:26.485 INFO kablam! warning: cannot find type `player1` in this scope Oct 21 21:28:26.485 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.485 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 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 21 21:28:26.485 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.485 INFO kablam! Oct 21 21:28:26.485 INFO kablam! warning: cannot find type `player2` in this scope Oct 21 21:28:26.485 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.485 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 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 21 21:28:26.485 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.485 INFO kablam! Oct 21 21:28:26.485 INFO kablam! warning: cannot find type `player1_choice` in this scope Oct 21 21:28:26.485 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.485 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 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 21 21:28:26.485 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.485 INFO kablam! Oct 21 21:28:26.485 INFO kablam! warning: cannot find type `player2_choice` in this scope Oct 21 21:28:26.485 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.485 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 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 21 21:28:26.485 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.485 INFO kablam! Oct 21 21:28:26.485 INFO kablam! warning: cannot find type `Game` in this scope Oct 21 21:28:26.485 INFO kablam! --> src/models.rs:1:41 Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 INFO kablam! 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Oct 21 21:28:26.485 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 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 21 21:28:26.485 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.485 INFO kablam! Oct 21 21:28:26.485 INFO kablam! warning: cannot find type `games` in this scope Oct 21 21:28:26.485 INFO kablam! --> src/models.rs:13:10 Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 21 21:28:26.485 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.485 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 21 21:28:26.485 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.485 INFO kablam! Oct 21 21:28:26.485 INFO kablam! warning: cannot find type `NewGame` in this scope Oct 21 21:28:26.485 INFO kablam! --> src/models.rs:13:10 Oct 21 21:28:26.485 INFO kablam! | Oct 21 21:28:26.486 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 21 21:28:26.486 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.486 INFO kablam! | Oct 21 21:28:26.486 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 21 21:28:26.486 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.486 INFO kablam! Oct 21 21:28:26.770 INFO kablam! warning: unused `#[macro_use]` import Oct 21 21:28:26.770 INFO kablam! --> src/main.rs:9:1 Oct 21 21:28:26.770 INFO kablam! | Oct 21 21:28:26.770 INFO kablam! 9 | #[macro_use] Oct 21 21:28:26.770 INFO kablam! | ^^^^^^^^^^^^ Oct 21 21:28:26.770 INFO kablam! | Oct 21 21:28:26.770 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:28:26.770 INFO kablam! Oct 21 21:28:26.770 INFO kablam! warning: unused imports: `Json`, `Method`, `error` Oct 21 21:28:26.770 INFO kablam! --> src/main.rs:18:5 Oct 21 21:28:26.770 INFO kablam! | Oct 21 21:28:26.770 INFO kablam! 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Oct 21 21:28:26.770 INFO kablam! | ^^^^^ Oct 21 21:28:26.770 INFO kablam! 19 | HttpRequest, HttpResponse, Json, Oct 21 21:28:26.770 INFO kablam! | ^^^^ Oct 21 21:28:26.770 INFO kablam! 20 | middleware::cors::Cors, Oct 21 21:28:26.770 INFO kablam! 21 | http::{header, Method} Oct 21 21:28:26.770 INFO kablam! | ^^^^^^ Oct 21 21:28:26.770 INFO kablam! Oct 21 21:28:26.770 INFO kablam! warning: unused import: `json::JsonValue` Oct 21 21:28:26.770 INFO kablam! --> src/main.rs:25:5 Oct 21 21:28:26.770 INFO kablam! | Oct 21 21:28:26.770 INFO kablam! 25 | use json::JsonValue; Oct 21 21:28:26.770 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 21:28:26.770 INFO kablam! Oct 21 21:28:26.770 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 21 21:28:26.770 INFO kablam! --> src/main.rs:28:5 Oct 21 21:28:26.770 INFO kablam! | Oct 21 21:28:26.770 INFO kablam! 28 | use diesel::prelude::*; Oct 21 21:28:26.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 21:28:26.770 INFO kablam! Oct 21 21:28:26.770 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 21 21:28:26.770 INFO kablam! --> src/main.rs:29:5 Oct 21 21:28:26.770 INFO kablam! | Oct 21 21:28:26.770 INFO kablam! 29 | use diesel::pg::PgConnection; Oct 21 21:28:26.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:28:26.770 INFO kablam! Oct 21 21:28:26.770 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 21 21:28:26.770 INFO kablam! --> src/main.rs:30:5 Oct 21 21:28:26.770 INFO kablam! | Oct 21 21:28:26.770 INFO kablam! 30 | use dotenv::dotenv; Oct 21 21:28:26.770 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 21:28:26.770 INFO kablam! Oct 21 21:28:26.777 INFO kablam! warning: unused import: `schema::games` Oct 21 21:28:26.777 INFO kablam! --> src/db.rs:64:9 Oct 21 21:28:26.777 INFO kablam! | Oct 21 21:28:26.777 INFO kablam! 64 | use schema::games; Oct 21 21:28:26.777 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 21:28:26.777 INFO kablam! Oct 21 21:28:26.777 INFO kablam! warning: unused import: `schema::games` Oct 21 21:28:26.777 INFO kablam! --> src/db.rs:77:9 Oct 21 21:28:26.777 INFO kablam! | Oct 21 21:28:26.777 INFO kablam! 77 | use schema::games; Oct 21 21:28:26.777 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 21:28:26.777 INFO kablam! Oct 21 21:28:26.777 INFO kablam! warning: cannot find type `table` in this scope Oct 21 21:28:26.777 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 21:28:26.777 INFO kablam! | Oct 21 21:28:26.777 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 21:28:26.777 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.777 INFO kablam! | Oct 21 21:28:26.777 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 21:28:26.777 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 21 21:28:26.777 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.777 INFO kablam! Oct 21 21:28:26.777 INFO kablam! warning: cannot find type `table` in this scope Oct 21 21:28:26.777 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 21:28:26.777 INFO kablam! | Oct 21 21:28:26.777 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 21:28:26.777 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.777 INFO kablam! | Oct 21 21:28:26.777 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 21 21:28:26.777 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.777 INFO kablam! Oct 21 21:28:26.777 INFO kablam! warning: cannot find type `id` in this scope Oct 21 21:28:26.777 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.777 INFO kablam! | Oct 21 21:28:26.777 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.777 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.777 INFO kablam! | Oct 21 21:28:26.777 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 21 21:28:26.777 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.777 INFO kablam! Oct 21 21:28:26.778 INFO kablam! warning: cannot find type `key` in this scope Oct 21 21:28:26.778 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.778 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 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 21 21:28:26.778 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.778 INFO kablam! Oct 21 21:28:26.778 INFO kablam! warning: cannot find type `player1` in this scope Oct 21 21:28:26.778 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.778 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 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 21 21:28:26.778 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.778 INFO kablam! Oct 21 21:28:26.778 INFO kablam! warning: cannot find type `player2` in this scope Oct 21 21:28:26.778 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.778 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 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 21 21:28:26.778 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.778 INFO kablam! Oct 21 21:28:26.778 INFO kablam! warning: cannot find type `player1_choice` in this scope Oct 21 21:28:26.778 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.778 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 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 21 21:28:26.778 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.778 INFO kablam! Oct 21 21:28:26.778 INFO kablam! warning: cannot find type `player2_choice` in this scope Oct 21 21:28:26.778 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:28:26.778 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 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 21 21:28:26.778 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.778 INFO kablam! Oct 21 21:28:26.778 INFO kablam! warning: cannot find type `Game` in this scope Oct 21 21:28:26.778 INFO kablam! --> src/models.rs:1:41 Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 INFO kablam! 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Oct 21 21:28:26.778 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 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 21 21:28:26.778 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.778 INFO kablam! Oct 21 21:28:26.778 INFO kablam! warning: cannot find type `games` in this scope Oct 21 21:28:26.778 INFO kablam! --> src/models.rs:13:10 Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 21 21:28:26.778 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 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 21 21:28:26.778 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.778 INFO kablam! Oct 21 21:28:26.778 INFO kablam! warning: cannot find type `NewGame` in this scope Oct 21 21:28:26.778 INFO kablam! --> src/models.rs:13:10 Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 21 21:28:26.778 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:28:26.778 INFO kablam! | Oct 21 21:28:26.778 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 21 21:28:26.778 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:28:26.778 INFO kablam! Oct 21 21:28:26.996 INFO kablam! warning: unused import: `Stream` Oct 21 21:28:26.996 INFO kablam! --> src/main.rs:24:23 Oct 21 21:28:26.996 INFO kablam! | Oct 21 21:28:26.996 INFO kablam! 24 | use futures::{Future, Stream}; Oct 21 21:28:26.996 INFO kablam! | ^^^^^^ Oct 21 21:28:26.996 INFO kablam! Oct 21 21:28:27.031 INFO kablam! warning: unused variable: `req` Oct 21 21:28:27.031 INFO kablam! --> src/main.rs:77:10 Oct 21 21:28:27.031 INFO kablam! | Oct 21 21:28:27.031 INFO kablam! 77 | fn index(req: HttpRequest) -> HttpResponse { Oct 21 21:28:27.031 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 21:28:27.031 INFO kablam! | Oct 21 21:28:27.031 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:28:27.031 INFO kablam! Oct 21 21:28:27.323 INFO kablam! warning: unused import: `Stream` Oct 21 21:28:27.323 INFO kablam! --> src/main.rs:24:23 Oct 21 21:28:27.323 INFO kablam! | Oct 21 21:28:27.323 INFO kablam! 24 | use futures::{Future, Stream}; Oct 21 21:28:27.323 INFO kablam! | ^^^^^^ Oct 21 21:28:27.323 INFO kablam! Oct 21 21:28:27.359 INFO kablam! warning: unused variable: `req` Oct 21 21:28:27.359 INFO kablam! --> src/main.rs:77:10 Oct 21 21:28:27.359 INFO kablam! | Oct 21 21:28:27.359 INFO kablam! 77 | fn index(req: HttpRequest) -> HttpResponse { Oct 21 21:28:27.359 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 21:28:27.359 INFO kablam! | Oct 21 21:28:27.359 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:28:27.359 INFO kablam! Oct 21 21:28:27.578 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.29s Oct 21 21:28:27.609 INFO kablam! su: No module specific data is present Oct 21 21:28:27.997 INFO running `"docker" "rm" "-f" "204c74713ffaae6fa0bfaa014f4fa7f2e9c835165fe8c29bb16cbcc51e8d2557"` Oct 21 21:28:28.066 INFO blam! 204c74713ffaae6fa0bfaa014f4fa7f2e9c835165fe8c29bb16cbcc51e8d2557