Nov 02 06:45:33.779 INFO checking shaneutt/dcos-k8s-rust-skaffold-demo against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 06:45:33.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-3/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 06:45:34.365 INFO blam! 7e1ea716688331c83d2aba83c64923ee658c1cbd44f18fc604f2ae2ca533f5bd Nov 02 06:45:34.370 INFO running `"docker" "start" "-a" "7e1ea716688331c83d2aba83c64923ee658c1cbd44f18fc604f2ae2ca533f5bd"` Nov 02 06:45:36.176 INFO kablam! usermod: no changes Nov 02 06:45:36.587 INFO kablam! Compiling pq-sys v0.4.6 Nov 02 06:45:36.597 INFO kablam! Checking failure v0.1.2 Nov 02 06:45:36.601 INFO kablam! Checking rocket_contrib v0.3.17 Nov 02 06:45:37.228 INFO kablam! Checking dotenv v0.13.0 Nov 02 06:45:40.100 INFO kablam! Checking diesel v1.3.3 Nov 02 06:46:19.764 INFO kablam! Checking rust-web-demo v0.1.0 (/source) Nov 02 06:46:21.781 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:46:21.781 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:46:21.782 INFO kablam! | Nov 02 06:46:21.782 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:46:21.782 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.782 INFO kablam! | Nov 02 06:46:21.783 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 06:46:21.783 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 02 06:46:21.783 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.784 INFO kablam! Nov 02 06:46:21.784 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 02 06:46:21.784 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:46:21.785 INFO kablam! | Nov 02 06:46:21.785 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:46:21.785 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.786 INFO kablam! | Nov 02 06:46:21.786 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 02 06:46:21.786 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.787 INFO kablam! Nov 02 06:46:21.787 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:46:21.787 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:46:21.788 INFO kablam! | Nov 02 06:46:21.788 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:46:21.788 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.788 INFO kablam! | Nov 02 06:46:21.789 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 02 06:46:21.789 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.789 INFO kablam! Nov 02 06:46:21.790 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 02 06:46:21.790 INFO kablam! --> src/forms.rs:3:70 Nov 02 06:46:21.790 INFO kablam! | Nov 02 06:46:21.790 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:46:21.791 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.791 INFO kablam! | Nov 02 06:46:21.791 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 02 06:46:21.791 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.792 INFO kablam! Nov 02 06:46:21.792 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:46:21.792 INFO kablam! --> src/forms.rs:3:70 Nov 02 06:46:21.793 INFO kablam! | Nov 02 06:46:21.793 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:46:21.793 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.794 INFO kablam! | Nov 02 06:46:21.794 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 02 06:46:21.794 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.794 INFO kablam! Nov 02 06:46:21.795 INFO kablam! warning: cannot find type `Employee` in this scope Nov 02 06:46:21.795 INFO kablam! --> src/models.rs:3:48 Nov 02 06:46:21.795 INFO kablam! | Nov 02 06:46:21.796 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:46:21.796 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.796 INFO kablam! | Nov 02 06:46:21.797 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 02 06:46:21.797 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.797 INFO kablam! Nov 02 06:46:21.797 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:46:21.797 INFO kablam! --> src/models.rs:3:59 Nov 02 06:46:21.797 INFO kablam! | Nov 02 06:46:21.798 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:46:21.798 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 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 02 06:46:21.798 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.798 INFO kablam! Nov 02 06:46:21.798 INFO kablam! warning: cannot find type `Employee` in this scope Nov 02 06:46:21.798 INFO kablam! --> src/models.rs:3:59 Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:46:21.798 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 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 02 06:46:21.798 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.798 INFO kablam! Nov 02 06:46:21.798 INFO kablam! warning: cannot find type `table` in this scope Nov 02 06:46:21.798 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 06:46:21.798 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 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 02 06:46:21.798 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.798 INFO kablam! Nov 02 06:46:21.798 INFO kablam! warning: cannot find type `id` in this scope Nov 02 06:46:21.798 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:46:21.798 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 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 02 06:46:21.798 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.798 INFO kablam! Nov 02 06:46:21.798 INFO kablam! warning: cannot find type `fname` in this scope Nov 02 06:46:21.798 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:46:21.798 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 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 02 06:46:21.798 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.798 INFO kablam! Nov 02 06:46:21.798 INFO kablam! warning: cannot find type `lname` in this scope Nov 02 06:46:21.798 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:46:21.798 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 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 02 06:46:21.798 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.798 INFO kablam! Nov 02 06:46:21.798 INFO kablam! warning: cannot find type `age` in this scope Nov 02 06:46:21.798 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:46:21.798 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 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 02 06:46:21.798 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.798 INFO kablam! Nov 02 06:46:21.798 INFO kablam! warning: cannot find type `title` in this scope Nov 02 06:46:21.798 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:46:21.798 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 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 02 06:46:21.798 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.798 INFO kablam! Nov 02 06:46:21.798 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:46:21.798 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:46:21.798 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.798 INFO kablam! | Nov 02 06:46:21.798 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 06:46:21.798 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 02 06:46:21.798 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.798 INFO kablam! Nov 02 06:46:21.798 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 02 06:46:21.798 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:46:21.799 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 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 02 06:46:21.799 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.799 INFO kablam! Nov 02 06:46:21.799 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:46:21.799 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:46:21.799 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 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 02 06:46:21.799 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.799 INFO kablam! Nov 02 06:46:21.799 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 02 06:46:21.799 INFO kablam! --> src/forms.rs:3:70 Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:46:21.799 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 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 02 06:46:21.799 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.799 INFO kablam! Nov 02 06:46:21.799 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:46:21.799 INFO kablam! --> src/forms.rs:3:70 Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:46:21.799 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 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 02 06:46:21.799 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.799 INFO kablam! Nov 02 06:46:21.799 INFO kablam! warning: cannot find type `Employee` in this scope Nov 02 06:46:21.799 INFO kablam! --> src/models.rs:3:48 Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:46:21.799 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 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 02 06:46:21.799 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.799 INFO kablam! Nov 02 06:46:21.799 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:46:21.799 INFO kablam! --> src/models.rs:3:59 Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:46:21.799 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 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 02 06:46:21.799 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.799 INFO kablam! Nov 02 06:46:21.799 INFO kablam! warning: cannot find type `Employee` in this scope Nov 02 06:46:21.799 INFO kablam! --> src/models.rs:3:59 Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:46:21.799 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 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 02 06:46:21.799 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.799 INFO kablam! Nov 02 06:46:21.799 INFO kablam! warning: cannot find type `table` in this scope Nov 02 06:46:21.799 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 06:46:21.799 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 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 02 06:46:21.799 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.799 INFO kablam! Nov 02 06:46:21.799 INFO kablam! warning: cannot find type `id` in this scope Nov 02 06:46:21.799 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:46:21.799 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.799 INFO kablam! | Nov 02 06:46:21.799 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 02 06:46:21.799 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.799 INFO kablam! Nov 02 06:46:21.800 INFO kablam! warning: cannot find type `fname` in this scope Nov 02 06:46:21.800 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:46:21.800 INFO kablam! | Nov 02 06:46:21.800 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:46:21.800 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.800 INFO kablam! | Nov 02 06:46:21.800 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 02 06:46:21.800 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.800 INFO kablam! Nov 02 06:46:21.800 INFO kablam! warning: cannot find type `lname` in this scope Nov 02 06:46:21.800 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:46:21.800 INFO kablam! | Nov 02 06:46:21.800 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:46:21.800 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.800 INFO kablam! | Nov 02 06:46:21.800 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 02 06:46:21.800 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.800 INFO kablam! Nov 02 06:46:21.800 INFO kablam! warning: cannot find type `age` in this scope Nov 02 06:46:21.800 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:46:21.800 INFO kablam! | Nov 02 06:46:21.800 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:46:21.800 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.800 INFO kablam! | Nov 02 06:46:21.800 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 02 06:46:21.800 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.800 INFO kablam! Nov 02 06:46:21.800 INFO kablam! warning: cannot find type `title` in this scope Nov 02 06:46:21.800 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:46:21.800 INFO kablam! | Nov 02 06:46:21.800 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:46:21.800 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:46:21.800 INFO kablam! | Nov 02 06:46:21.800 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 02 06:46:21.800 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:46:21.800 INFO kablam! Nov 02 06:46:23.229 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.02s Nov 02 06:46:23.249 INFO kablam! su: No module specific data is present Nov 02 06:46:24.728 INFO running `"docker" "rm" "-f" "7e1ea716688331c83d2aba83c64923ee658c1cbd44f18fc604f2ae2ca533f5bd"` Nov 02 06:46:25.137 INFO blam! 7e1ea716688331c83d2aba83c64923ee658c1cbd44f18fc604f2ae2ca533f5bd