Oct 26 21:05:13.950 INFO checking shaneutt/dcos-k8s-rust-skaffold-demo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 21:05:13.950 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 26 21:05:14.350 INFO blam! 815f1ff86a599f32b706b15913d1c9f6fb8d9b18d9adb1d68556242c415e2f26 Oct 26 21:05:14.356 INFO running `"docker" "start" "-a" "815f1ff86a599f32b706b15913d1c9f6fb8d9b18d9adb1d68556242c415e2f26"` Oct 26 21:05:16.266 INFO kablam! usermod: no changes Oct 26 21:05:16.673 INFO kablam! Compiling serde v1.0.79 Oct 26 21:05:16.674 INFO kablam! Checking serde_json v1.0.31 Oct 26 21:05:16.687 INFO kablam! Checking diesel v1.3.3 Oct 26 21:05:16.703 INFO kablam! Checking failure v0.1.2 Oct 26 21:05:16.711 INFO kablam! Compiling ring v0.11.0 Oct 26 21:05:17.683 INFO kablam! Checking dotenv v0.13.0 Oct 26 21:05:33.083 INFO kablam! Checking cookie v0.9.2 Oct 26 21:05:35.559 INFO kablam! Checking rocket v0.3.17 Oct 26 21:05:44.515 INFO kablam! Checking rocket_contrib v0.3.17 Oct 26 21:05:50.155 INFO kablam! Compiling toml v0.4.8 Oct 26 21:06:14.863 INFO kablam! Compiling rocket_codegen v0.3.17 Oct 26 21:06:42.203 INFO kablam! Checking rust-web-demo v0.1.0 (/source) Oct 26 21:06:44.524 INFO kablam! warning: cannot find type `employees` in this scope Oct 26 21:06:44.524 INFO kablam! --> src/forms.rs:3:58 Oct 26 21:06:44.524 INFO kablam! | Oct 26 21:06:44.525 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 26 21:06:44.525 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.525 INFO kablam! | Oct 26 21:06:44.526 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 21:06:44.526 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 26 21:06:44.526 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.527 INFO kablam! Oct 26 21:06:44.527 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 26 21:06:44.527 INFO kablam! --> src/forms.rs:3:58 Oct 26 21:06:44.527 INFO kablam! | Oct 26 21:06:44.528 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 26 21:06:44.528 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.528 INFO kablam! | Oct 26 21:06:44.529 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 26 21:06:44.529 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.529 INFO kablam! Oct 26 21:06:44.529 INFO kablam! warning: cannot find type `employees` in this scope Oct 26 21:06:44.529 INFO kablam! --> src/forms.rs:3:58 Oct 26 21:06:44.530 INFO kablam! | Oct 26 21:06:44.530 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 26 21:06:44.530 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.530 INFO kablam! | Oct 26 21:06:44.531 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 26 21:06:44.531 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.531 INFO kablam! Oct 26 21:06:44.532 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 26 21:06:44.532 INFO kablam! --> src/forms.rs:3:70 Oct 26 21:06:44.532 INFO kablam! | Oct 26 21:06:44.533 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 26 21:06:44.533 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.533 INFO kablam! | Oct 26 21:06:44.533 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 26 21:06:44.534 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.534 INFO kablam! Oct 26 21:06:44.534 INFO kablam! warning: cannot find type `employees` in this scope Oct 26 21:06:44.535 INFO kablam! --> src/forms.rs:3:70 Oct 26 21:06:44.535 INFO kablam! | Oct 26 21:06:44.535 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 26 21:06:44.536 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.536 INFO kablam! | Oct 26 21:06:44.536 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 26 21:06:44.536 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.537 INFO kablam! Oct 26 21:06:44.537 INFO kablam! warning: cannot find type `Employee` in this scope Oct 26 21:06:44.537 INFO kablam! --> src/models.rs:3:48 Oct 26 21:06:44.538 INFO kablam! | Oct 26 21:06:44.538 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 26 21:06:44.538 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.538 INFO kablam! | Oct 26 21:06:44.539 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 26 21:06:44.539 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.539 INFO kablam! Oct 26 21:06:44.539 INFO kablam! warning: cannot find type `employees` in this scope Oct 26 21:06:44.540 INFO kablam! --> src/models.rs:3:59 Oct 26 21:06:44.540 INFO kablam! | Oct 26 21:06:44.540 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 26 21:06:44.540 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.540 INFO kablam! | Oct 26 21:06:44.541 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 26 21:06:44.541 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.541 INFO kablam! Oct 26 21:06:44.542 INFO kablam! warning: cannot find type `Employee` in this scope Oct 26 21:06:44.542 INFO kablam! --> src/models.rs:3:59 Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 26 21:06:44.542 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 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 26 21:06:44.542 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.542 INFO kablam! Oct 26 21:06:44.542 INFO kablam! warning: cannot find type `table` in this scope Oct 26 21:06:44.542 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 21:06:44.542 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 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 26 21:06:44.542 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.542 INFO kablam! Oct 26 21:06:44.542 INFO kablam! warning: cannot find type `id` in this scope Oct 26 21:06:44.542 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:06:44.542 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 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 26 21:06:44.542 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.542 INFO kablam! Oct 26 21:06:44.542 INFO kablam! warning: cannot find type `fname` in this scope Oct 26 21:06:44.542 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:06:44.542 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 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 26 21:06:44.542 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.542 INFO kablam! Oct 26 21:06:44.542 INFO kablam! warning: cannot find type `lname` in this scope Oct 26 21:06:44.542 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:06:44.542 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 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 26 21:06:44.542 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.542 INFO kablam! Oct 26 21:06:44.542 INFO kablam! warning: cannot find type `age` in this scope Oct 26 21:06:44.542 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:06:44.542 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.542 INFO kablam! | Oct 26 21:06:44.542 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 26 21:06:44.542 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.542 INFO kablam! Oct 26 21:06:44.542 INFO kablam! warning: cannot find type `title` in this scope Oct 26 21:06:44.542 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:06:44.543 INFO kablam! | Oct 26 21:06:44.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:06:44.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.543 INFO kablam! | Oct 26 21:06:44.543 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 26 21:06:44.543 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.543 INFO kablam! Oct 26 21:06:44.563 INFO kablam! warning: cannot find type `employees` in this scope Oct 26 21:06:44.563 INFO kablam! --> src/forms.rs:3:58 Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 26 21:06:44.563 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 21:06:44.563 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 26 21:06:44.563 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.563 INFO kablam! Oct 26 21:06:44.563 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 26 21:06:44.563 INFO kablam! --> src/forms.rs:3:58 Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 26 21:06:44.563 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 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 26 21:06:44.563 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.563 INFO kablam! Oct 26 21:06:44.563 INFO kablam! warning: cannot find type `employees` in this scope Oct 26 21:06:44.563 INFO kablam! --> src/forms.rs:3:58 Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 26 21:06:44.563 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 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 26 21:06:44.563 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.563 INFO kablam! Oct 26 21:06:44.563 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 26 21:06:44.563 INFO kablam! --> src/forms.rs:3:70 Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 26 21:06:44.563 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 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 26 21:06:44.563 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.563 INFO kablam! Oct 26 21:06:44.563 INFO kablam! warning: cannot find type `employees` in this scope Oct 26 21:06:44.563 INFO kablam! --> src/forms.rs:3:70 Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 26 21:06:44.563 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 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 26 21:06:44.563 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.563 INFO kablam! Oct 26 21:06:44.563 INFO kablam! warning: cannot find type `Employee` in this scope Oct 26 21:06:44.563 INFO kablam! --> src/models.rs:3:48 Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 26 21:06:44.563 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 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 26 21:06:44.563 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.563 INFO kablam! Oct 26 21:06:44.563 INFO kablam! warning: cannot find type `employees` in this scope Oct 26 21:06:44.563 INFO kablam! --> src/models.rs:3:59 Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 26 21:06:44.563 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 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 26 21:06:44.563 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.563 INFO kablam! Oct 26 21:06:44.563 INFO kablam! warning: cannot find type `Employee` in this scope Oct 26 21:06:44.563 INFO kablam! --> src/models.rs:3:59 Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 26 21:06:44.563 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.563 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 26 21:06:44.563 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.563 INFO kablam! Oct 26 21:06:44.563 INFO kablam! warning: cannot find type `table` in this scope Oct 26 21:06:44.563 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 21:06:44.563 INFO kablam! | Oct 26 21:06:44.564 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 21:06:44.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.564 INFO kablam! | Oct 26 21:06:44.564 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 26 21:06:44.564 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.564 INFO kablam! Oct 26 21:06:44.564 INFO kablam! warning: cannot find type `id` in this scope Oct 26 21:06:44.564 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:06:44.564 INFO kablam! | Oct 26 21:06:44.564 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:06:44.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.564 INFO kablam! | Oct 26 21:06:44.564 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 26 21:06:44.564 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.564 INFO kablam! Oct 26 21:06:44.564 INFO kablam! warning: cannot find type `fname` in this scope Oct 26 21:06:44.564 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:06:44.564 INFO kablam! | Oct 26 21:06:44.564 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:06:44.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.564 INFO kablam! | Oct 26 21:06:44.564 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 26 21:06:44.564 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.564 INFO kablam! Oct 26 21:06:44.564 INFO kablam! warning: cannot find type `lname` in this scope Oct 26 21:06:44.564 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:06:44.564 INFO kablam! | Oct 26 21:06:44.564 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:06:44.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.564 INFO kablam! | Oct 26 21:06:44.564 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 26 21:06:44.564 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.564 INFO kablam! Oct 26 21:06:44.564 INFO kablam! warning: cannot find type `age` in this scope Oct 26 21:06:44.564 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:06:44.564 INFO kablam! | Oct 26 21:06:44.564 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:06:44.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.564 INFO kablam! | Oct 26 21:06:44.564 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 26 21:06:44.564 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.564 INFO kablam! Oct 26 21:06:44.564 INFO kablam! warning: cannot find type `title` in this scope Oct 26 21:06:44.564 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:06:44.564 INFO kablam! | Oct 26 21:06:44.564 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:06:44.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:06:44.564 INFO kablam! | Oct 26 21:06:44.564 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 26 21:06:44.564 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:06:44.564 INFO kablam! Oct 26 21:06:45.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 26 21:06:45.691 INFO kablam! su: No module specific data is present Oct 26 21:06:46.481 INFO running `"docker" "rm" "-f" "815f1ff86a599f32b706b15913d1c9f6fb8d9b18d9adb1d68556242c415e2f26"` Oct 26 21:06:46.813 INFO blam! 815f1ff86a599f32b706b15913d1c9f6fb8d9b18d9adb1d68556242c415e2f26