Nov 28 13:22:41.297 INFO checking GreenLoofa/rock_paper_scissors against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 13:22:41.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-4/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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:41.561 INFO [stdout] 4b4c5d82c1b7e5aa0635cb10bfaa114ed3e7363cbe1e6656809a577db0e22b15 Nov 28 13:22:41.562 INFO running `"docker" "start" "-a" "4b4c5d82c1b7e5aa0635cb10bfaa114ed3e7363cbe1e6656809a577db0e22b15"` Nov 28 13:22:42.247 INFO [stderr] usermod: no changes Nov 28 13:22:42.732 INFO [stderr] Compiling serde v1.0.65 Nov 28 13:22:42.740 INFO [stderr] Compiling proc-macro2 v0.4.5 Nov 28 13:22:42.740 INFO [stderr] Checking mio v0.6.14 Nov 28 13:22:42.740 INFO [stderr] Checking parking_lot_core v0.2.14 Nov 28 13:22:42.748 INFO [stderr] Checking tokio-io v0.1.6 Nov 28 13:22:42.784 INFO [stderr] Checking tokio-threadpool v0.1.3 Nov 28 13:22:42.784 INFO [stderr] Compiling backtrace v0.3.8 Nov 28 13:22:42.784 INFO [stderr] Checking backtrace v0.2.3 Nov 28 13:22:47.789 INFO [stderr] Checking dotenv v0.9.0 Nov 28 13:22:47.830 INFO [stderr] Checking env_logger v0.5.10 Nov 28 13:22:48.050 INFO [stderr] Checking diesel v1.3.0 Nov 28 13:22:48.361 INFO [stderr] Checking error-chain v0.1.12 Nov 28 13:22:48.704 INFO [stderr] Checking h2 v0.1.9 Nov 28 13:22:49.994 INFO [stderr] Checking failure v0.1.1 Nov 28 13:22:50.306 INFO [stderr] Compiling error-chain v0.11.0 Nov 28 13:22:51.129 INFO [stderr] Checking parking_lot v0.5.5 Nov 28 13:22:52.907 INFO [stderr] Checking tokio-fs v0.1.0 Nov 28 13:22:53.720 INFO [stderr] Checking tokio-reactor v0.1.1 Nov 28 13:22:53.840 INFO [stderr] Checking mio-uds v0.6.6 Nov 28 13:22:56.305 INFO [stderr] Checking crossbeam-channel v0.1.3 Nov 28 13:22:58.810 INFO [stderr] Checking cookie v0.10.1 Nov 28 13:23:03.473 INFO [stderr] Checking tokio-udp v0.1.0 Nov 28 13:23:03.601 INFO [stderr] Checking tokio-tcp v0.1.0 Nov 28 13:23:03.780 INFO [stderr] Compiling quote v0.6.3 Nov 28 13:23:08.556 INFO [stderr] Checking tokio v0.1.6 Nov 28 13:23:12.043 INFO [stderr] Compiling syn v0.14.2 Nov 28 13:23:15.070 INFO [stderr] Checking tokio-core v0.1.17 Nov 28 13:23:23.454 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 28 13:23:23.454 INFO [stderr] Checking tokio-signal v0.1.5 Nov 28 13:23:34.290 INFO [stderr] Checking serde_urlencoded v0.5.2 Nov 28 13:23:34.290 INFO [stderr] Checking serde_json v1.0.19 Nov 28 13:23:45.382 INFO [stderr] Compiling semver v0.9.0 Nov 28 13:23:47.400 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 28 13:23:52.629 INFO [stderr] Compiling serde_derive v1.0.65 Nov 28 13:24:21.764 INFO [stderr] Compiling cargo_metadata v0.5.5 Nov 28 13:24:27.552 INFO [stderr] Compiling skeptic v0.13.3 Nov 28 13:24:34.553 INFO [stderr] Compiling actix v0.5.7 Nov 28 13:24:44.316 INFO [stderr] Checking actix-web v0.6.10 Nov 28 13:24:57.213 INFO [stderr] Checking rock_paper_scissors v0.1.0 (/source) Nov 28 13:25:06.348 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:25:06.348 INFO [stderr] --> src/main.rs:9:1 Nov 28 13:25:06.348 INFO [stderr] | Nov 28 13:25:06.348 INFO [stderr] 9 | #[macro_use] Nov 28 13:25:06.348 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:25:06.348 INFO [stderr] | Nov 28 13:25:06.348 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 13:25:06.348 INFO [stderr] Nov 28 13:25:06.348 INFO [stderr] warning: unused imports: `Json`, `Method`, `error` Nov 28 13:25:06.348 INFO [stderr] --> src/main.rs:18:5 Nov 28 13:25:06.348 INFO [stderr] | Nov 28 13:25:06.348 INFO [stderr] 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Nov 28 13:25:06.348 INFO [stderr] | ^^^^^ Nov 28 13:25:06.348 INFO [stderr] 19 | HttpRequest, HttpResponse, Json, Nov 28 13:25:06.348 INFO [stderr] | ^^^^ Nov 28 13:25:06.348 INFO [stderr] 20 | middleware::cors::Cors, Nov 28 13:25:06.348 INFO [stderr] 21 | http::{header, Method} Nov 28 13:25:06.348 INFO [stderr] | ^^^^^^ Nov 28 13:25:06.348 INFO [stderr] Nov 28 13:25:06.348 INFO [stderr] warning: unused import: `json::JsonValue` Nov 28 13:25:06.348 INFO [stderr] --> src/main.rs:25:5 Nov 28 13:25:06.348 INFO [stderr] | Nov 28 13:25:06.348 INFO [stderr] 25 | use json::JsonValue; Nov 28 13:25:06.348 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 28 13:25:06.348 INFO [stderr] Nov 28 13:25:06.348 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 28 13:25:06.348 INFO [stderr] --> src/main.rs:28:5 Nov 28 13:25:06.348 INFO [stderr] | Nov 28 13:25:06.348 INFO [stderr] 28 | use diesel::prelude::*; Nov 28 13:25:06.348 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 13:25:06.348 INFO [stderr] Nov 28 13:25:06.348 INFO [stderr] warning: unused import: `diesel::pg::PgConnection` Nov 28 13:25:06.348 INFO [stderr] --> src/main.rs:29:5 Nov 28 13:25:06.348 INFO [stderr] | Nov 28 13:25:06.348 INFO [stderr] 29 | use diesel::pg::PgConnection; Nov 28 13:25:06.348 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 13:25:06.348 INFO [stderr] Nov 28 13:25:06.348 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 28 13:25:06.348 INFO [stderr] --> src/main.rs:30:5 Nov 28 13:25:06.349 INFO [stderr] | Nov 28 13:25:06.349 INFO [stderr] 30 | use dotenv::dotenv; Nov 28 13:25:06.349 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 28 13:25:06.349 INFO [stderr] Nov 28 13:25:06.349 INFO [stderr] warning: unused import: `schema::games` Nov 28 13:25:06.349 INFO [stderr] --> src/db.rs:64:9 Nov 28 13:25:06.349 INFO [stderr] | Nov 28 13:25:06.349 INFO [stderr] 64 | use schema::games; Nov 28 13:25:06.349 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 13:25:06.349 INFO [stderr] Nov 28 13:25:06.349 INFO [stderr] warning: unused import: `schema::games` Nov 28 13:25:06.349 INFO [stderr] --> src/db.rs:77:9 Nov 28 13:25:06.349 INFO [stderr] | Nov 28 13:25:06.349 INFO [stderr] 77 | use schema::games; Nov 28 13:25:06.349 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 13:25:06.349 INFO [stderr] Nov 28 13:25:06.349 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:25:06.349 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:25:06.349 INFO [stderr] | Nov 28 13:25:06.349 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:25:06.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:06.349 INFO [stderr] | Nov 28 13:25:06.349 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 13:25:06.349 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:25:06.349 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:06.349 INFO [stderr] Nov 28 13:25:06.349 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:25:06.349 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:25:06.349 INFO [stderr] | Nov 28 13:25:06.349 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:25:06.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:06.349 INFO [stderr] | Nov 28 13:25:06.349 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:25:06.349 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:06.349 INFO [stderr] Nov 28 13:25:06.349 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 13:25:06.349 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:06.349 INFO [stderr] | Nov 28 13:25:06.349 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:06.349 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:06.368 INFO [stderr] | Nov 28 13:25:06.368 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:25:06.368 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:06.368 INFO [stderr] Nov 28 13:25:06.368 INFO [stderr] warning: cannot find type `key` in this scope Nov 28 13:25:06.368 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:06.368 INFO [stderr] | Nov 28 13:25:06.368 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:06.368 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:06.368 INFO [stderr] | Nov 28 13:25:06.368 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:25:06.368 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:06.368 INFO [stderr] Nov 28 13:25:06.368 INFO [stderr] warning: cannot find type `player1` in this scope Nov 28 13:25:06.368 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:06.368 INFO [stderr] | Nov 28 13:25:06.368 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:06.368 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:06.368 INFO [stderr] | Nov 28 13:25:06.368 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:25:06.368 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:06.368 INFO [stderr] Nov 28 13:25:06.368 INFO [stderr] warning: cannot find type `player2` in this scope Nov 28 13:25:06.368 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:06.368 INFO [stderr] | Nov 28 13:25:06.368 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:06.368 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:06.368 INFO [stderr] | Nov 28 13:25:06.368 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:25:06.368 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:06.368 INFO [stderr] Nov 28 13:25:06.368 INFO [stderr] warning: cannot find type `player1_choice` in this scope Nov 28 13:25:06.368 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:06.368 INFO [stderr] | Nov 28 13:25:06.368 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:06.369 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:06.369 INFO [stderr] | Nov 28 13:25:06.369 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:25:06.369 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:06.369 INFO [stderr] Nov 28 13:25:06.369 INFO [stderr] warning: cannot find type `player2_choice` in this scope Nov 28 13:25:06.369 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:06.369 INFO [stderr] | Nov 28 13:25:06.369 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:06.369 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:06.369 INFO [stderr] | Nov 28 13:25:06.369 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:25:06.369 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:06.369 INFO [stderr] Nov 28 13:25:06.369 INFO [stderr] warning: cannot find type `Game` in this scope Nov 28 13:25:06.369 INFO [stderr] --> src/models.rs:1:41 Nov 28 13:25:06.369 INFO [stderr] | Nov 28 13:25:06.369 INFO [stderr] 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Nov 28 13:25:06.369 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:06.369 INFO [stderr] | Nov 28 13:25:06.369 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:25:06.369 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:06.369 INFO [stderr] Nov 28 13:25:06.369 INFO [stderr] warning: cannot find type `games` in this scope Nov 28 13:25:06.369 INFO [stderr] --> src/models.rs:13:10 Nov 28 13:25:06.369 INFO [stderr] | Nov 28 13:25:06.369 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 28 13:25:06.369 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:06.369 INFO [stderr] | Nov 28 13:25:06.369 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:25:06.369 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:06.369 INFO [stderr] Nov 28 13:25:06.369 INFO [stderr] warning: cannot find type `NewGame` in this scope Nov 28 13:25:06.369 INFO [stderr] --> src/models.rs:13:10 Nov 28 13:25:06.369 INFO [stderr] | Nov 28 13:25:06.369 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 28 13:25:06.369 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:06.369 INFO [stderr] | Nov 28 13:25:06.369 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:25:06.369 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:06.369 INFO [stderr] Nov 28 13:25:07.104 INFO [stderr] warning: unused import: `Stream` Nov 28 13:25:07.104 INFO [stderr] --> src/main.rs:24:23 Nov 28 13:25:07.105 INFO [stderr] | Nov 28 13:25:07.105 INFO [stderr] 24 | use futures::{Future, Stream}; Nov 28 13:25:07.105 INFO [stderr] | ^^^^^^ Nov 28 13:25:07.105 INFO [stderr] Nov 28 13:25:07.188 INFO [stderr] warning: unused variable: `req` Nov 28 13:25:07.188 INFO [stderr] --> src/main.rs:77:10 Nov 28 13:25:07.188 INFO [stderr] | Nov 28 13:25:07.188 INFO [stderr] 77 | fn index(req: HttpRequest) -> HttpResponse { Nov 28 13:25:07.188 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 28 13:25:07.189 INFO [stderr] | Nov 28 13:25:07.189 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 13:25:07.189 INFO [stderr] Nov 28 13:25:07.771 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:25:07.771 INFO [stderr] --> src/main.rs:9:1 Nov 28 13:25:07.771 INFO [stderr] | Nov 28 13:25:07.771 INFO [stderr] 9 | #[macro_use] Nov 28 13:25:07.771 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:25:07.771 INFO [stderr] | Nov 28 13:25:07.771 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 13:25:07.771 INFO [stderr] Nov 28 13:25:07.771 INFO [stderr] warning: unused imports: `Json`, `Method`, `error` Nov 28 13:25:07.771 INFO [stderr] --> src/main.rs:18:5 Nov 28 13:25:07.771 INFO [stderr] | Nov 28 13:25:07.771 INFO [stderr] 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Nov 28 13:25:07.771 INFO [stderr] | ^^^^^ Nov 28 13:25:07.772 INFO [stderr] 19 | HttpRequest, HttpResponse, Json, Nov 28 13:25:07.772 INFO [stderr] | ^^^^ Nov 28 13:25:07.772 INFO [stderr] 20 | middleware::cors::Cors, Nov 28 13:25:07.772 INFO [stderr] 21 | http::{header, Method} Nov 28 13:25:07.772 INFO [stderr] | ^^^^^^ Nov 28 13:25:07.772 INFO [stderr] Nov 28 13:25:07.772 INFO [stderr] warning: unused import: `json::JsonValue` Nov 28 13:25:07.772 INFO [stderr] --> src/main.rs:25:5 Nov 28 13:25:07.772 INFO [stderr] | Nov 28 13:25:07.772 INFO [stderr] 25 | use json::JsonValue; Nov 28 13:25:07.772 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 28 13:25:07.772 INFO [stderr] Nov 28 13:25:07.772 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 28 13:25:07.772 INFO [stderr] --> src/main.rs:28:5 Nov 28 13:25:07.772 INFO [stderr] | Nov 28 13:25:07.772 INFO [stderr] 28 | use diesel::prelude::*; Nov 28 13:25:07.772 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 13:25:07.772 INFO [stderr] Nov 28 13:25:07.772 INFO [stderr] warning: unused import: `diesel::pg::PgConnection` Nov 28 13:25:07.772 INFO [stderr] --> src/main.rs:29:5 Nov 28 13:25:07.773 INFO [stderr] | Nov 28 13:25:07.773 INFO [stderr] 29 | use diesel::pg::PgConnection; Nov 28 13:25:07.773 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 13:25:07.773 INFO [stderr] Nov 28 13:25:07.773 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 28 13:25:07.773 INFO [stderr] --> src/main.rs:30:5 Nov 28 13:25:07.773 INFO [stderr] | Nov 28 13:25:07.773 INFO [stderr] 30 | use dotenv::dotenv; Nov 28 13:25:07.773 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 28 13:25:07.773 INFO [stderr] Nov 28 13:25:07.773 INFO [stderr] warning: unused import: `schema::games` Nov 28 13:25:07.773 INFO [stderr] --> src/db.rs:64:9 Nov 28 13:25:07.773 INFO [stderr] | Nov 28 13:25:07.773 INFO [stderr] 64 | use schema::games; Nov 28 13:25:07.773 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 13:25:07.773 INFO [stderr] Nov 28 13:25:07.773 INFO [stderr] warning: unused import: `schema::games` Nov 28 13:25:07.773 INFO [stderr] --> src/db.rs:77:9 Nov 28 13:25:07.773 INFO [stderr] | Nov 28 13:25:07.773 INFO [stderr] 77 | use schema::games; Nov 28 13:25:07.773 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 13:25:07.773 INFO [stderr] Nov 28 13:25:07.774 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:25:07.774 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:25:07.774 INFO [stderr] | Nov 28 13:25:07.774 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:25:07.774 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:07.774 INFO [stderr] | Nov 28 13:25:07.774 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 13:25:07.774 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:25:07.774 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:07.774 INFO [stderr] Nov 28 13:25:07.774 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:25:07.774 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:25:07.774 INFO [stderr] | Nov 28 13:25:07.774 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:25:07.774 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:07.774 INFO [stderr] | Nov 28 13:25:07.774 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:25:07.774 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:07.774 INFO [stderr] Nov 28 13:25:07.774 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 13:25:07.774 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:07.774 INFO [stderr] | Nov 28 13:25:07.774 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:07.775 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:07.775 INFO [stderr] | Nov 28 13:25:07.775 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:25:07.775 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:07.775 INFO [stderr] Nov 28 13:25:07.775 INFO [stderr] warning: cannot find type `key` in this scope Nov 28 13:25:07.775 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:07.775 INFO [stderr] | Nov 28 13:25:07.775 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:07.775 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:07.775 INFO [stderr] | Nov 28 13:25:07.775 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:25:07.775 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:07.775 INFO [stderr] Nov 28 13:25:07.775 INFO [stderr] warning: cannot find type `player1` in this scope Nov 28 13:25:07.775 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:07.775 INFO [stderr] | Nov 28 13:25:07.775 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:07.775 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:07.775 INFO [stderr] | Nov 28 13:25:07.775 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:25:07.775 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:07.775 INFO [stderr] Nov 28 13:25:07.776 INFO [stderr] warning: cannot find type `player2` in this scope Nov 28 13:25:07.776 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:07.776 INFO [stderr] | Nov 28 13:25:07.776 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:07.776 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:07.776 INFO [stderr] | Nov 28 13:25:07.776 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:25:07.776 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:07.776 INFO [stderr] Nov 28 13:25:07.776 INFO [stderr] warning: cannot find type `player1_choice` in this scope Nov 28 13:25:07.776 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:07.776 INFO [stderr] | Nov 28 13:25:07.776 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:07.776 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:07.776 INFO [stderr] | Nov 28 13:25:07.776 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:25:07.776 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:07.776 INFO [stderr] Nov 28 13:25:07.776 INFO [stderr] warning: cannot find type `player2_choice` in this scope Nov 28 13:25:07.776 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:07.777 INFO [stderr] | Nov 28 13:25:07.777 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:07.777 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:07.777 INFO [stderr] | Nov 28 13:25:07.777 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:25:07.777 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:07.777 INFO [stderr] Nov 28 13:25:07.777 INFO [stderr] warning: cannot find type `Game` in this scope Nov 28 13:25:07.777 INFO [stderr] --> src/models.rs:1:41 Nov 28 13:25:07.777 INFO [stderr] | Nov 28 13:25:07.777 INFO [stderr] 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Nov 28 13:25:07.777 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:07.777 INFO [stderr] | Nov 28 13:25:07.777 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:25:07.777 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:07.777 INFO [stderr] Nov 28 13:25:07.777 INFO [stderr] warning: cannot find type `games` in this scope Nov 28 13:25:07.777 INFO [stderr] --> src/models.rs:13:10 Nov 28 13:25:07.777 INFO [stderr] | Nov 28 13:25:07.777 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 28 13:25:07.777 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:07.777 INFO [stderr] | Nov 28 13:25:07.777 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:25:07.777 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:07.778 INFO [stderr] Nov 28 13:25:07.778 INFO [stderr] warning: cannot find type `NewGame` in this scope Nov 28 13:25:07.778 INFO [stderr] --> src/models.rs:13:10 Nov 28 13:25:07.778 INFO [stderr] | Nov 28 13:25:07.778 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 28 13:25:07.778 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:07.778 INFO [stderr] | Nov 28 13:25:07.778 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:25:07.778 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:07.778 INFO [stderr] Nov 28 13:25:08.296 INFO [stderr] warning: unused import: `Stream` Nov 28 13:25:08.296 INFO [stderr] --> src/main.rs:24:23 Nov 28 13:25:08.296 INFO [stderr] | Nov 28 13:25:08.296 INFO [stderr] 24 | use futures::{Future, Stream}; Nov 28 13:25:08.296 INFO [stderr] | ^^^^^^ Nov 28 13:25:08.296 INFO [stderr] Nov 28 13:25:08.336 INFO [stderr] warning: unused variable: `req` Nov 28 13:25:08.336 INFO [stderr] --> src/main.rs:77:10 Nov 28 13:25:08.336 INFO [stderr] | Nov 28 13:25:08.336 INFO [stderr] 77 | fn index(req: HttpRequest) -> HttpResponse { Nov 28 13:25:08.336 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 28 13:25:08.336 INFO [stderr] | Nov 28 13:25:08.336 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 13:25:08.336 INFO [stderr] Nov 28 13:25:08.589 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s Nov 28 13:25:08.611 INFO [stderr] su: No module specific data is present Nov 28 13:25:09.348 INFO running `"docker" "inspect" "4b4c5d82c1b7e5aa0635cb10bfaa114ed3e7363cbe1e6656809a577db0e22b15"` Nov 28 13:25:09.688 INFO running `"docker" "rm" "-f" "4b4c5d82c1b7e5aa0635cb10bfaa114ed3e7363cbe1e6656809a577db0e22b15"` Nov 28 13:25:09.927 INFO [stdout] 4b4c5d82c1b7e5aa0635cb10bfaa114ed3e7363cbe1e6656809a577db0e22b15