Nov 03 23:16:19.710 INFO checking shaneutt/dcos-k8s-rust-skaffold-demo against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 03 23:16:19.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-0/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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 03 23:16:20.179 INFO blam! 189b2c0584ab11bce6845f155a540fa9173adad375d6740e339c3cdc3a5c7ec7 Nov 03 23:16:20.191 INFO running `"docker" "start" "-a" "189b2c0584ab11bce6845f155a540fa9173adad375d6740e339c3cdc3a5c7ec7"` Nov 03 23:16:21.659 INFO kablam! usermod: no changes Nov 03 23:16:21.994 INFO kablam! Compiling pq-sys v0.4.6 Nov 03 23:16:22.019 INFO kablam! Compiling toml v0.4.8 Nov 03 23:16:22.019 INFO kablam! Compiling syn v0.15.7 Nov 03 23:16:22.033 INFO kablam! Checking failure v0.1.2 Nov 03 23:16:22.033 INFO kablam! Compiling ring v0.11.0 Nov 03 23:16:23.279 INFO kablam! Checking dotenv v0.13.0 Nov 03 23:16:27.263 INFO kablam! Checking diesel v1.3.3 Nov 03 23:16:43.291 INFO kablam! Checking cookie v0.9.2 Nov 03 23:16:44.775 INFO kablam! Checking rocket v0.3.17 Nov 03 23:16:57.901 INFO kablam! Compiling serde_derive v1.0.79 Nov 03 23:17:01.871 INFO kablam! Checking rocket_contrib v0.3.17 Nov 03 23:17:11.848 INFO kablam! Compiling rocket_codegen v0.3.17 Nov 03 23:17:58.475 INFO kablam! Checking rust-web-demo v0.1.0 (/source) Nov 03 23:17:59.920 INFO kablam! warning: cannot find type `employees` in this scope Nov 03 23:17:59.920 INFO kablam! --> src/forms.rs:3:58 Nov 03 23:17:59.920 INFO kablam! | Nov 03 23:17:59.920 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 03 23:17:59.920 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.920 INFO kablam! | Nov 03 23:17:59.920 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 03 23:17:59.920 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 03 23:17:59.920 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.921 INFO kablam! Nov 03 23:17:59.921 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 03 23:17:59.921 INFO kablam! --> src/forms.rs:3:58 Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 03 23:17:59.921 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 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 03 23:17:59.921 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.921 INFO kablam! Nov 03 23:17:59.921 INFO kablam! warning: cannot find type `employees` in this scope Nov 03 23:17:59.921 INFO kablam! --> src/forms.rs:3:58 Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 03 23:17:59.921 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 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 03 23:17:59.921 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.921 INFO kablam! Nov 03 23:17:59.921 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 03 23:17:59.921 INFO kablam! --> src/forms.rs:3:70 Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 03 23:17:59.921 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 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 03 23:17:59.921 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.921 INFO kablam! Nov 03 23:17:59.921 INFO kablam! warning: cannot find type `employees` in this scope Nov 03 23:17:59.921 INFO kablam! --> src/forms.rs:3:70 Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 03 23:17:59.921 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 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 03 23:17:59.921 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.921 INFO kablam! Nov 03 23:17:59.921 INFO kablam! warning: cannot find type `Employee` in this scope Nov 03 23:17:59.921 INFO kablam! --> src/models.rs:3:48 Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 03 23:17:59.921 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 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 03 23:17:59.921 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.921 INFO kablam! Nov 03 23:17:59.921 INFO kablam! warning: cannot find type `employees` in this scope Nov 03 23:17:59.921 INFO kablam! --> src/models.rs:3:59 Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 03 23:17:59.921 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 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 03 23:17:59.921 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.921 INFO kablam! Nov 03 23:17:59.921 INFO kablam! warning: cannot find type `Employee` in this scope Nov 03 23:17:59.921 INFO kablam! --> src/models.rs:3:59 Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 03 23:17:59.921 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 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 03 23:17:59.921 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.921 INFO kablam! Nov 03 23:17:59.921 INFO kablam! warning: cannot find type `table` in this scope Nov 03 23:17:59.921 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 03 23:17:59.921 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 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 03 23:17:59.921 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.921 INFO kablam! Nov 03 23:17:59.921 INFO kablam! warning: cannot find type `id` in this scope Nov 03 23:17:59.921 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:17:59.921 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.921 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 03 23:17:59.921 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.921 INFO kablam! Nov 03 23:17:59.921 INFO kablam! warning: cannot find type `fname` in this scope Nov 03 23:17:59.921 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:17:59.921 INFO kablam! | Nov 03 23:17:59.922 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:17:59.922 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.922 INFO kablam! | Nov 03 23:17:59.922 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 03 23:17:59.922 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.922 INFO kablam! Nov 03 23:17:59.922 INFO kablam! warning: cannot find type `lname` in this scope Nov 03 23:17:59.922 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:17:59.922 INFO kablam! | Nov 03 23:17:59.922 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:17:59.922 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.922 INFO kablam! | Nov 03 23:17:59.922 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 03 23:17:59.922 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.922 INFO kablam! Nov 03 23:17:59.922 INFO kablam! warning: cannot find type `age` in this scope Nov 03 23:17:59.922 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:17:59.922 INFO kablam! | Nov 03 23:17:59.922 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:17:59.922 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.922 INFO kablam! | Nov 03 23:17:59.922 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 03 23:17:59.922 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.922 INFO kablam! Nov 03 23:17:59.922 INFO kablam! warning: cannot find type `title` in this scope Nov 03 23:17:59.922 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:17:59.922 INFO kablam! | Nov 03 23:17:59.922 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:17:59.922 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:17:59.922 INFO kablam! | Nov 03 23:17:59.922 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 03 23:17:59.922 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:17:59.922 INFO kablam! Nov 03 23:18:00.543 INFO kablam! warning: cannot find type `employees` in this scope Nov 03 23:18:00.543 INFO kablam! --> src/forms.rs:3:58 Nov 03 23:18:00.543 INFO kablam! | Nov 03 23:18:00.543 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 03 23:18:00.543 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.544 INFO kablam! | Nov 03 23:18:00.544 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 03 23:18:00.544 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 03 23:18:00.544 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.545 INFO kablam! Nov 03 23:18:00.545 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 03 23:18:00.545 INFO kablam! --> src/forms.rs:3:58 Nov 03 23:18:00.545 INFO kablam! | Nov 03 23:18:00.546 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 03 23:18:00.546 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.546 INFO kablam! | Nov 03 23:18:00.546 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 03 23:18:00.547 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.547 INFO kablam! Nov 03 23:18:00.547 INFO kablam! warning: cannot find type `employees` in this scope Nov 03 23:18:00.547 INFO kablam! --> src/forms.rs:3:58 Nov 03 23:18:00.548 INFO kablam! | Nov 03 23:18:00.548 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 03 23:18:00.548 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.549 INFO kablam! | Nov 03 23:18:00.550 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 03 23:18:00.550 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.550 INFO kablam! Nov 03 23:18:00.550 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 03 23:18:00.550 INFO kablam! --> src/forms.rs:3:70 Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 03 23:18:00.550 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 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 03 23:18:00.550 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.550 INFO kablam! Nov 03 23:18:00.550 INFO kablam! warning: cannot find type `employees` in this scope Nov 03 23:18:00.550 INFO kablam! --> src/forms.rs:3:70 Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 03 23:18:00.550 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 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 03 23:18:00.550 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.550 INFO kablam! Nov 03 23:18:00.550 INFO kablam! warning: cannot find type `Employee` in this scope Nov 03 23:18:00.550 INFO kablam! --> src/models.rs:3:48 Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 03 23:18:00.550 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 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 03 23:18:00.550 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.550 INFO kablam! Nov 03 23:18:00.550 INFO kablam! warning: cannot find type `employees` in this scope Nov 03 23:18:00.550 INFO kablam! --> src/models.rs:3:59 Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 03 23:18:00.550 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 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 03 23:18:00.550 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.550 INFO kablam! Nov 03 23:18:00.550 INFO kablam! warning: cannot find type `Employee` in this scope Nov 03 23:18:00.550 INFO kablam! --> src/models.rs:3:59 Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 03 23:18:00.550 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 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 03 23:18:00.550 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.550 INFO kablam! Nov 03 23:18:00.550 INFO kablam! warning: cannot find type `table` in this scope Nov 03 23:18:00.550 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 03 23:18:00.550 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 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 03 23:18:00.550 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.550 INFO kablam! Nov 03 23:18:00.550 INFO kablam! warning: cannot find type `id` in this scope Nov 03 23:18:00.550 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:18:00.550 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 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 03 23:18:00.550 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.550 INFO kablam! Nov 03 23:18:00.550 INFO kablam! warning: cannot find type `fname` in this scope Nov 03 23:18:00.550 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:18:00.550 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 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 03 23:18:00.550 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.550 INFO kablam! Nov 03 23:18:00.550 INFO kablam! warning: cannot find type `lname` in this scope Nov 03 23:18:00.550 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:18:00.550 INFO kablam! | Nov 03 23:18:00.550 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:18:00.550 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.551 INFO kablam! | Nov 03 23:18:00.551 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 03 23:18:00.551 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.551 INFO kablam! Nov 03 23:18:00.551 INFO kablam! warning: cannot find type `age` in this scope Nov 03 23:18:00.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:18:00.551 INFO kablam! | Nov 03 23:18:00.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:18:00.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.551 INFO kablam! | Nov 03 23:18:00.551 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 03 23:18:00.551 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.551 INFO kablam! Nov 03 23:18:00.551 INFO kablam! warning: cannot find type `title` in this scope Nov 03 23:18:00.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:18:00.551 INFO kablam! | Nov 03 23:18:00.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:18:00.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:18:00.551 INFO kablam! | Nov 03 23:18:00.551 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 03 23:18:00.551 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:18:00.551 INFO kablam! Nov 03 23:18:01.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Nov 03 23:18:01.587 INFO kablam! su: No module specific data is present Nov 03 23:18:02.579 INFO running `"docker" "rm" "-f" "189b2c0584ab11bce6845f155a540fa9173adad375d6740e339c3cdc3a5c7ec7"` Nov 03 23:18:02.939 INFO blam! 189b2c0584ab11bce6845f155a540fa9173adad375d6740e339c3cdc3a5c7ec7