Nov 02 06:45:38.503 INFO checking shaneutt/dcos-k8s-rust-skaffold-demo against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 06:45:38.504 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-7/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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 02 06:45:38.927 INFO blam! b83ede5c7faa7f2b1b5119b1c29ccb4e50c839a97b5ddb2651d22a4628e155d2 Nov 02 06:45:38.929 INFO running `"docker" "start" "-a" "b83ede5c7faa7f2b1b5119b1c29ccb4e50c839a97b5ddb2651d22a4628e155d2"` Nov 02 06:45:40.892 INFO kablam! usermod: no changes Nov 02 06:45:41.257 INFO kablam! Compiling pq-sys v0.4.6 Nov 02 06:45:41.263 INFO kablam! Compiling safemem v0.3.0 Nov 02 06:45:41.308 INFO kablam! Compiling isatty v0.1.9 Nov 02 06:45:41.312 INFO kablam! Compiling pear_codegen v0.0.20 Nov 02 06:45:41.313 INFO kablam! Compiling rocket v0.3.17 Nov 02 06:45:41.333 INFO kablam! Compiling rocket_codegen v0.3.17 Nov 02 06:45:41.380 INFO kablam! Compiling httparse v1.3.3 Nov 02 06:45:42.825 INFO kablam! Compiling lazy_static v1.1.0 Nov 02 06:45:42.857 INFO kablam! Compiling memchr v2.1.0 Nov 02 06:45:45.428 INFO kablam! Compiling syn v0.13.11 Nov 02 06:45:45.428 INFO kablam! Checking toml v0.4.8 Nov 02 06:45:46.032 INFO kablam! Compiling base64 v0.9.3 Nov 02 06:45:46.385 INFO kablam! Compiling crossbeam-epoch v0.3.1 Nov 02 06:45:46.563 INFO kablam! Compiling syn v0.15.7 Nov 02 06:45:48.717 INFO kablam! Checking hyper v0.10.13 Nov 02 06:45:53.884 INFO kablam! Compiling crossbeam-deque v0.2.0 Nov 02 06:45:56.210 INFO kablam! Checking failure v0.1.2 Nov 02 06:45:57.419 INFO kablam! Compiling rayon-core v1.4.1 Nov 02 06:45:59.105 INFO kablam! Checking dotenv v0.13.0 Nov 02 06:46:13.000 INFO kablam! Compiling rayon v0.7.1 Nov 02 06:46:26.177 INFO kablam! Compiling ring v0.11.0 Nov 02 06:46:30.910 INFO kablam! Compiling serde_derive v1.0.79 Nov 02 06:46:43.873 INFO kablam! Compiling diesel_derives v1.3.0 Nov 02 06:46:48.927 INFO kablam! Checking cookie v0.9.2 Nov 02 06:47:03.417 INFO kablam! Checking diesel v1.3.3 Nov 02 06:47:14.101 INFO kablam! Checking rocket_contrib v0.3.17 Nov 02 06:48:09.984 INFO kablam! Checking rust-web-demo v0.1.0 (/source) Nov 02 06:48:12.365 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:48:12.366 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:48:12.367 INFO kablam! | Nov 02 06:48:12.367 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:48:12.368 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.368 INFO kablam! | Nov 02 06:48:12.369 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 06:48:12.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.370 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.371 INFO kablam! Nov 02 06:48:12.371 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 02 06:48:12.372 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:48:12.372 INFO kablam! | Nov 02 06:48:12.373 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:48:12.373 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.374 INFO kablam! | Nov 02 06:48:12.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.375 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.375 INFO kablam! Nov 02 06:48:12.376 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:48:12.377 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:48:12.377 INFO kablam! | Nov 02 06:48:12.378 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:48:12.378 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.378 INFO kablam! | Nov 02 06:48:12.379 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.379 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.380 INFO kablam! Nov 02 06:48:12.381 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 02 06:48:12.381 INFO kablam! --> src/forms.rs:3:70 Nov 02 06:48:12.382 INFO kablam! | Nov 02 06:48:12.382 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:48:12.383 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.383 INFO kablam! | Nov 02 06:48:12.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.384 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.385 INFO kablam! Nov 02 06:48:12.385 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:48:12.386 INFO kablam! --> src/forms.rs:3:70 Nov 02 06:48:12.386 INFO kablam! | Nov 02 06:48:12.387 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:48:12.387 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.388 INFO kablam! | Nov 02 06:48:12.388 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:48:12.389 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:48:12.389 INFO kablam! | Nov 02 06:48:12.390 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:48:12.390 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.391 INFO kablam! | Nov 02 06:48:12.391 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 06:48:12.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.393 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.393 INFO kablam! Nov 02 06:48:12.393 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 02 06:48:12.394 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:48:12.394 INFO kablam! | Nov 02 06:48:12.395 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:48:12.396 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.400 INFO kablam! | Nov 02 06:48:12.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.400 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.400 INFO kablam! Nov 02 06:48:12.400 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:48:12.400 INFO kablam! --> src/forms.rs:3:58 Nov 02 06:48:12.400 INFO kablam! | Nov 02 06:48:12.400 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:48:12.400 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.400 INFO kablam! | Nov 02 06:48:12.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.400 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.400 INFO kablam! Nov 02 06:48:12.400 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 02 06:48:12.400 INFO kablam! --> src/forms.rs:3:70 Nov 02 06:48:12.400 INFO kablam! | Nov 02 06:48:12.400 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:48:12.400 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.400 INFO kablam! | Nov 02 06:48:12.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.400 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.400 INFO kablam! Nov 02 06:48:12.400 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:48:12.400 INFO kablam! --> src/forms.rs:3:70 Nov 02 06:48:12.400 INFO kablam! | Nov 02 06:48:12.400 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 02 06:48:12.400 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.400 INFO kablam! | Nov 02 06:48:12.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.400 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.400 INFO kablam! Nov 02 06:48:12.400 INFO kablam! warning: cannot find type `Employee` in this scope Nov 02 06:48:12.400 INFO kablam! --> src/models.rs:3:48 Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:48:12.401 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.401 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.401 INFO kablam! Nov 02 06:48:12.401 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:48:12.401 INFO kablam! --> src/models.rs:3:59 Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:48:12.401 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.401 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.401 INFO kablam! Nov 02 06:48:12.401 INFO kablam! warning: cannot find type `Employee` in this scope Nov 02 06:48:12.401 INFO kablam! --> src/models.rs:3:59 Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:48:12.401 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.401 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.401 INFO kablam! Nov 02 06:48:12.401 INFO kablam! warning: cannot find type `table` in this scope Nov 02 06:48:12.401 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 06:48:12.401 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.401 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.401 INFO kablam! Nov 02 06:48:12.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.401 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.401 INFO kablam! Nov 02 06:48:12.401 INFO kablam! warning: cannot find type `Employee` in this scope Nov 02 06:48:12.401 INFO kablam! --> src/models.rs:3:48 Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:48:12.401 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.401 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.401 INFO kablam! Nov 02 06:48:12.401 INFO kablam! warning: cannot find type `employees` in this scope Nov 02 06:48:12.401 INFO kablam! --> src/models.rs:3:59 Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:48:12.401 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.401 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.401 INFO kablam! Nov 02 06:48:12.401 INFO kablam! warning: cannot find type `Employee` in this scope Nov 02 06:48:12.401 INFO kablam! --> src/models.rs:3:59 Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 02 06:48:12.401 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.401 INFO kablam! | Nov 02 06:48:12.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.401 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.401 INFO kablam! Nov 02 06:48:12.412 INFO kablam! warning: cannot find type `id` in this scope Nov 02 06:48:12.412 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:48:12.412 INFO kablam! | Nov 02 06:48:12.412 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:48:12.412 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.412 INFO kablam! | Nov 02 06:48:12.412 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.412 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.412 INFO kablam! Nov 02 06:48:12.412 INFO kablam! warning: cannot find type `fname` in this scope Nov 02 06:48:12.412 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:48:12.412 INFO kablam! | Nov 02 06:48:12.412 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:48:12.412 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.413 INFO kablam! | Nov 02 06:48:12.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.413 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.413 INFO kablam! Nov 02 06:48:12.413 INFO kablam! warning: cannot find type `lname` in this scope Nov 02 06:48:12.413 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:48:12.413 INFO kablam! | Nov 02 06:48:12.413 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:48:12.413 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.413 INFO kablam! | Nov 02 06:48:12.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.413 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.413 INFO kablam! Nov 02 06:48:12.413 INFO kablam! warning: cannot find type `age` in this scope Nov 02 06:48:12.413 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:48:12.413 INFO kablam! | Nov 02 06:48:12.413 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:48:12.413 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.413 INFO kablam! | Nov 02 06:48:12.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.413 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.413 INFO kablam! Nov 02 06:48:12.413 INFO kablam! warning: cannot find type `title` in this scope Nov 02 06:48:12.413 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:48:12.413 INFO kablam! | Nov 02 06:48:12.413 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:48:12.413 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.413 INFO kablam! | Nov 02 06:48:12.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.413 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.413 INFO kablam! Nov 02 06:48:12.413 INFO kablam! warning: cannot find type `table` in this scope Nov 02 06:48:12.413 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 06:48:12.413 INFO kablam! | Nov 02 06:48:12.413 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 06:48:12.413 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.413 INFO kablam! | Nov 02 06:48:12.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.428 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.428 INFO kablam! Nov 02 06:48:12.428 INFO kablam! warning: cannot find type `id` in this scope Nov 02 06:48:12.428 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:48:12.428 INFO kablam! | Nov 02 06:48:12.428 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:48:12.428 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.428 INFO kablam! | Nov 02 06:48:12.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.428 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.428 INFO kablam! Nov 02 06:48:12.428 INFO kablam! warning: cannot find type `fname` in this scope Nov 02 06:48:12.428 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:48:12.428 INFO kablam! | Nov 02 06:48:12.428 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:48:12.428 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.428 INFO kablam! | Nov 02 06:48:12.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.428 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.428 INFO kablam! Nov 02 06:48:12.428 INFO kablam! warning: cannot find type `lname` in this scope Nov 02 06:48:12.428 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:48:12.428 INFO kablam! | Nov 02 06:48:12.429 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:48:12.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.429 INFO kablam! | Nov 02 06:48:12.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.429 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.429 INFO kablam! Nov 02 06:48:12.429 INFO kablam! warning: cannot find type `age` in this scope Nov 02 06:48:12.429 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:48:12.429 INFO kablam! | Nov 02 06:48:12.429 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:48:12.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.429 INFO kablam! | Nov 02 06:48:12.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.429 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.429 INFO kablam! Nov 02 06:48:12.429 INFO kablam! warning: cannot find type `title` in this scope Nov 02 06:48:12.429 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:48:12.429 INFO kablam! | Nov 02 06:48:12.429 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:48:12.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:48:12.429 INFO kablam! | Nov 02 06:48:12.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:48:12.429 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:48:12.429 INFO kablam! Nov 02 06:48:13.754 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 32s Nov 02 06:48:13.781 INFO kablam! su: No module specific data is present Nov 02 06:48:15.578 INFO running `"docker" "rm" "-f" "b83ede5c7faa7f2b1b5119b1c29ccb4e50c839a97b5ddb2651d22a4628e155d2"` Nov 02 06:48:15.968 INFO blam! b83ede5c7faa7f2b1b5119b1c29ccb4e50c839a97b5ddb2651d22a4628e155d2