Aug 31 17:59:56.408 INFO checking punch-web-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Aug 31 17:59:56.408 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Aug 31 17:59:56.408 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 17:59:56.593 INFO blam! b53ba3296769546dec1678d64815dc830cab70ad88efeafe24a77988514a9055 Aug 31 17:59:56.595 INFO running `"docker" "start" "-a" "b53ba3296769546dec1678d64815dc830cab70ad88efeafe24a77988514a9055"` Aug 31 17:59:57.734 INFO kablam! Compiling libsqlite3-sys v0.9.3 Aug 31 17:59:57.739 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Aug 31 17:59:57.790 INFO kablam! Compiling num-traits v0.2.5 Aug 31 17:59:57.844 INFO kablam! Compiling diesel-derive-enum v0.4.4 Aug 31 17:59:57.858 INFO kablam! Compiling diesel_derives v1.3.0 Aug 31 17:59:57.859 INFO kablam! Checking cookie v0.11.0 Aug 31 17:59:57.860 INFO kablam! Compiling actix_derive v0.3.0 Aug 31 17:59:57.861 INFO kablam! Checking blowfish v0.3.0 Aug 31 17:59:59.888 INFO kablam! Checking tokio-signal v0.2.5 Aug 31 18:00:03.516 INFO kablam! Compiling askama_shared v0.7.1 Aug 31 18:00:04.265 INFO kablam! Checking dotenv v0.10.1 Aug 31 18:00:06.690 INFO kablam! Checking bcrypt v0.2.0 Aug 31 18:00:07.400 INFO kablam! Checking trust-dns-proto v0.4.0 Aug 31 18:00:13.888 INFO kablam! Compiling r2d2 v0.8.2 Aug 31 18:00:14.448 INFO kablam! Compiling num-integer v0.1.39 Aug 31 18:00:15.117 INFO kablam! Compiling askama_derive v0.7.1 Aug 31 18:00:20.130 INFO kablam! Compiling chrono v0.4.6 Aug 31 18:00:29.231 INFO kablam! Checking trust-dns-resolver v0.9.1 Aug 31 18:00:31.378 INFO kablam! Checking diesel v1.3.2 Aug 31 18:00:40.675 INFO kablam! Checking actix v0.7.4 Aug 31 18:00:48.103 INFO kablam! Compiling askama v0.7.1 Aug 31 18:00:50.464 INFO kablam! Compiling punch-web v0.1.0 (file:///source) Aug 31 18:00:53.828 INFO kablam! Checking actix-web v0.7.4 Aug 31 18:01:33.011 INFO kablam! Checking migrations_internals v1.3.0 Aug 31 18:01:41.907 INFO kablam! Compiling migrations_macros v1.3.0 Aug 31 18:01:47.277 INFO kablam! Checking diesel_migrations v1.3.0 Aug 31 18:01:53.596 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 31 18:01:53.596 INFO kablam! --> :3:33 Aug 31 18:01:53.596 INFO kablam! | Aug 31 18:01:53.596 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 31 18:01:53.596 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.596 INFO kablam! | Aug 31 18:01:53.596 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 31 18:01:53.596 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! Aug 31 18:01:53.596 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.596 INFO kablam! Aug 31 18:01:53.597 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 31 18:01:53.597 INFO kablam! --> :3:33 Aug 31 18:01:53.597 INFO kablam! | Aug 31 18:01:53.597 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 31 18:01:53.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.598 INFO kablam! | Aug 31 18:01:53.598 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! Aug 31 18:01:53.598 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.598 INFO kablam! Aug 31 18:01:53.599 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 31 18:01:53.599 INFO kablam! --> src/models.rs:14:10 Aug 31 18:01:53.599 INFO kablam! | Aug 31 18:01:53.599 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 31 18:01:53.599 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.599 INFO kablam! | Aug 31 18:01:53.599 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! Aug 31 18:01:53.599 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.599 INFO kablam! Aug 31 18:01:53.599 INFO kablam! warning: cannot find type `config` in this scope Aug 31 18:01:53.599 INFO kablam! --> src/models.rs:14:21 Aug 31 18:01:53.599 INFO kablam! | Aug 31 18:01:53.599 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 31 18:01:53.599 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.599 INFO kablam! | Aug 31 18:01:53.599 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! Aug 31 18:01:53.599 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.599 INFO kablam! Aug 31 18:01:53.599 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 31 18:01:53.599 INFO kablam! --> src/models.rs:14:21 Aug 31 18:01:53.599 INFO kablam! | Aug 31 18:01:53.599 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 31 18:01:53.599 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.599 INFO kablam! | Aug 31 18:01:53.599 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! Aug 31 18:01:53.599 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.600 INFO kablam! Aug 31 18:01:53.602 INFO kablam! warning: cannot find type `User` in this scope Aug 31 18:01:53.602 INFO kablam! --> src/models.rs:85:21 Aug 31 18:01:53.602 INFO kablam! | Aug 31 18:01:53.602 INFO kablam! 85 | #[derive(Serialize, Queryable)] Aug 31 18:01:53.602 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.602 INFO kablam! | Aug 31 18:01:53.602 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! Aug 31 18:01:53.602 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.602 INFO kablam! Aug 31 18:01:53.603 INFO kablam! warning: cannot find type `users` in this scope Aug 31 18:01:53.603 INFO kablam! --> src/models.rs:93:10 Aug 31 18:01:53.603 INFO kablam! | Aug 31 18:01:53.603 INFO kablam! 93 | #[derive(Insertable)] Aug 31 18:01:53.603 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.603 INFO kablam! | Aug 31 18:01:53.603 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! Aug 31 18:01:53.603 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.603 INFO kablam! Aug 31 18:01:53.603 INFO kablam! warning: cannot find type `NewUser` in this scope Aug 31 18:01:53.603 INFO kablam! --> src/models.rs:93:10 Aug 31 18:01:53.603 INFO kablam! | Aug 31 18:01:53.603 INFO kablam! 93 | #[derive(Insertable)] Aug 31 18:01:53.603 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.603 INFO kablam! | Aug 31 18:01:53.603 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! Aug 31 18:01:53.603 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.603 INFO kablam! Aug 31 18:01:53.603 INFO kablam! warning: cannot find type `Project` in this scope Aug 31 18:01:53.603 INFO kablam! --> src/models.rs:101:10 Aug 31 18:01:53.603 INFO kablam! | Aug 31 18:01:53.603 INFO kablam! 101 | #[derive(Queryable)] Aug 31 18:01:53.603 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.603 INFO kablam! | Aug 31 18:01:53.603 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! Aug 31 18:01:53.603 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.604 INFO kablam! Aug 31 18:01:53.604 INFO kablam! warning: cannot find type `projects` in this scope Aug 31 18:01:53.604 INFO kablam! --> src/models.rs:109:10 Aug 31 18:01:53.604 INFO kablam! | Aug 31 18:01:53.604 INFO kablam! 109 | #[derive(Insertable)] Aug 31 18:01:53.604 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.604 INFO kablam! | Aug 31 18:01:53.604 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! Aug 31 18:01:53.604 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.604 INFO kablam! Aug 31 18:01:53.604 INFO kablam! warning: cannot find type `NewProject` in this scope Aug 31 18:01:53.604 INFO kablam! --> src/models.rs:109:10 Aug 31 18:01:53.604 INFO kablam! | Aug 31 18:01:53.604 INFO kablam! 109 | #[derive(Insertable)] Aug 31 18:01:53.604 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.604 INFO kablam! | Aug 31 18:01:53.604 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! Aug 31 18:01:53.604 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.604 INFO kablam! Aug 31 18:01:53.604 INFO kablam! warning: cannot find type `EventType` in this scope Aug 31 18:01:53.604 INFO kablam! --> src/models.rs:139:10 Aug 31 18:01:53.604 INFO kablam! | Aug 31 18:01:53.604 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 31 18:01:53.604 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.604 INFO kablam! | Aug 31 18:01:53.604 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! Aug 31 18:01:53.604 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.604 INFO kablam! Aug 31 18:01:53.604 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 31 18:01:53.605 INFO kablam! --> src/models.rs:139:10 Aug 31 18:01:53.605 INFO kablam! | Aug 31 18:01:53.605 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 31 18:01:53.605 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.605 INFO kablam! | Aug 31 18:01:53.605 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! Aug 31 18:01:53.605 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.605 INFO kablam! Aug 31 18:01:53.605 INFO kablam! warning: cannot find type `Event` in this scope Aug 31 18:01:53.605 INFO kablam! --> src/models.rs:139:10 Aug 31 18:01:53.605 INFO kablam! | Aug 31 18:01:53.605 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 31 18:01:53.605 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.605 INFO kablam! | Aug 31 18:01:53.605 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! Aug 31 18:01:53.605 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.605 INFO kablam! Aug 31 18:01:53.605 INFO kablam! warning: cannot find type `events` in this scope Aug 31 18:01:53.605 INFO kablam! --> src/models.rs:154:10 Aug 31 18:01:53.605 INFO kablam! | Aug 31 18:01:53.605 INFO kablam! 154 | #[derive(Insertable)] Aug 31 18:01:53.605 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.605 INFO kablam! | Aug 31 18:01:53.605 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! Aug 31 18:01:53.605 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.605 INFO kablam! Aug 31 18:01:53.605 INFO kablam! warning: cannot find type `NewEvent` in this scope Aug 31 18:01:53.605 INFO kablam! --> src/models.rs:154:10 Aug 31 18:01:53.605 INFO kablam! | Aug 31 18:01:53.606 INFO kablam! 154 | #[derive(Insertable)] Aug 31 18:01:53.606 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.606 INFO kablam! | Aug 31 18:01:53.606 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! Aug 31 18:01:53.606 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.606 INFO kablam! Aug 31 18:01:53.606 INFO kablam! warning: cannot find type `EventType` in this scope Aug 31 18:01:53.606 INFO kablam! --> src/models.rs:154:10 Aug 31 18:01:53.606 INFO kablam! | Aug 31 18:01:53.606 INFO kablam! 154 | #[derive(Insertable)] Aug 31 18:01:53.606 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.606 INFO kablam! | Aug 31 18:01:53.606 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! Aug 31 18:01:53.606 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.606 INFO kablam! Aug 31 18:01:53.606 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 31 18:01:53.606 INFO kablam! --> src/models.rs:154:10 Aug 31 18:01:53.606 INFO kablam! | Aug 31 18:01:53.606 INFO kablam! 154 | #[derive(Insertable)] Aug 31 18:01:53.606 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.606 INFO kablam! | Aug 31 18:01:53.606 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! Aug 31 18:01:53.606 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.606 INFO kablam! Aug 31 18:01:53.606 INFO kablam! warning: cannot find type `table` in this scope Aug 31 18:01:53.606 INFO kablam! --> :165:33 Aug 31 18:01:53.606 INFO kablam! | Aug 31 18:01:53.606 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 31 18:01:53.606 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.607 INFO kablam! | Aug 31 18:01:53.607 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! Aug 31 18:01:53.607 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.607 INFO kablam! Aug 31 18:01:53.607 INFO kablam! warning: cannot find type `id` in this scope Aug 31 18:01:53.607 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.607 INFO kablam! | Aug 31 18:01:53.607 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.612 INFO kablam! | Aug 31 18:01:53.612 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! Aug 31 18:01:53.612 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.612 INFO kablam! Aug 31 18:01:53.612 INFO kablam! warning: cannot find type `secret` in this scope Aug 31 18:01:53.612 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.612 INFO kablam! | Aug 31 18:01:53.613 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.613 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.613 INFO kablam! | Aug 31 18:01:53.613 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! Aug 31 18:01:53.613 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.613 INFO kablam! Aug 31 18:01:53.613 INFO kablam! warning: cannot find type `project_id` in this scope Aug 31 18:01:53.613 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.614 INFO kablam! | Aug 31 18:01:53.614 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.614 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.614 INFO kablam! | Aug 31 18:01:53.614 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! Aug 31 18:01:53.614 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.614 INFO kablam! Aug 31 18:01:53.615 INFO kablam! warning: cannot find type `event_type` in this scope Aug 31 18:01:53.615 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.615 INFO kablam! | Aug 31 18:01:53.615 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.615 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.615 INFO kablam! | Aug 31 18:01:53.615 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! Aug 31 18:01:53.615 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.615 INFO kablam! Aug 31 18:01:53.615 INFO kablam! warning: cannot find type `clock` in this scope Aug 31 18:01:53.615 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.615 INFO kablam! | Aug 31 18:01:53.615 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.615 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.615 INFO kablam! | Aug 31 18:01:53.616 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! Aug 31 18:01:53.617 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.617 INFO kablam! Aug 31 18:01:53.617 INFO kablam! warning: cannot find type `user_id` in this scope Aug 31 18:01:53.617 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.617 INFO kablam! | Aug 31 18:01:53.617 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.617 INFO kablam! | Aug 31 18:01:53.618 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! Aug 31 18:01:53.618 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.618 INFO kablam! Aug 31 18:01:53.618 INFO kablam! warning: cannot find type `name` in this scope Aug 31 18:01:53.618 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.618 INFO kablam! | Aug 31 18:01:53.618 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.618 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.618 INFO kablam! | Aug 31 18:01:53.618 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! Aug 31 18:01:53.618 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.618 INFO kablam! Aug 31 18:01:53.618 INFO kablam! warning: cannot find type `overhead` in this scope Aug 31 18:01:53.618 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.619 INFO kablam! | Aug 31 18:01:53.619 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.619 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.619 INFO kablam! | Aug 31 18:01:53.619 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! Aug 31 18:01:53.619 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.619 INFO kablam! Aug 31 18:01:53.620 INFO kablam! warning: cannot find type `password` in this scope Aug 31 18:01:53.620 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.620 INFO kablam! | Aug 31 18:01:53.620 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.620 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.620 INFO kablam! | Aug 31 18:01:53.620 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! Aug 31 18:01:53.620 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.620 INFO kablam! Aug 31 18:01:53.620 INFO kablam! warning: cannot find type `admin` in this scope Aug 31 18:01:53.620 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.620 INFO kablam! | Aug 31 18:01:53.620 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.620 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.620 INFO kablam! | Aug 31 18:01:53.620 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! Aug 31 18:01:53.620 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.620 INFO kablam! Aug 31 18:01:53.985 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 31 18:01:53.985 INFO kablam! --> :3:33 Aug 31 18:01:53.985 INFO kablam! | Aug 31 18:01:53.985 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 31 18:01:53.985 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.985 INFO kablam! | Aug 31 18:01:53.985 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 31 18:01:53.985 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! Aug 31 18:01:53.985 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.985 INFO kablam! Aug 31 18:01:53.985 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 31 18:01:53.985 INFO kablam! --> :3:33 Aug 31 18:01:53.985 INFO kablam! | Aug 31 18:01:53.985 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 31 18:01:53.985 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.985 INFO kablam! | Aug 31 18:01:53.985 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! Aug 31 18:01:53.985 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.985 INFO kablam! Aug 31 18:01:53.986 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 31 18:01:53.986 INFO kablam! --> src/models.rs:14:10 Aug 31 18:01:53.986 INFO kablam! | Aug 31 18:01:53.986 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 31 18:01:53.986 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.986 INFO kablam! | Aug 31 18:01:53.986 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! Aug 31 18:01:53.986 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.986 INFO kablam! Aug 31 18:01:53.986 INFO kablam! warning: cannot find type `config` in this scope Aug 31 18:01:53.987 INFO kablam! --> src/models.rs:14:21 Aug 31 18:01:53.987 INFO kablam! | Aug 31 18:01:53.987 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 31 18:01:53.987 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.987 INFO kablam! | Aug 31 18:01:53.987 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! Aug 31 18:01:53.987 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.987 INFO kablam! Aug 31 18:01:53.987 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 31 18:01:53.987 INFO kablam! --> src/models.rs:14:21 Aug 31 18:01:53.987 INFO kablam! | Aug 31 18:01:53.987 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 31 18:01:53.987 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.987 INFO kablam! | Aug 31 18:01:53.987 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! Aug 31 18:01:53.987 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.987 INFO kablam! Aug 31 18:01:53.987 INFO kablam! warning: cannot find type `User` in this scope Aug 31 18:01:53.987 INFO kablam! --> src/models.rs:85:21 Aug 31 18:01:53.987 INFO kablam! | Aug 31 18:01:53.987 INFO kablam! 85 | #[derive(Serialize, Queryable)] Aug 31 18:01:53.987 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.987 INFO kablam! | Aug 31 18:01:53.987 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! Aug 31 18:01:53.988 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.988 INFO kablam! Aug 31 18:01:53.988 INFO kablam! warning: cannot find type `users` in this scope Aug 31 18:01:53.988 INFO kablam! --> src/models.rs:93:10 Aug 31 18:01:53.988 INFO kablam! | Aug 31 18:01:53.988 INFO kablam! 93 | #[derive(Insertable)] Aug 31 18:01:53.988 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.988 INFO kablam! | Aug 31 18:01:53.988 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! Aug 31 18:01:53.988 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.988 INFO kablam! Aug 31 18:01:53.988 INFO kablam! warning: cannot find type `NewUser` in this scope Aug 31 18:01:53.988 INFO kablam! --> src/models.rs:93:10 Aug 31 18:01:53.988 INFO kablam! | Aug 31 18:01:53.988 INFO kablam! 93 | #[derive(Insertable)] Aug 31 18:01:53.988 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.988 INFO kablam! | Aug 31 18:01:53.988 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! Aug 31 18:01:53.988 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.988 INFO kablam! Aug 31 18:01:53.988 INFO kablam! warning: cannot find type `Project` in this scope Aug 31 18:01:53.988 INFO kablam! --> src/models.rs:101:10 Aug 31 18:01:53.988 INFO kablam! | Aug 31 18:01:53.988 INFO kablam! 101 | #[derive(Queryable)] Aug 31 18:01:53.988 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.988 INFO kablam! | Aug 31 18:01:53.988 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! Aug 31 18:01:53.988 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.988 INFO kablam! Aug 31 18:01:53.988 INFO kablam! warning: cannot find type `projects` in this scope Aug 31 18:01:53.988 INFO kablam! --> src/models.rs:109:10 Aug 31 18:01:53.988 INFO kablam! | Aug 31 18:01:53.989 INFO kablam! 109 | #[derive(Insertable)] Aug 31 18:01:53.989 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.989 INFO kablam! | Aug 31 18:01:53.989 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! Aug 31 18:01:53.989 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.989 INFO kablam! Aug 31 18:01:53.989 INFO kablam! warning: cannot find type `NewProject` in this scope Aug 31 18:01:53.989 INFO kablam! --> src/models.rs:109:10 Aug 31 18:01:53.989 INFO kablam! | Aug 31 18:01:53.989 INFO kablam! 109 | #[derive(Insertable)] Aug 31 18:01:53.989 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.989 INFO kablam! | Aug 31 18:01:53.989 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! Aug 31 18:01:53.989 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.989 INFO kablam! Aug 31 18:01:53.989 INFO kablam! warning: cannot find type `EventType` in this scope Aug 31 18:01:53.989 INFO kablam! --> src/models.rs:139:10 Aug 31 18:01:53.989 INFO kablam! | Aug 31 18:01:53.989 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 31 18:01:53.989 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.989 INFO kablam! | Aug 31 18:01:53.989 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! Aug 31 18:01:53.989 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.989 INFO kablam! Aug 31 18:01:53.989 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 31 18:01:53.989 INFO kablam! --> src/models.rs:139:10 Aug 31 18:01:53.989 INFO kablam! | Aug 31 18:01:53.989 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 31 18:01:53.989 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.989 INFO kablam! | Aug 31 18:01:53.989 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! Aug 31 18:01:53.989 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.989 INFO kablam! Aug 31 18:01:53.990 INFO kablam! warning: cannot find type `Event` in this scope Aug 31 18:01:53.990 INFO kablam! --> src/models.rs:139:10 Aug 31 18:01:53.990 INFO kablam! | Aug 31 18:01:53.990 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 31 18:01:53.990 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.990 INFO kablam! | Aug 31 18:01:53.990 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! Aug 31 18:01:53.990 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.990 INFO kablam! Aug 31 18:01:53.990 INFO kablam! warning: cannot find type `events` in this scope Aug 31 18:01:53.990 INFO kablam! --> src/models.rs:154:10 Aug 31 18:01:53.990 INFO kablam! | Aug 31 18:01:53.990 INFO kablam! 154 | #[derive(Insertable)] Aug 31 18:01:53.990 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.990 INFO kablam! | Aug 31 18:01:53.990 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! Aug 31 18:01:53.990 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.990 INFO kablam! Aug 31 18:01:53.990 INFO kablam! warning: cannot find type `NewEvent` in this scope Aug 31 18:01:53.990 INFO kablam! --> src/models.rs:154:10 Aug 31 18:01:53.990 INFO kablam! | Aug 31 18:01:53.990 INFO kablam! 154 | #[derive(Insertable)] Aug 31 18:01:53.990 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.990 INFO kablam! | Aug 31 18:01:53.990 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! Aug 31 18:01:53.991 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.991 INFO kablam! Aug 31 18:01:53.991 INFO kablam! warning: cannot find type `EventType` in this scope Aug 31 18:01:53.991 INFO kablam! --> src/models.rs:154:10 Aug 31 18:01:53.991 INFO kablam! | Aug 31 18:01:53.991 INFO kablam! 154 | #[derive(Insertable)] Aug 31 18:01:53.991 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.991 INFO kablam! | Aug 31 18:01:53.991 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! Aug 31 18:01:53.991 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.991 INFO kablam! Aug 31 18:01:53.991 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 31 18:01:53.991 INFO kablam! --> src/models.rs:154:10 Aug 31 18:01:53.991 INFO kablam! | Aug 31 18:01:53.991 INFO kablam! 154 | #[derive(Insertable)] Aug 31 18:01:53.991 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.991 INFO kablam! | Aug 31 18:01:53.991 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! Aug 31 18:01:53.991 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.991 INFO kablam! Aug 31 18:01:53.991 INFO kablam! warning: cannot find type `table` in this scope Aug 31 18:01:53.991 INFO kablam! --> :165:33 Aug 31 18:01:53.991 INFO kablam! | Aug 31 18:01:53.992 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 31 18:01:53.992 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.992 INFO kablam! | Aug 31 18:01:53.992 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! Aug 31 18:01:53.992 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.992 INFO kablam! Aug 31 18:01:53.994 INFO kablam! warning: cannot find type `id` in this scope Aug 31 18:01:53.994 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.994 INFO kablam! | Aug 31 18:01:53.995 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.995 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.995 INFO kablam! | Aug 31 18:01:53.995 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! Aug 31 18:01:53.995 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.995 INFO kablam! Aug 31 18:01:53.995 INFO kablam! warning: cannot find type `secret` in this scope Aug 31 18:01:53.995 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.995 INFO kablam! | Aug 31 18:01:53.995 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.995 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.995 INFO kablam! | Aug 31 18:01:53.995 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! Aug 31 18:01:53.995 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.995 INFO kablam! Aug 31 18:01:53.995 INFO kablam! warning: cannot find type `project_id` in this scope Aug 31 18:01:53.995 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.995 INFO kablam! | Aug 31 18:01:53.995 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.995 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.995 INFO kablam! | Aug 31 18:01:53.995 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! Aug 31 18:01:53.995 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.995 INFO kablam! Aug 31 18:01:53.996 INFO kablam! warning: cannot find type `event_type` in this scope Aug 31 18:01:53.996 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.996 INFO kablam! | Aug 31 18:01:53.996 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.996 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.996 INFO kablam! | Aug 31 18:01:53.996 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! Aug 31 18:01:53.996 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.996 INFO kablam! Aug 31 18:01:53.996 INFO kablam! warning: cannot find type `clock` in this scope Aug 31 18:01:53.996 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.996 INFO kablam! | Aug 31 18:01:53.996 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.996 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.996 INFO kablam! | Aug 31 18:01:53.996 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! Aug 31 18:01:53.996 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.996 INFO kablam! Aug 31 18:01:53.996 INFO kablam! warning: cannot find type `user_id` in this scope Aug 31 18:01:53.996 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.996 INFO kablam! | Aug 31 18:01:53.996 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.996 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.997 INFO kablam! | Aug 31 18:01:53.997 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! Aug 31 18:01:53.997 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.997 INFO kablam! Aug 31 18:01:53.997 INFO kablam! warning: cannot find type `name` in this scope Aug 31 18:01:53.997 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.997 INFO kablam! | Aug 31 18:01:53.997 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.997 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.997 INFO kablam! | Aug 31 18:01:53.997 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! Aug 31 18:01:53.997 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.997 INFO kablam! Aug 31 18:01:53.997 INFO kablam! warning: cannot find type `overhead` in this scope Aug 31 18:01:53.997 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.997 INFO kablam! | Aug 31 18:01:53.997 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.997 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.997 INFO kablam! | Aug 31 18:01:53.997 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! Aug 31 18:01:53.997 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.997 INFO kablam! Aug 31 18:01:53.997 INFO kablam! warning: cannot find type `password` in this scope Aug 31 18:01:53.997 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.998 INFO kablam! | Aug 31 18:01:53.998 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.998 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.998 INFO kablam! | Aug 31 18:01:53.998 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! Aug 31 18:01:53.998 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.998 INFO kablam! Aug 31 18:01:53.998 INFO kablam! warning: cannot find type `admin` in this scope Aug 31 18:01:53.998 INFO kablam! --> <__diesel_column macros>:5:33 Aug 31 18:01:53.998 INFO kablam! | Aug 31 18:01:53.998 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 31 18:01:53.998 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 31 18:01:53.998 INFO kablam! | Aug 31 18:01:53.998 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! Aug 31 18:01:53.998 INFO kablam! = note: for more information, see issue #50504 Aug 31 18:01:53.998 INFO kablam! Aug 31 18:01:56.622 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 59s Aug 31 18:01:56.644 INFO kablam! su: No module specific data is present Aug 31 18:01:57.036 INFO running `"docker" "rm" "-f" "b53ba3296769546dec1678d64815dc830cab70ad88efeafe24a77988514a9055"` Aug 31 18:01:57.163 INFO blam! b53ba3296769546dec1678d64815dc830cab70ad88efeafe24a77988514a9055