Nov 27 20:35:49.280 INFO checking shaneutt/dcos-k8s-rust-skaffold-demo against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 27 20:35:49.281 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-2/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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:49.978 INFO [stdout] 3d2ef43d796e40fe834d6acd2c99221fdbbee3e11c22686a9ebe3b526c17ca49 Nov 27 20:35:49.979 INFO running `"docker" "start" "-a" "3d2ef43d796e40fe834d6acd2c99221fdbbee3e11c22686a9ebe3b526c17ca49"` Nov 27 20:35:51.909 INFO [stderr] usermod: no changes Nov 27 20:35:52.405 INFO [stderr] Compiling memchr v2.1.0 Nov 27 20:35:52.414 INFO [stderr] Compiling toml v0.4.8 Nov 27 20:35:52.416 INFO [stderr] Checking serde_json v1.0.31 Nov 27 20:35:52.418 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 27 20:35:52.420 INFO [stderr] Compiling hyper v0.10.13 Nov 27 20:35:52.438 INFO [stderr] Checking diesel v1.3.3 Nov 27 20:36:01.684 INFO [stderr] Checking failure v0.1.2 Nov 27 20:36:01.708 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 27 20:36:03.424 INFO [stderr] Checking dotenv v0.13.0 Nov 27 20:36:04.534 INFO [stderr] Compiling rayon-core v1.4.1 Nov 27 20:36:14.352 INFO [stderr] Compiling rayon v0.7.1 Nov 27 20:36:20.779 INFO [stderr] Compiling ring v0.11.0 Nov 27 20:36:32.980 INFO [stderr] Checking cookie v0.9.2 Nov 27 20:36:36.001 INFO [stderr] Checking rocket v0.3.17 Nov 27 20:36:47.101 INFO [stderr] Checking rocket_contrib v0.3.17 Nov 27 20:36:58.940 INFO [stderr] Compiling rocket_codegen v0.3.17 Nov 27 20:37:28.825 INFO [stderr] Checking rust-web-demo v0.1.0 (/source) Nov 27 20:37:31.581 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:31.581 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:31.581 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 20:37:31.581 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:31.581 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.581 INFO [stderr] Nov 27 20:37:31.581 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 27 20:37:31.581 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:31.581 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 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:31.581 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.581 INFO [stderr] Nov 27 20:37:31.581 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:31.581 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:31.581 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 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:31.581 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.581 INFO [stderr] Nov 27 20:37:31.581 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 27 20:37:31.581 INFO [stderr] --> src/forms.rs:3:70 Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:31.581 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 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:31.581 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.581 INFO [stderr] Nov 27 20:37:31.581 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:31.581 INFO [stderr] --> src/forms.rs:3:70 Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:31.581 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 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:31.581 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.581 INFO [stderr] Nov 27 20:37:31.581 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 27 20:37:31.581 INFO [stderr] --> src/models.rs:3:48 Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:31.581 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 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:31.581 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.581 INFO [stderr] Nov 27 20:37:31.581 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:31.581 INFO [stderr] --> src/models.rs:3:59 Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:31.581 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 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:31.581 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.581 INFO [stderr] Nov 27 20:37:31.581 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 27 20:37:31.581 INFO [stderr] --> src/models.rs:3:59 Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.581 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:31.581 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.581 INFO [stderr] | Nov 27 20:37:31.582 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:31.582 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.582 INFO [stderr] Nov 27 20:37:31.582 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 20:37:31.582 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 20:37:31.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 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:31.582 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.582 INFO [stderr] Nov 27 20:37:31.582 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 20:37:31.582 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:31.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 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:31.582 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.582 INFO [stderr] Nov 27 20:37:31.582 INFO [stderr] warning: cannot find type `fname` in this scope Nov 27 20:37:31.582 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:31.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 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:31.582 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.582 INFO [stderr] Nov 27 20:37:31.582 INFO [stderr] warning: cannot find type `lname` in this scope Nov 27 20:37:31.582 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:31.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 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:31.582 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.582 INFO [stderr] Nov 27 20:37:31.582 INFO [stderr] warning: cannot find type `age` in this scope Nov 27 20:37:31.582 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:31.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 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:31.582 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.582 INFO [stderr] Nov 27 20:37:31.582 INFO [stderr] warning: cannot find type `title` in this scope Nov 27 20:37:31.582 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:31.582 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.582 INFO [stderr] | Nov 27 20:37:31.582 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:31.582 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.582 INFO [stderr] Nov 27 20:37:31.652 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:31.652 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:31.652 INFO [stderr] | Nov 27 20:37:31.653 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:31.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 20:37:31.653 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:31.653 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.653 INFO [stderr] Nov 27 20:37:31.653 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 27 20:37:31.653 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:31.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 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:31.653 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.653 INFO [stderr] Nov 27 20:37:31.653 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:31.653 INFO [stderr] --> src/forms.rs:3:58 Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:31.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 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:31.653 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.653 INFO [stderr] Nov 27 20:37:31.653 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 27 20:37:31.653 INFO [stderr] --> src/forms.rs:3:70 Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:31.653 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 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:31.653 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.653 INFO [stderr] Nov 27 20:37:31.653 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:31.653 INFO [stderr] --> src/forms.rs:3:70 Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 27 20:37:31.653 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 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:31.653 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.653 INFO [stderr] Nov 27 20:37:31.653 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 27 20:37:31.653 INFO [stderr] --> src/models.rs:3:48 Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:31.653 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 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:31.653 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.653 INFO [stderr] Nov 27 20:37:31.653 INFO [stderr] warning: cannot find type `employees` in this scope Nov 27 20:37:31.653 INFO [stderr] --> src/models.rs:3:59 Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:31.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 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:31.653 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.653 INFO [stderr] Nov 27 20:37:31.653 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 27 20:37:31.653 INFO [stderr] --> src/models.rs:3:59 Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 27 20:37:31.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.653 INFO [stderr] | Nov 27 20:37:31.653 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:31.653 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.653 INFO [stderr] Nov 27 20:37:31.662 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 20:37:31.662 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 20:37:31.662 INFO [stderr] | Nov 27 20:37:31.663 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 20:37:31.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.663 INFO [stderr] | Nov 27 20:37:31.663 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:31.663 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.663 INFO [stderr] Nov 27 20:37:31.663 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 20:37:31.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:31.663 INFO [stderr] | Nov 27 20:37:31.663 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:31.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.663 INFO [stderr] | Nov 27 20:37:31.663 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:31.663 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.663 INFO [stderr] Nov 27 20:37:31.663 INFO [stderr] warning: cannot find type `fname` in this scope Nov 27 20:37:31.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:31.663 INFO [stderr] | Nov 27 20:37:31.663 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:31.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.663 INFO [stderr] | Nov 27 20:37:31.663 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:31.663 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.663 INFO [stderr] Nov 27 20:37:31.663 INFO [stderr] warning: cannot find type `lname` in this scope Nov 27 20:37:31.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:31.663 INFO [stderr] | Nov 27 20:37:31.663 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:31.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.663 INFO [stderr] | Nov 27 20:37:31.663 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:31.663 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.663 INFO [stderr] Nov 27 20:37:31.663 INFO [stderr] warning: cannot find type `age` in this scope Nov 27 20:37:31.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:31.663 INFO [stderr] | Nov 27 20:37:31.663 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:31.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.663 INFO [stderr] | Nov 27 20:37:31.663 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:31.663 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.663 INFO [stderr] Nov 27 20:37:31.663 INFO [stderr] warning: cannot find type `title` in this scope Nov 27 20:37:31.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 20:37:31.663 INFO [stderr] | Nov 27 20:37:31.663 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 20:37:31.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 20:37:31.663 INFO [stderr] | Nov 27 20:37:31.663 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:31.663 INFO [stderr] = note: for more information, see issue #50504 Nov 27 20:37:31.663 INFO [stderr] Nov 27 20:37:32.909 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s Nov 27 20:37:32.947 INFO [stderr] su: No module specific data is present Nov 27 20:37:34.245 INFO running `"docker" "inspect" "3d2ef43d796e40fe834d6acd2c99221fdbbee3e11c22686a9ebe3b526c17ca49"` Nov 27 20:37:34.618 INFO running `"docker" "rm" "-f" "3d2ef43d796e40fe834d6acd2c99221fdbbee3e11c22686a9ebe3b526c17ca49"` Nov 27 20:37:34.997 INFO [stdout] 3d2ef43d796e40fe834d6acd2c99221fdbbee3e11c22686a9ebe3b526c17ca49