Oct 21 13:52:17.807 INFO checking shaneutt/dcos-k8s-rust-skaffold-demo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:52:17.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 21 13:52:18.344 INFO blam! 1dfac57aab3fff1e5920b4042f75de3a05b179384b5491db229c6c57f41b7837 Oct 21 13:52:18.352 INFO running `"docker" "start" "-a" "1dfac57aab3fff1e5920b4042f75de3a05b179384b5491db229c6c57f41b7837"` Oct 21 13:52:19.616 INFO kablam! usermod: no changes Oct 21 13:52:19.973 INFO kablam! Compiling safemem v0.3.0 Oct 21 13:52:19.974 INFO kablam! Compiling pq-sys v0.4.6 Oct 21 13:52:20.002 INFO kablam! Compiling pear_codegen v0.0.20 Oct 21 13:52:20.003 INFO kablam! Compiling rocket v0.3.17 Oct 21 13:52:20.003 INFO kablam! Compiling rocket_codegen v0.3.17 Oct 21 13:52:20.004 INFO kablam! Compiling httparse v1.3.3 Oct 21 13:52:20.018 INFO kablam! Compiling memchr v2.1.0 Oct 21 13:52:20.021 INFO kablam! Checking toml v0.4.8 Oct 21 13:52:23.612 INFO kablam! Compiling syn v0.15.7 Oct 21 13:52:23.628 INFO kablam! Checking hyper v0.10.13 Oct 21 13:52:23.628 INFO kablam! Compiling base64 v0.9.3 Oct 21 13:52:26.648 INFO kablam! Compiling rayon v0.7.1 Oct 21 13:52:26.740 INFO kablam! Checking failure v0.1.2 Oct 21 13:52:28.953 INFO kablam! Checking dotenv v0.13.0 Oct 21 13:52:31.646 INFO kablam! Checking diesel v1.3.3 Oct 21 13:52:37.989 INFO kablam! Compiling ring v0.11.0 Oct 21 13:53:01.768 INFO kablam! Compiling serde_derive v1.0.79 Oct 21 13:53:05.916 INFO kablam! Checking cookie v0.9.2 Oct 21 13:53:18.084 INFO kablam! Checking rocket_contrib v0.3.17 Oct 21 13:54:00.064 INFO kablam! Checking rust-web-demo v0.1.0 (/source) Oct 21 13:54:02.131 INFO kablam! warning: cannot find type `employees` in this scope Oct 21 13:54:02.131 INFO kablam! --> src/forms.rs:3:58 Oct 21 13:54:02.132 INFO kablam! | Oct 21 13:54:02.132 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 21 13:54:02.133 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.133 INFO kablam! | Oct 21 13:54:02.133 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 13:54:02.134 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! Oct 21 13:54:02.134 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.134 INFO kablam! Oct 21 13:54:02.135 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 21 13:54:02.136 INFO kablam! --> src/forms.rs:3:58 Oct 21 13:54:02.136 INFO kablam! | Oct 21 13:54:02.136 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 21 13:54:02.137 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.137 INFO kablam! | Oct 21 13:54:02.137 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! Oct 21 13:54:02.137 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.138 INFO kablam! Oct 21 13:54:02.138 INFO kablam! warning: cannot find type `employees` in this scope Oct 21 13:54:02.138 INFO kablam! --> src/forms.rs:3:58 Oct 21 13:54:02.139 INFO kablam! | Oct 21 13:54:02.139 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 21 13:54:02.139 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.140 INFO kablam! | Oct 21 13:54:02.140 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! Oct 21 13:54:02.140 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.141 INFO kablam! Oct 21 13:54:02.142 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 21 13:54:02.143 INFO kablam! --> src/forms.rs:3:70 Oct 21 13:54:02.143 INFO kablam! | Oct 21 13:54:02.143 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 21 13:54:02.144 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.144 INFO kablam! | Oct 21 13:54:02.144 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! Oct 21 13:54:02.144 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.145 INFO kablam! Oct 21 13:54:02.145 INFO kablam! warning: cannot find type `employees` in this scope Oct 21 13:54:02.145 INFO kablam! --> src/forms.rs:3:70 Oct 21 13:54:02.146 INFO kablam! | Oct 21 13:54:02.146 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 21 13:54:02.146 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.146 INFO kablam! | Oct 21 13:54:02.147 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! Oct 21 13:54:02.147 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.147 INFO kablam! Oct 21 13:54:02.149 INFO kablam! warning: cannot find type `Employee` in this scope Oct 21 13:54:02.149 INFO kablam! --> src/models.rs:3:48 Oct 21 13:54:02.150 INFO kablam! | Oct 21 13:54:02.150 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 21 13:54:02.150 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.151 INFO kablam! | Oct 21 13:54:02.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! Oct 21 13:54:02.151 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.152 INFO kablam! Oct 21 13:54:02.152 INFO kablam! warning: cannot find type `employees` in this scope Oct 21 13:54:02.152 INFO kablam! --> src/models.rs:3:59 Oct 21 13:54:02.152 INFO kablam! | Oct 21 13:54:02.153 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 21 13:54:02.153 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.153 INFO kablam! | Oct 21 13:54:02.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! Oct 21 13:54:02.154 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.154 INFO kablam! Oct 21 13:54:02.154 INFO kablam! warning: cannot find type `Employee` in this scope Oct 21 13:54:02.155 INFO kablam! --> src/models.rs:3:59 Oct 21 13:54:02.155 INFO kablam! | Oct 21 13:54:02.155 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 21 13:54:02.155 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.156 INFO kablam! | Oct 21 13:54:02.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! Oct 21 13:54:02.156 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.156 INFO kablam! Oct 21 13:54:02.159 INFO kablam! warning: cannot find type `table` in this scope Oct 21 13:54:02.159 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 13:54:02.159 INFO kablam! | Oct 21 13:54:02.159 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 13:54:02.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.160 INFO kablam! | Oct 21 13:54:02.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! Oct 21 13:54:02.161 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.161 INFO kablam! Oct 21 13:54:02.161 INFO kablam! warning: cannot find type `id` in this scope Oct 21 13:54:02.162 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:54:02.162 INFO kablam! | Oct 21 13:54:02.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:54:02.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.163 INFO kablam! | Oct 21 13:54:02.163 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! Oct 21 13:54:02.163 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.163 INFO kablam! Oct 21 13:54:02.163 INFO kablam! warning: cannot find type `fname` in this scope Oct 21 13:54:02.163 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:54:02.163 INFO kablam! | Oct 21 13:54:02.163 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:54:02.163 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.163 INFO kablam! | Oct 21 13:54:02.163 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! Oct 21 13:54:02.163 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.163 INFO kablam! Oct 21 13:54:02.163 INFO kablam! warning: cannot find type `lname` in this scope Oct 21 13:54:02.163 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:54:02.163 INFO kablam! | Oct 21 13:54:02.163 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:54:02.163 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.163 INFO kablam! | Oct 21 13:54:02.163 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! Oct 21 13:54:02.163 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.163 INFO kablam! Oct 21 13:54:02.163 INFO kablam! warning: cannot find type `age` in this scope Oct 21 13:54:02.163 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:54:02.163 INFO kablam! | Oct 21 13:54:02.163 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:54:02.163 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.163 INFO kablam! | Oct 21 13:54:02.163 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! Oct 21 13:54:02.163 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.163 INFO kablam! Oct 21 13:54:02.163 INFO kablam! warning: cannot find type `title` in this scope Oct 21 13:54:02.163 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:54:02.163 INFO kablam! | Oct 21 13:54:02.163 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:54:02.163 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.176 INFO kablam! | Oct 21 13:54:02.176 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! Oct 21 13:54:02.176 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.176 INFO kablam! Oct 21 13:54:02.427 INFO kablam! warning: cannot find type `employees` in this scope Oct 21 13:54:02.427 INFO kablam! --> src/forms.rs:3:58 Oct 21 13:54:02.428 INFO kablam! | Oct 21 13:54:02.428 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 21 13:54:02.428 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.432 INFO kablam! | Oct 21 13:54:02.432 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 13:54:02.432 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! Oct 21 13:54:02.432 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.432 INFO kablam! Oct 21 13:54:02.432 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 21 13:54:02.432 INFO kablam! --> src/forms.rs:3:58 Oct 21 13:54:02.432 INFO kablam! | Oct 21 13:54:02.432 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 21 13:54:02.432 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.432 INFO kablam! | Oct 21 13:54:02.433 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! Oct 21 13:54:02.433 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.433 INFO kablam! Oct 21 13:54:02.433 INFO kablam! warning: cannot find type `employees` in this scope Oct 21 13:54:02.433 INFO kablam! --> src/forms.rs:3:58 Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 21 13:54:02.433 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 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! Oct 21 13:54:02.433 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.433 INFO kablam! Oct 21 13:54:02.433 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 21 13:54:02.433 INFO kablam! --> src/forms.rs:3:70 Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 21 13:54:02.433 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 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! Oct 21 13:54:02.433 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.433 INFO kablam! Oct 21 13:54:02.433 INFO kablam! warning: cannot find type `employees` in this scope Oct 21 13:54:02.433 INFO kablam! --> src/forms.rs:3:70 Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 21 13:54:02.433 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 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! Oct 21 13:54:02.433 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.433 INFO kablam! Oct 21 13:54:02.433 INFO kablam! warning: cannot find type `Employee` in this scope Oct 21 13:54:02.433 INFO kablam! --> src/models.rs:3:48 Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 21 13:54:02.433 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 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! Oct 21 13:54:02.433 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.433 INFO kablam! Oct 21 13:54:02.433 INFO kablam! warning: cannot find type `employees` in this scope Oct 21 13:54:02.433 INFO kablam! --> src/models.rs:3:59 Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 21 13:54:02.433 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 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! Oct 21 13:54:02.433 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.433 INFO kablam! Oct 21 13:54:02.433 INFO kablam! warning: cannot find type `Employee` in this scope Oct 21 13:54:02.433 INFO kablam! --> src/models.rs:3:59 Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 21 13:54:02.433 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.433 INFO kablam! | Oct 21 13:54:02.433 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! Oct 21 13:54:02.433 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.433 INFO kablam! Oct 21 13:54:02.437 INFO kablam! warning: cannot find type `table` in this scope Oct 21 13:54:02.437 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 13:54:02.437 INFO kablam! | Oct 21 13:54:02.437 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 13:54:02.438 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.438 INFO kablam! | Oct 21 13:54:02.438 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! Oct 21 13:54:02.438 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.438 INFO kablam! Oct 21 13:54:02.438 INFO kablam! warning: cannot find type `id` in this scope Oct 21 13:54:02.439 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:54:02.439 INFO kablam! | Oct 21 13:54:02.439 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:54:02.439 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.439 INFO kablam! | Oct 21 13:54:02.439 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! Oct 21 13:54:02.439 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.439 INFO kablam! Oct 21 13:54:02.440 INFO kablam! warning: cannot find type `fname` in this scope Oct 21 13:54:02.440 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:54:02.440 INFO kablam! | Oct 21 13:54:02.440 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:54:02.440 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.440 INFO kablam! | Oct 21 13:54:02.440 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! Oct 21 13:54:02.440 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.440 INFO kablam! Oct 21 13:54:02.441 INFO kablam! warning: cannot find type `lname` in this scope Oct 21 13:54:02.441 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:54:02.441 INFO kablam! | Oct 21 13:54:02.441 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:54:02.441 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.441 INFO kablam! | Oct 21 13:54:02.441 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! Oct 21 13:54:02.441 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.441 INFO kablam! Oct 21 13:54:02.441 INFO kablam! warning: cannot find type `age` in this scope Oct 21 13:54:02.441 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:54:02.441 INFO kablam! | Oct 21 13:54:02.441 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:54:02.441 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.442 INFO kablam! | Oct 21 13:54:02.442 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! Oct 21 13:54:02.442 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.442 INFO kablam! Oct 21 13:54:02.444 INFO kablam! warning: cannot find type `title` in this scope Oct 21 13:54:02.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 13:54:02.444 INFO kablam! | Oct 21 13:54:02.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 13:54:02.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 13:54:02.444 INFO kablam! | Oct 21 13:54:02.444 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! Oct 21 13:54:02.444 INFO kablam! = note: for more information, see issue #50504 Oct 21 13:54:02.444 INFO kablam! Oct 21 13:54:03.212 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Oct 21 13:54:03.233 INFO kablam! su: No module specific data is present Oct 21 13:54:04.041 INFO running `"docker" "rm" "-f" "1dfac57aab3fff1e5920b4042f75de3a05b179384b5491db229c6c57f41b7837"` Oct 21 13:54:04.301 INFO blam! 1dfac57aab3fff1e5920b4042f75de3a05b179384b5491db229c6c57f41b7837