Oct 12 13:55:02.896 INFO checking shaneutt/dcos-k8s-rust-skaffold-demo against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 13:55:02.898 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 12 13:55:03.520 INFO blam! 8db89a3d7f3efb524431f859f26e6d740afe6b6b8e3431a26abd7e5e0f2d4f2c Oct 12 13:55:03.525 INFO running `"docker" "start" "-a" "8db89a3d7f3efb524431f859f26e6d740afe6b6b8e3431a26abd7e5e0f2d4f2c"` Oct 12 13:55:05.180 INFO kablam! usermod: no changes Oct 12 13:55:05.512 INFO kablam! Compiling pq-sys v0.4.6 Oct 12 13:55:05.513 INFO kablam! Compiling safemem v0.3.0 Oct 12 13:55:05.625 INFO kablam! Compiling pear_codegen v0.0.20 Oct 12 13:55:05.625 INFO kablam! Compiling rocket v0.3.17 Oct 12 13:55:05.626 INFO kablam! Compiling rocket_codegen v0.3.17 Oct 12 13:55:05.626 INFO kablam! Compiling httparse v1.3.3 Oct 12 13:55:05.627 INFO kablam! Compiling syn v0.13.11 Oct 12 13:55:05.627 INFO kablam! Compiling toml v0.4.8 Oct 12 13:55:11.017 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 12 13:55:12.054 INFO kablam! Compiling syn v0.15.7 Oct 12 13:55:12.068 INFO kablam! Compiling base64 v0.9.3 Oct 12 13:55:13.530 INFO kablam! Compiling hyper v0.10.13 Oct 12 13:55:20.407 INFO kablam! Checking failure v0.1.2 Oct 12 13:55:20.476 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 12 13:55:23.812 INFO kablam! Checking dotenv v0.13.0 Oct 12 13:55:24.060 INFO kablam! Compiling rayon-core v1.4.1 Oct 12 13:55:37.229 INFO kablam! Compiling rayon v0.7.1 Oct 12 13:55:48.984 INFO kablam! Compiling ring v0.11.0 Oct 12 13:55:51.844 INFO kablam! Compiling serde_derive v1.0.79 Oct 12 13:55:59.117 INFO kablam! Compiling diesel_derives v1.3.0 Oct 12 13:56:09.101 INFO kablam! Checking cookie v0.9.2 Oct 12 13:56:22.749 INFO kablam! Checking diesel v1.3.3 Oct 12 13:56:35.088 INFO kablam! Checking rocket_contrib v0.3.17 Oct 12 13:57:30.280 INFO kablam! Checking rust-web-demo v0.1.0 (/source) Oct 12 13:57:32.173 INFO kablam! warning: cannot find type `employees` in this scope Oct 12 13:57:32.173 INFO kablam! --> src/forms.rs:3:58 Oct 12 13:57:32.173 INFO kablam! | Oct 12 13:57:32.173 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 12 13:57:32.174 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.174 INFO kablam! | Oct 12 13:57:32.174 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 13:57:32.175 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! Oct 12 13:57:32.175 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.175 INFO kablam! Oct 12 13:57:32.175 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 12 13:57:32.176 INFO kablam! --> src/forms.rs:3:58 Oct 12 13:57:32.176 INFO kablam! | Oct 12 13:57:32.176 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 12 13:57:32.176 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.177 INFO kablam! | Oct 12 13:57:32.177 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! Oct 12 13:57:32.177 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.177 INFO kablam! Oct 12 13:57:32.178 INFO kablam! warning: cannot find type `employees` in this scope Oct 12 13:57:32.178 INFO kablam! --> src/forms.rs:3:58 Oct 12 13:57:32.178 INFO kablam! | Oct 12 13:57:32.178 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 12 13:57:32.179 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.179 INFO kablam! | Oct 12 13:57:32.179 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! Oct 12 13:57:32.179 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.180 INFO kablam! Oct 12 13:57:32.180 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 12 13:57:32.180 INFO kablam! --> src/forms.rs:3:70 Oct 12 13:57:32.180 INFO kablam! | Oct 12 13:57:32.181 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 12 13:57:32.181 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.181 INFO kablam! | Oct 12 13:57:32.181 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! Oct 12 13:57:32.182 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.182 INFO kablam! Oct 12 13:57:32.182 INFO kablam! warning: cannot find type `employees` in this scope Oct 12 13:57:32.182 INFO kablam! --> src/forms.rs:3:70 Oct 12 13:57:32.183 INFO kablam! | Oct 12 13:57:32.183 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 12 13:57:32.183 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.183 INFO kablam! | Oct 12 13:57:32.184 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! Oct 12 13:57:32.184 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.184 INFO kablam! Oct 12 13:57:32.184 INFO kablam! warning: cannot find type `Employee` in this scope Oct 12 13:57:32.185 INFO kablam! --> src/models.rs:3:48 Oct 12 13:57:32.185 INFO kablam! | Oct 12 13:57:32.185 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 12 13:57:32.185 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.186 INFO kablam! | Oct 12 13:57:32.186 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! Oct 12 13:57:32.186 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.186 INFO kablam! Oct 12 13:57:32.187 INFO kablam! warning: cannot find type `employees` in this scope Oct 12 13:57:32.187 INFO kablam! --> src/models.rs:3:59 Oct 12 13:57:32.187 INFO kablam! | Oct 12 13:57:32.187 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 12 13:57:32.188 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.192 INFO kablam! | Oct 12 13:57:32.192 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! Oct 12 13:57:32.193 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.193 INFO kablam! Oct 12 13:57:32.193 INFO kablam! warning: cannot find type `Employee` in this scope Oct 12 13:57:32.194 INFO kablam! --> src/models.rs:3:59 Oct 12 13:57:32.194 INFO kablam! | Oct 12 13:57:32.194 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 12 13:57:32.194 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.195 INFO kablam! | Oct 12 13:57:32.195 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! Oct 12 13:57:32.195 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.196 INFO kablam! Oct 12 13:57:32.196 INFO kablam! warning: cannot find type `table` in this scope Oct 12 13:57:32.196 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 13:57:32.196 INFO kablam! | Oct 12 13:57:32.197 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 13:57:32.197 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.197 INFO kablam! | Oct 12 13:57:32.197 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! Oct 12 13:57:32.198 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.198 INFO kablam! Oct 12 13:57:32.198 INFO kablam! warning: cannot find type `id` in this scope Oct 12 13:57:32.198 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 13:57:32.199 INFO kablam! | Oct 12 13:57:32.199 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 13:57:32.199 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.199 INFO kablam! | Oct 12 13:57:32.200 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! Oct 12 13:57:32.200 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.200 INFO kablam! Oct 12 13:57:32.200 INFO kablam! warning: cannot find type `fname` in this scope Oct 12 13:57:32.201 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 13:57:32.201 INFO kablam! | Oct 12 13:57:32.201 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 13:57:32.201 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.202 INFO kablam! | Oct 12 13:57:32.202 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! Oct 12 13:57:32.202 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.202 INFO kablam! Oct 12 13:57:32.203 INFO kablam! warning: cannot find type `lname` in this scope Oct 12 13:57:32.203 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 13:57:32.203 INFO kablam! | Oct 12 13:57:32.203 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 13:57:32.204 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.204 INFO kablam! | Oct 12 13:57:32.204 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! Oct 12 13:57:32.204 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.205 INFO kablam! Oct 12 13:57:32.205 INFO kablam! warning: cannot find type `age` in this scope Oct 12 13:57:32.205 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 13:57:32.205 INFO kablam! | Oct 12 13:57:32.206 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 13:57:32.206 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.206 INFO kablam! | Oct 12 13:57:32.206 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! Oct 12 13:57:32.207 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.207 INFO kablam! Oct 12 13:57:32.207 INFO kablam! warning: cannot find type `title` in this scope Oct 12 13:57:32.207 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 13:57:32.207 INFO kablam! | Oct 12 13:57:32.208 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 13:57:32.212 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.212 INFO kablam! | Oct 12 13:57:32.213 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! Oct 12 13:57:32.213 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.213 INFO kablam! Oct 12 13:57:32.214 INFO kablam! warning: cannot find type `employees` in this scope Oct 12 13:57:32.214 INFO kablam! --> src/forms.rs:3:58 Oct 12 13:57:32.214 INFO kablam! | Oct 12 13:57:32.214 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 12 13:57:32.215 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.215 INFO kablam! | Oct 12 13:57:32.215 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 13:57:32.216 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! Oct 12 13:57:32.216 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.216 INFO kablam! Oct 12 13:57:32.216 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 12 13:57:32.217 INFO kablam! --> src/forms.rs:3:58 Oct 12 13:57:32.217 INFO kablam! | Oct 12 13:57:32.217 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 12 13:57:32.217 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.218 INFO kablam! | Oct 12 13:57:32.218 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! Oct 12 13:57:32.218 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.219 INFO kablam! Oct 12 13:57:32.219 INFO kablam! warning: cannot find type `employees` in this scope Oct 12 13:57:32.219 INFO kablam! --> src/forms.rs:3:58 Oct 12 13:57:32.219 INFO kablam! | Oct 12 13:57:32.220 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 12 13:57:32.220 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.220 INFO kablam! | Oct 12 13:57:32.220 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! Oct 12 13:57:32.221 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.221 INFO kablam! Oct 12 13:57:32.221 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 12 13:57:32.221 INFO kablam! --> src/forms.rs:3:70 Oct 12 13:57:32.222 INFO kablam! | Oct 12 13:57:32.222 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 12 13:57:32.222 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.222 INFO kablam! | Oct 12 13:57:32.223 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! Oct 12 13:57:32.223 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.223 INFO kablam! Oct 12 13:57:32.223 INFO kablam! warning: cannot find type `employees` in this scope Oct 12 13:57:32.224 INFO kablam! --> src/forms.rs:3:70 Oct 12 13:57:32.224 INFO kablam! | Oct 12 13:57:32.228 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 12 13:57:32.228 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.228 INFO kablam! | Oct 12 13:57:32.228 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! Oct 12 13:57:32.229 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.229 INFO kablam! Oct 12 13:57:32.229 INFO kablam! warning: cannot find type `Employee` in this scope Oct 12 13:57:32.229 INFO kablam! --> src/models.rs:3:48 Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 12 13:57:32.229 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 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! Oct 12 13:57:32.229 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.229 INFO kablam! Oct 12 13:57:32.229 INFO kablam! warning: cannot find type `employees` in this scope Oct 12 13:57:32.229 INFO kablam! --> src/models.rs:3:59 Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 12 13:57:32.229 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 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! Oct 12 13:57:32.229 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.229 INFO kablam! Oct 12 13:57:32.229 INFO kablam! warning: cannot find type `Employee` in this scope Oct 12 13:57:32.229 INFO kablam! --> src/models.rs:3:59 Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 12 13:57:32.229 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 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! Oct 12 13:57:32.229 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.229 INFO kablam! Oct 12 13:57:32.229 INFO kablam! warning: cannot find type `table` in this scope Oct 12 13:57:32.229 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 13:57:32.229 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 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! Oct 12 13:57:32.229 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.229 INFO kablam! Oct 12 13:57:32.229 INFO kablam! warning: cannot find type `id` in this scope Oct 12 13:57:32.229 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 13:57:32.229 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 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! Oct 12 13:57:32.229 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.229 INFO kablam! Oct 12 13:57:32.229 INFO kablam! warning: cannot find type `fname` in this scope Oct 12 13:57:32.229 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 13:57:32.229 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 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! Oct 12 13:57:32.229 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.229 INFO kablam! Oct 12 13:57:32.229 INFO kablam! warning: cannot find type `lname` in this scope Oct 12 13:57:32.229 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 13:57:32.229 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 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! Oct 12 13:57:32.229 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.229 INFO kablam! Oct 12 13:57:32.229 INFO kablam! warning: cannot find type `age` in this scope Oct 12 13:57:32.229 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 13:57:32.229 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 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! Oct 12 13:57:32.229 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.229 INFO kablam! Oct 12 13:57:32.229 INFO kablam! warning: cannot find type `title` in this scope Oct 12 13:57:32.229 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 13:57:32.229 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:57:32.229 INFO kablam! | Oct 12 13:57:32.229 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! Oct 12 13:57:32.229 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:57:32.229 INFO kablam! Oct 12 13:57:33.654 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 28s Oct 12 13:57:33.669 INFO kablam! su: No module specific data is present Oct 12 13:57:34.437 INFO running `"docker" "rm" "-f" "8db89a3d7f3efb524431f859f26e6d740afe6b6b8e3431a26abd7e5e0f2d4f2c"` Oct 12 13:57:34.807 INFO blam! 8db89a3d7f3efb524431f859f26e6d740afe6b6b8e3431a26abd7e5e0f2d4f2c