Nov 27 20:35:50.964 INFO checking shaneutt/dcos-k8s-rust-skaffold-demo against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 27 20:35:50.964 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-5/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 27 20:35:51.409 INFO [stdout] d8ae156866053435fa476e91a6f1b10fea7f4faf437bb69c78889d74379fc12c Nov 27 20:35:51.412 INFO running `"docker" "start" "-a" "d8ae156866053435fa476e91a6f1b10fea7f4faf437bb69c78889d74379fc12c"` Nov 27 20:35:53.803 INFO [stderr] usermod: no changes Nov 27 20:35:54.178 INFO [stderr] Checking toml v0.4.8 Nov 27 20:35:54.196 INFO [stderr] Compiling syn v0.15.7 Nov 27 20:35:54.246 INFO [stderr] Checking diesel v1.3.3 Nov 27 20:35:54.248 INFO [stderr] Checking failure v0.1.2 Nov 27 20:35:54.251 INFO [stderr] Compiling ring v0.11.0 Nov 27 20:35:55.335 INFO [stderr] Checking dotenv v0.13.0 Nov 27 20:36:17.149 INFO [stderr] Checking cookie v0.9.2 Nov 27 20:36:20.860 INFO [stderr] Checking rocket v0.3.17 Nov 27 20:36:28.425 INFO [stderr] Compiling serde_derive v1.0.79 Nov 27 20:36:31.904 INFO [stderr] Checking rocket_contrib v0.3.17 Nov 27 20:36:52.166 INFO [stderr] Compiling rocket_codegen v0.3.17 Nov 27 20:37:35.849 INFO [stderr] Checking rust-web-demo v0.1.0 (/source) Nov 27 20:37:38.228 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:38.228 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:38.228 INFO [stderr] | Nov 27 20:37:38.228 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:38.228 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.228 INFO [stderr] | Nov 27 20:37:38.228 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 20:37:38.228 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.228 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.228 INFO [stderr] Nov 27 20:37:38.228 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 27 20:37:38.228 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:38.228 INFO [stderr] | Nov 27 20:37:38.228 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:38.228 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.228 INFO [stderr] | Nov 27 20:37:38.228 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.228 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.228 INFO [stderr] Nov 27 20:37:38.228 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:38.228 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:38.228 INFO [stderr] | Nov 27 20:37:38.228 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:38.228 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.228 INFO [stderr] | Nov 27 20:37:38.228 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.228 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.228 INFO [stderr] Nov 27 20:37:38.228 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 27 20:37:38.228 INFO [stderr] --> src/forms.rs:3:70 Nov 27 20:37:38.228 INFO [stderr] | Nov 27 20:37:38.228 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:38.228 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.228 INFO [stderr] | Nov 27 20:37:38.228 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.229 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.229 INFO [stderr] Nov 27 20:37:38.229 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:38.229 INFO [stderr] --> src/forms.rs:3:70 Nov 27 20:37:38.229 INFO [stderr] | Nov 27 20:37:38.229 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:38.229 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.229 INFO [stderr] | Nov 27 20:37:38.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.229 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.229 INFO [stderr] Nov 27 20:37:38.244 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 27 20:37:38.244 INFO [stderr] --> src/models.rs:3:48 Nov 27 20:37:38.244 INFO [stderr] | Nov 27 20:37:38.244 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:38.244 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.244 INFO [stderr] | Nov 27 20:37:38.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.244 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.244 INFO [stderr] Nov 27 20:37:38.244 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:38.244 INFO [stderr] --> src/models.rs:3:59 Nov 27 20:37:38.244 INFO [stderr] | Nov 27 20:37:38.244 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:38.244 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.244 INFO [stderr] | Nov 27 20:37:38.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.244 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.244 INFO [stderr] Nov 27 20:37:38.244 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 27 20:37:38.244 INFO [stderr] --> src/models.rs:3:59 Nov 27 20:37:38.244 INFO [stderr] | Nov 27 20:37:38.244 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:38.244 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.244 INFO [stderr] | Nov 27 20:37:38.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.244 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.244 INFO [stderr] Nov 27 20:37:38.244 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 20:37:38.244 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 20:37:38.244 INFO [stderr] | Nov 27 20:37:38.244 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 20:37:38.244 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.244 INFO [stderr] | Nov 27 20:37:38.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.244 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.244 INFO [stderr] Nov 27 20:37:38.244 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 20:37:38.244 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:38.244 INFO [stderr] | Nov 27 20:37:38.244 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:38.244 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.245 INFO [stderr] | Nov 27 20:37:38.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.245 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.245 INFO [stderr] Nov 27 20:37:38.245 INFO [stderr] warning: cannot find type `fname` in this scope Nov 27 20:37:38.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:38.245 INFO [stderr] | Nov 27 20:37:38.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:38.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.245 INFO [stderr] | Nov 27 20:37:38.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.245 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.245 INFO [stderr] Nov 27 20:37:38.245 INFO [stderr] warning: cannot find type `lname` in this scope Nov 27 20:37:38.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:38.245 INFO [stderr] | Nov 27 20:37:38.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:38.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.245 INFO [stderr] | Nov 27 20:37:38.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.245 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.245 INFO [stderr] Nov 27 20:37:38.245 INFO [stderr] warning: cannot find type `age` in this scope Nov 27 20:37:38.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:38.245 INFO [stderr] | Nov 27 20:37:38.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:38.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.245 INFO [stderr] | Nov 27 20:37:38.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.245 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.245 INFO [stderr] Nov 27 20:37:38.245 INFO [stderr] warning: cannot find type `title` in this scope Nov 27 20:37:38.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:38.245 INFO [stderr] | Nov 27 20:37:38.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:38.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.245 INFO [stderr] | Nov 27 20:37:38.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.245 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.245 INFO [stderr] Nov 27 20:37:38.341 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:38.341 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:38.341 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 20:37:38.341 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.341 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.341 INFO [stderr] Nov 27 20:37:38.341 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 27 20:37:38.341 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:38.341 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.341 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.341 INFO [stderr] Nov 27 20:37:38.341 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:38.341 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:38.341 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.341 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.341 INFO [stderr] Nov 27 20:37:38.341 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 27 20:37:38.341 INFO [stderr] --> src/forms.rs:3:70 Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:38.341 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.341 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.341 INFO [stderr] Nov 27 20:37:38.341 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:38.341 INFO [stderr] --> src/forms.rs:3:70 Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:38.341 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.341 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.341 INFO [stderr] Nov 27 20:37:38.341 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 27 20:37:38.341 INFO [stderr] --> src/models.rs:3:48 Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:38.341 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.341 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.341 INFO [stderr] Nov 27 20:37:38.341 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:38.341 INFO [stderr] --> src/models.rs:3:59 Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:38.341 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.341 INFO [stderr] | Nov 27 20:37:38.341 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.341 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.341 INFO [stderr] Nov 27 20:37:38.341 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 27 20:37:38.341 INFO [stderr] --> src/models.rs:3:59 Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:38.342 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.342 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.342 INFO [stderr] Nov 27 20:37:38.342 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 20:37:38.342 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 20:37:38.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.342 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.342 INFO [stderr] Nov 27 20:37:38.342 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 20:37:38.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:38.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.342 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.342 INFO [stderr] Nov 27 20:37:38.342 INFO [stderr] warning: cannot find type `fname` in this scope Nov 27 20:37:38.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:38.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.342 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.342 INFO [stderr] Nov 27 20:37:38.342 INFO [stderr] warning: cannot find type `lname` in this scope Nov 27 20:37:38.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:38.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.342 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.342 INFO [stderr] Nov 27 20:37:38.342 INFO [stderr] warning: cannot find type `age` in this scope Nov 27 20:37:38.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:38.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.342 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.342 INFO [stderr] Nov 27 20:37:38.342 INFO [stderr] warning: cannot find type `title` in this scope Nov 27 20:37:38.342 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:38.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:38.342 INFO [stderr] | Nov 27 20:37:38.342 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 20:37:38.342 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:38.342 INFO [stderr] Nov 27 20:37:39.420 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s Nov 27 20:37:39.424 INFO [stderr] su: No module specific data is present Nov 27 20:37:40.262 INFO running `"docker" "inspect" "d8ae156866053435fa476e91a6f1b10fea7f4faf437bb69c78889d74379fc12c"` Nov 27 20:37:40.516 INFO running `"docker" "rm" "-f" "d8ae156866053435fa476e91a6f1b10fea7f4faf437bb69c78889d74379fc12c"` Nov 27 20:37:40.784 INFO [stdout] d8ae156866053435fa476e91a6f1b10fea7f4faf437bb69c78889d74379fc12c