Nov 09 09:40:55.496 INFO checking lon9/vote against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 09:40:55.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 09 09:40:55.947 INFO blam! 36fd747fce0e31b763e3ae35cbde523460dfd019525b089a7212c4bc093c7bda Nov 09 09:40:55.955 INFO running `"docker" "start" "-a" "36fd747fce0e31b763e3ae35cbde523460dfd019525b089a7212c4bc093c7bda"` Nov 09 09:40:57.370 INFO kablam! usermod: no changes Nov 09 09:40:57.923 INFO kablam! Checking socket2 v0.3.6 Nov 09 09:40:57.943 INFO kablam! Compiling actix-web v0.6.11 Nov 09 09:40:57.943 INFO kablam! Checking stringprep v0.1.2 Nov 09 09:40:57.948 INFO kablam! Checking r2d2 v0.8.2 Nov 09 09:40:57.948 INFO kablam! Checking mio-uds v0.6.6 Nov 09 09:40:57.955 INFO kablam! Compiling serde_json v1.0.20 Nov 09 09:40:57.955 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 09 09:40:57.975 INFO kablam! Checking regex v0.2.11 Nov 09 09:40:59.819 INFO kablam! Checking chrono v0.4.2 Nov 09 09:41:00.341 INFO kablam! Checking error-chain v0.10.0 Nov 09 09:41:00.403 INFO kablam! Compiling phf_generator v0.7.21 Nov 09 09:41:00.503 INFO kablam! Checking postgres-protocol v0.3.2 Nov 09 09:41:00.667 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 09 09:41:01.867 INFO kablam! Checking tokio-signal v0.1.5 Nov 09 09:41:02.559 INFO kablam! Compiling phf_codegen v0.7.21 Nov 09 09:41:04.375 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Nov 09 09:41:11.579 INFO kablam! Checking postgres-shared v0.4.1 Nov 09 09:41:11.591 INFO kablam! Checking diesel v1.3.0 Nov 09 09:41:17.836 INFO kablam! Compiling cargo_metadata v0.5.6 Nov 09 09:41:19.583 INFO kablam! Checking dotenv v0.10.1 Nov 09 09:41:20.951 INFO kablam! Checking postgres v0.15.2 Nov 09 09:41:21.358 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 09 09:41:27.367 INFO kablam! Compiling skeptic v0.13.3 Nov 09 09:41:33.219 INFO kablam! Compiling actix v0.5.7 Nov 09 09:42:14.493 INFO kablam! Checking vote v0.1.0 (/source) Nov 09 09:42:20.582 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 09:42:20.582 INFO kablam! --> src/model/person.rs:12:59 Nov 09 09:42:20.582 INFO kablam! | Nov 09 09:42:20.582 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 09 09:42:20.582 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.582 INFO kablam! | Nov 09 09:42:20.582 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 09:42:20.582 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.582 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.582 INFO kablam! Nov 09 09:42:20.582 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 09:42:20.582 INFO kablam! --> src/model/person.rs:12:59 Nov 09 09:42:20.582 INFO kablam! | Nov 09 09:42:20.582 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 09 09:42:20.582 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.582 INFO kablam! | Nov 09 09:42:20.582 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.582 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.582 INFO kablam! Nov 09 09:42:20.582 INFO kablam! warning: cannot find type `Person` in this scope Nov 09 09:42:20.582 INFO kablam! --> src/model/person.rs:12:59 Nov 09 09:42:20.582 INFO kablam! | Nov 09 09:42:20.582 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 09 09:42:20.582 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.583 INFO kablam! | Nov 09 09:42:20.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.583 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.583 INFO kablam! Nov 09 09:42:20.583 INFO kablam! warning: cannot find type `Person` in this scope Nov 09 09:42:20.583 INFO kablam! --> src/model/person.rs:12:70 Nov 09 09:42:20.583 INFO kablam! | Nov 09 09:42:20.583 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 09 09:42:20.583 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.583 INFO kablam! | Nov 09 09:42:20.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.583 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.583 INFO kablam! Nov 09 09:42:20.583 INFO kablam! warning: cannot find type `persons` in this scope Nov 09 09:42:20.583 INFO kablam! --> src/model/person.rs:12:70 Nov 09 09:42:20.583 INFO kablam! | Nov 09 09:42:20.583 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 09 09:42:20.583 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.583 INFO kablam! | Nov 09 09:42:20.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.583 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.583 INFO kablam! Nov 09 09:42:20.584 INFO kablam! warning: cannot find type `table` in this scope Nov 09 09:42:20.584 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 09:42:20.584 INFO kablam! | Nov 09 09:42:20.584 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 09:42:20.584 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.584 INFO kablam! | Nov 09 09:42:20.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.584 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.584 INFO kablam! Nov 09 09:42:20.584 INFO kablam! warning: cannot find type `id` in this scope Nov 09 09:42:20.584 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 09:42:20.584 INFO kablam! | Nov 09 09:42:20.584 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 09:42:20.584 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.584 INFO kablam! | Nov 09 09:42:20.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.584 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.584 INFO kablam! Nov 09 09:42:20.584 INFO kablam! warning: cannot find type `name` in this scope Nov 09 09:42:20.584 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 09:42:20.584 INFO kablam! | Nov 09 09:42:20.584 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 09:42:20.584 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.584 INFO kablam! | Nov 09 09:42:20.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.585 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.585 INFO kablam! Nov 09 09:42:20.585 INFO kablam! warning: cannot find type `vote` in this scope Nov 09 09:42:20.585 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 09:42:20.585 INFO kablam! | Nov 09 09:42:20.585 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 09:42:20.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.585 INFO kablam! | Nov 09 09:42:20.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.585 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.585 INFO kablam! Nov 09 09:42:20.585 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 09:42:20.585 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 09:42:20.585 INFO kablam! | Nov 09 09:42:20.585 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 09:42:20.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.585 INFO kablam! | Nov 09 09:42:20.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.585 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.585 INFO kablam! Nov 09 09:42:20.585 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 09 09:42:20.585 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 09:42:20.585 INFO kablam! | Nov 09 09:42:20.585 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 09:42:20.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.585 INFO kablam! | Nov 09 09:42:20.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.585 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.585 INFO kablam! Nov 09 09:42:20.587 INFO kablam! warning: cannot find type `Message` in this scope Nov 09 09:42:20.587 INFO kablam! --> src/ws_server.rs:6:10 Nov 09 09:42:20.587 INFO kablam! | Nov 09 09:42:20.587 INFO kablam! 6 | #[derive(Message)] Nov 09 09:42:20.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.587 INFO kablam! | Nov 09 09:42:20.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.587 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.587 INFO kablam! Nov 09 09:42:20.587 INFO kablam! warning: cannot find type `Connect` in this scope Nov 09 09:42:20.587 INFO kablam! --> src/ws_server.rs:9:10 Nov 09 09:42:20.587 INFO kablam! | Nov 09 09:42:20.587 INFO kablam! 9 | #[derive(Message)] Nov 09 09:42:20.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.587 INFO kablam! | Nov 09 09:42:20.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.587 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.588 INFO kablam! Nov 09 09:42:20.588 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 09 09:42:20.588 INFO kablam! --> src/ws_server.rs:15:10 Nov 09 09:42:20.588 INFO kablam! | Nov 09 09:42:20.588 INFO kablam! 15 | #[derive(Message)] Nov 09 09:42:20.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.588 INFO kablam! | Nov 09 09:42:20.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.588 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.588 INFO kablam! Nov 09 09:42:20.588 INFO kablam! warning: cannot find type `ClientMessage` in this scope Nov 09 09:42:20.588 INFO kablam! --> src/ws_server.rs:20:10 Nov 09 09:42:20.588 INFO kablam! | Nov 09 09:42:20.588 INFO kablam! 20 | #[derive(Message)] Nov 09 09:42:20.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.588 INFO kablam! | Nov 09 09:42:20.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.588 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.589 INFO kablam! Nov 09 09:42:20.807 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 09:42:20.807 INFO kablam! --> src/model/person.rs:12:59 Nov 09 09:42:20.807 INFO kablam! | Nov 09 09:42:20.807 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 09 09:42:20.807 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.823 INFO kablam! | Nov 09 09:42:20.823 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 09:42:20.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.823 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.823 INFO kablam! Nov 09 09:42:20.823 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 09:42:20.823 INFO kablam! --> src/model/person.rs:12:59 Nov 09 09:42:20.823 INFO kablam! | Nov 09 09:42:20.823 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 09 09:42:20.823 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.823 INFO kablam! | Nov 09 09:42:20.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.823 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.823 INFO kablam! Nov 09 09:42:20.823 INFO kablam! warning: cannot find type `Person` in this scope Nov 09 09:42:20.823 INFO kablam! --> src/model/person.rs:12:59 Nov 09 09:42:20.823 INFO kablam! | Nov 09 09:42:20.823 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 09 09:42:20.824 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.824 INFO kablam! | Nov 09 09:42:20.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.824 INFO kablam! Nov 09 09:42:20.824 INFO kablam! warning: cannot find type `Person` in this scope Nov 09 09:42:20.824 INFO kablam! --> src/model/person.rs:12:70 Nov 09 09:42:20.824 INFO kablam! | Nov 09 09:42:20.824 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 09 09:42:20.824 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.824 INFO kablam! | Nov 09 09:42:20.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.824 INFO kablam! Nov 09 09:42:20.824 INFO kablam! warning: cannot find type `persons` in this scope Nov 09 09:42:20.824 INFO kablam! --> src/model/person.rs:12:70 Nov 09 09:42:20.824 INFO kablam! | Nov 09 09:42:20.824 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 09 09:42:20.824 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.825 INFO kablam! | Nov 09 09:42:20.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.825 INFO kablam! Nov 09 09:42:20.826 INFO kablam! warning: cannot find type `table` in this scope Nov 09 09:42:20.826 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 09:42:20.826 INFO kablam! | Nov 09 09:42:20.826 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 09:42:20.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.826 INFO kablam! | Nov 09 09:42:20.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.826 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.826 INFO kablam! Nov 09 09:42:20.826 INFO kablam! warning: cannot find type `id` in this scope Nov 09 09:42:20.826 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 09:42:20.826 INFO kablam! | Nov 09 09:42:20.826 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 09:42:20.827 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.827 INFO kablam! | Nov 09 09:42:20.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.827 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.827 INFO kablam! Nov 09 09:42:20.827 INFO kablam! warning: cannot find type `name` in this scope Nov 09 09:42:20.827 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 09:42:20.827 INFO kablam! | Nov 09 09:42:20.827 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 09:42:20.827 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.827 INFO kablam! | Nov 09 09:42:20.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.827 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.827 INFO kablam! Nov 09 09:42:20.828 INFO kablam! warning: cannot find type `vote` in this scope Nov 09 09:42:20.828 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 09:42:20.828 INFO kablam! | Nov 09 09:42:20.828 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 09:42:20.828 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.828 INFO kablam! | Nov 09 09:42:20.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.828 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.828 INFO kablam! Nov 09 09:42:20.828 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 09:42:20.829 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 09:42:20.829 INFO kablam! | Nov 09 09:42:20.829 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 09:42:20.829 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.830 INFO kablam! | Nov 09 09:42:20.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.830 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.830 INFO kablam! Nov 09 09:42:20.831 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 09 09:42:20.831 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 09:42:20.831 INFO kablam! | Nov 09 09:42:20.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 09:42:20.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.832 INFO kablam! | Nov 09 09:42:20.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.833 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.833 INFO kablam! Nov 09 09:42:20.834 INFO kablam! warning: cannot find type `Message` in this scope Nov 09 09:42:20.835 INFO kablam! --> src/ws_server.rs:6:10 Nov 09 09:42:20.835 INFO kablam! | Nov 09 09:42:20.835 INFO kablam! 6 | #[derive(Message)] Nov 09 09:42:20.835 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.836 INFO kablam! | Nov 09 09:42:20.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.836 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.836 INFO kablam! Nov 09 09:42:20.837 INFO kablam! warning: cannot find type `Connect` in this scope Nov 09 09:42:20.837 INFO kablam! --> src/ws_server.rs:9:10 Nov 09 09:42:20.837 INFO kablam! | Nov 09 09:42:20.837 INFO kablam! 9 | #[derive(Message)] Nov 09 09:42:20.838 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.838 INFO kablam! | Nov 09 09:42:20.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.839 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.839 INFO kablam! Nov 09 09:42:20.839 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 09 09:42:20.839 INFO kablam! --> src/ws_server.rs:15:10 Nov 09 09:42:20.840 INFO kablam! | Nov 09 09:42:20.840 INFO kablam! 15 | #[derive(Message)] Nov 09 09:42:20.840 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.840 INFO kablam! | Nov 09 09:42:20.841 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.841 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.841 INFO kablam! Nov 09 09:42:20.841 INFO kablam! warning: cannot find type `ClientMessage` in this scope Nov 09 09:42:20.842 INFO kablam! --> src/ws_server.rs:20:10 Nov 09 09:42:20.842 INFO kablam! | Nov 09 09:42:20.842 INFO kablam! 20 | #[derive(Message)] Nov 09 09:42:20.842 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 09:42:20.843 INFO kablam! | Nov 09 09:42:20.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 09:42:20.843 INFO kablam! = note: for more information, see issue #50504 Nov 09 09:42:20.844 INFO kablam! Nov 09 09:42:22.143 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Nov 09 09:42:22.183 INFO kablam! su: No module specific data is present Nov 09 09:42:23.606 INFO running `"docker" "rm" "-f" "36fd747fce0e31b763e3ae35cbde523460dfd019525b089a7212c4bc093c7bda"` Nov 09 09:42:24.011 INFO blam! 36fd747fce0e31b763e3ae35cbde523460dfd019525b089a7212c4bc093c7bda