Dec 04 15:01:47.220 INFO checking lon9/vote against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 15:01:47.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-4/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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 15:01:47.656 INFO [stdout] 8617a7cd5667fb7f997a4695fe0d2250bd1a22416a8a9b25a0efb2c9364597e0 Dec 04 15:01:47.661 INFO running `"docker" "start" "-a" "8617a7cd5667fb7f997a4695fe0d2250bd1a22416a8a9b25a0efb2c9364597e0"` Dec 04 15:01:49.130 INFO [stderr] usermod: no changes Dec 04 15:01:49.677 INFO [stderr] Checking socket2 v0.3.6 Dec 04 15:01:49.678 INFO [stderr] Compiling actix-web v0.6.11 Dec 04 15:01:49.772 INFO [stderr] Checking r2d2 v0.8.2 Dec 04 15:01:49.772 INFO [stderr] Checking mio-uds v0.6.6 Dec 04 15:01:49.772 INFO [stderr] Compiling serde_json v1.0.20 Dec 04 15:01:49.773 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 04 15:01:49.774 INFO [stderr] Checking chrono v0.4.2 Dec 04 15:01:49.774 INFO [stderr] Checking env_logger v0.5.10 Dec 04 15:01:52.470 INFO [stderr] Checking error-chain v0.10.0 Dec 04 15:01:53.788 INFO [stderr] Checking postgres-protocol v0.3.2 Dec 04 15:01:53.819 INFO [stderr] Checking tokio-core v0.1.17 Dec 04 15:01:54.121 INFO [stderr] Compiling mime_guess v2.0.0-alpha.4 Dec 04 15:02:00.498 INFO [stderr] Checking postgres-shared v0.4.1 Dec 04 15:02:00.849 INFO [stderr] Checking diesel v1.3.0 Dec 04 15:02:03.650 INFO [stderr] Checking trust-dns-proto v0.3.3 Dec 04 15:02:03.915 INFO [stderr] Checking tokio-signal v0.1.5 Dec 04 15:02:08.844 INFO [stderr] Checking dotenv v0.10.1 Dec 04 15:02:09.332 INFO [stderr] Compiling cargo_metadata v0.5.6 Dec 04 15:02:13.407 INFO [stderr] Checking postgres v0.15.2 Dec 04 15:02:19.400 INFO [stderr] Compiling skeptic v0.13.3 Dec 04 15:02:20.107 INFO [stderr] Checking trust-dns-resolver v0.8.2 Dec 04 15:02:25.347 INFO [stderr] Compiling actix v0.5.7 Dec 04 15:03:04.034 INFO [stderr] Checking vote v0.1.0 (/source) Dec 04 15:03:11.024 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 15:03:11.024 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:11.024 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 15:03:11.024 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 15:03:11.024 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.024 INFO [stderr] Dec 04 15:03:11.024 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 15:03:11.024 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:11.024 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 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 15:03:11.024 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.024 INFO [stderr] Dec 04 15:03:11.024 INFO [stderr] warning: cannot find type `Person` in this scope Dec 04 15:03:11.024 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:11.024 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 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 15:03:11.024 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.024 INFO [stderr] Dec 04 15:03:11.024 INFO [stderr] warning: cannot find type `Person` in this scope Dec 04 15:03:11.024 INFO [stderr] --> src/model/person.rs:12:70 Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:11.024 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 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 15:03:11.024 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.024 INFO [stderr] Dec 04 15:03:11.024 INFO [stderr] warning: cannot find type `persons` in this scope Dec 04 15:03:11.024 INFO [stderr] --> src/model/person.rs:12:70 Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:11.024 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 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 15:03:11.024 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.024 INFO [stderr] Dec 04 15:03:11.024 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 15:03:11.024 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 15:03:11.024 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.024 INFO [stderr] | Dec 04 15:03:11.024 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 15:03:11.024 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.025 INFO [stderr] Dec 04 15:03:11.025 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 15:03:11.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:11.025 INFO [stderr] | Dec 04 15:03:11.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:11.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.025 INFO [stderr] | Dec 04 15:03:11.025 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 15:03:11.025 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.025 INFO [stderr] Dec 04 15:03:11.025 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 15:03:11.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:11.025 INFO [stderr] | Dec 04 15:03:11.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:11.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.025 INFO [stderr] | Dec 04 15:03:11.025 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 15:03:11.025 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.025 INFO [stderr] Dec 04 15:03:11.025 INFO [stderr] warning: cannot find type `vote` in this scope Dec 04 15:03:11.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:11.025 INFO [stderr] | Dec 04 15:03:11.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:11.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.025 INFO [stderr] | Dec 04 15:03:11.025 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 15:03:11.025 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.025 INFO [stderr] Dec 04 15:03:11.025 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 15:03:11.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:11.025 INFO [stderr] | Dec 04 15:03:11.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:11.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.025 INFO [stderr] | Dec 04 15:03:11.025 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 15:03:11.025 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.025 INFO [stderr] Dec 04 15:03:11.025 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 04 15:03:11.025 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:11.025 INFO [stderr] | Dec 04 15:03:11.025 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:11.025 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.025 INFO [stderr] | Dec 04 15:03:11.025 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 15:03:11.025 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.025 INFO [stderr] Dec 04 15:03:11.039 INFO [stderr] warning: cannot find type `Message` in this scope Dec 04 15:03:11.039 INFO [stderr] --> src/ws_server.rs:6:10 Dec 04 15:03:11.039 INFO [stderr] | Dec 04 15:03:11.039 INFO [stderr] 6 | #[derive(Message)] Dec 04 15:03:11.039 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.039 INFO [stderr] | Dec 04 15:03:11.039 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 15:03:11.039 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.039 INFO [stderr] Dec 04 15:03:11.039 INFO [stderr] warning: cannot find type `Connect` in this scope Dec 04 15:03:11.039 INFO [stderr] --> src/ws_server.rs:9:10 Dec 04 15:03:11.039 INFO [stderr] | Dec 04 15:03:11.039 INFO [stderr] 9 | #[derive(Message)] Dec 04 15:03:11.039 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.039 INFO [stderr] | Dec 04 15:03:11.039 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 15:03:11.039 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.039 INFO [stderr] Dec 04 15:03:11.039 INFO [stderr] warning: cannot find type `Disconnect` in this scope Dec 04 15:03:11.039 INFO [stderr] --> src/ws_server.rs:15:10 Dec 04 15:03:11.039 INFO [stderr] | Dec 04 15:03:11.039 INFO [stderr] 15 | #[derive(Message)] Dec 04 15:03:11.039 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.039 INFO [stderr] | Dec 04 15:03:11.039 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 15:03:11.039 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.039 INFO [stderr] Dec 04 15:03:11.039 INFO [stderr] warning: cannot find type `ClientMessage` in this scope Dec 04 15:03:11.039 INFO [stderr] --> src/ws_server.rs:20:10 Dec 04 15:03:11.039 INFO [stderr] | Dec 04 15:03:11.039 INFO [stderr] 20 | #[derive(Message)] Dec 04 15:03:11.039 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.039 INFO [stderr] | Dec 04 15:03:11.039 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 15:03:11.040 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.040 INFO [stderr] Dec 04 15:03:11.655 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 15:03:11.655 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:11.655 INFO [stderr] | Dec 04 15:03:11.655 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:11.655 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.655 INFO [stderr] | Dec 04 15:03:11.655 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 15:03:11.655 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 15:03:11.655 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.655 INFO [stderr] Dec 04 15:03:11.655 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 15:03:11.655 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:11.655 INFO [stderr] | Dec 04 15:03:11.655 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:11.655 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.655 INFO [stderr] | Dec 04 15:03:11.655 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 15:03:11.655 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.655 INFO [stderr] Dec 04 15:03:11.655 INFO [stderr] warning: cannot find type `Person` in this scope Dec 04 15:03:11.655 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:11.655 INFO [stderr] | Dec 04 15:03:11.655 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:11.655 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.655 INFO [stderr] | Dec 04 15:03:11.655 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 15:03:11.655 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.655 INFO [stderr] Dec 04 15:03:11.655 INFO [stderr] warning: cannot find type `Person` in this scope Dec 04 15:03:11.655 INFO [stderr] --> src/model/person.rs:12:70 Dec 04 15:03:11.655 INFO [stderr] | Dec 04 15:03:11.655 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:11.655 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.655 INFO [stderr] | Dec 04 15:03:11.655 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 15:03:11.655 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.655 INFO [stderr] Dec 04 15:03:11.656 INFO [stderr] warning: cannot find type `persons` in this scope Dec 04 15:03:11.656 INFO [stderr] --> src/model/person.rs:12:70 Dec 04 15:03:11.656 INFO [stderr] | Dec 04 15:03:11.656 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:11.656 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.656 INFO [stderr] | Dec 04 15:03:11.656 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 15:03:11.656 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.656 INFO [stderr] Dec 04 15:03:11.656 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 15:03:11.656 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 15:03:11.656 INFO [stderr] | Dec 04 15:03:11.656 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 15:03:11.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.656 INFO [stderr] | Dec 04 15:03:11.656 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 15:03:11.656 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.656 INFO [stderr] Dec 04 15:03:11.656 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 15:03:11.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:11.656 INFO [stderr] | Dec 04 15:03:11.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:11.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.656 INFO [stderr] | Dec 04 15:03:11.656 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 15:03:11.656 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.656 INFO [stderr] Dec 04 15:03:11.656 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 15:03:11.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:11.656 INFO [stderr] | Dec 04 15:03:11.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:11.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.656 INFO [stderr] | Dec 04 15:03:11.656 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 15:03:11.656 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.656 INFO [stderr] Dec 04 15:03:11.656 INFO [stderr] warning: cannot find type `vote` in this scope Dec 04 15:03:11.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:11.656 INFO [stderr] | Dec 04 15:03:11.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:11.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.656 INFO [stderr] | Dec 04 15:03:11.656 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 15:03:11.656 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.656 INFO [stderr] Dec 04 15:03:11.675 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 15:03:11.675 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:11.675 INFO [stderr] | Dec 04 15:03:11.675 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:11.675 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.675 INFO [stderr] | Dec 04 15:03:11.675 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 15:03:11.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.675 INFO [stderr] Dec 04 15:03:11.675 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 04 15:03:11.675 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:11.675 INFO [stderr] | Dec 04 15:03:11.675 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:11.675 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.675 INFO [stderr] | Dec 04 15:03:11.675 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 15:03:11.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.675 INFO [stderr] Dec 04 15:03:11.675 INFO [stderr] warning: cannot find type `Message` in this scope Dec 04 15:03:11.675 INFO [stderr] --> src/ws_server.rs:6:10 Dec 04 15:03:11.675 INFO [stderr] | Dec 04 15:03:11.675 INFO [stderr] 6 | #[derive(Message)] Dec 04 15:03:11.675 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.675 INFO [stderr] | Dec 04 15:03:11.675 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 15:03:11.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.675 INFO [stderr] Dec 04 15:03:11.675 INFO [stderr] warning: cannot find type `Connect` in this scope Dec 04 15:03:11.675 INFO [stderr] --> src/ws_server.rs:9:10 Dec 04 15:03:11.675 INFO [stderr] | Dec 04 15:03:11.675 INFO [stderr] 9 | #[derive(Message)] Dec 04 15:03:11.675 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.675 INFO [stderr] | Dec 04 15:03:11.675 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 15:03:11.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.675 INFO [stderr] Dec 04 15:03:11.675 INFO [stderr] warning: cannot find type `Disconnect` in this scope Dec 04 15:03:11.675 INFO [stderr] --> src/ws_server.rs:15:10 Dec 04 15:03:11.675 INFO [stderr] | Dec 04 15:03:11.675 INFO [stderr] 15 | #[derive(Message)] Dec 04 15:03:11.675 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.675 INFO [stderr] | Dec 04 15:03:11.675 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 15:03:11.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.675 INFO [stderr] Dec 04 15:03:11.675 INFO [stderr] warning: cannot find type `ClientMessage` in this scope Dec 04 15:03:11.675 INFO [stderr] --> src/ws_server.rs:20:10 Dec 04 15:03:11.675 INFO [stderr] | Dec 04 15:03:11.675 INFO [stderr] 20 | #[derive(Message)] Dec 04 15:03:11.675 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:11.676 INFO [stderr] | Dec 04 15:03:11.676 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 15:03:11.676 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:11.676 INFO [stderr] Dec 04 15:03:12.847 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Dec 04 15:03:12.888 INFO [stderr] su: No module specific data is present Dec 04 15:03:14.150 INFO running `"docker" "inspect" "8617a7cd5667fb7f997a4695fe0d2250bd1a22416a8a9b25a0efb2c9364597e0"` Dec 04 15:03:14.449 INFO running `"docker" "rm" "-f" "8617a7cd5667fb7f997a4695fe0d2250bd1a22416a8a9b25a0efb2c9364597e0"` Dec 04 15:03:14.819 INFO [stdout] 8617a7cd5667fb7f997a4695fe0d2250bd1a22416a8a9b25a0efb2c9364597e0