Oct 21 12:58:51.573 INFO checking timpbrenner/rustassone against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:58:51.573 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 12:58:52.040 INFO blam! 97ed3058a2734d23faf402c8a3dbe338800625d69e93f6e7a5553e2e14b550af Oct 21 12:58:52.056 INFO running `"docker" "start" "-a" "97ed3058a2734d23faf402c8a3dbe338800625d69e93f6e7a5553e2e14b550af"` Oct 21 12:58:53.440 INFO kablam! usermod: no changes Oct 21 12:58:53.876 INFO kablam! Compiling serde v1.0.62 Oct 21 12:58:53.892 INFO kablam! Compiling pq-sys v0.4.5 Oct 21 12:58:53.900 INFO kablam! Compiling backtrace-sys v0.1.22 Oct 21 12:58:53.920 INFO kablam! Checking resolv-conf v0.6.1 Oct 21 12:58:53.922 INFO kablam! Compiling syn v0.14.0 Oct 21 12:58:53.928 INFO kablam! Checking regex v0.2.11 Oct 21 12:58:53.950 INFO kablam! Checking env_logger v0.5.10 Oct 21 12:58:59.872 INFO kablam! Checking diesel v1.3.0 Oct 21 12:59:01.016 INFO kablam! Checking dotenv v0.9.0 Oct 21 12:59:03.373 INFO kablam! Checking backtrace v0.2.3 Oct 21 12:59:03.373 INFO kablam! Checking backtrace v0.3.8 Oct 21 12:59:04.956 INFO kablam! Checking error-chain v0.1.12 Oct 21 12:59:05.234 INFO kablam! Checking failure v0.1.1 Oct 21 12:59:06.833 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 21 12:59:06.973 INFO kablam! Compiling error-chain v0.11.0 Oct 21 12:59:23.865 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 21 12:59:24.576 INFO kablam! Compiling serde_derive v1.0.62 Oct 21 12:59:37.323 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 21 12:59:37.332 INFO kablam! Checking serde_json v1.0.18 Oct 21 12:59:43.028 INFO kablam! Compiling semver v0.9.0 Oct 21 12:59:59.340 INFO kablam! Compiling cargo_metadata v0.5.4 Oct 21 13:00:03.977 INFO kablam! Compiling skeptic v0.13.3 Oct 21 13:00:07.936 INFO kablam! Compiling actix v0.5.7 Oct 21 13:00:14.136 INFO kablam! Checking actix-web v0.6.10 Oct 21 13:00:30.306 INFO kablam! Checking carcassonne v0.1.0 (/source) Oct 21 13:00:33.001 INFO kablam! warning: cannot find type `table` in this scope Oct 21 13:00:33.007 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 13:00:33.008 INFO kablam! | Oct 21 13:00:33.008 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 13:00:33.008 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.009 INFO kablam! | Oct 21 13:00:33.009 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 13:00:33.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.010 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.010 INFO kablam! Oct 21 13:00:33.010 INFO kablam! warning: cannot find type `table` in this scope Oct 21 13:00:33.010 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 13:00:33.011 INFO kablam! | Oct 21 13:00:33.011 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 13:00:33.011 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.012 INFO kablam! | Oct 21 13:00:33.012 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.012 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.013 INFO kablam! Oct 21 13:00:33.013 INFO kablam! warning: cannot find type `id` in this scope Oct 21 13:00:33.013 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.013 INFO kablam! | Oct 21 13:00:33.014 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.014 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.014 INFO kablam! | Oct 21 13:00:33.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.016 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.017 INFO kablam! Oct 21 13:00:33.018 INFO kablam! warning: cannot find type `tile_id` in this scope Oct 21 13:00:33.018 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.018 INFO kablam! | Oct 21 13:00:33.018 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.019 INFO kablam! | Oct 21 13:00:33.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.020 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.020 INFO kablam! Oct 21 13:00:33.020 INFO kablam! warning: cannot find type `game_id` in this scope Oct 21 13:00:33.020 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.021 INFO kablam! | Oct 21 13:00:33.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.021 INFO kablam! | Oct 21 13:00:33.022 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.022 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.022 INFO kablam! Oct 21 13:00:33.022 INFO kablam! warning: cannot find type `player_id` in this scope Oct 21 13:00:33.023 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.023 INFO kablam! | Oct 21 13:00:33.023 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.024 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.024 INFO kablam! | Oct 21 13:00:33.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.024 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.025 INFO kablam! Oct 21 13:00:33.025 INFO kablam! warning: cannot find type `side` in this scope Oct 21 13:00:33.025 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.025 INFO kablam! | Oct 21 13:00:33.026 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.026 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.026 INFO kablam! | Oct 21 13:00:33.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.027 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.027 INFO kablam! Oct 21 13:00:33.027 INFO kablam! warning: cannot find type `turn_order` in this scope Oct 21 13:00:33.028 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.028 INFO kablam! | Oct 21 13:00:33.028 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.029 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.029 INFO kablam! | Oct 21 13:00:33.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.029 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.030 INFO kablam! Oct 21 13:00:33.030 INFO kablam! warning: cannot find type `score` in this scope Oct 21 13:00:33.030 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.030 INFO kablam! | Oct 21 13:00:33.031 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.031 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.031 INFO kablam! | Oct 21 13:00:33.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.032 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.040 INFO kablam! Oct 21 13:00:33.040 INFO kablam! warning: cannot find type `row_offset` in this scope Oct 21 13:00:33.041 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.041 INFO kablam! | Oct 21 13:00:33.041 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.042 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.042 INFO kablam! | Oct 21 13:00:33.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.043 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.043 INFO kablam! Oct 21 13:00:33.043 INFO kablam! warning: cannot find type `column_offset` in this scope Oct 21 13:00:33.043 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.044 INFO kablam! | Oct 21 13:00:33.044 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.044 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.045 INFO kablam! | Oct 21 13:00:33.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.045 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.046 INFO kablam! Oct 21 13:00:33.046 INFO kablam! warning: cannot find type `rotation` in this scope Oct 21 13:00:33.046 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.046 INFO kablam! | Oct 21 13:00:33.047 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.047 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.047 INFO kablam! | Oct 21 13:00:33.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.048 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.048 INFO kablam! Oct 21 13:00:33.049 INFO kablam! warning: cannot find type `current_player_id` in this scope Oct 21 13:00:33.049 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.049 INFO kablam! | Oct 21 13:00:33.049 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.050 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.050 INFO kablam! | Oct 21 13:00:33.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.050 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.052 INFO kablam! Oct 21 13:00:33.052 INFO kablam! warning: cannot find type `current_state` in this scope Oct 21 13:00:33.052 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.053 INFO kablam! | Oct 21 13:00:33.053 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.053 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.053 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.054 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.054 INFO kablam! Oct 21 13:00:33.054 INFO kablam! warning: cannot find type `current_tile_id` in this scope Oct 21 13:00:33.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.054 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.054 INFO kablam! Oct 21 13:00:33.054 INFO kablam! warning: cannot find type `username` in this scope Oct 21 13:00:33.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.054 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.054 INFO kablam! Oct 21 13:00:33.054 INFO kablam! warning: cannot find type `city_side` in this scope Oct 21 13:00:33.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.054 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.054 INFO kablam! Oct 21 13:00:33.054 INFO kablam! warning: cannot find type `tile_group` in this scope Oct 21 13:00:33.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.054 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.054 INFO kablam! Oct 21 13:00:33.054 INFO kablam! warning: cannot find type `road_side` in this scope Oct 21 13:00:33.054 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.054 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.054 INFO kablam! Oct 21 13:00:33.054 INFO kablam! warning: cannot find type `Tile` in this scope Oct 21 13:00:33.054 INFO kablam! --> src/models.rs:3:10 Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! 3 | #[derive(Queryable, QueryableByName)] Oct 21 13:00:33.054 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.054 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.054 INFO kablam! Oct 21 13:00:33.054 INFO kablam! warning: cannot find type `tiles` in this scope Oct 21 13:00:33.054 INFO kablam! --> src/models.rs:3:21 Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! 3 | #[derive(Queryable, QueryableByName)] Oct 21 13:00:33.054 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.054 INFO kablam! | Oct 21 13:00:33.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.054 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.054 INFO kablam! Oct 21 13:00:33.054 INFO kablam! warning: cannot find type `Tile` in this scope Oct 21 13:00:33.054 INFO kablam! --> src/models.rs:3:21 Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! 3 | #[derive(Queryable, QueryableByName)] Oct 21 13:00:33.055 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.055 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.055 INFO kablam! Oct 21 13:00:33.055 INFO kablam! warning: cannot find type `TileCity` in this scope Oct 21 13:00:33.055 INFO kablam! --> src/models.rs:9:10 Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! 9 | #[derive(Queryable)] Oct 21 13:00:33.055 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.055 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.055 INFO kablam! Oct 21 13:00:33.055 INFO kablam! warning: cannot find type `TileRoad` in this scope Oct 21 13:00:33.055 INFO kablam! --> src/models.rs:17:10 Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! 17 | #[derive(Queryable)] Oct 21 13:00:33.055 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.055 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.055 INFO kablam! Oct 21 13:00:33.055 INFO kablam! warning: cannot find type `Game` in this scope Oct 21 13:00:33.055 INFO kablam! --> src/models.rs:25:10 Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! 25 | #[derive(Queryable)] Oct 21 13:00:33.055 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.055 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.055 INFO kablam! Oct 21 13:00:33.055 INFO kablam! warning: cannot find type `Player` in this scope Oct 21 13:00:33.055 INFO kablam! --> src/models.rs:33:10 Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! 33 | #[derive(Queryable)] Oct 21 13:00:33.055 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.055 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.055 INFO kablam! Oct 21 13:00:33.055 INFO kablam! warning: cannot find type `GamePlayer` in this scope Oct 21 13:00:33.055 INFO kablam! --> src/models.rs:39:10 Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! 39 | #[derive(Queryable)] Oct 21 13:00:33.055 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.055 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.055 INFO kablam! Oct 21 13:00:33.055 INFO kablam! warning: cannot find type `GameTile` in this scope Oct 21 13:00:33.055 INFO kablam! --> src/models.rs:48:10 Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! 48 | #[derive(Queryable)] Oct 21 13:00:33.055 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.055 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.055 INFO kablam! Oct 21 13:00:33.055 INFO kablam! warning: cannot find type `GamePiece` in this scope Oct 21 13:00:33.055 INFO kablam! --> src/models.rs:59:10 Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! 59 | #[derive(Queryable)] Oct 21 13:00:33.055 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.055 INFO kablam! | Oct 21 13:00:33.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.055 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.055 INFO kablam! Oct 21 13:00:33.612 INFO kablam! warning: cannot find type `table` in this scope Oct 21 13:00:33.612 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 13:00:33.612 INFO kablam! | Oct 21 13:00:33.612 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 13:00:33.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.612 INFO kablam! | Oct 21 13:00:33.612 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 13:00:33.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.612 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.612 INFO kablam! Oct 21 13:00:33.612 INFO kablam! warning: cannot find type `table` in this scope Oct 21 13:00:33.612 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 13:00:33.612 INFO kablam! | Oct 21 13:00:33.612 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 13:00:33.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.612 INFO kablam! | Oct 21 13:00:33.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.612 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.612 INFO kablam! Oct 21 13:00:33.612 INFO kablam! warning: cannot find type `id` in this scope Oct 21 13:00:33.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.612 INFO kablam! | Oct 21 13:00:33.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.612 INFO kablam! | Oct 21 13:00:33.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.612 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.612 INFO kablam! Oct 21 13:00:33.612 INFO kablam! warning: cannot find type `tile_id` in this scope Oct 21 13:00:33.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.612 INFO kablam! | Oct 21 13:00:33.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.612 INFO kablam! | Oct 21 13:00:33.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.612 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.612 INFO kablam! Oct 21 13:00:33.612 INFO kablam! warning: cannot find type `game_id` in this scope Oct 21 13:00:33.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.612 INFO kablam! | Oct 21 13:00:33.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.612 INFO kablam! | Oct 21 13:00:33.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.612 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.612 INFO kablam! Oct 21 13:00:33.612 INFO kablam! warning: cannot find type `player_id` in this scope Oct 21 13:00:33.613 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.613 INFO kablam! | Oct 21 13:00:33.613 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.613 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.613 INFO kablam! | Oct 21 13:00:33.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.613 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.613 INFO kablam! Oct 21 13:00:33.613 INFO kablam! warning: cannot find type `side` in this scope Oct 21 13:00:33.613 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.613 INFO kablam! | Oct 21 13:00:33.613 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.613 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.613 INFO kablam! | Oct 21 13:00:33.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.613 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.613 INFO kablam! Oct 21 13:00:33.624 INFO kablam! warning: cannot find type `turn_order` in this scope Oct 21 13:00:33.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.624 INFO kablam! | Oct 21 13:00:33.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.624 INFO kablam! | Oct 21 13:00:33.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.624 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.624 INFO kablam! Oct 21 13:00:33.624 INFO kablam! warning: cannot find type `score` in this scope Oct 21 13:00:33.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.624 INFO kablam! | Oct 21 13:00:33.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.624 INFO kablam! | Oct 21 13:00:33.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.624 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.624 INFO kablam! Oct 21 13:00:33.624 INFO kablam! warning: cannot find type `row_offset` in this scope Oct 21 13:00:33.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.624 INFO kablam! | Oct 21 13:00:33.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.624 INFO kablam! | Oct 21 13:00:33.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.624 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.624 INFO kablam! Oct 21 13:00:33.624 INFO kablam! warning: cannot find type `column_offset` in this scope Oct 21 13:00:33.624 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.624 INFO kablam! | Oct 21 13:00:33.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.624 INFO kablam! | Oct 21 13:00:33.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.628 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.628 INFO kablam! Oct 21 13:00:33.628 INFO kablam! warning: cannot find type `rotation` in this scope Oct 21 13:00:33.628 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.628 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.629 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.629 INFO kablam! Oct 21 13:00:33.629 INFO kablam! warning: cannot find type `current_player_id` in this scope Oct 21 13:00:33.629 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.629 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.629 INFO kablam! Oct 21 13:00:33.629 INFO kablam! warning: cannot find type `current_state` in this scope Oct 21 13:00:33.629 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.629 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.629 INFO kablam! Oct 21 13:00:33.629 INFO kablam! warning: cannot find type `current_tile_id` in this scope Oct 21 13:00:33.629 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.629 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.629 INFO kablam! Oct 21 13:00:33.629 INFO kablam! warning: cannot find type `username` in this scope Oct 21 13:00:33.629 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.629 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.629 INFO kablam! Oct 21 13:00:33.629 INFO kablam! warning: cannot find type `city_side` in this scope Oct 21 13:00:33.629 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.629 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.629 INFO kablam! Oct 21 13:00:33.629 INFO kablam! warning: cannot find type `tile_group` in this scope Oct 21 13:00:33.629 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.629 INFO kablam! | Oct 21 13:00:33.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.629 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.629 INFO kablam! Oct 21 13:00:33.636 INFO kablam! warning: cannot find type `road_side` in this scope Oct 21 13:00:33.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:00:33.636 INFO kablam! | Oct 21 13:00:33.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:00:33.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.636 INFO kablam! | Oct 21 13:00:33.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.636 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.636 INFO kablam! Oct 21 13:00:33.644 INFO kablam! warning: cannot find type `Tile` in this scope Oct 21 13:00:33.644 INFO kablam! --> src/models.rs:3:10 Oct 21 13:00:33.644 INFO kablam! | Oct 21 13:00:33.644 INFO kablam! 3 | #[derive(Queryable, QueryableByName)] Oct 21 13:00:33.644 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.644 INFO kablam! | Oct 21 13:00:33.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.644 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.645 INFO kablam! Oct 21 13:00:33.645 INFO kablam! warning: cannot find type `tiles` in this scope Oct 21 13:00:33.645 INFO kablam! --> src/models.rs:3:21 Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! 3 | #[derive(Queryable, QueryableByName)] Oct 21 13:00:33.645 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.645 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.645 INFO kablam! Oct 21 13:00:33.645 INFO kablam! warning: cannot find type `Tile` in this scope Oct 21 13:00:33.645 INFO kablam! --> src/models.rs:3:21 Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! 3 | #[derive(Queryable, QueryableByName)] Oct 21 13:00:33.645 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.645 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.645 INFO kablam! Oct 21 13:00:33.645 INFO kablam! warning: cannot find type `TileCity` in this scope Oct 21 13:00:33.645 INFO kablam! --> src/models.rs:9:10 Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! 9 | #[derive(Queryable)] Oct 21 13:00:33.645 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.645 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.645 INFO kablam! Oct 21 13:00:33.645 INFO kablam! warning: cannot find type `TileRoad` in this scope Oct 21 13:00:33.645 INFO kablam! --> src/models.rs:17:10 Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! 17 | #[derive(Queryable)] Oct 21 13:00:33.645 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.645 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.645 INFO kablam! Oct 21 13:00:33.645 INFO kablam! warning: cannot find type `Game` in this scope Oct 21 13:00:33.645 INFO kablam! --> src/models.rs:25:10 Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! 25 | #[derive(Queryable)] Oct 21 13:00:33.645 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.645 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.645 INFO kablam! Oct 21 13:00:33.645 INFO kablam! warning: cannot find type `Player` in this scope Oct 21 13:00:33.645 INFO kablam! --> src/models.rs:33:10 Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! 33 | #[derive(Queryable)] Oct 21 13:00:33.645 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.645 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.645 INFO kablam! Oct 21 13:00:33.645 INFO kablam! warning: cannot find type `GamePlayer` in this scope Oct 21 13:00:33.645 INFO kablam! --> src/models.rs:39:10 Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! 39 | #[derive(Queryable)] Oct 21 13:00:33.645 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.645 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.645 INFO kablam! Oct 21 13:00:33.645 INFO kablam! warning: cannot find type `GameTile` in this scope Oct 21 13:00:33.645 INFO kablam! --> src/models.rs:48:10 Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! 48 | #[derive(Queryable)] Oct 21 13:00:33.645 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.645 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.645 INFO kablam! Oct 21 13:00:33.645 INFO kablam! warning: cannot find type `GamePiece` in this scope Oct 21 13:00:33.645 INFO kablam! --> src/models.rs:59:10 Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! 59 | #[derive(Queryable)] Oct 21 13:00:33.645 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:00:33.645 INFO kablam! | Oct 21 13:00:33.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 13:00:33.645 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:00:33.645 INFO kablam! Oct 21 13:00:35.256 INFO kablam! warning: unused variable: `req` Oct 21 13:00:35.256 INFO kablam! --> src/js_models.rs:19:28 Oct 21 13:00:35.256 INFO kablam! | Oct 21 13:00:35.256 INFO kablam! 19 | fn respond_to(self, req: &HttpRequest) -> Result { Oct 21 13:00:35.256 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 13:00:35.256 INFO kablam! | Oct 21 13:00:35.256 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:00:35.256 INFO kablam! Oct 21 13:00:35.256 INFO kablam! warning: unused variable: `req` Oct 21 13:00:35.256 INFO kablam! --> src/js_models.rs:56:28 Oct 21 13:00:35.256 INFO kablam! | Oct 21 13:00:35.256 INFO kablam! 56 | fn respond_to(self, req: &HttpRequest) -> Result { Oct 21 13:00:35.256 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 13:00:35.256 INFO kablam! Oct 21 13:00:35.258 INFO kablam! warning: unused variable: `req` Oct 21 13:00:35.258 INFO kablam! --> src/player.rs:20:28 Oct 21 13:00:35.258 INFO kablam! | Oct 21 13:00:35.258 INFO kablam! 20 | fn respond_to(self, req: &HttpRequest) -> Result { Oct 21 13:00:35.258 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 13:00:35.258 INFO kablam! Oct 21 13:00:35.461 INFO kablam! warning: unused variable: `req` Oct 21 13:00:35.461 INFO kablam! --> src/js_models.rs:19:28 Oct 21 13:00:35.461 INFO kablam! | Oct 21 13:00:35.462 INFO kablam! 19 | fn respond_to(self, req: &HttpRequest) -> Result { Oct 21 13:00:35.462 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 13:00:35.462 INFO kablam! | Oct 21 13:00:35.463 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:00:35.463 INFO kablam! Oct 21 13:00:35.463 INFO kablam! warning: unused variable: `req` Oct 21 13:00:35.463 INFO kablam! --> src/js_models.rs:56:28 Oct 21 13:00:35.464 INFO kablam! | Oct 21 13:00:35.464 INFO kablam! 56 | fn respond_to(self, req: &HttpRequest) -> Result { Oct 21 13:00:35.464 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 13:00:35.465 INFO kablam! Oct 21 13:00:35.465 INFO kablam! warning: unused variable: `req` Oct 21 13:00:35.465 INFO kablam! --> src/player.rs:20:28 Oct 21 13:00:35.466 INFO kablam! | Oct 21 13:00:35.466 INFO kablam! 20 | fn respond_to(self, req: &HttpRequest) -> Result { Oct 21 13:00:35.466 INFO kablam! | ^^^ help: consider using `_req` instead Oct 21 13:00:35.466 INFO kablam! Oct 21 13:00:35.833 INFO kablam! warning: structure field `playerId` should have a snake case name such as `player_id` Oct 21 13:00:35.833 INFO kablam! --> src/js_models.rs:7:5 Oct 21 13:00:35.833 INFO kablam! | Oct 21 13:00:35.833 INFO kablam! 7 | pub playerId: i32, Oct 21 13:00:35.834 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.834 INFO kablam! | Oct 21 13:00:35.834 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 13:00:35.834 INFO kablam! Oct 21 13:00:35.834 INFO kablam! warning: structure field `rowOffset` should have a snake case name such as `row_offset` Oct 21 13:00:35.834 INFO kablam! --> src/js_models.rs:10:5 Oct 21 13:00:35.834 INFO kablam! | Oct 21 13:00:35.834 INFO kablam! 10 | pub rowOffset: i32, Oct 21 13:00:35.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.834 INFO kablam! Oct 21 13:00:35.834 INFO kablam! warning: structure field `columnOffset` should have a snake case name such as `column_offset` Oct 21 13:00:35.834 INFO kablam! --> src/js_models.rs:11:5 Oct 21 13:00:35.834 INFO kablam! | Oct 21 13:00:35.834 INFO kablam! 11 | pub columnOffset: i32, Oct 21 13:00:35.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.834 INFO kablam! Oct 21 13:00:35.834 INFO kablam! warning: structure field `playerId` should have a snake case name such as `player_id` Oct 21 13:00:35.834 INFO kablam! --> src/js_models.rs:31:5 Oct 21 13:00:35.834 INFO kablam! | Oct 21 13:00:35.834 INFO kablam! 31 | pub playerId: i32, Oct 21 13:00:35.834 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.834 INFO kablam! Oct 21 13:00:35.834 INFO kablam! warning: structure field `tileId` should have a snake case name such as `tile_id` Oct 21 13:00:35.834 INFO kablam! --> src/js_models.rs:32:5 Oct 21 13:00:35.834 INFO kablam! | Oct 21 13:00:35.834 INFO kablam! 32 | pub tileId: i32, Oct 21 13:00:35.834 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 13:00:35.834 INFO kablam! Oct 21 13:00:35.840 INFO kablam! warning: structure field `currentPlayerId` should have a snake case name such as `current_player_id` Oct 21 13:00:35.840 INFO kablam! --> src/js_models.rs:47:5 Oct 21 13:00:35.840 INFO kablam! | Oct 21 13:00:35.840 INFO kablam! 47 | pub currentPlayerId: i32, Oct 21 13:00:35.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.840 INFO kablam! Oct 21 13:00:35.840 INFO kablam! warning: structure field `currentState` should have a snake case name such as `current_state` Oct 21 13:00:35.840 INFO kablam! --> src/js_models.rs:48:5 Oct 21 13:00:35.840 INFO kablam! | Oct 21 13:00:35.840 INFO kablam! 48 | pub currentState: String, Oct 21 13:00:35.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.840 INFO kablam! Oct 21 13:00:35.840 INFO kablam! warning: structure field `currentTile` should have a snake case name such as `current_tile` Oct 21 13:00:35.840 INFO kablam! --> src/js_models.rs:49:5 Oct 21 13:00:35.840 INFO kablam! | Oct 21 13:00:35.840 INFO kablam! 49 | pub currentTile: Option, Oct 21 13:00:35.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.840 INFO kablam! Oct 21 13:00:35.928 INFO kablam! warning: structure field `playerId` should have a snake case name such as `player_id` Oct 21 13:00:35.928 INFO kablam! --> src/js_models.rs:7:5 Oct 21 13:00:35.928 INFO kablam! | Oct 21 13:00:35.928 INFO kablam! 7 | pub playerId: i32, Oct 21 13:00:35.928 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.928 INFO kablam! | Oct 21 13:00:35.928 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 13:00:35.928 INFO kablam! Oct 21 13:00:35.928 INFO kablam! warning: structure field `rowOffset` should have a snake case name such as `row_offset` Oct 21 13:00:35.928 INFO kablam! --> src/js_models.rs:10:5 Oct 21 13:00:35.928 INFO kablam! | Oct 21 13:00:35.928 INFO kablam! 10 | pub rowOffset: i32, Oct 21 13:00:35.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.928 INFO kablam! Oct 21 13:00:35.928 INFO kablam! warning: structure field `columnOffset` should have a snake case name such as `column_offset` Oct 21 13:00:35.928 INFO kablam! --> src/js_models.rs:11:5 Oct 21 13:00:35.928 INFO kablam! | Oct 21 13:00:35.928 INFO kablam! 11 | pub columnOffset: i32, Oct 21 13:00:35.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.928 INFO kablam! Oct 21 13:00:35.928 INFO kablam! warning: structure field `playerId` should have a snake case name such as `player_id` Oct 21 13:00:35.928 INFO kablam! --> src/js_models.rs:31:5 Oct 21 13:00:35.928 INFO kablam! | Oct 21 13:00:35.928 INFO kablam! 31 | pub playerId: i32, Oct 21 13:00:35.928 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.929 INFO kablam! Oct 21 13:00:35.929 INFO kablam! warning: structure field `tileId` should have a snake case name such as `tile_id` Oct 21 13:00:35.929 INFO kablam! --> src/js_models.rs:32:5 Oct 21 13:00:35.929 INFO kablam! | Oct 21 13:00:35.929 INFO kablam! 32 | pub tileId: i32, Oct 21 13:00:35.929 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 13:00:35.929 INFO kablam! Oct 21 13:00:35.929 INFO kablam! warning: structure field `currentPlayerId` should have a snake case name such as `current_player_id` Oct 21 13:00:35.929 INFO kablam! --> src/js_models.rs:47:5 Oct 21 13:00:35.929 INFO kablam! | Oct 21 13:00:35.929 INFO kablam! 47 | pub currentPlayerId: i32, Oct 21 13:00:35.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.929 INFO kablam! Oct 21 13:00:35.929 INFO kablam! warning: structure field `currentState` should have a snake case name such as `current_state` Oct 21 13:00:35.929 INFO kablam! --> src/js_models.rs:48:5 Oct 21 13:00:35.929 INFO kablam! | Oct 21 13:00:35.929 INFO kablam! 48 | pub currentState: String, Oct 21 13:00:35.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.929 INFO kablam! Oct 21 13:00:35.929 INFO kablam! warning: structure field `currentTile` should have a snake case name such as `current_tile` Oct 21 13:00:35.929 INFO kablam! --> src/js_models.rs:49:5 Oct 21 13:00:35.929 INFO kablam! | Oct 21 13:00:35.929 INFO kablam! 49 | pub currentTile: Option, Oct 21 13:00:35.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:00:35.929 INFO kablam! Oct 21 13:00:36.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 42s Oct 21 13:00:36.073 INFO kablam! su: No module specific data is present Oct 21 13:00:36.639 INFO running `"docker" "rm" "-f" "97ed3058a2734d23faf402c8a3dbe338800625d69e93f6e7a5553e2e14b550af"` Oct 21 13:00:37.041 INFO blam! 97ed3058a2734d23faf402c8a3dbe338800625d69e93f6e7a5553e2e14b550af