Dec 17 16:22:23.997 INFO checking ryanmcgrath/smashgg-upcoming-tournaments against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 17 16:22:23.997 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-0/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/ryanmcgrath/smashgg-upcoming-tournaments:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 16:22:24.394 INFO [stdout] 779e605fa105ef2eb4012af753c3f6681e8d260111191d3dfd3b2902b21b3405 Dec 17 16:22:24.402 INFO running `"docker" "start" "-a" "779e605fa105ef2eb4012af753c3f6681e8d260111191d3dfd3b2902b21b3405"` Dec 17 16:22:26.034 INFO [stderr] Compiling serde v1.0.59 Dec 17 16:22:26.052 INFO [stderr] Checking uname v0.1.1 Dec 17 16:22:26.052 INFO [stderr] Checking hostname v0.1.4 Dec 17 16:22:26.052 INFO [stderr] Compiling backtrace-sys v0.1.19 Dec 17 16:22:26.052 INFO [stderr] Checking rand v0.5.0 Dec 17 16:22:26.052 INFO [stderr] Checking bytes v0.4.7 Dec 17 16:22:26.053 INFO [stderr] Compiling im v10.2.0 Dec 17 16:22:26.054 INFO [stderr] Compiling sentry v0.5.1 Dec 17 16:22:26.513 INFO [stderr] Checking regex v0.2.11 Dec 17 16:22:27.212 INFO [stderr] Compiling serde_derive v1.0.59 Dec 17 16:22:32.335 INFO [stderr] Checking tokio-io v0.1.6 Dec 17 16:22:36.918 INFO [stderr] Checking tokio-reactor v0.1.1 Dec 17 16:22:36.920 INFO [stderr] Checking tokio-fs v0.1.0 Dec 17 16:22:40.912 INFO [stderr] Checking tokio-tcp v0.1.0 Dec 17 16:22:40.912 INFO [stderr] Checking tokio-udp v0.1.0 Dec 17 16:22:40.974 INFO [stderr] Checking dotenv v0.9.0 Dec 17 16:22:43.456 INFO [stderr] Checking tokio v0.1.6 Dec 17 16:22:47.310 INFO [stderr] Checking tokio-core v0.1.17 Dec 17 16:22:52.326 INFO [stderr] Checking tokio-proto v0.1.1 Dec 17 16:22:52.328 INFO [stderr] Checking tokio-tls v0.1.4 Dec 17 16:23:01.493 INFO [stderr] Checking backtrace v0.3.8 Dec 17 16:23:01.617 INFO [stderr] Checking hyper v0.11.27 Dec 17 16:23:02.764 INFO [stderr] Checking failure v0.1.1 Dec 17 16:23:11.684 INFO [stderr] Checking serde_test v1.0.59 Dec 17 16:23:11.684 INFO [stderr] Checking uuid v0.6.5 Dec 17 16:23:11.684 INFO [stderr] Checking serde_urlencoded v0.5.2 Dec 17 16:23:11.684 INFO [stderr] Checking url_serde v0.2.0 Dec 17 16:23:11.684 INFO [stderr] Checking chrono v0.4.2 Dec 17 16:23:13.600 INFO [stderr] Checking debugid v0.1.1 Dec 17 16:23:16.704 INFO [stderr] Checking linked-hash-map v0.5.1 Dec 17 16:23:17.751 INFO [stderr] Checking serde_json v1.0.17 Dec 17 16:23:19.500 INFO [stderr] Checking hyper-tls v0.1.3 Dec 17 16:23:21.276 INFO [stderr] Checking reqwest v0.8.5 Dec 17 16:23:21.277 INFO [stderr] Checking sentry-types v0.3.4 Dec 17 16:23:21.277 INFO [stderr] Checking diesel v1.3.0 Dec 17 16:24:00.990 INFO [stderr] Checking scraper v0.1.0 (/opt/crater/workdir) Dec 17 16:24:02.048 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 16:24:02.048 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 16:24:02.048 INFO [stderr] | Dec 17 16:24:02.048 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 16:24:02.048 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.048 INFO [stderr] | Dec 17 16:24:02.048 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 16:24:02.048 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! Dec 17 16:24:02.048 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.048 INFO [stderr] Dec 17 16:24:02.048 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 16:24:02.048 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 16:24:02.048 INFO [stderr] | Dec 17 16:24:02.048 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 16:24:02.048 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.048 INFO [stderr] | Dec 17 16:24:02.048 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! Dec 17 16:24:02.048 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.048 INFO [stderr] Dec 17 16:24:02.048 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 16:24:02.048 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.048 INFO [stderr] | Dec 17 16:24:02.048 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.048 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.048 INFO [stderr] | Dec 17 16:24:02.048 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! Dec 17 16:24:02.048 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.048 INFO [stderr] Dec 17 16:24:02.048 INFO [stderr] warning: cannot find type `tournament_id` in this scope Dec 17 16:24:02.048 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.048 INFO [stderr] | Dec 17 16:24:02.048 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.048 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.048 INFO [stderr] | Dec 17 16:24:02.048 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! Dec 17 16:24:02.048 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.048 INFO [stderr] Dec 17 16:24:02.048 INFO [stderr] warning: cannot find type `tournament_type` in this scope Dec 17 16:24:02.048 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.048 INFO [stderr] | Dec 17 16:24:02.048 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.048 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.048 INFO [stderr] | Dec 17 16:24:02.048 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! Dec 17 16:24:02.048 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.048 INFO [stderr] Dec 17 16:24:02.048 INFO [stderr] warning: cannot find type `name` in this scope Dec 17 16:24:02.048 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.048 INFO [stderr] | Dec 17 16:24:02.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 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! Dec 17 16:24:02.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.049 INFO [stderr] Dec 17 16:24:02.049 INFO [stderr] warning: cannot find type `details` in this scope Dec 17 16:24:02.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 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! Dec 17 16:24:02.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.049 INFO [stderr] Dec 17 16:24:02.049 INFO [stderr] warning: cannot find type `location` in this scope Dec 17 16:24:02.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 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! Dec 17 16:24:02.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.049 INFO [stderr] Dec 17 16:24:02.049 INFO [stderr] warning: cannot find type `url` in this scope Dec 17 16:24:02.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 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! Dec 17 16:24:02.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.049 INFO [stderr] Dec 17 16:24:02.049 INFO [stderr] warning: cannot find type `hashtag` in this scope Dec 17 16:24:02.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 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! Dec 17 16:24:02.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.049 INFO [stderr] Dec 17 16:24:02.049 INFO [stderr] warning: cannot find type `games` in this scope Dec 17 16:24:02.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 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! Dec 17 16:24:02.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.049 INFO [stderr] Dec 17 16:24:02.049 INFO [stderr] warning: cannot find type `starts` in this scope Dec 17 16:24:02.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 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! Dec 17 16:24:02.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.049 INFO [stderr] Dec 17 16:24:02.049 INFO [stderr] warning: cannot find type `ends` in this scope Dec 17 16:24:02.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 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! Dec 17 16:24:02.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.049 INFO [stderr] Dec 17 16:24:02.049 INFO [stderr] warning: cannot find type `timezone` in this scope Dec 17 16:24:02.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 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! Dec 17 16:24:02.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.049 INFO [stderr] Dec 17 16:24:02.049 INFO [stderr] warning: cannot find type `published` in this scope Dec 17 16:24:02.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 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! Dec 17 16:24:02.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.049 INFO [stderr] Dec 17 16:24:02.049 INFO [stderr] warning: cannot find type `added` in this scope Dec 17 16:24:02.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.049 INFO [stderr] | Dec 17 16:24:02.049 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! Dec 17 16:24:02.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.050 INFO [stderr] Dec 17 16:24:02.050 INFO [stderr] warning: cannot find type `tournaments` in this scope Dec 17 16:24:02.050 INFO [stderr] --> src/models.rs:9:10 Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.050 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 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! Dec 17 16:24:02.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.050 INFO [stderr] Dec 17 16:24:02.050 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 17 16:24:02.050 INFO [stderr] --> src/models.rs:9:10 Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.050 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 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! Dec 17 16:24:02.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.050 INFO [stderr] Dec 17 16:24:02.050 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 17 16:24:02.050 INFO [stderr] --> src/models.rs:9:10 Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.050 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 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! Dec 17 16:24:02.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.050 INFO [stderr] Dec 17 16:24:02.050 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 17 16:24:02.050 INFO [stderr] --> src/models.rs:9:22 Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.050 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 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! Dec 17 16:24:02.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.050 INFO [stderr] Dec 17 16:24:02.050 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 17 16:24:02.050 INFO [stderr] --> src/models.rs:9:22 Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.050 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 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! Dec 17 16:24:02.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.050 INFO [stderr] Dec 17 16:24:02.050 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 17 16:24:02.050 INFO [stderr] --> src/models.rs:9:33 Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.050 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 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! Dec 17 16:24:02.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.050 INFO [stderr] Dec 17 16:24:02.050 INFO [stderr] warning: cannot find type `tournaments` in this scope Dec 17 16:24:02.050 INFO [stderr] --> src/models.rs:9:33 Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.050 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 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! Dec 17 16:24:02.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.050 INFO [stderr] Dec 17 16:24:02.050 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 17 16:24:02.050 INFO [stderr] --> src/models.rs:9:33 Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.050 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.050 INFO [stderr] | Dec 17 16:24:02.050 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! Dec 17 16:24:02.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.050 INFO [stderr] Dec 17 16:24:02.079 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 16:24:02.079 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 16:24:02.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 16:24:02.079 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! Dec 17 16:24:02.079 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.079 INFO [stderr] Dec 17 16:24:02.079 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 16:24:02.079 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 16:24:02.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 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! Dec 17 16:24:02.079 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.079 INFO [stderr] Dec 17 16:24:02.079 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 16:24:02.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 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! Dec 17 16:24:02.079 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.079 INFO [stderr] Dec 17 16:24:02.079 INFO [stderr] warning: cannot find type `tournament_id` in this scope Dec 17 16:24:02.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 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! Dec 17 16:24:02.079 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.079 INFO [stderr] Dec 17 16:24:02.079 INFO [stderr] warning: cannot find type `tournament_type` in this scope Dec 17 16:24:02.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 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! Dec 17 16:24:02.079 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.079 INFO [stderr] Dec 17 16:24:02.079 INFO [stderr] warning: cannot find type `name` in this scope Dec 17 16:24:02.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 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! Dec 17 16:24:02.079 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.079 INFO [stderr] Dec 17 16:24:02.079 INFO [stderr] warning: cannot find type `details` in this scope Dec 17 16:24:02.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 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! Dec 17 16:24:02.079 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.079 INFO [stderr] Dec 17 16:24:02.079 INFO [stderr] warning: cannot find type `location` in this scope Dec 17 16:24:02.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 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! Dec 17 16:24:02.079 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.079 INFO [stderr] Dec 17 16:24:02.079 INFO [stderr] warning: cannot find type `url` in this scope Dec 17 16:24:02.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.079 INFO [stderr] | Dec 17 16:24:02.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 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! Dec 17 16:24:02.080 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.080 INFO [stderr] Dec 17 16:24:02.080 INFO [stderr] warning: cannot find type `hashtag` in this scope Dec 17 16:24:02.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 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! Dec 17 16:24:02.080 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.080 INFO [stderr] Dec 17 16:24:02.080 INFO [stderr] warning: cannot find type `games` in this scope Dec 17 16:24:02.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 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! Dec 17 16:24:02.080 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.080 INFO [stderr] Dec 17 16:24:02.080 INFO [stderr] warning: cannot find type `starts` in this scope Dec 17 16:24:02.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 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! Dec 17 16:24:02.080 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.080 INFO [stderr] Dec 17 16:24:02.080 INFO [stderr] warning: cannot find type `ends` in this scope Dec 17 16:24:02.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 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! Dec 17 16:24:02.080 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.080 INFO [stderr] Dec 17 16:24:02.080 INFO [stderr] warning: cannot find type `timezone` in this scope Dec 17 16:24:02.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 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! Dec 17 16:24:02.080 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.080 INFO [stderr] Dec 17 16:24:02.080 INFO [stderr] warning: cannot find type `published` in this scope Dec 17 16:24:02.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 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! Dec 17 16:24:02.080 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.080 INFO [stderr] Dec 17 16:24:02.080 INFO [stderr] warning: cannot find type `added` in this scope Dec 17 16:24:02.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:24:02.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 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! Dec 17 16:24:02.080 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.080 INFO [stderr] Dec 17 16:24:02.080 INFO [stderr] warning: cannot find type `tournaments` in this scope Dec 17 16:24:02.080 INFO [stderr] --> src/models.rs:9:10 Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.080 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 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! Dec 17 16:24:02.080 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.080 INFO [stderr] Dec 17 16:24:02.080 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 17 16:24:02.080 INFO [stderr] --> src/models.rs:9:10 Dec 17 16:24:02.080 INFO [stderr] | Dec 17 16:24:02.080 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.080 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.081 INFO [stderr] | Dec 17 16:24:02.081 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! Dec 17 16:24:02.081 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.081 INFO [stderr] Dec 17 16:24:02.081 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 17 16:24:02.081 INFO [stderr] --> src/models.rs:9:10 Dec 17 16:24:02.081 INFO [stderr] | Dec 17 16:24:02.081 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.081 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.081 INFO [stderr] | Dec 17 16:24:02.081 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! Dec 17 16:24:02.081 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.081 INFO [stderr] Dec 17 16:24:02.081 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 17 16:24:02.081 INFO [stderr] --> src/models.rs:9:22 Dec 17 16:24:02.081 INFO [stderr] | Dec 17 16:24:02.081 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.081 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.081 INFO [stderr] | Dec 17 16:24:02.081 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! Dec 17 16:24:02.081 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.081 INFO [stderr] Dec 17 16:24:02.081 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 17 16:24:02.081 INFO [stderr] --> src/models.rs:9:22 Dec 17 16:24:02.081 INFO [stderr] | Dec 17 16:24:02.081 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.081 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.081 INFO [stderr] | Dec 17 16:24:02.081 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! Dec 17 16:24:02.081 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.081 INFO [stderr] Dec 17 16:24:02.081 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 17 16:24:02.081 INFO [stderr] --> src/models.rs:9:33 Dec 17 16:24:02.081 INFO [stderr] | Dec 17 16:24:02.081 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.081 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.081 INFO [stderr] | Dec 17 16:24:02.081 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! Dec 17 16:24:02.081 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.081 INFO [stderr] Dec 17 16:24:02.081 INFO [stderr] warning: cannot find type `tournaments` in this scope Dec 17 16:24:02.081 INFO [stderr] --> src/models.rs:9:33 Dec 17 16:24:02.081 INFO [stderr] | Dec 17 16:24:02.081 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.081 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.082 INFO [stderr] | Dec 17 16:24:02.082 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! Dec 17 16:24:02.082 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.082 INFO [stderr] Dec 17 16:24:02.082 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 17 16:24:02.082 INFO [stderr] --> src/models.rs:9:33 Dec 17 16:24:02.082 INFO [stderr] | Dec 17 16:24:02.082 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 17 16:24:02.082 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:24:02.082 INFO [stderr] | Dec 17 16:24:02.082 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! Dec 17 16:24:02.082 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:24:02.082 INFO [stderr] Dec 17 16:24:02.856 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Dec 17 16:24:03.156 INFO running `"docker" "inspect" "779e605fa105ef2eb4012af753c3f6681e8d260111191d3dfd3b2902b21b3405"` Dec 17 16:24:03.237 INFO running `"docker" "rm" "-f" "779e605fa105ef2eb4012af753c3f6681e8d260111191d3dfd3b2902b21b3405"` Dec 17 16:24:03.330 INFO [stdout] 779e605fa105ef2eb4012af753c3f6681e8d260111191d3dfd3b2902b21b3405