Dec 04 10:19:35.001 INFO checking shaneutt/dcos-k8s-rust-skaffold-demo against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 10:19:35.001 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-1/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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"` Dec 04 10:19:35.528 INFO [stdout] b3b1d58df7b4052e4988349c06c71fb33a3c0d95e88cab7ff83cd1859923634c Dec 04 10:19:35.531 INFO running `"docker" "start" "-a" "b3b1d58df7b4052e4988349c06c71fb33a3c0d95e88cab7ff83cd1859923634c"` Dec 04 10:19:37.359 INFO [stderr] usermod: no changes Dec 04 10:19:37.707 INFO [stderr] Checking diesel v1.3.3 Dec 04 10:19:37.715 INFO [stderr] Checking failure v0.1.2 Dec 04 10:19:37.715 INFO [stderr] Compiling ring v0.11.0 Dec 04 10:19:38.431 INFO [stderr] Checking dotenv v0.13.0 Dec 04 10:19:51.891 INFO [stderr] Checking cookie v0.9.2 Dec 04 10:19:55.129 INFO [stderr] Checking rocket v0.3.17 Dec 04 10:20:06.294 INFO [stderr] Checking rocket_contrib v0.3.17 Dec 04 10:20:15.456 INFO [stderr] Compiling rocket_codegen v0.3.17 Dec 04 10:20:47.132 INFO [stderr] Checking rust-web-demo v0.1.0 (/source) Dec 04 10:20:49.248 INFO [stderr] warning: cannot find type `employees` in this scope Dec 04 10:20:49.248 INFO [stderr] --> src/forms.rs:3:58 Dec 04 10:20:49.248 INFO [stderr] | Dec 04 10:20:49.249 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 04 10:20:49.249 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.249 INFO [stderr] | Dec 04 10:20:49.249 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 10:20:49.250 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! Dec 04 10:20:49.250 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.250 INFO [stderr] Dec 04 10:20:49.250 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Dec 04 10:20:49.250 INFO [stderr] --> src/forms.rs:3:58 Dec 04 10:20:49.251 INFO [stderr] | Dec 04 10:20:49.251 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 04 10:20:49.251 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.251 INFO [stderr] | Dec 04 10:20:49.252 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! Dec 04 10:20:49.252 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.252 INFO [stderr] Dec 04 10:20:49.252 INFO [stderr] warning: cannot find type `employees` in this scope Dec 04 10:20:49.253 INFO [stderr] --> src/forms.rs:3:58 Dec 04 10:20:49.253 INFO [stderr] | Dec 04 10:20:49.253 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 04 10:20:49.253 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.254 INFO [stderr] | Dec 04 10:20:49.254 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! Dec 04 10:20:49.254 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.254 INFO [stderr] Dec 04 10:20:49.254 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Dec 04 10:20:49.255 INFO [stderr] --> src/forms.rs:3:70 Dec 04 10:20:49.255 INFO [stderr] | Dec 04 10:20:49.255 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 04 10:20:49.255 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.256 INFO [stderr] | Dec 04 10:20:49.256 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! Dec 04 10:20:49.256 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.256 INFO [stderr] Dec 04 10:20:49.256 INFO [stderr] warning: cannot find type `employees` in this scope Dec 04 10:20:49.257 INFO [stderr] --> src/forms.rs:3:70 Dec 04 10:20:49.257 INFO [stderr] | Dec 04 10:20:49.257 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 04 10:20:49.257 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.258 INFO [stderr] | Dec 04 10:20:49.258 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! Dec 04 10:20:49.258 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.258 INFO [stderr] Dec 04 10:20:49.259 INFO [stderr] warning: cannot find type `Employee` in this scope Dec 04 10:20:49.259 INFO [stderr] --> src/models.rs:3:48 Dec 04 10:20:49.259 INFO [stderr] | Dec 04 10:20:49.259 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 04 10:20:49.260 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.260 INFO [stderr] | Dec 04 10:20:49.260 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! Dec 04 10:20:49.260 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.260 INFO [stderr] Dec 04 10:20:49.260 INFO [stderr] warning: cannot find type `employees` in this scope Dec 04 10:20:49.260 INFO [stderr] --> src/models.rs:3:59 Dec 04 10:20:49.260 INFO [stderr] | Dec 04 10:20:49.260 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 04 10:20:49.261 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.261 INFO [stderr] | Dec 04 10:20:49.261 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! Dec 04 10:20:49.261 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.261 INFO [stderr] Dec 04 10:20:49.261 INFO [stderr] warning: cannot find type `Employee` in this scope Dec 04 10:20:49.261 INFO [stderr] --> src/models.rs:3:59 Dec 04 10:20:49.261 INFO [stderr] | Dec 04 10:20:49.261 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 04 10:20:49.261 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.261 INFO [stderr] | Dec 04 10:20:49.261 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! Dec 04 10:20:49.261 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.261 INFO [stderr] Dec 04 10:20:49.261 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 10:20:49.261 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 10:20:49.261 INFO [stderr] | Dec 04 10:20:49.261 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 10:20:49.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.261 INFO [stderr] | Dec 04 10:20:49.261 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! Dec 04 10:20:49.261 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.261 INFO [stderr] Dec 04 10:20:49.261 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 10:20:49.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:20:49.261 INFO [stderr] | Dec 04 10:20:49.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:20:49.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.261 INFO [stderr] | Dec 04 10:20:49.261 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! Dec 04 10:20:49.261 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.261 INFO [stderr] Dec 04 10:20:49.261 INFO [stderr] warning: cannot find type `fname` in this scope Dec 04 10:20:49.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:20:49.261 INFO [stderr] | Dec 04 10:20:49.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:20:49.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.261 INFO [stderr] | Dec 04 10:20:49.261 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! Dec 04 10:20:49.261 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.261 INFO [stderr] Dec 04 10:20:49.261 INFO [stderr] warning: cannot find type `lname` in this scope Dec 04 10:20:49.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:20:49.261 INFO [stderr] | Dec 04 10:20:49.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:20:49.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.261 INFO [stderr] | Dec 04 10:20:49.261 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! Dec 04 10:20:49.261 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.261 INFO [stderr] Dec 04 10:20:49.267 INFO [stderr] warning: cannot find type `employees` in this scope Dec 04 10:20:49.267 INFO [stderr] --> src/forms.rs:3:58 Dec 04 10:20:49.267 INFO [stderr] | Dec 04 10:20:49.267 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 04 10:20:49.267 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.271 INFO [stderr] warning: cannot find type `age` in this scope Dec 04 10:20:49.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:20:49.271 INFO [stderr] | Dec 04 10:20:49.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:20:49.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.271 INFO [stderr] | Dec 04 10:20:49.271 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 10:20:49.271 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! Dec 04 10:20:49.271 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.271 INFO [stderr] Dec 04 10:20:49.271 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Dec 04 10:20:49.271 INFO [stderr] --> src/forms.rs:3:58 Dec 04 10:20:49.271 INFO [stderr] | Dec 04 10:20:49.271 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 04 10:20:49.271 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.271 INFO [stderr] | Dec 04 10:20:49.271 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! Dec 04 10:20:49.271 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.271 INFO [stderr] Dec 04 10:20:49.271 INFO [stderr] warning: cannot find type `employees` in this scope Dec 04 10:20:49.271 INFO [stderr] --> src/forms.rs:3:58 Dec 04 10:20:49.271 INFO [stderr] | Dec 04 10:20:49.271 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 04 10:20:49.271 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.271 INFO [stderr] | Dec 04 10:20:49.271 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! Dec 04 10:20:49.272 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.272 INFO [stderr] | Dec 04 10:20:49.272 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! Dec 04 10:20:49.272 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.272 INFO [stderr] Dec 04 10:20:49.272 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 10:20:49.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:20:49.272 INFO [stderr] | Dec 04 10:20:49.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:20:49.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.272 INFO [stderr] | Dec 04 10:20:49.272 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! Dec 04 10:20:49.272 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.272 INFO [stderr] Dec 04 10:20:49.272 INFO [stderr] Dec 04 10:20:49.279 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Dec 04 10:20:49.279 INFO [stderr] --> src/forms.rs:3:70 Dec 04 10:20:49.279 INFO [stderr] | Dec 04 10:20:49.279 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 04 10:20:49.279 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.279 INFO [stderr] | Dec 04 10:20:49.279 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! Dec 04 10:20:49.279 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.279 INFO [stderr] Dec 04 10:20:49.279 INFO [stderr] warning: cannot find type `employees` in this scope Dec 04 10:20:49.279 INFO [stderr] --> src/forms.rs:3:70 Dec 04 10:20:49.279 INFO [stderr] | Dec 04 10:20:49.279 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 04 10:20:49.279 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.279 INFO [stderr] | Dec 04 10:20:49.279 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! Dec 04 10:20:49.279 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.280 INFO [stderr] Dec 04 10:20:49.287 INFO [stderr] warning: cannot find type `Employee` in this scope Dec 04 10:20:49.287 INFO [stderr] --> src/models.rs:3:48 Dec 04 10:20:49.287 INFO [stderr] | Dec 04 10:20:49.287 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 04 10:20:49.287 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.287 INFO [stderr] | Dec 04 10:20:49.287 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! Dec 04 10:20:49.287 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.287 INFO [stderr] Dec 04 10:20:49.287 INFO [stderr] warning: cannot find type `employees` in this scope Dec 04 10:20:49.287 INFO [stderr] --> src/models.rs:3:59 Dec 04 10:20:49.287 INFO [stderr] | Dec 04 10:20:49.287 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 04 10:20:49.287 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.287 INFO [stderr] | Dec 04 10:20:49.287 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! Dec 04 10:20:49.287 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.288 INFO [stderr] Dec 04 10:20:49.288 INFO [stderr] warning: cannot find type `Employee` in this scope Dec 04 10:20:49.288 INFO [stderr] --> src/models.rs:3:59 Dec 04 10:20:49.288 INFO [stderr] | Dec 04 10:20:49.288 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 04 10:20:49.288 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.288 INFO [stderr] | Dec 04 10:20:49.288 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! Dec 04 10:20:49.288 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.288 INFO [stderr] Dec 04 10:20:49.289 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 10:20:49.289 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 10:20:49.289 INFO [stderr] | Dec 04 10:20:49.289 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 10:20:49.289 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.289 INFO [stderr] | Dec 04 10:20:49.289 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! Dec 04 10:20:49.289 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.289 INFO [stderr] Dec 04 10:20:49.289 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 10:20:49.289 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:20:49.289 INFO [stderr] | Dec 04 10:20:49.289 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:20:49.289 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.289 INFO [stderr] | Dec 04 10:20:49.289 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! Dec 04 10:20:49.289 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.290 INFO [stderr] Dec 04 10:20:49.290 INFO [stderr] warning: cannot find type `fname` in this scope Dec 04 10:20:49.290 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:20:49.290 INFO [stderr] | Dec 04 10:20:49.290 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:20:49.290 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.290 INFO [stderr] | Dec 04 10:20:49.290 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! Dec 04 10:20:49.290 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.290 INFO [stderr] Dec 04 10:20:49.290 INFO [stderr] warning: cannot find type `lname` in this scope Dec 04 10:20:49.290 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:20:49.290 INFO [stderr] | Dec 04 10:20:49.290 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:20:49.291 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.291 INFO [stderr] | Dec 04 10:20:49.291 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! Dec 04 10:20:49.291 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.291 INFO [stderr] Dec 04 10:20:49.291 INFO [stderr] warning: cannot find type `age` in this scope Dec 04 10:20:49.291 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:20:49.291 INFO [stderr] | Dec 04 10:20:49.291 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:20:49.291 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.291 INFO [stderr] | Dec 04 10:20:49.291 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! Dec 04 10:20:49.291 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.291 INFO [stderr] Dec 04 10:20:49.292 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 10:20:49.292 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:20:49.292 INFO [stderr] | Dec 04 10:20:49.292 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:20:49.292 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:20:49.292 INFO [stderr] | Dec 04 10:20:49.292 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! Dec 04 10:20:49.292 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:20:49.292 INFO [stderr] Dec 04 10:20:50.507 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Dec 04 10:20:50.527 INFO [stderr] su: No module specific data is present Dec 04 10:20:52.019 INFO running `"docker" "inspect" "b3b1d58df7b4052e4988349c06c71fb33a3c0d95e88cab7ff83cd1859923634c"` Dec 04 10:20:52.289 INFO running `"docker" "rm" "-f" "b3b1d58df7b4052e4988349c06c71fb33a3c0d95e88cab7ff83cd1859923634c"` Dec 04 10:20:52.624 INFO [stdout] b3b1d58df7b4052e4988349c06c71fb33a3c0d95e88cab7ff83cd1859923634c