Dec 04 11:01:53.568 INFO checking ryanmcgrath/smashgg-upcoming-tournaments against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 11:01:53.569 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-2/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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"` Dec 04 11:01:54.091 INFO [stdout] e324d8a5062b837e5b88d9680fb0703223bb97a9bfea92e656f980d9cf9c99bb Dec 04 11:01:54.097 INFO running `"docker" "start" "-a" "e324d8a5062b837e5b88d9680fb0703223bb97a9bfea92e656f980d9cf9c99bb"` Dec 04 11:01:55.499 INFO [stderr] usermod: no changes Dec 04 11:01:55.923 INFO [stderr] Checking hostname v0.1.4 Dec 04 11:01:55.923 INFO [stderr] Checking uname v0.1.1 Dec 04 11:01:55.923 INFO [stderr] Checking want v0.0.4 Dec 04 11:01:55.923 INFO [stderr] Checking bytes v0.4.7 Dec 04 11:01:55.923 INFO [stderr] Checking rand v0.3.22 Dec 04 11:01:55.927 INFO [stderr] Compiling rustc_version v0.2.2 Dec 04 11:01:55.927 INFO [stderr] Compiling openssl v0.9.24 Dec 04 11:01:55.927 INFO [stderr] Checking serde_test v1.0.59 Dec 04 11:01:55.957 INFO [stderr] Checking uuid v0.6.5 Dec 04 11:01:56.955 INFO [stderr] Checking regex v0.2.11 Dec 04 11:01:57.191 INFO [stderr] Checking url_serde v0.2.0 Dec 04 11:01:59.200 INFO [stderr] Checking serde_urlencoded v0.5.2 Dec 04 11:01:59.303 INFO [stderr] Checking chrono v0.4.2 Dec 04 11:01:59.731 INFO [stderr] Checking uuid v0.5.1 Dec 04 11:02:00.275 INFO [stderr] Checking failure v0.1.1 Dec 04 11:02:01.905 INFO [stderr] Compiling im v10.2.0 Dec 04 11:02:02.413 INFO [stderr] Compiling sentry v0.5.1 Dec 04 11:02:02.747 INFO [stderr] Checking tokio-io v0.1.6 Dec 04 11:02:06.591 INFO [stderr] Checking linked-hash-map v0.5.1 Dec 04 11:02:07.873 INFO [stderr] Checking debugid v0.1.1 Dec 04 11:02:07.873 INFO [stderr] Checking dotenv v0.9.0 Dec 04 11:02:09.027 INFO [stderr] Checking tokio-reactor v0.1.1 Dec 04 11:02:09.027 INFO [stderr] Checking tokio-fs v0.1.0 Dec 04 11:02:09.920 INFO [stderr] Checking serde_json v1.0.17 Dec 04 11:02:11.531 INFO [stderr] Checking tokio-udp v0.1.0 Dec 04 11:02:11.531 INFO [stderr] Checking tokio-tcp v0.1.0 Dec 04 11:02:14.008 INFO [stderr] Checking tokio v0.1.6 Dec 04 11:02:14.696 INFO [stderr] Checking native-tls v0.1.5 Dec 04 11:02:16.027 INFO [stderr] Checking sentry-types v0.3.4 Dec 04 11:02:16.027 INFO [stderr] Checking diesel v1.3.0 Dec 04 11:02:16.787 INFO [stderr] Checking tokio-core v0.1.17 Dec 04 11:02:19.903 INFO [stderr] Checking tokio-proto v0.1.1 Dec 04 11:02:19.903 INFO [stderr] Checking tokio-tls v0.1.4 Dec 04 11:02:24.867 INFO [stderr] Checking hyper v0.11.27 Dec 04 11:02:36.615 INFO [stderr] Checking hyper-tls v0.1.3 Dec 04 11:02:38.640 INFO [stderr] Checking reqwest v0.8.5 Dec 04 11:03:08.246 INFO [stderr] Checking scraper v0.1.0 (/source) Dec 04 11:03:11.495 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 11:03:11.495 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 11:03:11.495 INFO [stderr] | Dec 04 11:03:11.495 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 11:03:11.495 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.495 INFO [stderr] | Dec 04 11:03:11.495 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 11:03:11.495 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 04 11:03:11.495 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.495 INFO [stderr] Dec 04 11:03:11.495 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 11:03:11.495 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 11:03:11.495 INFO [stderr] | Dec 04 11:03:11.495 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 11:03:11.495 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.495 INFO [stderr] | Dec 04 11:03:11.495 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 04 11:03:11.495 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.495 INFO [stderr] Dec 04 11:03:11.495 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 11:03:11.495 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.495 INFO [stderr] | Dec 04 11:03:11.495 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.495 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.495 INFO [stderr] | Dec 04 11:03:11.499 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 04 11:03:11.499 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.499 INFO [stderr] Dec 04 11:03:11.499 INFO [stderr] warning: cannot find type `tournament_id` in this scope Dec 04 11:03:11.499 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.499 INFO [stderr] | Dec 04 11:03:11.499 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.499 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.499 INFO [stderr] | Dec 04 11:03:11.499 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 04 11:03:11.499 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.499 INFO [stderr] Dec 04 11:03:11.499 INFO [stderr] warning: cannot find type `tournament_type` in this scope Dec 04 11:03:11.499 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.499 INFO [stderr] | Dec 04 11:03:11.499 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.499 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.499 INFO [stderr] | Dec 04 11:03:11.499 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 04 11:03:11.500 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.500 INFO [stderr] Dec 04 11:03:11.500 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 11:03:11.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 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 04 11:03:11.500 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.500 INFO [stderr] Dec 04 11:03:11.500 INFO [stderr] warning: cannot find type `details` in this scope Dec 04 11:03:11.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 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 04 11:03:11.500 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.500 INFO [stderr] Dec 04 11:03:11.500 INFO [stderr] warning: cannot find type `location` in this scope Dec 04 11:03:11.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 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 04 11:03:11.500 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.500 INFO [stderr] Dec 04 11:03:11.500 INFO [stderr] warning: cannot find type `url` in this scope Dec 04 11:03:11.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 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 04 11:03:11.500 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.500 INFO [stderr] Dec 04 11:03:11.500 INFO [stderr] warning: cannot find type `hashtag` in this scope Dec 04 11:03:11.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 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 04 11:03:11.500 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.500 INFO [stderr] Dec 04 11:03:11.500 INFO [stderr] warning: cannot find type `games` in this scope Dec 04 11:03:11.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 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 04 11:03:11.500 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.500 INFO [stderr] Dec 04 11:03:11.500 INFO [stderr] warning: cannot find type `starts` in this scope Dec 04 11:03:11.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 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 04 11:03:11.500 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.500 INFO [stderr] Dec 04 11:03:11.500 INFO [stderr] warning: cannot find type `ends` in this scope Dec 04 11:03:11.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 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 04 11:03:11.500 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.500 INFO [stderr] Dec 04 11:03:11.500 INFO [stderr] warning: cannot find type `timezone` in this scope Dec 04 11:03:11.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 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 04 11:03:11.500 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.500 INFO [stderr] Dec 04 11:03:11.500 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 11:03:11.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.500 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 04 11:03:11.500 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.500 INFO [stderr] Dec 04 11:03:11.500 INFO [stderr] warning: cannot find type `added` in this scope Dec 04 11:03:11.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.500 INFO [stderr] | Dec 04 11:03:11.501 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.501 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.501 INFO [stderr] | Dec 04 11:03:11.501 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 04 11:03:11.501 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.501 INFO [stderr] Dec 04 11:03:11.501 INFO [stderr] warning: cannot find type `tournaments` in this scope Dec 04 11:03:11.501 INFO [stderr] --> src/models.rs:9:10 Dec 04 11:03:11.501 INFO [stderr] | Dec 04 11:03:11.501 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.501 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.501 INFO [stderr] | Dec 04 11:03:11.501 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 04 11:03:11.501 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.501 INFO [stderr] Dec 04 11:03:11.501 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 04 11:03:11.501 INFO [stderr] --> src/models.rs:9:10 Dec 04 11:03:11.501 INFO [stderr] | Dec 04 11:03:11.501 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.501 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.501 INFO [stderr] | Dec 04 11:03:11.501 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 04 11:03:11.501 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.501 INFO [stderr] Dec 04 11:03:11.501 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 04 11:03:11.501 INFO [stderr] --> src/models.rs:9:10 Dec 04 11:03:11.501 INFO [stderr] | Dec 04 11:03:11.501 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.501 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.501 INFO [stderr] | Dec 04 11:03:11.501 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 04 11:03:11.501 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.501 INFO [stderr] Dec 04 11:03:11.501 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 04 11:03:11.501 INFO [stderr] --> src/models.rs:9:22 Dec 04 11:03:11.501 INFO [stderr] | Dec 04 11:03:11.501 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.501 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.501 INFO [stderr] | Dec 04 11:03:11.501 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 04 11:03:11.507 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.507 INFO [stderr] Dec 04 11:03:11.507 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 04 11:03:11.507 INFO [stderr] --> src/models.rs:9:22 Dec 04 11:03:11.507 INFO [stderr] | Dec 04 11:03:11.507 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.507 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.507 INFO [stderr] | Dec 04 11:03:11.507 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 04 11:03:11.507 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.507 INFO [stderr] Dec 04 11:03:11.507 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 04 11:03:11.507 INFO [stderr] --> src/models.rs:9:33 Dec 04 11:03:11.507 INFO [stderr] | Dec 04 11:03:11.507 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.507 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.507 INFO [stderr] | Dec 04 11:03:11.507 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 04 11:03:11.507 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.507 INFO [stderr] Dec 04 11:03:11.507 INFO [stderr] warning: cannot find type `tournaments` in this scope Dec 04 11:03:11.507 INFO [stderr] --> src/models.rs:9:33 Dec 04 11:03:11.507 INFO [stderr] | Dec 04 11:03:11.507 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.507 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.507 INFO [stderr] | Dec 04 11:03:11.507 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 04 11:03:11.507 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.507 INFO [stderr] Dec 04 11:03:11.507 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 04 11:03:11.507 INFO [stderr] --> src/models.rs:9:33 Dec 04 11:03:11.507 INFO [stderr] | Dec 04 11:03:11.507 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.507 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.507 INFO [stderr] | Dec 04 11:03:11.507 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 04 11:03:11.507 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.507 INFO [stderr] Dec 04 11:03:11.567 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 11:03:11.567 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 11:03:11.567 INFO [stderr] | Dec 04 11:03:11.567 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 11:03:11.567 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.578 INFO [stderr] | Dec 04 11:03:11.578 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 11:03:11.578 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 04 11:03:11.578 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.578 INFO [stderr] Dec 04 11:03:11.578 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 11:03:11.578 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 11:03:11.578 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 11:03:11.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:03:11.579 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.579 INFO [stderr] Dec 04 11:03:11.579 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 11:03:11.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:03:11.579 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.579 INFO [stderr] Dec 04 11:03:11.579 INFO [stderr] warning: cannot find type `tournament_id` in this scope Dec 04 11:03:11.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:03:11.579 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.579 INFO [stderr] Dec 04 11:03:11.579 INFO [stderr] warning: cannot find type `tournament_type` in this scope Dec 04 11:03:11.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:03:11.579 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.579 INFO [stderr] Dec 04 11:03:11.579 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 11:03:11.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:03:11.579 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.579 INFO [stderr] Dec 04 11:03:11.579 INFO [stderr] warning: cannot find type `details` in this scope Dec 04 11:03:11.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:03:11.579 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.579 INFO [stderr] Dec 04 11:03:11.579 INFO [stderr] warning: cannot find type `location` in this scope Dec 04 11:03:11.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:03:11.579 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.579 INFO [stderr] Dec 04 11:03:11.579 INFO [stderr] warning: cannot find type `url` in this scope Dec 04 11:03:11.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 11:03:11.579 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.579 INFO [stderr] Dec 04 11:03:11.579 INFO [stderr] warning: cannot find type `hashtag` in this scope Dec 04 11:03:11.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.579 INFO [stderr] | Dec 04 11:03:11.583 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 04 11:03:11.583 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.583 INFO [stderr] Dec 04 11:03:11.583 INFO [stderr] warning: cannot find type `games` in this scope Dec 04 11:03:11.583 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.583 INFO [stderr] | Dec 04 11:03:11.583 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.591 INFO [stderr] | Dec 04 11:03:11.591 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 04 11:03:11.591 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.591 INFO [stderr] Dec 04 11:03:11.591 INFO [stderr] warning: cannot find type `starts` in this scope Dec 04 11:03:11.591 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.591 INFO [stderr] | Dec 04 11:03:11.591 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.591 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.591 INFO [stderr] | Dec 04 11:03:11.591 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 04 11:03:11.591 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.591 INFO [stderr] Dec 04 11:03:11.591 INFO [stderr] warning: cannot find type `ends` in this scope Dec 04 11:03:11.591 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.591 INFO [stderr] | Dec 04 11:03:11.591 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.591 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.591 INFO [stderr] | Dec 04 11:03:11.591 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 04 11:03:11.591 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.591 INFO [stderr] Dec 04 11:03:11.591 INFO [stderr] warning: cannot find type `timezone` in this scope Dec 04 11:03:11.591 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.591 INFO [stderr] | Dec 04 11:03:11.591 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.591 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.591 INFO [stderr] | Dec 04 11:03:11.591 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 04 11:03:11.591 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.591 INFO [stderr] Dec 04 11:03:11.591 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 11:03:11.591 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.591 INFO [stderr] | Dec 04 11:03:11.592 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.592 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 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 04 11:03:11.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.592 INFO [stderr] Dec 04 11:03:11.592 INFO [stderr] warning: cannot find type `added` in this scope Dec 04 11:03:11.592 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:03:11.592 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 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 04 11:03:11.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.592 INFO [stderr] Dec 04 11:03:11.592 INFO [stderr] warning: cannot find type `tournaments` in this scope Dec 04 11:03:11.592 INFO [stderr] --> src/models.rs:9:10 Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.592 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 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 04 11:03:11.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.592 INFO [stderr] Dec 04 11:03:11.592 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 04 11:03:11.592 INFO [stderr] --> src/models.rs:9:10 Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.592 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 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 04 11:03:11.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.592 INFO [stderr] Dec 04 11:03:11.592 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 04 11:03:11.592 INFO [stderr] --> src/models.rs:9:10 Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.592 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 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 04 11:03:11.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.592 INFO [stderr] Dec 04 11:03:11.592 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 04 11:03:11.592 INFO [stderr] --> src/models.rs:9:22 Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.592 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 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 04 11:03:11.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.592 INFO [stderr] Dec 04 11:03:11.592 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 04 11:03:11.592 INFO [stderr] --> src/models.rs:9:22 Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.592 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 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 04 11:03:11.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.592 INFO [stderr] Dec 04 11:03:11.592 INFO [stderr] warning: cannot find type `Tournament` in this scope Dec 04 11:03:11.592 INFO [stderr] --> src/models.rs:9:33 Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.592 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 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 04 11:03:11.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.592 INFO [stderr] Dec 04 11:03:11.592 INFO [stderr] warning: cannot find type `tournaments` in this scope Dec 04 11:03:11.592 INFO [stderr] --> src/models.rs:9:33 Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.592 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 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 04 11:03:11.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.592 INFO [stderr] Dec 04 11:03:11.592 INFO [stderr] warning: cannot find type `chrono` in this scope Dec 04 11:03:11.592 INFO [stderr] --> src/models.rs:9:33 Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 INFO [stderr] 9 | #[derive(Insertable, Queryable, AsChangeset, Debug)] Dec 04 11:03:11.592 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:03:11.592 INFO [stderr] | Dec 04 11:03:11.592 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 04 11:03:11.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:03:11.592 INFO [stderr] Dec 04 11:03:12.487 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Dec 04 11:03:12.504 INFO [stderr] su: No module specific data is present Dec 04 11:03:13.031 INFO running `"docker" "inspect" "e324d8a5062b837e5b88d9680fb0703223bb97a9bfea92e656f980d9cf9c99bb"` Dec 04 11:03:13.259 INFO running `"docker" "rm" "-f" "e324d8a5062b837e5b88d9680fb0703223bb97a9bfea92e656f980d9cf9c99bb"` Dec 04 11:03:13.409 INFO [stdout] e324d8a5062b837e5b88d9680fb0703223bb97a9bfea92e656f980d9cf9c99bb