Nov 09 05:23:15.674 INFO checking shaneutt/dcos-k8s-rust-skaffold-demo against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 05:23:15.676 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-1/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 09 05:23:16.223 INFO blam! 5bba4bf20fd13167260851b0d74c40277f2c09a7bdab82d77867dc09c500904c Nov 09 05:23:16.227 INFO running `"docker" "start" "-a" "5bba4bf20fd13167260851b0d74c40277f2c09a7bdab82d77867dc09c500904c"` Nov 09 05:23:18.178 INFO kablam! usermod: no changes Nov 09 05:23:18.496 INFO kablam! Compiling untrusted v0.5.1 Nov 09 05:23:18.497 INFO kablam! Compiling byteorder v1.2.6 Nov 09 05:23:18.498 INFO kablam! Compiling safemem v0.2.0 Nov 09 05:23:18.499 INFO kablam! Compiling pq-sys v0.4.6 Nov 09 05:23:18.499 INFO kablam! Compiling ordermap v0.2.13 Nov 09 05:23:18.500 INFO kablam! Checking pear v0.0.20 Nov 09 05:23:20.629 INFO kablam! Compiling crossbeam-utils v0.2.2 Nov 09 05:23:20.635 INFO kablam! Compiling log v0.4.5 Nov 09 05:23:25.271 INFO kablam! Compiling isatty v0.1.9 Nov 09 05:23:25.272 INFO kablam! Compiling pear_codegen v0.0.20 Nov 09 05:23:25.284 INFO kablam! Compiling rocket v0.3.17 Nov 09 05:23:25.308 INFO kablam! Compiling rocket_codegen v0.3.17 Nov 09 05:23:25.311 INFO kablam! Compiling base64 v0.6.0 Nov 09 05:23:25.399 INFO kablam! Compiling base64 v0.9.3 Nov 09 05:23:26.212 INFO kablam! Compiling serde v1.0.79 Nov 09 05:23:26.941 INFO kablam! Compiling memchr v2.1.0 Nov 09 05:23:27.187 INFO kablam! Compiling log v0.3.9 Nov 09 05:23:30.404 INFO kablam! Checking toml v0.4.8 Nov 09 05:23:30.415 INFO kablam! Compiling crossbeam-epoch v0.3.1 Nov 09 05:23:31.901 INFO kablam! Compiling syn v0.15.7 Nov 09 05:23:31.996 INFO kablam! Checking hyper v0.10.13 Nov 09 05:23:35.456 INFO kablam! Compiling mime v0.2.6 Nov 09 05:23:35.490 INFO kablam! Checking diesel v1.3.3 Nov 09 05:23:40.267 INFO kablam! Compiling crossbeam-deque v0.2.0 Nov 09 05:23:42.847 INFO kablam! Checking failure v0.1.2 Nov 09 05:23:44.395 INFO kablam! Compiling rayon-core v1.4.1 Nov 09 05:23:44.403 INFO kablam! Checking dotenv v0.13.0 Nov 09 05:23:55.108 INFO kablam! Compiling rayon v0.7.1 Nov 09 05:24:05.560 INFO kablam! Compiling ring v0.11.0 Nov 09 05:24:16.747 INFO kablam! Compiling serde_derive v1.0.79 Nov 09 05:24:33.651 INFO kablam! Checking cookie v0.9.2 Nov 09 05:24:50.123 INFO kablam! Checking rocket_contrib v0.3.17 Nov 09 05:25:40.702 INFO kablam! Checking rust-web-demo v0.1.0 (/source) Nov 09 05:25:42.926 INFO kablam! warning: cannot find type `employees` in this scope Nov 09 05:25:42.927 INFO kablam! --> src/forms.rs:3:58 Nov 09 05:25:42.927 INFO kablam! | Nov 09 05:25:42.927 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 09 05:25:42.927 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.927 INFO kablam! | Nov 09 05:25:42.927 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 05:25:42.927 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 09 05:25:42.927 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.927 INFO kablam! Nov 09 05:25:42.927 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 09 05:25:42.927 INFO kablam! --> src/forms.rs:3:58 Nov 09 05:25:42.927 INFO kablam! | Nov 09 05:25:42.927 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 09 05:25:42.927 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.927 INFO kablam! | Nov 09 05:25:42.927 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 09 05:25:42.927 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.928 INFO kablam! Nov 09 05:25:42.928 INFO kablam! warning: cannot find type `employees` in this scope Nov 09 05:25:42.928 INFO kablam! --> src/forms.rs:3:58 Nov 09 05:25:42.928 INFO kablam! | Nov 09 05:25:42.928 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 09 05:25:42.928 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.928 INFO kablam! | Nov 09 05:25:42.928 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 09 05:25:42.928 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.928 INFO kablam! Nov 09 05:25:42.929 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 09 05:25:42.929 INFO kablam! --> src/forms.rs:3:70 Nov 09 05:25:42.929 INFO kablam! | Nov 09 05:25:42.929 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 09 05:25:42.929 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.929 INFO kablam! | Nov 09 05:25:42.929 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 09 05:25:42.929 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.929 INFO kablam! Nov 09 05:25:42.929 INFO kablam! warning: cannot find type `employees` in this scope Nov 09 05:25:42.929 INFO kablam! --> src/forms.rs:3:70 Nov 09 05:25:42.929 INFO kablam! | Nov 09 05:25:42.929 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 09 05:25:42.929 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.930 INFO kablam! | Nov 09 05:25:42.930 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 09 05:25:42.930 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.930 INFO kablam! Nov 09 05:25:42.931 INFO kablam! warning: cannot find type `Employee` in this scope Nov 09 05:25:42.931 INFO kablam! --> src/models.rs:3:48 Nov 09 05:25:42.931 INFO kablam! | Nov 09 05:25:42.931 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 09 05:25:42.931 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.931 INFO kablam! | Nov 09 05:25:42.931 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 09 05:25:42.932 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.932 INFO kablam! Nov 09 05:25:42.932 INFO kablam! warning: cannot find type `employees` in this scope Nov 09 05:25:42.932 INFO kablam! --> src/models.rs:3:59 Nov 09 05:25:42.932 INFO kablam! | Nov 09 05:25:42.933 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 09 05:25:42.933 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.933 INFO kablam! | Nov 09 05:25:42.933 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 09 05:25:42.933 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.934 INFO kablam! Nov 09 05:25:42.934 INFO kablam! warning: cannot find type `Employee` in this scope Nov 09 05:25:42.934 INFO kablam! --> src/models.rs:3:59 Nov 09 05:25:42.934 INFO kablam! | Nov 09 05:25:42.934 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 09 05:25:42.934 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.934 INFO kablam! | Nov 09 05:25:42.934 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 09 05:25:42.934 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.934 INFO kablam! Nov 09 05:25:42.935 INFO kablam! warning: cannot find type `table` in this scope Nov 09 05:25:42.935 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 05:25:42.935 INFO kablam! | Nov 09 05:25:42.935 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 05:25:42.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.935 INFO kablam! | Nov 09 05:25:42.935 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 09 05:25:42.936 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.936 INFO kablam! Nov 09 05:25:42.936 INFO kablam! warning: cannot find type `id` in this scope Nov 09 05:25:42.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:25:42.936 INFO kablam! | Nov 09 05:25:42.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:25:42.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.936 INFO kablam! | Nov 09 05:25:42.936 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 09 05:25:42.936 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.936 INFO kablam! Nov 09 05:25:42.937 INFO kablam! warning: cannot find type `fname` in this scope Nov 09 05:25:42.937 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:25:42.937 INFO kablam! | Nov 09 05:25:42.937 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:25:42.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.938 INFO kablam! | Nov 09 05:25:42.938 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 09 05:25:42.938 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.938 INFO kablam! Nov 09 05:25:42.943 INFO kablam! warning: cannot find type `lname` in this scope Nov 09 05:25:42.947 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:25:42.947 INFO kablam! | Nov 09 05:25:42.947 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:25:42.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.947 INFO kablam! | Nov 09 05:25:42.947 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 09 05:25:42.947 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.947 INFO kablam! Nov 09 05:25:42.948 INFO kablam! warning: cannot find type `age` in this scope Nov 09 05:25:42.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:25:42.948 INFO kablam! | Nov 09 05:25:42.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:25:42.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.948 INFO kablam! | Nov 09 05:25:42.948 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 09 05:25:42.948 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.948 INFO kablam! Nov 09 05:25:42.948 INFO kablam! warning: cannot find type `title` in this scope Nov 09 05:25:42.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:25:42.949 INFO kablam! | Nov 09 05:25:42.949 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:25:42.949 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:42.949 INFO kablam! | Nov 09 05:25:42.949 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 09 05:25:42.949 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:42.949 INFO kablam! Nov 09 05:25:43.151 INFO kablam! warning: cannot find type `employees` in this scope Nov 09 05:25:43.151 INFO kablam! --> src/forms.rs:3:58 Nov 09 05:25:43.151 INFO kablam! | Nov 09 05:25:43.151 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 09 05:25:43.151 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.151 INFO kablam! | Nov 09 05:25:43.151 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 05:25:43.151 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 09 05:25:43.151 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.151 INFO kablam! Nov 09 05:25:43.151 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 09 05:25:43.151 INFO kablam! --> src/forms.rs:3:58 Nov 09 05:25:43.151 INFO kablam! | Nov 09 05:25:43.151 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 09 05:25:43.151 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.152 INFO kablam! | Nov 09 05:25:43.152 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 09 05:25:43.152 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.152 INFO kablam! Nov 09 05:25:43.152 INFO kablam! warning: cannot find type `employees` in this scope Nov 09 05:25:43.152 INFO kablam! --> src/forms.rs:3:58 Nov 09 05:25:43.152 INFO kablam! | Nov 09 05:25:43.152 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 09 05:25:43.152 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.152 INFO kablam! | Nov 09 05:25:43.152 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 09 05:25:43.152 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.152 INFO kablam! Nov 09 05:25:43.152 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Nov 09 05:25:43.152 INFO kablam! --> src/forms.rs:3:70 Nov 09 05:25:43.152 INFO kablam! | Nov 09 05:25:43.152 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 09 05:25:43.152 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.152 INFO kablam! | Nov 09 05:25:43.152 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 09 05:25:43.152 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.152 INFO kablam! Nov 09 05:25:43.152 INFO kablam! warning: cannot find type `employees` in this scope Nov 09 05:25:43.152 INFO kablam! --> src/forms.rs:3:70 Nov 09 05:25:43.152 INFO kablam! | Nov 09 05:25:43.152 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 09 05:25:43.152 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.152 INFO kablam! | Nov 09 05:25:43.152 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 09 05:25:43.152 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.152 INFO kablam! Nov 09 05:25:43.152 INFO kablam! warning: cannot find type `Employee` in this scope Nov 09 05:25:43.152 INFO kablam! --> src/models.rs:3:48 Nov 09 05:25:43.152 INFO kablam! | Nov 09 05:25:43.152 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 09 05:25:43.152 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.152 INFO kablam! | Nov 09 05:25:43.152 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 09 05:25:43.152 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.152 INFO kablam! Nov 09 05:25:43.152 INFO kablam! warning: cannot find type `employees` in this scope Nov 09 05:25:43.152 INFO kablam! --> src/models.rs:3:59 Nov 09 05:25:43.153 INFO kablam! | Nov 09 05:25:43.153 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 09 05:25:43.153 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.153 INFO kablam! | Nov 09 05:25:43.153 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 09 05:25:43.153 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.153 INFO kablam! Nov 09 05:25:43.153 INFO kablam! warning: cannot find type `Employee` in this scope Nov 09 05:25:43.153 INFO kablam! --> src/models.rs:3:59 Nov 09 05:25:43.153 INFO kablam! | Nov 09 05:25:43.153 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 09 05:25:43.153 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.153 INFO kablam! | Nov 09 05:25:43.153 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 09 05:25:43.153 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.153 INFO kablam! Nov 09 05:25:43.153 INFO kablam! warning: cannot find type `table` in this scope Nov 09 05:25:43.153 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 05:25:43.153 INFO kablam! | Nov 09 05:25:43.153 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 05:25:43.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.153 INFO kablam! | Nov 09 05:25:43.153 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 09 05:25:43.153 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.153 INFO kablam! Nov 09 05:25:43.153 INFO kablam! warning: cannot find type `id` in this scope Nov 09 05:25:43.153 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:25:43.153 INFO kablam! | Nov 09 05:25:43.153 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:25:43.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.153 INFO kablam! | Nov 09 05:25:43.153 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 09 05:25:43.153 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.153 INFO kablam! Nov 09 05:25:43.153 INFO kablam! warning: cannot find type `fname` in this scope Nov 09 05:25:43.153 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:25:43.153 INFO kablam! | Nov 09 05:25:43.153 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:25:43.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.153 INFO kablam! | Nov 09 05:25:43.153 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 09 05:25:43.153 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.153 INFO kablam! Nov 09 05:25:43.153 INFO kablam! warning: cannot find type `lname` in this scope Nov 09 05:25:43.154 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:25:43.154 INFO kablam! | Nov 09 05:25:43.154 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:25:43.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.155 INFO kablam! | Nov 09 05:25:43.156 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 09 05:25:43.156 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.156 INFO kablam! Nov 09 05:25:43.159 INFO kablam! warning: cannot find type `age` in this scope Nov 09 05:25:43.159 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:25:43.159 INFO kablam! | Nov 09 05:25:43.159 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:25:43.159 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.159 INFO kablam! | Nov 09 05:25:43.159 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 09 05:25:43.159 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.159 INFO kablam! Nov 09 05:25:43.159 INFO kablam! warning: cannot find type `title` in this scope Nov 09 05:25:43.159 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:25:43.160 INFO kablam! | Nov 09 05:25:43.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:25:43.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:25:43.160 INFO kablam! | Nov 09 05:25:43.160 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 09 05:25:43.160 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:25:43.160 INFO kablam! Nov 09 05:25:44.292 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 26s Nov 09 05:25:44.311 INFO kablam! su: No module specific data is present Nov 09 05:25:45.950 INFO running `"docker" "rm" "-f" "5bba4bf20fd13167260851b0d74c40277f2c09a7bdab82d77867dc09c500904c"` Nov 09 05:25:46.339 INFO blam! 5bba4bf20fd13167260851b0d74c40277f2c09a7bdab82d77867dc09c500904c