Nov 28 13:22:41.708 INFO checking GreenLoofa/rock_paper_scissors against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 13:22:41.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-7/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 13:22:42.089 INFO [stdout] 0af89cda9f20091a4fb4a8948e2f73251e7476499e1cc0230488795cb2a3dcdd Nov 28 13:22:42.091 INFO running `"docker" "start" "-a" "0af89cda9f20091a4fb4a8948e2f73251e7476499e1cc0230488795cb2a3dcdd"` Nov 28 13:22:42.830 INFO [stderr] usermod: no changes Nov 28 13:22:43.302 INFO [stderr] Compiling serde v1.0.65 Nov 28 13:22:43.308 INFO [stderr] Compiling pq-sys v0.4.5 Nov 28 13:22:43.324 INFO [stderr] Compiling actix-web v0.6.10 Nov 28 13:22:43.341 INFO [stderr] Checking mio-uds v0.6.6 Nov 28 13:22:43.343 INFO [stderr] Compiling syn v0.14.2 Nov 28 13:22:43.344 INFO [stderr] Checking crossbeam-channel v0.1.3 Nov 28 13:22:43.353 INFO [stderr] Compiling backtrace v0.3.8 Nov 28 13:22:43.383 INFO [stderr] Checking backtrace v0.2.3 Nov 28 13:22:46.516 INFO [stderr] Checking dotenv v0.9.0 Nov 28 13:22:46.595 INFO [stderr] Checking error-chain v0.1.12 Nov 28 13:22:47.489 INFO [stderr] Checking failure v0.1.1 Nov 28 13:22:49.192 INFO [stderr] Checking tokio-signal v0.1.5 Nov 28 13:22:50.017 INFO [stderr] Compiling error-chain v0.11.0 Nov 28 13:22:50.951 INFO [stderr] Checking cookie v0.10.1 Nov 28 13:22:51.085 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 28 13:22:52.060 INFO [stderr] Checking diesel v1.3.0 Nov 28 13:23:08.340 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 28 13:23:18.541 INFO [stderr] Compiling serde_derive v1.0.65 Nov 28 13:23:20.304 INFO [stderr] Checking serde_urlencoded v0.5.2 Nov 28 13:23:20.304 INFO [stderr] Checking serde_json v1.0.19 Nov 28 13:23:36.977 INFO [stderr] Compiling semver v0.9.0 Nov 28 13:23:57.258 INFO [stderr] Compiling cargo_metadata v0.5.5 Nov 28 13:24:02.774 INFO [stderr] Compiling skeptic v0.13.3 Nov 28 13:24:10.873 INFO [stderr] Compiling actix v0.5.7 Nov 28 13:24:41.566 INFO [stderr] Checking rock_paper_scissors v0.1.0 (/source) Nov 28 13:24:52.944 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:24:52.948 INFO [stderr] --> src/main.rs:9:1 Nov 28 13:24:52.948 INFO [stderr] | Nov 28 13:24:52.948 INFO [stderr] 9 | #[macro_use] Nov 28 13:24:52.948 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:24:52.948 INFO [stderr] | Nov 28 13:24:52.948 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 13:24:52.948 INFO [stderr] Nov 28 13:24:52.948 INFO [stderr] warning: unused imports: `Json`, `Method`, `error` Nov 28 13:24:52.948 INFO [stderr] --> src/main.rs:18:5 Nov 28 13:24:52.948 INFO [stderr] | Nov 28 13:24:52.948 INFO [stderr] 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Nov 28 13:24:52.948 INFO [stderr] | ^^^^^ Nov 28 13:24:52.948 INFO [stderr] 19 | HttpRequest, HttpResponse, Json, Nov 28 13:24:52.948 INFO [stderr] | ^^^^ Nov 28 13:24:52.948 INFO [stderr] 20 | middleware::cors::Cors, Nov 28 13:24:52.948 INFO [stderr] 21 | http::{header, Method} Nov 28 13:24:52.948 INFO [stderr] | ^^^^^^ Nov 28 13:24:52.948 INFO [stderr] Nov 28 13:24:52.948 INFO [stderr] warning: unused import: `json::JsonValue` Nov 28 13:24:52.948 INFO [stderr] --> src/main.rs:25:5 Nov 28 13:24:52.948 INFO [stderr] | Nov 28 13:24:52.948 INFO [stderr] 25 | use json::JsonValue; Nov 28 13:24:52.948 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 28 13:24:52.948 INFO [stderr] Nov 28 13:24:52.948 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 28 13:24:52.948 INFO [stderr] --> src/main.rs:28:5 Nov 28 13:24:52.948 INFO [stderr] | Nov 28 13:24:52.948 INFO [stderr] 28 | use diesel::prelude::*; Nov 28 13:24:52.948 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 13:24:52.948 INFO [stderr] Nov 28 13:24:52.948 INFO [stderr] warning: unused import: `diesel::pg::PgConnection` Nov 28 13:24:52.948 INFO [stderr] --> src/main.rs:29:5 Nov 28 13:24:52.949 INFO [stderr] | Nov 28 13:24:52.949 INFO [stderr] 29 | use diesel::pg::PgConnection; Nov 28 13:24:52.949 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 13:24:52.949 INFO [stderr] Nov 28 13:24:52.949 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 28 13:24:52.949 INFO [stderr] --> src/main.rs:30:5 Nov 28 13:24:52.949 INFO [stderr] | Nov 28 13:24:52.949 INFO [stderr] 30 | use dotenv::dotenv; Nov 28 13:24:52.949 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 28 13:24:52.949 INFO [stderr] Nov 28 13:24:52.949 INFO [stderr] warning: unused import: `schema::games` Nov 28 13:24:52.949 INFO [stderr] --> src/db.rs:64:9 Nov 28 13:24:52.949 INFO [stderr] | Nov 28 13:24:52.949 INFO [stderr] 64 | use schema::games; Nov 28 13:24:52.949 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 13:24:52.949 INFO [stderr] Nov 28 13:24:52.949 INFO [stderr] warning: unused import: `schema::games` Nov 28 13:24:52.949 INFO [stderr] --> src/db.rs:77:9 Nov 28 13:24:52.949 INFO [stderr] | Nov 28 13:24:52.949 INFO [stderr] 77 | use schema::games; Nov 28 13:24:52.949 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 13:24:52.949 INFO [stderr] Nov 28 13:24:52.949 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:24:52.950 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:24:52.950 INFO [stderr] | Nov 28 13:24:52.950 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:24:52.950 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:52.950 INFO [stderr] | Nov 28 13:24:52.950 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 13:24:52.950 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:52.950 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:52.950 INFO [stderr] Nov 28 13:24:52.950 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:24:52.950 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:24:52.950 INFO [stderr] | Nov 28 13:24:52.950 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:24:52.950 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:52.950 INFO [stderr] | Nov 28 13:24:52.950 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:52.950 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:52.950 INFO [stderr] Nov 28 13:24:52.950 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 13:24:52.950 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:52.950 INFO [stderr] | Nov 28 13:24:52.950 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:52.950 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:52.950 INFO [stderr] | Nov 28 13:24:52.950 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:52.950 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:52.951 INFO [stderr] Nov 28 13:24:52.951 INFO [stderr] warning: cannot find type `key` in this scope Nov 28 13:24:52.951 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:52.951 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:52.951 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:52.951 INFO [stderr] Nov 28 13:24:52.951 INFO [stderr] warning: cannot find type `player1` in this scope Nov 28 13:24:52.951 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:52.951 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:52.951 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:52.951 INFO [stderr] Nov 28 13:24:52.951 INFO [stderr] warning: cannot find type `player2` in this scope Nov 28 13:24:52.951 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:52.951 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:52.951 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:52.951 INFO [stderr] Nov 28 13:24:52.951 INFO [stderr] warning: cannot find type `player1_choice` in this scope Nov 28 13:24:52.951 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:52.951 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:52.951 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:52.951 INFO [stderr] Nov 28 13:24:52.951 INFO [stderr] warning: cannot find type `player2_choice` in this scope Nov 28 13:24:52.951 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:52.951 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:52.951 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:52.951 INFO [stderr] Nov 28 13:24:52.951 INFO [stderr] warning: cannot find type `Game` in this scope Nov 28 13:24:52.951 INFO [stderr] --> src/models.rs:1:41 Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Nov 28 13:24:52.951 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:52.951 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:52.951 INFO [stderr] Nov 28 13:24:52.951 INFO [stderr] warning: cannot find type `games` in this scope Nov 28 13:24:52.951 INFO [stderr] --> src/models.rs:13:10 Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 28 13:24:52.951 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:52.951 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:52.951 INFO [stderr] Nov 28 13:24:52.951 INFO [stderr] warning: cannot find type `NewGame` in this scope Nov 28 13:24:52.951 INFO [stderr] --> src/models.rs:13:10 Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 28 13:24:52.951 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:52.951 INFO [stderr] | Nov 28 13:24:52.951 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:52.951 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:52.951 INFO [stderr] Nov 28 13:24:53.154 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:24:53.154 INFO [stderr] --> src/main.rs:9:1 Nov 28 13:24:53.155 INFO [stderr] | Nov 28 13:24:53.155 INFO [stderr] 9 | #[macro_use] Nov 28 13:24:53.156 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:24:53.157 INFO [stderr] | Nov 28 13:24:53.157 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 13:24:53.158 INFO [stderr] Nov 28 13:24:53.158 INFO [stderr] warning: unused imports: `Json`, `Method`, `error` Nov 28 13:24:53.159 INFO [stderr] --> src/main.rs:18:5 Nov 28 13:24:53.159 INFO [stderr] | Nov 28 13:24:53.160 INFO [stderr] 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Nov 28 13:24:53.160 INFO [stderr] | ^^^^^ Nov 28 13:24:53.161 INFO [stderr] 19 | HttpRequest, HttpResponse, Json, Nov 28 13:24:53.162 INFO [stderr] | ^^^^ Nov 28 13:24:53.162 INFO [stderr] 20 | middleware::cors::Cors, Nov 28 13:24:53.163 INFO [stderr] 21 | http::{header, Method} Nov 28 13:24:53.163 INFO [stderr] | ^^^^^^ Nov 28 13:24:53.163 INFO [stderr] Nov 28 13:24:53.163 INFO [stderr] warning: unused import: `json::JsonValue` Nov 28 13:24:53.163 INFO [stderr] --> src/main.rs:25:5 Nov 28 13:24:53.163 INFO [stderr] | Nov 28 13:24:53.164 INFO [stderr] 25 | use json::JsonValue; Nov 28 13:24:53.165 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 28 13:24:53.165 INFO [stderr] Nov 28 13:24:53.165 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 28 13:24:53.165 INFO [stderr] --> src/main.rs:28:5 Nov 28 13:24:53.165 INFO [stderr] | Nov 28 13:24:53.165 INFO [stderr] 28 | use diesel::prelude::*; Nov 28 13:24:53.165 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 13:24:53.165 INFO [stderr] Nov 28 13:24:53.165 INFO [stderr] warning: unused import: `diesel::pg::PgConnection` Nov 28 13:24:53.165 INFO [stderr] --> src/main.rs:29:5 Nov 28 13:24:53.165 INFO [stderr] | Nov 28 13:24:53.165 INFO [stderr] 29 | use diesel::pg::PgConnection; Nov 28 13:24:53.165 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 13:24:53.165 INFO [stderr] Nov 28 13:24:53.165 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 28 13:24:53.165 INFO [stderr] --> src/main.rs:30:5 Nov 28 13:24:53.165 INFO [stderr] | Nov 28 13:24:53.165 INFO [stderr] 30 | use dotenv::dotenv; Nov 28 13:24:53.165 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 28 13:24:53.165 INFO [stderr] Nov 28 13:24:53.165 INFO [stderr] warning: unused import: `schema::games` Nov 28 13:24:53.165 INFO [stderr] --> src/db.rs:64:9 Nov 28 13:24:53.165 INFO [stderr] | Nov 28 13:24:53.165 INFO [stderr] 64 | use schema::games; Nov 28 13:24:53.165 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 13:24:53.165 INFO [stderr] Nov 28 13:24:53.165 INFO [stderr] warning: unused import: `schema::games` Nov 28 13:24:53.165 INFO [stderr] --> src/db.rs:77:9 Nov 28 13:24:53.165 INFO [stderr] | Nov 28 13:24:53.165 INFO [stderr] 77 | use schema::games; Nov 28 13:24:53.165 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 13:24:53.165 INFO [stderr] Nov 28 13:24:53.165 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:24:53.165 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:24:53.165 INFO [stderr] | Nov 28 13:24:53.165 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:24:53.165 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:53.165 INFO [stderr] | Nov 28 13:24:53.165 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 13:24:53.165 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:53.165 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:53.165 INFO [stderr] Nov 28 13:24:53.165 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:24:53.165 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:24:53.165 INFO [stderr] | Nov 28 13:24:53.165 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:24:53.165 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:53.165 INFO [stderr] | Nov 28 13:24:53.165 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:53.165 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:53.165 INFO [stderr] Nov 28 13:24:53.165 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 13:24:53.165 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:53.166 INFO [stderr] | Nov 28 13:24:53.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:53.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:53.166 INFO [stderr] | Nov 28 13:24:53.166 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:53.166 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:53.166 INFO [stderr] Nov 28 13:24:53.166 INFO [stderr] warning: cannot find type `key` in this scope Nov 28 13:24:53.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:53.166 INFO [stderr] | Nov 28 13:24:53.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:53.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:53.166 INFO [stderr] | Nov 28 13:24:53.166 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:53.166 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:53.166 INFO [stderr] Nov 28 13:24:53.166 INFO [stderr] warning: cannot find type `player1` in this scope Nov 28 13:24:53.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:53.166 INFO [stderr] | Nov 28 13:24:53.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:53.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:53.166 INFO [stderr] | Nov 28 13:24:53.166 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:53.166 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:53.166 INFO [stderr] Nov 28 13:24:53.176 INFO [stderr] warning: cannot find type `player2` in this scope Nov 28 13:24:53.176 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:53.176 INFO [stderr] | Nov 28 13:24:53.176 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:53.176 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:53.176 INFO [stderr] | Nov 28 13:24:53.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:53.176 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:53.176 INFO [stderr] Nov 28 13:24:53.176 INFO [stderr] warning: cannot find type `player1_choice` in this scope Nov 28 13:24:53.176 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:53.176 INFO [stderr] | Nov 28 13:24:53.176 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:53.176 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:53.176 INFO [stderr] | Nov 28 13:24:53.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:53.176 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:53.176 INFO [stderr] Nov 28 13:24:53.176 INFO [stderr] warning: cannot find type `player2_choice` in this scope Nov 28 13:24:53.176 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:24:53.176 INFO [stderr] | Nov 28 13:24:53.176 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:24:53.176 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:53.176 INFO [stderr] | Nov 28 13:24:53.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:53.176 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:53.176 INFO [stderr] Nov 28 13:24:53.176 INFO [stderr] warning: cannot find type `Game` in this scope Nov 28 13:24:53.176 INFO [stderr] --> src/models.rs:1:41 Nov 28 13:24:53.177 INFO [stderr] | Nov 28 13:24:53.177 INFO [stderr] 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Nov 28 13:24:53.177 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:53.177 INFO [stderr] | Nov 28 13:24:53.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:53.177 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:53.177 INFO [stderr] Nov 28 13:24:53.177 INFO [stderr] warning: cannot find type `games` in this scope Nov 28 13:24:53.177 INFO [stderr] --> src/models.rs:13:10 Nov 28 13:24:53.177 INFO [stderr] | Nov 28 13:24:53.177 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 28 13:24:53.177 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:53.177 INFO [stderr] | Nov 28 13:24:53.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:53.177 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:53.177 INFO [stderr] Nov 28 13:24:53.177 INFO [stderr] warning: cannot find type `NewGame` in this scope Nov 28 13:24:53.177 INFO [stderr] --> src/models.rs:13:10 Nov 28 13:24:53.177 INFO [stderr] | Nov 28 13:24:53.177 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 28 13:24:53.177 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:24:53.177 INFO [stderr] | Nov 28 13:24:53.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:24:53.177 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:24:53.177 INFO [stderr] Nov 28 13:24:53.848 INFO [stderr] warning: unused import: `Stream` Nov 28 13:24:53.848 INFO [stderr] --> src/main.rs:24:23 Nov 28 13:24:53.848 INFO [stderr] | Nov 28 13:24:53.848 INFO [stderr] 24 | use futures::{Future, Stream}; Nov 28 13:24:53.848 INFO [stderr] | ^^^^^^ Nov 28 13:24:53.848 INFO [stderr] Nov 28 13:24:53.904 INFO [stderr] warning: unused variable: `req` Nov 28 13:24:53.904 INFO [stderr] --> src/main.rs:77:10 Nov 28 13:24:53.904 INFO [stderr] | Nov 28 13:24:53.904 INFO [stderr] 77 | fn index(req: HttpRequest) -> HttpResponse { Nov 28 13:24:53.904 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 28 13:24:53.904 INFO [stderr] | Nov 28 13:24:53.912 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 13:24:53.912 INFO [stderr] Nov 28 13:24:54.096 INFO [stderr] warning: unused import: `Stream` Nov 28 13:24:54.097 INFO [stderr] --> src/main.rs:24:23 Nov 28 13:24:54.097 INFO [stderr] | Nov 28 13:24:54.097 INFO [stderr] 24 | use futures::{Future, Stream}; Nov 28 13:24:54.097 INFO [stderr] | ^^^^^^ Nov 28 13:24:54.097 INFO [stderr] Nov 28 13:24:54.164 INFO [stderr] warning: unused variable: `req` Nov 28 13:24:54.164 INFO [stderr] --> src/main.rs:77:10 Nov 28 13:24:54.164 INFO [stderr] | Nov 28 13:24:54.164 INFO [stderr] 77 | fn index(req: HttpRequest) -> HttpResponse { Nov 28 13:24:54.164 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 28 13:24:54.164 INFO [stderr] | Nov 28 13:24:54.166 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 13:24:54.166 INFO [stderr] Nov 28 13:24:54.505 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s Nov 28 13:24:54.523 INFO [stderr] su: No module specific data is present Nov 28 13:24:55.342 INFO running `"docker" "inspect" "0af89cda9f20091a4fb4a8948e2f73251e7476499e1cc0230488795cb2a3dcdd"` Nov 28 13:24:55.594 INFO running `"docker" "rm" "-f" "0af89cda9f20091a4fb4a8948e2f73251e7476499e1cc0230488795cb2a3dcdd"` Nov 28 13:24:55.932 INFO [stdout] 0af89cda9f20091a4fb4a8948e2f73251e7476499e1cc0230488795cb2a3dcdd