Nov 30 10:51:18.804 INFO checking GreenLoofa/rock_paper_scissors against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 10:51:18.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-3/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 30 10:51:19.168 INFO [stdout] 8a47c72c548ce6b73a742974fbf66ae6c6597451e1d1a9af89cd7081547e0236 Nov 30 10:51:19.168 INFO running `"docker" "start" "-a" "8a47c72c548ce6b73a742974fbf66ae6c6597451e1d1a9af89cd7081547e0236"` Nov 30 10:51:19.941 INFO [stderr] usermod: no changes Nov 30 10:51:20.471 INFO [stderr] Compiling proc-macro2 v0.4.5 Nov 30 10:51:20.516 INFO [stderr] Checking mio v0.6.14 Nov 30 10:51:20.516 INFO [stderr] Compiling serde v1.0.65 Nov 30 10:51:20.524 INFO [stderr] Checking brotli-sys v0.3.2 Nov 30 10:51:20.524 INFO [stderr] Checking tokio-io v0.1.6 Nov 30 10:51:20.524 INFO [stderr] Checking http v0.1.5 Nov 30 10:51:20.524 INFO [stderr] Checking uuid v0.1.18 Nov 30 10:51:20.526 INFO [stderr] Checking tokio-threadpool v0.1.3 Nov 30 10:51:23.144 INFO [stderr] Checking crossbeam-channel v0.1.3 Nov 30 10:51:25.132 INFO [stderr] Compiling rayon-core v1.4.0 Nov 30 10:51:27.392 INFO [stderr] Checking serde_urlencoded v0.5.2 Nov 30 10:51:28.424 INFO [stderr] Checking dotenv v0.9.0 Nov 30 10:51:28.928 INFO [stderr] Checking env_logger v0.5.10 Nov 30 10:51:29.569 INFO [stderr] Checking brotli2 v0.3.2 Nov 30 10:51:30.904 INFO [stderr] Checking tokio-reactor v0.1.1 Nov 30 10:51:31.175 INFO [stderr] Checking mio-uds v0.6.6 Nov 30 10:51:31.384 INFO [stderr] Checking tokio-fs v0.1.0 Nov 30 10:51:37.500 INFO [stderr] Compiling rayon v0.8.2 Nov 30 10:51:37.668 INFO [stderr] Checking tokio-udp v0.1.0 Nov 30 10:51:38.543 INFO [stderr] Checking tokio-tcp v0.1.0 Nov 30 10:51:38.732 INFO [stderr] Checking h2 v0.1.9 Nov 30 10:51:39.280 INFO [stderr] Compiling quote v0.6.3 Nov 30 10:51:43.108 INFO [stderr] Checking tokio v0.1.6 Nov 30 10:51:47.038 INFO [stderr] Compiling syn v0.14.2 Nov 30 10:51:47.318 INFO [stderr] Compiling serde_json v1.0.19 Nov 30 10:51:47.318 INFO [stderr] Compiling semver v0.9.0 Nov 30 10:51:49.076 INFO [stderr] Checking tokio-core v0.1.17 Nov 30 10:51:50.157 INFO [stderr] Compiling ring v0.12.1 Nov 30 10:52:00.864 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 30 10:52:01.246 INFO [stderr] Checking tokio-signal v0.1.5 Nov 30 10:52:14.732 INFO [stderr] Checking cookie v0.10.1 Nov 30 10:52:22.870 INFO [stderr] Compiling serde_derive v1.0.65 Nov 30 10:52:23.106 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 30 10:52:41.910 INFO [stderr] Compiling cargo_metadata v0.5.5 Nov 30 10:52:46.244 INFO [stderr] Compiling skeptic v0.13.3 Nov 30 10:52:51.840 INFO [stderr] Compiling actix v0.5.7 Nov 30 10:53:00.820 INFO [stderr] Checking actix-web v0.6.10 Nov 30 10:53:14.223 INFO [stderr] Checking rock_paper_scissors v0.1.0 (/source) Nov 30 10:53:24.332 INFO [stderr] warning: unused `#[macro_use]` import Nov 30 10:53:24.332 INFO [stderr] --> src/main.rs:9:1 Nov 30 10:53:24.332 INFO [stderr] | Nov 30 10:53:24.332 INFO [stderr] 9 | #[macro_use] Nov 30 10:53:24.332 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 10:53:24.332 INFO [stderr] | Nov 30 10:53:24.332 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 10:53:24.332 INFO [stderr] Nov 30 10:53:24.332 INFO [stderr] warning: unused imports: `Json`, `Method`, `error` Nov 30 10:53:24.332 INFO [stderr] --> src/main.rs:18:5 Nov 30 10:53:24.332 INFO [stderr] | Nov 30 10:53:24.332 INFO [stderr] 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Nov 30 10:53:24.332 INFO [stderr] | ^^^^^ Nov 30 10:53:24.332 INFO [stderr] 19 | HttpRequest, HttpResponse, Json, Nov 30 10:53:24.332 INFO [stderr] | ^^^^ Nov 30 10:53:24.332 INFO [stderr] 20 | middleware::cors::Cors, Nov 30 10:53:24.332 INFO [stderr] 21 | http::{header, Method} Nov 30 10:53:24.332 INFO [stderr] | ^^^^^^ Nov 30 10:53:24.332 INFO [stderr] Nov 30 10:53:24.332 INFO [stderr] warning: unused import: `json::JsonValue` Nov 30 10:53:24.332 INFO [stderr] --> src/main.rs:25:5 Nov 30 10:53:24.332 INFO [stderr] | Nov 30 10:53:24.332 INFO [stderr] 25 | use json::JsonValue; Nov 30 10:53:24.332 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 30 10:53:24.332 INFO [stderr] Nov 30 10:53:24.332 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 30 10:53:24.332 INFO [stderr] --> src/main.rs:28:5 Nov 30 10:53:24.332 INFO [stderr] | Nov 30 10:53:24.332 INFO [stderr] 28 | use diesel::prelude::*; Nov 30 10:53:24.332 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 10:53:24.332 INFO [stderr] Nov 30 10:53:24.332 INFO [stderr] warning: unused import: `diesel::pg::PgConnection` Nov 30 10:53:24.332 INFO [stderr] --> src/main.rs:29:5 Nov 30 10:53:24.332 INFO [stderr] | Nov 30 10:53:24.332 INFO [stderr] 29 | use diesel::pg::PgConnection; Nov 30 10:53:24.332 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 10:53:24.332 INFO [stderr] Nov 30 10:53:24.332 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 30 10:53:24.332 INFO [stderr] --> src/main.rs:30:5 Nov 30 10:53:24.332 INFO [stderr] | Nov 30 10:53:24.332 INFO [stderr] 30 | use dotenv::dotenv; Nov 30 10:53:24.332 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 30 10:53:24.332 INFO [stderr] Nov 30 10:53:24.332 INFO [stderr] warning: unused import: `schema::games` Nov 30 10:53:24.332 INFO [stderr] --> src/db.rs:64:9 Nov 30 10:53:24.332 INFO [stderr] | Nov 30 10:53:24.333 INFO [stderr] 64 | use schema::games; Nov 30 10:53:24.333 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 10:53:24.333 INFO [stderr] Nov 30 10:53:24.333 INFO [stderr] warning: unused import: `schema::games` Nov 30 10:53:24.333 INFO [stderr] --> src/db.rs:77:9 Nov 30 10:53:24.333 INFO [stderr] | Nov 30 10:53:24.333 INFO [stderr] 77 | use schema::games; Nov 30 10:53:24.333 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 10:53:24.333 INFO [stderr] Nov 30 10:53:24.333 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 10:53:24.333 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 10:53:24.333 INFO [stderr] | Nov 30 10:53:24.333 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 10:53:24.333 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.333 INFO [stderr] | Nov 30 10:53:24.333 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 10:53:24.333 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 30 10:53:24.333 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.333 INFO [stderr] Nov 30 10:53:24.333 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 10:53:24.333 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 10:53:24.333 INFO [stderr] | Nov 30 10:53:24.333 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 10:53:24.333 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.333 INFO [stderr] | Nov 30 10:53:24.333 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 30 10:53:24.333 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.333 INFO [stderr] Nov 30 10:53:24.333 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 10:53:24.333 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.333 INFO [stderr] | Nov 30 10:53:24.333 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.333 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.333 INFO [stderr] | Nov 30 10:53:24.333 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 30 10:53:24.333 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.333 INFO [stderr] Nov 30 10:53:24.340 INFO [stderr] warning: cannot find type `key` in this scope Nov 30 10:53:24.340 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.340 INFO [stderr] | Nov 30 10:53:24.340 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.340 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.340 INFO [stderr] | Nov 30 10:53:24.340 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 30 10:53:24.340 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.340 INFO [stderr] Nov 30 10:53:24.344 INFO [stderr] warning: cannot find type `player1` in this scope Nov 30 10:53:24.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.344 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.344 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.344 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 30 10:53:24.344 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.344 INFO [stderr] Nov 30 10:53:24.344 INFO [stderr] warning: cannot find type `player2` in this scope Nov 30 10:53:24.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.344 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.344 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.344 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 30 10:53:24.344 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.344 INFO [stderr] Nov 30 10:53:24.344 INFO [stderr] warning: cannot find type `player1_choice` in this scope Nov 30 10:53:24.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.344 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.344 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.344 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 30 10:53:24.344 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.344 INFO [stderr] Nov 30 10:53:24.344 INFO [stderr] warning: cannot find type `player2_choice` in this scope Nov 30 10:53:24.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.344 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.344 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.344 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 30 10:53:24.344 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.344 INFO [stderr] Nov 30 10:53:24.344 INFO [stderr] warning: cannot find type `Game` in this scope Nov 30 10:53:24.344 INFO [stderr] --> src/models.rs:1:41 Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.344 INFO [stderr] 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Nov 30 10:53:24.344 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.344 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 30 10:53:24.344 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.344 INFO [stderr] Nov 30 10:53:24.344 INFO [stderr] warning: cannot find type `games` in this scope Nov 30 10:53:24.344 INFO [stderr] --> src/models.rs:13:10 Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.344 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 30 10:53:24.344 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.344 INFO [stderr] | Nov 30 10:53:24.345 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 30 10:53:24.345 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.345 INFO [stderr] Nov 30 10:53:24.345 INFO [stderr] warning: cannot find type `NewGame` in this scope Nov 30 10:53:24.345 INFO [stderr] --> src/models.rs:13:10 Nov 30 10:53:24.345 INFO [stderr] | Nov 30 10:53:24.345 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 30 10:53:24.345 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.345 INFO [stderr] | Nov 30 10:53:24.352 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 30 10:53:24.352 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.352 INFO [stderr] Nov 30 10:53:24.572 INFO [stderr] warning: unused `#[macro_use]` import Nov 30 10:53:24.572 INFO [stderr] --> src/main.rs:9:1 Nov 30 10:53:24.572 INFO [stderr] | Nov 30 10:53:24.572 INFO [stderr] 9 | #[macro_use] Nov 30 10:53:24.572 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 10:53:24.572 INFO [stderr] | Nov 30 10:53:24.572 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 10:53:24.572 INFO [stderr] Nov 30 10:53:24.572 INFO [stderr] warning: unused imports: `Json`, `Method`, `error` Nov 30 10:53:24.572 INFO [stderr] --> src/main.rs:18:5 Nov 30 10:53:24.572 INFO [stderr] | Nov 30 10:53:24.572 INFO [stderr] 18 | error, http, middleware, server, App, AsyncResponder, Error, HttpMessage, Nov 30 10:53:24.572 INFO [stderr] | ^^^^^ Nov 30 10:53:24.572 INFO [stderr] 19 | HttpRequest, HttpResponse, Json, Nov 30 10:53:24.572 INFO [stderr] | ^^^^ Nov 30 10:53:24.572 INFO [stderr] 20 | middleware::cors::Cors, Nov 30 10:53:24.572 INFO [stderr] 21 | http::{header, Method} Nov 30 10:53:24.572 INFO [stderr] | ^^^^^^ Nov 30 10:53:24.572 INFO [stderr] Nov 30 10:53:24.572 INFO [stderr] warning: unused import: `json::JsonValue` Nov 30 10:53:24.572 INFO [stderr] --> src/main.rs:25:5 Nov 30 10:53:24.572 INFO [stderr] | Nov 30 10:53:24.572 INFO [stderr] 25 | use json::JsonValue; Nov 30 10:53:24.572 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 30 10:53:24.572 INFO [stderr] Nov 30 10:53:24.572 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 30 10:53:24.572 INFO [stderr] --> src/main.rs:28:5 Nov 30 10:53:24.572 INFO [stderr] | Nov 30 10:53:24.572 INFO [stderr] 28 | use diesel::prelude::*; Nov 30 10:53:24.572 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 10:53:24.572 INFO [stderr] Nov 30 10:53:24.573 INFO [stderr] warning: unused import: `diesel::pg::PgConnection` Nov 30 10:53:24.573 INFO [stderr] --> src/main.rs:29:5 Nov 30 10:53:24.573 INFO [stderr] | Nov 30 10:53:24.573 INFO [stderr] 29 | use diesel::pg::PgConnection; Nov 30 10:53:24.573 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 10:53:24.573 INFO [stderr] Nov 30 10:53:24.573 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 30 10:53:24.573 INFO [stderr] --> src/main.rs:30:5 Nov 30 10:53:24.573 INFO [stderr] | Nov 30 10:53:24.573 INFO [stderr] 30 | use dotenv::dotenv; Nov 30 10:53:24.573 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 30 10:53:24.573 INFO [stderr] Nov 30 10:53:24.577 INFO [stderr] warning: unused import: `schema::games` Nov 30 10:53:24.577 INFO [stderr] --> src/db.rs:64:9 Nov 30 10:53:24.578 INFO [stderr] | Nov 30 10:53:24.578 INFO [stderr] 64 | use schema::games; Nov 30 10:53:24.578 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 10:53:24.578 INFO [stderr] Nov 30 10:53:24.579 INFO [stderr] warning: unused import: `schema::games` Nov 30 10:53:24.579 INFO [stderr] --> src/db.rs:77:9 Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 INFO [stderr] 77 | use schema::games; Nov 30 10:53:24.579 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 10:53:24.579 INFO [stderr] Nov 30 10:53:24.579 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 10:53:24.579 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 10:53:24.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 10:53:24.579 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 30 10:53:24.579 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.579 INFO [stderr] Nov 30 10:53:24.579 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 10:53:24.579 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 10:53:24.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 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 30 10:53:24.579 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.579 INFO [stderr] Nov 30 10:53:24.579 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 10:53:24.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 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 30 10:53:24.579 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.579 INFO [stderr] Nov 30 10:53:24.579 INFO [stderr] warning: cannot find type `key` in this scope Nov 30 10:53:24.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 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 30 10:53:24.579 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.579 INFO [stderr] Nov 30 10:53:24.579 INFO [stderr] warning: cannot find type `player1` in this scope Nov 30 10:53:24.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 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 30 10:53:24.579 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.579 INFO [stderr] Nov 30 10:53:24.579 INFO [stderr] warning: cannot find type `player2` in this scope Nov 30 10:53:24.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.579 INFO [stderr] | Nov 30 10:53:24.579 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 30 10:53:24.579 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.579 INFO [stderr] Nov 30 10:53:24.584 INFO [stderr] warning: cannot find type `player1_choice` in this scope Nov 30 10:53:24.584 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.584 INFO [stderr] | Nov 30 10:53:24.584 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.584 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.584 INFO [stderr] | Nov 30 10:53:24.584 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 30 10:53:24.584 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.584 INFO [stderr] Nov 30 10:53:24.584 INFO [stderr] warning: cannot find type `player2_choice` in this scope Nov 30 10:53:24.584 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:53:24.584 INFO [stderr] | Nov 30 10:53:24.584 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:53:24.584 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.584 INFO [stderr] | Nov 30 10:53:24.584 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 30 10:53:24.584 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.584 INFO [stderr] Nov 30 10:53:24.584 INFO [stderr] warning: cannot find type `Game` in this scope Nov 30 10:53:24.584 INFO [stderr] --> src/models.rs:1:41 Nov 30 10:53:24.584 INFO [stderr] | Nov 30 10:53:24.584 INFO [stderr] 1 | #[derive(Debug, Serialize, Deserialize, Queryable)] Nov 30 10:53:24.585 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.585 INFO [stderr] | Nov 30 10:53:24.585 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 30 10:53:24.585 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.585 INFO [stderr] Nov 30 10:53:24.585 INFO [stderr] warning: cannot find type `games` in this scope Nov 30 10:53:24.585 INFO [stderr] --> src/models.rs:13:10 Nov 30 10:53:24.585 INFO [stderr] | Nov 30 10:53:24.585 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 30 10:53:24.585 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.585 INFO [stderr] | Nov 30 10:53:24.585 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 30 10:53:24.585 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.585 INFO [stderr] Nov 30 10:53:24.585 INFO [stderr] warning: cannot find type `NewGame` in this scope Nov 30 10:53:24.585 INFO [stderr] --> src/models.rs:13:10 Nov 30 10:53:24.585 INFO [stderr] | Nov 30 10:53:24.585 INFO [stderr] 13 | #[derive(Insertable, Debug)] Nov 30 10:53:24.585 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:53:24.585 INFO [stderr] | Nov 30 10:53:24.585 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 30 10:53:24.585 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:53:24.585 INFO [stderr] Nov 30 10:53:25.196 INFO [stderr] warning: unused import: `Stream` Nov 30 10:53:25.196 INFO [stderr] --> src/main.rs:24:23 Nov 30 10:53:25.197 INFO [stderr] | Nov 30 10:53:25.197 INFO [stderr] 24 | use futures::{Future, Stream}; Nov 30 10:53:25.197 INFO [stderr] | ^^^^^^ Nov 30 10:53:25.197 INFO [stderr] Nov 30 10:53:25.244 INFO [stderr] warning: unused variable: `req` Nov 30 10:53:25.244 INFO [stderr] --> src/main.rs:77:10 Nov 30 10:53:25.244 INFO [stderr] | Nov 30 10:53:25.244 INFO [stderr] 77 | fn index(req: HttpRequest) -> HttpResponse { Nov 30 10:53:25.244 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 30 10:53:25.244 INFO [stderr] | Nov 30 10:53:25.244 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 30 10:53:25.244 INFO [stderr] Nov 30 10:53:25.534 INFO [stderr] warning: unused import: `Stream` Nov 30 10:53:25.534 INFO [stderr] --> src/main.rs:24:23 Nov 30 10:53:25.534 INFO [stderr] | Nov 30 10:53:25.535 INFO [stderr] 24 | use futures::{Future, Stream}; Nov 30 10:53:25.535 INFO [stderr] | ^^^^^^ Nov 30 10:53:25.535 INFO [stderr] Nov 30 10:53:25.592 INFO [stderr] warning: unused variable: `req` Nov 30 10:53:25.592 INFO [stderr] --> src/main.rs:77:10 Nov 30 10:53:25.593 INFO [stderr] | Nov 30 10:53:25.593 INFO [stderr] 77 | fn index(req: HttpRequest) -> HttpResponse { Nov 30 10:53:25.593 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 30 10:53:25.593 INFO [stderr] | Nov 30 10:53:25.594 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 30 10:53:25.594 INFO [stderr] Nov 30 10:53:25.905 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s Nov 30 10:53:25.933 INFO [stderr] su: No module specific data is present Nov 30 10:53:27.227 INFO running `"docker" "inspect" "8a47c72c548ce6b73a742974fbf66ae6c6597451e1d1a9af89cd7081547e0236"` Nov 30 10:53:27.515 INFO running `"docker" "rm" "-f" "8a47c72c548ce6b73a742974fbf66ae6c6597451e1d1a9af89cd7081547e0236"` Nov 30 10:53:27.800 INFO [stdout] 8a47c72c548ce6b73a742974fbf66ae6c6597451e1d1a9af89cd7081547e0236