Nov 29 18:22:34.862 INFO checking shaneutt/dcos-k8s-rust-skaffold-demo against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 18:22:34.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 29 18:22:35.316 INFO [stdout] a5494b826e6cf91cff198a082959e145f48b7745ab884b27efc5cd01ee64cf7b Nov 29 18:22:35.318 INFO running `"docker" "start" "-a" "a5494b826e6cf91cff198a082959e145f48b7745ab884b27efc5cd01ee64cf7b"` Nov 29 18:22:37.948 INFO [stderr] usermod: no changes Nov 29 18:22:38.299 INFO [stderr] Compiling serde v1.0.79 Nov 29 18:22:38.308 INFO [stderr] Compiling syn v0.15.7 Nov 29 18:22:38.310 INFO [stderr] Checking diesel v1.3.3 Nov 29 18:22:38.317 INFO [stderr] Checking failure v0.1.2 Nov 29 18:22:38.318 INFO [stderr] Compiling ring v0.11.0 Nov 29 18:22:39.361 INFO [stderr] Checking dotenv v0.13.0 Nov 29 18:22:57.628 INFO [stderr] Checking cookie v0.9.2 Nov 29 18:23:04.689 INFO [stderr] Checking rocket v0.3.17 Nov 29 18:23:10.709 INFO [stderr] Compiling serde_derive v1.0.79 Nov 29 18:23:20.362 INFO [stderr] Checking rocket_contrib v0.3.17 Nov 29 18:23:24.193 INFO [stderr] Compiling toml v0.4.8 Nov 29 18:23:59.485 INFO [stderr] Compiling rocket_codegen v0.3.17 Nov 29 18:24:26.765 INFO [stderr] Checking rust-web-demo v0.1.0 (/source) Nov 29 18:24:28.373 INFO [stderr] warning: cannot find type `employees` in this scope Nov 29 18:24:28.373 INFO [stderr] --> src/forms.rs:3:58 Nov 29 18:24:28.373 INFO [stderr] | Nov 29 18:24:28.373 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 29 18:24:28.373 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.376 INFO [stderr] | Nov 29 18:24:28.376 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 18:24:28.376 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 29 18:24:28.376 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.376 INFO [stderr] Nov 29 18:24:28.376 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 29 18:24:28.376 INFO [stderr] --> src/forms.rs:3:58 Nov 29 18:24:28.376 INFO [stderr] | Nov 29 18:24:28.376 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 29 18:24:28.376 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.376 INFO [stderr] | Nov 29 18:24:28.376 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 29 18:24:28.376 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.376 INFO [stderr] Nov 29 18:24:28.376 INFO [stderr] warning: cannot find type `employees` in this scope Nov 29 18:24:28.376 INFO [stderr] --> src/forms.rs:3:58 Nov 29 18:24:28.376 INFO [stderr] | Nov 29 18:24:28.376 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 29 18:24:28.376 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.376 INFO [stderr] | Nov 29 18:24:28.376 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 29 18:24:28.376 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.376 INFO [stderr] Nov 29 18:24:28.376 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 29 18:24:28.376 INFO [stderr] --> src/forms.rs:3:70 Nov 29 18:24:28.376 INFO [stderr] | Nov 29 18:24:28.376 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 29 18:24:28.376 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.376 INFO [stderr] | Nov 29 18:24:28.376 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 29 18:24:28.376 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.376 INFO [stderr] Nov 29 18:24:28.376 INFO [stderr] warning: cannot find type `employees` in this scope Nov 29 18:24:28.376 INFO [stderr] --> src/forms.rs:3:70 Nov 29 18:24:28.376 INFO [stderr] | Nov 29 18:24:28.377 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 29 18:24:28.377 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.377 INFO [stderr] | Nov 29 18:24:28.377 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 29 18:24:28.377 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.377 INFO [stderr] Nov 29 18:24:28.377 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 29 18:24:28.377 INFO [stderr] --> src/models.rs:3:48 Nov 29 18:24:28.377 INFO [stderr] | Nov 29 18:24:28.377 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 29 18:24:28.377 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.377 INFO [stderr] | Nov 29 18:24:28.377 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 29 18:24:28.377 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.377 INFO [stderr] Nov 29 18:24:28.377 INFO [stderr] warning: cannot find type `employees` in this scope Nov 29 18:24:28.377 INFO [stderr] --> src/models.rs:3:59 Nov 29 18:24:28.377 INFO [stderr] | Nov 29 18:24:28.377 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 29 18:24:28.377 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.377 INFO [stderr] | Nov 29 18:24:28.377 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 29 18:24:28.377 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.377 INFO [stderr] Nov 29 18:24:28.377 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 29 18:24:28.377 INFO [stderr] --> src/models.rs:3:59 Nov 29 18:24:28.377 INFO [stderr] | Nov 29 18:24:28.377 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 29 18:24:28.377 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.377 INFO [stderr] | Nov 29 18:24:28.377 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 29 18:24:28.377 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.377 INFO [stderr] Nov 29 18:24:28.377 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 18:24:28.377 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 18:24:28.377 INFO [stderr] | Nov 29 18:24:28.377 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 18:24:28.377 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.378 INFO [stderr] | Nov 29 18:24:28.378 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 29 18:24:28.378 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.378 INFO [stderr] Nov 29 18:24:28.378 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 18:24:28.378 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:24:28.378 INFO [stderr] | Nov 29 18:24:28.378 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:24:28.378 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.378 INFO [stderr] | Nov 29 18:24:28.378 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 29 18:24:28.378 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.378 INFO [stderr] Nov 29 18:24:28.380 INFO [stderr] warning: cannot find type `fname` in this scope Nov 29 18:24:28.380 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:24:28.380 INFO [stderr] | Nov 29 18:24:28.380 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:24:28.380 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.380 INFO [stderr] | Nov 29 18:24:28.380 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 29 18:24:28.380 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.380 INFO [stderr] Nov 29 18:24:28.380 INFO [stderr] warning: cannot find type `lname` in this scope Nov 29 18:24:28.380 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:24:28.380 INFO [stderr] | Nov 29 18:24:28.380 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:24:28.380 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.380 INFO [stderr] | Nov 29 18:24:28.380 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 29 18:24:28.380 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.380 INFO [stderr] Nov 29 18:24:28.380 INFO [stderr] warning: cannot find type `age` in this scope Nov 29 18:24:28.380 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:24:28.380 INFO [stderr] | Nov 29 18:24:28.380 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:24:28.380 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.380 INFO [stderr] | Nov 29 18:24:28.380 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 29 18:24:28.380 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.380 INFO [stderr] Nov 29 18:24:28.380 INFO [stderr] warning: cannot find type `title` in this scope Nov 29 18:24:28.380 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:24:28.381 INFO [stderr] | Nov 29 18:24:28.381 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:24:28.381 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.381 INFO [stderr] | Nov 29 18:24:28.381 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 29 18:24:28.381 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.381 INFO [stderr] Nov 29 18:24:28.444 INFO [stderr] warning: cannot find type `employees` in this scope Nov 29 18:24:28.444 INFO [stderr] --> src/forms.rs:3:58 Nov 29 18:24:28.444 INFO [stderr] | Nov 29 18:24:28.444 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 29 18:24:28.444 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.444 INFO [stderr] | Nov 29 18:24:28.444 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 18:24:28.444 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 29 18:24:28.444 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.444 INFO [stderr] Nov 29 18:24:28.445 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 29 18:24:28.445 INFO [stderr] --> src/forms.rs:3:58 Nov 29 18:24:28.445 INFO [stderr] | Nov 29 18:24:28.445 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 29 18:24:28.445 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.445 INFO [stderr] | Nov 29 18:24:28.445 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 29 18:24:28.445 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.445 INFO [stderr] Nov 29 18:24:28.445 INFO [stderr] warning: cannot find type `employees` in this scope Nov 29 18:24:28.445 INFO [stderr] --> src/forms.rs:3:58 Nov 29 18:24:28.445 INFO [stderr] | Nov 29 18:24:28.445 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 29 18:24:28.445 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.445 INFO [stderr] | Nov 29 18:24:28.445 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 29 18:24:28.445 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.445 INFO [stderr] Nov 29 18:24:28.445 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 29 18:24:28.445 INFO [stderr] --> src/forms.rs:3:70 Nov 29 18:24:28.445 INFO [stderr] | Nov 29 18:24:28.445 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 29 18:24:28.445 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.445 INFO [stderr] | Nov 29 18:24:28.445 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 29 18:24:28.445 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.445 INFO [stderr] Nov 29 18:24:28.445 INFO [stderr] warning: cannot find type `employees` in this scope Nov 29 18:24:28.445 INFO [stderr] --> src/forms.rs:3:70 Nov 29 18:24:28.445 INFO [stderr] | Nov 29 18:24:28.445 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 29 18:24:28.445 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.445 INFO [stderr] | Nov 29 18:24:28.445 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 29 18:24:28.445 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.445 INFO [stderr] Nov 29 18:24:28.446 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 29 18:24:28.446 INFO [stderr] --> src/models.rs:3:48 Nov 29 18:24:28.446 INFO [stderr] | Nov 29 18:24:28.446 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 29 18:24:28.446 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.446 INFO [stderr] | Nov 29 18:24:28.446 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 29 18:24:28.446 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.446 INFO [stderr] Nov 29 18:24:28.446 INFO [stderr] warning: cannot find type `employees` in this scope Nov 29 18:24:28.446 INFO [stderr] --> src/models.rs:3:59 Nov 29 18:24:28.446 INFO [stderr] | Nov 29 18:24:28.446 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 29 18:24:28.446 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.446 INFO [stderr] | Nov 29 18:24:28.446 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 29 18:24:28.446 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.446 INFO [stderr] Nov 29 18:24:28.446 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 29 18:24:28.446 INFO [stderr] --> src/models.rs:3:59 Nov 29 18:24:28.446 INFO [stderr] | Nov 29 18:24:28.446 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 29 18:24:28.446 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.446 INFO [stderr] | Nov 29 18:24:28.446 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 29 18:24:28.446 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.446 INFO [stderr] Nov 29 18:24:28.446 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 18:24:28.446 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 18:24:28.446 INFO [stderr] | Nov 29 18:24:28.446 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 18:24:28.446 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.446 INFO [stderr] | Nov 29 18:24:28.446 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 29 18:24:28.446 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.446 INFO [stderr] Nov 29 18:24:28.448 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 18:24:28.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:24:28.448 INFO [stderr] | Nov 29 18:24:28.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:24:28.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.448 INFO [stderr] | Nov 29 18:24:28.448 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 29 18:24:28.448 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.448 INFO [stderr] Nov 29 18:24:28.448 INFO [stderr] warning: cannot find type `fname` in this scope Nov 29 18:24:28.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:24:28.448 INFO [stderr] | Nov 29 18:24:28.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:24:28.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.448 INFO [stderr] | Nov 29 18:24:28.449 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 29 18:24:28.449 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.449 INFO [stderr] Nov 29 18:24:28.449 INFO [stderr] warning: cannot find type `lname` in this scope Nov 29 18:24:28.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:24:28.449 INFO [stderr] | Nov 29 18:24:28.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:24:28.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.449 INFO [stderr] | Nov 29 18:24:28.449 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 29 18:24:28.449 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.449 INFO [stderr] Nov 29 18:24:28.449 INFO [stderr] warning: cannot find type `age` in this scope Nov 29 18:24:28.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:24:28.449 INFO [stderr] | Nov 29 18:24:28.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:24:28.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.449 INFO [stderr] | Nov 29 18:24:28.449 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 29 18:24:28.449 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.449 INFO [stderr] Nov 29 18:24:28.449 INFO [stderr] warning: cannot find type `title` in this scope Nov 29 18:24:28.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 18:24:28.449 INFO [stderr] | Nov 29 18:24:28.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 18:24:28.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:24:28.449 INFO [stderr] | Nov 29 18:24:28.449 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 29 18:24:28.449 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:24:28.449 INFO [stderr] Nov 29 18:24:29.465 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Nov 29 18:24:29.485 INFO [stderr] su: No module specific data is present Nov 29 18:24:30.272 INFO running `"docker" "inspect" "a5494b826e6cf91cff198a082959e145f48b7745ab884b27efc5cd01ee64cf7b"` Nov 29 18:24:30.560 INFO running `"docker" "rm" "-f" "a5494b826e6cf91cff198a082959e145f48b7745ab884b27efc5cd01ee64cf7b"` Nov 29 18:24:30.969 INFO [stdout] a5494b826e6cf91cff198a082959e145f48b7745ab884b27efc5cd01ee64cf7b