Oct 27 11:38:56.645 INFO checking GreenLoofa/rock_paper_scissors against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:38:56.645 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 11:38:56.784 INFO blam! 39c5126004e2bdd4fc8857245edf93b821e258fbb7d03d55cbf4b7eef04abca9 Oct 27 11:38:56.786 INFO running `"docker" "start" "-a" "39c5126004e2bdd4fc8857245edf93b821e258fbb7d03d55cbf4b7eef04abca9"` Oct 27 11:38:57.138 INFO kablam! usermod: no changes Oct 27 11:38:57.528 INFO kablam! Compiling serde v1.0.65 Oct 27 11:38:57.531 INFO kablam! Compiling pq-sys v0.4.5 Oct 27 11:38:57.535 INFO kablam! Checking mio v0.6.14 Oct 27 11:38:57.536 INFO kablam! Checking tokio-io v0.1.6 Oct 27 11:38:57.536 INFO kablam! Checking uuid v0.1.18 Oct 27 11:38:57.537 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 27 11:38:57.537 INFO kablam! Checking tokio-threadpool v0.1.3 Oct 27 11:38:57.539 INFO kablam! Compiling serde_derive v1.0.65 Oct 27 11:39:00.358 INFO kablam! Checking dotenv v0.9.0 Oct 27 11:39:00.716 INFO kablam! Checking mio-uds v0.6.6 Oct 27 11:39:00.970 INFO kablam! Checking tokio-reactor v0.1.1 Oct 27 11:39:01.023 INFO kablam! Checking h2 v0.1.9 Oct 27 11:39:01.369 INFO kablam! Checking tokio-fs v0.1.0 Oct 27 11:39:03.839 INFO kablam! Checking tokio-tcp v0.1.0 Oct 27 11:39:03.839 INFO kablam! Checking tokio-udp v0.1.0 Oct 27 11:39:04.427 INFO kablam! Checking diesel v1.3.0 Oct 27 11:39:06.743 INFO kablam! Checking tokio v0.1.6 Oct 27 11:39:10.227 INFO kablam! Checking tokio-core v0.1.17 Oct 27 11:39:13.507 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 11:39:13.507 INFO kablam! Checking tokio-signal v0.1.5 Oct 27 11:39:18.749 INFO kablam! Checking serde_json v1.0.19 Oct 27 11:39:18.816 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 27 11:39:18.903 INFO kablam! Compiling semver v0.9.0 Oct 27 11:39:22.013 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 11:39:23.465 INFO kablam! Compiling cargo_metadata v0.5.5 Oct 27 11:39:27.078 INFO kablam! Compiling skeptic v0.13.3 Oct 27 11:39:30.999 INFO kablam! Compiling actix v0.5.7 Oct 27 11:39:38.439 INFO kablam! Checking actix-web v0.6.10 Oct 27 11:39:50.484 INFO kablam! Checking rock_paper_scissors v0.1.0 (/source) Oct 27 11:39:56.059 INFO kablam! warning: unused `#[macro_use]` import Oct 27 11:39:56.059 INFO kablam! --> src/main.rs:9:1 Oct 27 11:39:56.059 INFO kablam! | Oct 27 11:39:56.061 INFO kablam! 9 | #[macro_use] Oct 27 11:39:56.061 INFO kablam! | ^^^^^^^^^^^^ Oct 27 11:39:56.061 INFO kablam! | Oct 27 11:39:56.061 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:39:56.061 INFO kablam! Oct 27 11:39:56.061 INFO kablam! warning: unused imports: `Json`, `Method`, `error` Oct 27 11:39:56.061 INFO kablam! --> src/main.rs:18:5 Oct 27 11:39:56.061 INFO kablam! | Oct 27 11:39:56.061 INFO kablam! 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Oct 27 11:39:56.061 INFO kablam! | ^^^^^ Oct 27 11:39:56.061 INFO kablam! 19 | HttpRequest, HttpResponse, Json, Oct 27 11:39:56.061 INFO kablam! | ^^^^ Oct 27 11:39:56.061 INFO kablam! 20 | middleware::cors::Cors, Oct 27 11:39:56.061 INFO kablam! 21 | http::{header, Method} Oct 27 11:39:56.061 INFO kablam! | ^^^^^^ Oct 27 11:39:56.061 INFO kablam! Oct 27 11:39:56.061 INFO kablam! warning: unused import: `json::JsonValue` Oct 27 11:39:56.061 INFO kablam! --> src/main.rs:25:5 Oct 27 11:39:56.061 INFO kablam! | Oct 27 11:39:56.061 INFO kablam! 25 | use json::JsonValue; Oct 27 11:39:56.061 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 11:39:56.061 INFO kablam! Oct 27 11:39:56.061 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 27 11:39:56.061 INFO kablam! --> src/main.rs:28:5 Oct 27 11:39:56.061 INFO kablam! | Oct 27 11:39:56.061 INFO kablam! 28 | use diesel::prelude::*; Oct 27 11:39:56.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:39:56.061 INFO kablam! Oct 27 11:39:56.061 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 27 11:39:56.061 INFO kablam! --> src/main.rs:29:5 Oct 27 11:39:56.061 INFO kablam! | Oct 27 11:39:56.061 INFO kablam! 29 | use diesel::pg::PgConnection; Oct 27 11:39:56.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:39:56.061 INFO kablam! Oct 27 11:39:56.061 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 27 11:39:56.061 INFO kablam! --> src/main.rs:30:5 Oct 27 11:39:56.061 INFO kablam! | Oct 27 11:39:56.061 INFO kablam! 30 | use dotenv::dotenv; Oct 27 11:39:56.061 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 11:39:56.061 INFO kablam! Oct 27 11:39:56.061 INFO kablam! warning: unused import: `schema::games` Oct 27 11:39:56.061 INFO kablam! --> src/db.rs:64:9 Oct 27 11:39:56.061 INFO kablam! | Oct 27 11:39:56.061 INFO kablam! 64 | use schema::games; Oct 27 11:39:56.061 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 11:39:56.061 INFO kablam! Oct 27 11:39:56.061 INFO kablam! warning: unused import: `schema::games` Oct 27 11:39:56.061 INFO kablam! --> src/db.rs:77:9 Oct 27 11:39:56.061 INFO kablam! | Oct 27 11:39:56.061 INFO kablam! 77 | use schema::games; Oct 27 11:39:56.061 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 11:39:56.061 INFO kablam! Oct 27 11:39:56.061 INFO kablam! warning: cannot find type `table` in this scope Oct 27 11:39:56.061 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 11:39:56.061 INFO kablam! | Oct 27 11:39:56.062 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 11:39:56.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 11:39:56.062 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 27 11:39:56.062 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.062 INFO kablam! Oct 27 11:39:56.062 INFO kablam! warning: cannot find type `table` in this scope Oct 27 11:39:56.062 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 11:39:56.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 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 27 11:39:56.062 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.062 INFO kablam! Oct 27 11:39:56.062 INFO kablam! warning: cannot find type `id` in this scope Oct 27 11:39:56.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 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 27 11:39:56.062 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.062 INFO kablam! Oct 27 11:39:56.062 INFO kablam! warning: cannot find type `key` in this scope Oct 27 11:39:56.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 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 27 11:39:56.062 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.062 INFO kablam! Oct 27 11:39:56.062 INFO kablam! warning: cannot find type `player1` in this scope Oct 27 11:39:56.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 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 27 11:39:56.062 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.062 INFO kablam! Oct 27 11:39:56.062 INFO kablam! warning: cannot find type `player2` in this scope Oct 27 11:39:56.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 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 27 11:39:56.062 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.062 INFO kablam! Oct 27 11:39:56.062 INFO kablam! warning: cannot find type `player1_choice` in this scope Oct 27 11:39:56.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 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 27 11:39:56.062 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.062 INFO kablam! Oct 27 11:39:56.062 INFO kablam! warning: cannot find type `player2_choice` in this scope Oct 27 11:39:56.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 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 27 11:39:56.062 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.062 INFO kablam! Oct 27 11:39:56.062 INFO kablam! warning: cannot find type `Game` in this scope Oct 27 11:39:56.062 INFO kablam! --> src/models.rs:1:41 Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 INFO kablam! 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Oct 27 11:39:56.062 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.062 INFO kablam! | Oct 27 11:39:56.062 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 27 11:39:56.062 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.062 INFO kablam! Oct 27 11:39:56.063 INFO kablam! warning: cannot find type `games` in this scope Oct 27 11:39:56.063 INFO kablam! --> src/models.rs:13:10 Oct 27 11:39:56.063 INFO kablam! | Oct 27 11:39:56.063 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 27 11:39:56.063 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.063 INFO kablam! | Oct 27 11:39:56.063 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 27 11:39:56.063 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.063 INFO kablam! Oct 27 11:39:56.063 INFO kablam! warning: cannot find type `NewGame` in this scope Oct 27 11:39:56.063 INFO kablam! --> src/models.rs:13:10 Oct 27 11:39:56.063 INFO kablam! | Oct 27 11:39:56.063 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 27 11:39:56.063 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.063 INFO kablam! | Oct 27 11:39:56.063 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 27 11:39:56.063 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.063 INFO kablam! Oct 27 11:39:56.660 INFO kablam! warning: unused import: `Stream` Oct 27 11:39:56.660 INFO kablam! --> src/main.rs:24:23 Oct 27 11:39:56.660 INFO kablam! | Oct 27 11:39:56.660 INFO kablam! 24 | use futures::{Future, Stream}; Oct 27 11:39:56.660 INFO kablam! | ^^^^^^ Oct 27 11:39:56.660 INFO kablam! Oct 27 11:39:56.699 INFO kablam! warning: unused variable: `req` Oct 27 11:39:56.699 INFO kablam! --> src/main.rs:77:10 Oct 27 11:39:56.699 INFO kablam! | Oct 27 11:39:56.699 INFO kablam! 77 | fn index(req: HttpRequest) -> HttpResponse { Oct 27 11:39:56.699 INFO kablam! | ^^^ help: consider using `_req` instead Oct 27 11:39:56.699 INFO kablam! | Oct 27 11:39:56.699 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:39:56.699 INFO kablam! Oct 27 11:39:56.782 INFO kablam! warning: unused `#[macro_use]` import Oct 27 11:39:56.782 INFO kablam! --> src/main.rs:9:1 Oct 27 11:39:56.782 INFO kablam! | Oct 27 11:39:56.782 INFO kablam! 9 | #[macro_use] Oct 27 11:39:56.782 INFO kablam! | ^^^^^^^^^^^^ Oct 27 11:39:56.782 INFO kablam! | Oct 27 11:39:56.782 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:39:56.782 INFO kablam! Oct 27 11:39:56.782 INFO kablam! warning: unused imports: `Json`, `Method`, `error` Oct 27 11:39:56.782 INFO kablam! --> src/main.rs:18:5 Oct 27 11:39:56.782 INFO kablam! | Oct 27 11:39:56.782 INFO kablam! 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Oct 27 11:39:56.782 INFO kablam! | ^^^^^ Oct 27 11:39:56.782 INFO kablam! 19 | HttpRequest, HttpResponse, Json, Oct 27 11:39:56.782 INFO kablam! | ^^^^ Oct 27 11:39:56.782 INFO kablam! 20 | middleware::cors::Cors, Oct 27 11:39:56.782 INFO kablam! 21 | http::{header, Method} Oct 27 11:39:56.782 INFO kablam! | ^^^^^^ Oct 27 11:39:56.782 INFO kablam! Oct 27 11:39:56.782 INFO kablam! warning: unused import: `json::JsonValue` Oct 27 11:39:56.782 INFO kablam! --> src/main.rs:25:5 Oct 27 11:39:56.782 INFO kablam! | Oct 27 11:39:56.782 INFO kablam! 25 | use json::JsonValue; Oct 27 11:39:56.782 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 11:39:56.782 INFO kablam! Oct 27 11:39:56.782 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 27 11:39:56.782 INFO kablam! --> src/main.rs:28:5 Oct 27 11:39:56.782 INFO kablam! | Oct 27 11:39:56.782 INFO kablam! 28 | use diesel::prelude::*; Oct 27 11:39:56.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:39:56.782 INFO kablam! Oct 27 11:39:56.782 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 27 11:39:56.782 INFO kablam! --> src/main.rs:29:5 Oct 27 11:39:56.782 INFO kablam! | Oct 27 11:39:56.782 INFO kablam! 29 | use diesel::pg::PgConnection; Oct 27 11:39:56.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:39:56.782 INFO kablam! Oct 27 11:39:56.782 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 27 11:39:56.782 INFO kablam! --> src/main.rs:30:5 Oct 27 11:39:56.782 INFO kablam! | Oct 27 11:39:56.782 INFO kablam! 30 | use dotenv::dotenv; Oct 27 11:39:56.782 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 11:39:56.782 INFO kablam! Oct 27 11:39:56.783 INFO kablam! warning: unused import: `schema::games` Oct 27 11:39:56.783 INFO kablam! --> src/db.rs:64:9 Oct 27 11:39:56.783 INFO kablam! | Oct 27 11:39:56.783 INFO kablam! 64 | use schema::games; Oct 27 11:39:56.783 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 11:39:56.783 INFO kablam! Oct 27 11:39:56.783 INFO kablam! warning: unused import: `schema::games` Oct 27 11:39:56.783 INFO kablam! --> src/db.rs:77:9 Oct 27 11:39:56.783 INFO kablam! | Oct 27 11:39:56.783 INFO kablam! 77 | use schema::games; Oct 27 11:39:56.783 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 11:39:56.783 INFO kablam! Oct 27 11:39:56.783 INFO kablam! warning: cannot find type `table` in this scope Oct 27 11:39:56.783 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 11:39:56.783 INFO kablam! | Oct 27 11:39:56.783 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 11:39:56.783 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.783 INFO kablam! | Oct 27 11:39:56.783 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 11:39:56.783 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 27 11:39:56.783 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.783 INFO kablam! Oct 27 11:39:56.783 INFO kablam! warning: cannot find type `table` in this scope Oct 27 11:39:56.783 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 11:39:56.783 INFO kablam! | Oct 27 11:39:56.783 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 11:39:56.783 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.783 INFO kablam! | Oct 27 11:39:56.783 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 27 11:39:56.783 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.783 INFO kablam! Oct 27 11:39:56.783 INFO kablam! warning: cannot find type `id` in this scope Oct 27 11:39:56.784 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.784 INFO kablam! | Oct 27 11:39:56.784 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.784 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.784 INFO kablam! | Oct 27 11:39:56.784 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 27 11:39:56.784 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.784 INFO kablam! Oct 27 11:39:56.784 INFO kablam! warning: cannot find type `key` in this scope Oct 27 11:39:56.784 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.784 INFO kablam! | Oct 27 11:39:56.784 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.784 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.784 INFO kablam! | Oct 27 11:39:56.784 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 27 11:39:56.784 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.784 INFO kablam! Oct 27 11:39:56.784 INFO kablam! warning: cannot find type `player1` in this scope Oct 27 11:39:56.784 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.784 INFO kablam! | Oct 27 11:39:56.784 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.784 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.784 INFO kablam! | Oct 27 11:39:56.784 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 27 11:39:56.784 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.784 INFO kablam! Oct 27 11:39:56.785 INFO kablam! warning: cannot find type `player2` in this scope Oct 27 11:39:56.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.785 INFO kablam! | Oct 27 11:39:56.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.785 INFO kablam! | Oct 27 11:39:56.785 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 27 11:39:56.785 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.785 INFO kablam! Oct 27 11:39:56.785 INFO kablam! warning: cannot find type `player1_choice` in this scope Oct 27 11:39:56.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.785 INFO kablam! | Oct 27 11:39:56.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.785 INFO kablam! | Oct 27 11:39:56.785 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 27 11:39:56.785 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.785 INFO kablam! Oct 27 11:39:56.785 INFO kablam! warning: cannot find type `player2_choice` in this scope Oct 27 11:39:56.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:39:56.785 INFO kablam! | Oct 27 11:39:56.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:39:56.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.785 INFO kablam! | Oct 27 11:39:56.785 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 27 11:39:56.785 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.785 INFO kablam! Oct 27 11:39:56.786 INFO kablam! warning: cannot find type `Game` in this scope Oct 27 11:39:56.786 INFO kablam! --> src/models.rs:1:41 Oct 27 11:39:56.786 INFO kablam! | Oct 27 11:39:56.786 INFO kablam! 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Oct 27 11:39:56.786 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.786 INFO kablam! | Oct 27 11:39:56.786 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 27 11:39:56.786 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.786 INFO kablam! Oct 27 11:39:56.786 INFO kablam! warning: cannot find type `games` in this scope Oct 27 11:39:56.786 INFO kablam! --> src/models.rs:13:10 Oct 27 11:39:56.786 INFO kablam! | Oct 27 11:39:56.786 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 27 11:39:56.786 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.786 INFO kablam! | Oct 27 11:39:56.786 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 27 11:39:56.786 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.786 INFO kablam! Oct 27 11:39:56.786 INFO kablam! warning: cannot find type `NewGame` in this scope Oct 27 11:39:56.786 INFO kablam! --> src/models.rs:13:10 Oct 27 11:39:56.786 INFO kablam! | Oct 27 11:39:56.786 INFO kablam! 13 | #[derive(Insertable, Debug)] Oct 27 11:39:56.786 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:39:56.786 INFO kablam! | Oct 27 11:39:56.786 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 27 11:39:56.786 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:39:56.786 INFO kablam! Oct 27 11:39:57.330 INFO kablam! warning: unused import: `Stream` Oct 27 11:39:57.330 INFO kablam! --> src/main.rs:24:23 Oct 27 11:39:57.330 INFO kablam! | Oct 27 11:39:57.330 INFO kablam! 24 | use futures::{Future, Stream}; Oct 27 11:39:57.335 INFO kablam! | ^^^^^^ Oct 27 11:39:57.335 INFO kablam! Oct 27 11:39:57.365 INFO kablam! warning: unused variable: `req` Oct 27 11:39:57.365 INFO kablam! --> src/main.rs:77:10 Oct 27 11:39:57.365 INFO kablam! | Oct 27 11:39:57.365 INFO kablam! 77 | fn index(req: HttpRequest) -> HttpResponse { Oct 27 11:39:57.365 INFO kablam! | ^^^ help: consider using `_req` instead Oct 27 11:39:57.365 INFO kablam! | Oct 27 11:39:57.365 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:39:57.365 INFO kablam! Oct 27 11:39:57.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 27 11:39:57.605 INFO kablam! su: No module specific data is present Oct 27 11:39:58.532 INFO running `"docker" "rm" "-f" "39c5126004e2bdd4fc8857245edf93b821e258fbb7d03d55cbf4b7eef04abca9"` Oct 27 11:39:58.787 INFO blam! 39c5126004e2bdd4fc8857245edf93b821e258fbb7d03d55cbf4b7eef04abca9