Aug 11 05:40:50.042 INFO checking punch-web-0.1.0 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 05:40:50.043 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 05:40:50.043 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 05:40:50.043 INFO running `"docker" "create" "-v" "/tmp/crater.wPVGo7KO7nir:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-5/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 05:40:50.340 INFO blam! 708c6b0cdb838ca0262b919b27cf915ce056cac14c33bb4aacefbd861be6499b Aug 11 05:40:50.343 INFO running `"docker" "start" "-a" "708c6b0cdb838ca0262b919b27cf915ce056cac14c33bb4aacefbd861be6499b"` Aug 11 05:40:52.102 INFO kablam! Compiling antidote v1.0.0 Aug 11 05:40:52.107 INFO kablam! Compiling libsqlite3-sys v0.9.1 Aug 11 05:40:52.113 INFO kablam! Compiling nom v4.0.0 Aug 11 05:40:52.114 INFO kablam! Compiling syn v0.11.11 Aug 11 05:40:52.116 INFO kablam! Compiling diesel_derives v1.3.0 Aug 11 05:40:52.126 INFO kablam! Compiling askama_shared v0.7.1 Aug 11 05:40:52.127 INFO kablam! Checking blowfish v0.3.0 Aug 11 05:40:54.763 INFO kablam! Checking trust-dns-proto v0.4.0 Aug 11 05:40:55.080 INFO kablam! Checking bcrypt v0.2.0 Aug 11 05:41:00.358 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Aug 11 05:41:11.630 INFO kablam! Compiling r2d2 v0.8.2 Aug 11 05:41:18.817 INFO kablam! Compiling askama_derive v0.7.1 Aug 11 05:41:21.457 INFO kablam! Checking trust-dns-resolver v0.9.1 Aug 11 05:41:33.095 INFO kablam! Compiling diesel v1.3.2 Aug 11 05:41:40.565 INFO kablam! Checking actix v0.7.3 Aug 11 05:41:51.573 INFO kablam! Compiling derive-error-chain v0.10.1 Aug 11 05:41:51.573 INFO kablam! Compiling diesel-derive-enum v0.4.4 Aug 11 05:42:11.499 INFO kablam! Checking actix-web v0.7.3 Aug 11 05:42:19.385 INFO kablam! Checking dotenv v0.10.1 Aug 11 05:42:21.453 INFO kablam! Compiling askama v0.7.1 Aug 11 05:42:23.248 INFO kablam! Compiling punch-web v0.1.0 (file:///source) Aug 11 05:43:09.754 INFO kablam! Checking migrations_internals v1.3.0 Aug 11 05:43:21.247 INFO kablam! Compiling migrations_macros v1.3.0 Aug 11 05:43:27.690 INFO kablam! Checking diesel_migrations v1.3.0 Aug 11 05:43:33.403 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 11 05:43:33.403 INFO kablam! --> :3:33 Aug 11 05:43:33.403 INFO kablam! | Aug 11 05:43:33.403 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 11 05:43:33.403 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.403 INFO kablam! | Aug 11 05:43:33.403 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 11 05:43:33.403 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 11 05:43:33.403 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.403 INFO kablam! Aug 11 05:43:33.403 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 11 05:43:33.404 INFO kablam! --> :3:33 Aug 11 05:43:33.404 INFO kablam! | Aug 11 05:43:33.404 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 11 05:43:33.404 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.404 INFO kablam! | Aug 11 05:43:33.404 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 11 05:43:33.404 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.404 INFO kablam! Aug 11 05:43:33.408 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 11 05:43:33.408 INFO kablam! --> src/models.rs:14:10 Aug 11 05:43:33.408 INFO kablam! | Aug 11 05:43:33.408 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 11 05:43:33.408 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.408 INFO kablam! | Aug 11 05:43:33.408 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 11 05:43:33.408 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.408 INFO kablam! Aug 11 05:43:33.408 INFO kablam! warning: cannot find type `config` in this scope Aug 11 05:43:33.408 INFO kablam! --> src/models.rs:14:21 Aug 11 05:43:33.408 INFO kablam! | Aug 11 05:43:33.408 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 11 05:43:33.408 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.408 INFO kablam! | Aug 11 05:43:33.408 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 11 05:43:33.408 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.408 INFO kablam! Aug 11 05:43:33.409 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 11 05:43:33.409 INFO kablam! --> src/models.rs:14:21 Aug 11 05:43:33.409 INFO kablam! | Aug 11 05:43:33.409 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 11 05:43:33.409 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.409 INFO kablam! | Aug 11 05:43:33.409 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 11 05:43:33.409 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.409 INFO kablam! Aug 11 05:43:33.409 INFO kablam! warning: cannot find type `User` in this scope Aug 11 05:43:33.409 INFO kablam! --> src/models.rs:85:21 Aug 11 05:43:33.409 INFO kablam! | Aug 11 05:43:33.409 INFO kablam! 85 | #[derive(Serialize, Queryable)] Aug 11 05:43:33.409 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.409 INFO kablam! | Aug 11 05:43:33.409 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 11 05:43:33.409 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.409 INFO kablam! Aug 11 05:43:33.409 INFO kablam! warning: cannot find type `users` in this scope Aug 11 05:43:33.409 INFO kablam! --> src/models.rs:93:10 Aug 11 05:43:33.409 INFO kablam! | Aug 11 05:43:33.409 INFO kablam! 93 | #[derive(Insertable)] Aug 11 05:43:33.409 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.409 INFO kablam! | Aug 11 05:43:33.409 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 11 05:43:33.409 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.409 INFO kablam! Aug 11 05:43:33.409 INFO kablam! warning: cannot find type `NewUser` in this scope Aug 11 05:43:33.409 INFO kablam! --> src/models.rs:93:10 Aug 11 05:43:33.409 INFO kablam! | Aug 11 05:43:33.409 INFO kablam! 93 | #[derive(Insertable)] Aug 11 05:43:33.410 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.410 INFO kablam! | Aug 11 05:43:33.410 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 11 05:43:33.410 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.410 INFO kablam! Aug 11 05:43:33.410 INFO kablam! warning: cannot find type `Project` in this scope Aug 11 05:43:33.410 INFO kablam! --> src/models.rs:101:10 Aug 11 05:43:33.410 INFO kablam! | Aug 11 05:43:33.410 INFO kablam! 101 | #[derive(Queryable)] Aug 11 05:43:33.410 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.410 INFO kablam! | Aug 11 05:43:33.410 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 11 05:43:33.410 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.410 INFO kablam! Aug 11 05:43:33.410 INFO kablam! warning: cannot find type `projects` in this scope Aug 11 05:43:33.410 INFO kablam! --> src/models.rs:109:10 Aug 11 05:43:33.410 INFO kablam! | Aug 11 05:43:33.410 INFO kablam! 109 | #[derive(Insertable)] Aug 11 05:43:33.410 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.410 INFO kablam! | Aug 11 05:43:33.410 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 11 05:43:33.410 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.410 INFO kablam! Aug 11 05:43:33.410 INFO kablam! warning: cannot find type `NewProject` in this scope Aug 11 05:43:33.410 INFO kablam! --> src/models.rs:109:10 Aug 11 05:43:33.410 INFO kablam! | Aug 11 05:43:33.410 INFO kablam! 109 | #[derive(Insertable)] Aug 11 05:43:33.410 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.410 INFO kablam! | Aug 11 05:43:33.410 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 11 05:43:33.411 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.411 INFO kablam! Aug 11 05:43:33.411 INFO kablam! warning: cannot find type `EventType` in this scope Aug 11 05:43:33.411 INFO kablam! --> src/models.rs:139:10 Aug 11 05:43:33.411 INFO kablam! | Aug 11 05:43:33.411 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 11 05:43:33.411 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.411 INFO kablam! | Aug 11 05:43:33.411 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 11 05:43:33.411 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.411 INFO kablam! Aug 11 05:43:33.411 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 11 05:43:33.411 INFO kablam! --> src/models.rs:139:10 Aug 11 05:43:33.411 INFO kablam! | Aug 11 05:43:33.411 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 11 05:43:33.412 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.412 INFO kablam! | Aug 11 05:43:33.412 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.412 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.412 INFO kablam! Aug 11 05:43:33.412 INFO kablam! warning: cannot find type `Event` in this scope Aug 11 05:43:33.412 INFO kablam! --> src/models.rs:139:10 Aug 11 05:43:33.412 INFO kablam! | Aug 11 05:43:33.412 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 11 05:43:33.412 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.412 INFO kablam! | Aug 11 05:43:33.412 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.412 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.412 INFO kablam! Aug 11 05:43:33.412 INFO kablam! warning: cannot find type `events` in this scope Aug 11 05:43:33.412 INFO kablam! --> src/models.rs:154:10 Aug 11 05:43:33.412 INFO kablam! | Aug 11 05:43:33.412 INFO kablam! 154 | #[derive(Insertable)] Aug 11 05:43:33.412 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.412 INFO kablam! | Aug 11 05:43:33.412 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.412 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.412 INFO kablam! Aug 11 05:43:33.413 INFO kablam! warning: cannot find type `NewEvent` in this scope Aug 11 05:43:33.413 INFO kablam! --> src/models.rs:154:10 Aug 11 05:43:33.413 INFO kablam! | Aug 11 05:43:33.413 INFO kablam! 154 | #[derive(Insertable)] Aug 11 05:43:33.413 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.413 INFO kablam! | Aug 11 05:43:33.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.413 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.413 INFO kablam! Aug 11 05:43:33.413 INFO kablam! warning: cannot find type `EventType` in this scope Aug 11 05:43:33.413 INFO kablam! --> src/models.rs:154:10 Aug 11 05:43:33.413 INFO kablam! | Aug 11 05:43:33.413 INFO kablam! 154 | #[derive(Insertable)] Aug 11 05:43:33.413 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.413 INFO kablam! | Aug 11 05:43:33.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.413 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.413 INFO kablam! Aug 11 05:43:33.413 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 11 05:43:33.413 INFO kablam! --> src/models.rs:154:10 Aug 11 05:43:33.413 INFO kablam! | Aug 11 05:43:33.413 INFO kablam! 154 | #[derive(Insertable)] Aug 11 05:43:33.413 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.413 INFO kablam! | Aug 11 05:43:33.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.413 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.413 INFO kablam! Aug 11 05:43:33.417 INFO kablam! warning: cannot find type `table` in this scope Aug 11 05:43:33.417 INFO kablam! --> :165:33 Aug 11 05:43:33.417 INFO kablam! | Aug 11 05:43:33.417 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 11 05:43:33.417 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.417 INFO kablam! | Aug 11 05:43:33.417 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 11 05:43:33.418 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.418 INFO kablam! Aug 11 05:43:33.418 INFO kablam! warning: cannot find type `id` in this scope Aug 11 05:43:33.418 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.418 INFO kablam! | Aug 11 05:43:33.418 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.418 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.418 INFO kablam! | Aug 11 05:43:33.418 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 11 05:43:33.418 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.419 INFO kablam! Aug 11 05:43:33.419 INFO kablam! warning: cannot find type `secret` in this scope Aug 11 05:43:33.419 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.419 INFO kablam! | Aug 11 05:43:33.419 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.419 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.419 INFO kablam! | Aug 11 05:43:33.419 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 11 05:43:33.419 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.419 INFO kablam! Aug 11 05:43:33.428 INFO kablam! warning: cannot find type `project_id` in this scope Aug 11 05:43:33.428 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.428 INFO kablam! | Aug 11 05:43:33.428 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.428 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.428 INFO kablam! | Aug 11 05:43:33.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.428 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.428 INFO kablam! Aug 11 05:43:33.428 INFO kablam! warning: cannot find type `event_type` in this scope Aug 11 05:43:33.428 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.428 INFO kablam! | Aug 11 05:43:33.428 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.428 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.428 INFO kablam! | Aug 11 05:43:33.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.428 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.428 INFO kablam! Aug 11 05:43:33.428 INFO kablam! warning: cannot find type `clock` in this scope Aug 11 05:43:33.428 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.428 INFO kablam! | Aug 11 05:43:33.428 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.428 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.429 INFO kablam! | Aug 11 05:43:33.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.429 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.429 INFO kablam! Aug 11 05:43:33.429 INFO kablam! warning: cannot find type `user_id` in this scope Aug 11 05:43:33.429 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.429 INFO kablam! | Aug 11 05:43:33.429 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.429 INFO kablam! | Aug 11 05:43:33.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.429 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.429 INFO kablam! Aug 11 05:43:33.429 INFO kablam! warning: cannot find type `name` in this scope Aug 11 05:43:33.429 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.429 INFO kablam! | Aug 11 05:43:33.429 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.429 INFO kablam! | Aug 11 05:43:33.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.429 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.429 INFO kablam! Aug 11 05:43:33.429 INFO kablam! warning: cannot find type `overhead` in this scope Aug 11 05:43:33.429 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.429 INFO kablam! | Aug 11 05:43:33.429 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.429 INFO kablam! | Aug 11 05:43:33.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.429 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.429 INFO kablam! Aug 11 05:43:33.429 INFO kablam! warning: cannot find type `password` in this scope Aug 11 05:43:33.429 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.429 INFO kablam! | Aug 11 05:43:33.429 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.429 INFO kablam! | Aug 11 05:43:33.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 05:43:33.429 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.429 INFO kablam! Aug 11 05:43:33.429 INFO kablam! warning: cannot find type `admin` in this scope Aug 11 05:43:33.430 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.430 INFO kablam! | Aug 11 05:43:33.430 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.430 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.430 INFO kablam! | Aug 11 05:43:33.430 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 11 05:43:33.430 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.430 INFO kablam! Aug 11 05:43:33.490 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 11 05:43:33.490 INFO kablam! --> :3:33 Aug 11 05:43:33.491 INFO kablam! | Aug 11 05:43:33.491 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 11 05:43:33.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.491 INFO kablam! | Aug 11 05:43:33.491 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 11 05:43:33.492 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 11 05:43:33.492 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.492 INFO kablam! Aug 11 05:43:33.492 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 11 05:43:33.492 INFO kablam! --> :3:33 Aug 11 05:43:33.492 INFO kablam! | Aug 11 05:43:33.492 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 11 05:43:33.492 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.492 INFO kablam! | Aug 11 05:43:33.492 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 11 05:43:33.492 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.492 INFO kablam! Aug 11 05:43:33.495 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 11 05:43:33.495 INFO kablam! --> src/models.rs:14:10 Aug 11 05:43:33.495 INFO kablam! | Aug 11 05:43:33.495 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 11 05:43:33.495 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.498 INFO kablam! | Aug 11 05:43:33.499 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 11 05:43:33.499 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.499 INFO kablam! Aug 11 05:43:33.500 INFO kablam! warning: cannot find type `config` in this scope Aug 11 05:43:33.500 INFO kablam! --> src/models.rs:14:21 Aug 11 05:43:33.500 INFO kablam! | Aug 11 05:43:33.500 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 11 05:43:33.500 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.502 INFO kablam! | Aug 11 05:43:33.502 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 11 05:43:33.503 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.504 INFO kablam! Aug 11 05:43:33.504 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 11 05:43:33.504 INFO kablam! --> src/models.rs:14:21 Aug 11 05:43:33.504 INFO kablam! | Aug 11 05:43:33.504 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 11 05:43:33.504 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.504 INFO kablam! | Aug 11 05:43:33.519 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 11 05:43:33.519 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.520 INFO kablam! Aug 11 05:43:33.521 INFO kablam! warning: cannot find type `User` in this scope Aug 11 05:43:33.521 INFO kablam! --> src/models.rs:85:21 Aug 11 05:43:33.521 INFO kablam! | Aug 11 05:43:33.521 INFO kablam! 85 | #[derive(Serialize, Queryable)] Aug 11 05:43:33.521 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.525 INFO kablam! | Aug 11 05:43:33.525 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 11 05:43:33.526 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.526 INFO kablam! Aug 11 05:43:33.528 INFO kablam! warning: cannot find type `users` in this scope Aug 11 05:43:33.528 INFO kablam! --> src/models.rs:93:10 Aug 11 05:43:33.528 INFO kablam! | Aug 11 05:43:33.528 INFO kablam! 93 | #[derive(Insertable)] Aug 11 05:43:33.528 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.528 INFO kablam! | Aug 11 05:43:33.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! Aug 11 05:43:33.529 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.529 INFO kablam! Aug 11 05:43:33.530 INFO kablam! warning: cannot find type `NewUser` in this scope Aug 11 05:43:33.530 INFO kablam! --> src/models.rs:93:10 Aug 11 05:43:33.530 INFO kablam! | Aug 11 05:43:33.530 INFO kablam! 93 | #[derive(Insertable)] Aug 11 05:43:33.530 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.545 INFO kablam! | Aug 11 05:43:33.546 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 11 05:43:33.546 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.546 INFO kablam! Aug 11 05:43:33.549 INFO kablam! warning: cannot find type `Project` in this scope Aug 11 05:43:33.549 INFO kablam! --> src/models.rs:101:10 Aug 11 05:43:33.549 INFO kablam! | Aug 11 05:43:33.549 INFO kablam! 101 | #[derive(Queryable)] Aug 11 05:43:33.549 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.549 INFO kablam! | Aug 11 05:43:33.550 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 11 05:43:33.550 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.551 INFO kablam! Aug 11 05:43:33.551 INFO kablam! warning: cannot find type `projects` in this scope Aug 11 05:43:33.551 INFO kablam! --> src/models.rs:109:10 Aug 11 05:43:33.551 INFO kablam! | Aug 11 05:43:33.551 INFO kablam! 109 | #[derive(Insertable)] Aug 11 05:43:33.551 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.552 INFO kablam! | Aug 11 05:43:33.552 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 11 05:43:33.553 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.553 INFO kablam! Aug 11 05:43:33.553 INFO kablam! warning: cannot find type `NewProject` in this scope Aug 11 05:43:33.553 INFO kablam! --> src/models.rs:109:10 Aug 11 05:43:33.553 INFO kablam! | Aug 11 05:43:33.553 INFO kablam! 109 | #[derive(Insertable)] Aug 11 05:43:33.553 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.554 INFO kablam! | Aug 11 05:43:33.555 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 11 05:43:33.555 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.555 INFO kablam! Aug 11 05:43:33.557 INFO kablam! warning: cannot find type `EventType` in this scope Aug 11 05:43:33.557 INFO kablam! --> src/models.rs:139:10 Aug 11 05:43:33.557 INFO kablam! | Aug 11 05:43:33.557 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 11 05:43:33.557 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.558 INFO kablam! | Aug 11 05:43:33.558 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 11 05:43:33.558 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.559 INFO kablam! Aug 11 05:43:33.559 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 11 05:43:33.559 INFO kablam! --> src/models.rs:139:10 Aug 11 05:43:33.559 INFO kablam! | Aug 11 05:43:33.559 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 11 05:43:33.559 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.560 INFO kablam! | Aug 11 05:43:33.561 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 11 05:43:33.561 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.561 INFO kablam! Aug 11 05:43:33.562 INFO kablam! warning: cannot find type `Event` in this scope Aug 11 05:43:33.562 INFO kablam! --> src/models.rs:139:10 Aug 11 05:43:33.562 INFO kablam! | Aug 11 05:43:33.562 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 11 05:43:33.562 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.562 INFO kablam! | Aug 11 05:43:33.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! Aug 11 05:43:33.563 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.563 INFO kablam! Aug 11 05:43:33.564 INFO kablam! warning: cannot find type `events` in this scope Aug 11 05:43:33.564 INFO kablam! --> src/models.rs:154:10 Aug 11 05:43:33.564 INFO kablam! | Aug 11 05:43:33.564 INFO kablam! 154 | #[derive(Insertable)] Aug 11 05:43:33.564 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.565 INFO kablam! | Aug 11 05:43:33.565 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 11 05:43:33.565 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.566 INFO kablam! Aug 11 05:43:33.567 INFO kablam! warning: cannot find type `NewEvent` in this scope Aug 11 05:43:33.567 INFO kablam! --> src/models.rs:154:10 Aug 11 05:43:33.567 INFO kablam! | Aug 11 05:43:33.567 INFO kablam! 154 | #[derive(Insertable)] Aug 11 05:43:33.567 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.567 INFO kablam! | Aug 11 05:43:33.568 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 11 05:43:33.569 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.569 INFO kablam! Aug 11 05:43:33.575 INFO kablam! warning: cannot find type `EventType` in this scope Aug 11 05:43:33.575 INFO kablam! --> src/models.rs:154:10 Aug 11 05:43:33.575 INFO kablam! | Aug 11 05:43:33.575 INFO kablam! 154 | #[derive(Insertable)] Aug 11 05:43:33.575 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.576 INFO kablam! | Aug 11 05:43:33.576 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 11 05:43:33.577 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.577 INFO kablam! Aug 11 05:43:33.578 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 11 05:43:33.578 INFO kablam! --> src/models.rs:154:10 Aug 11 05:43:33.578 INFO kablam! | Aug 11 05:43:33.578 INFO kablam! 154 | #[derive(Insertable)] Aug 11 05:43:33.578 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.578 INFO kablam! | Aug 11 05:43:33.579 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 11 05:43:33.579 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.579 INFO kablam! Aug 11 05:43:33.581 INFO kablam! warning: cannot find type `table` in this scope Aug 11 05:43:33.581 INFO kablam! --> :165:33 Aug 11 05:43:33.581 INFO kablam! | Aug 11 05:43:33.581 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 11 05:43:33.581 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.582 INFO kablam! | Aug 11 05:43:33.583 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 11 05:43:33.583 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.583 INFO kablam! Aug 11 05:43:33.583 INFO kablam! warning: cannot find type `id` in this scope Aug 11 05:43:33.583 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.584 INFO kablam! | Aug 11 05:43:33.584 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.584 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.584 INFO kablam! | Aug 11 05:43:33.584 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 11 05:43:33.584 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.585 INFO kablam! Aug 11 05:43:33.586 INFO kablam! warning: cannot find type `secret` in this scope Aug 11 05:43:33.586 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.586 INFO kablam! | Aug 11 05:43:33.586 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.586 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.586 INFO kablam! | Aug 11 05:43:33.587 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 11 05:43:33.587 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.587 INFO kablam! Aug 11 05:43:33.589 INFO kablam! warning: cannot find type `project_id` in this scope Aug 11 05:43:33.589 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.589 INFO kablam! | Aug 11 05:43:33.589 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.589 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.590 INFO kablam! | Aug 11 05:43:33.590 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 11 05:43:33.591 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.591 INFO kablam! Aug 11 05:43:33.592 INFO kablam! warning: cannot find type `event_type` in this scope Aug 11 05:43:33.592 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.592 INFO kablam! | Aug 11 05:43:33.592 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.592 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.592 INFO kablam! | Aug 11 05:43:33.593 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 11 05:43:33.593 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.593 INFO kablam! Aug 11 05:43:33.594 INFO kablam! warning: cannot find type `clock` in this scope Aug 11 05:43:33.594 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.594 INFO kablam! | Aug 11 05:43:33.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.595 INFO kablam! | Aug 11 05:43:33.595 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 11 05:43:33.601 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.601 INFO kablam! Aug 11 05:43:33.603 INFO kablam! warning: cannot find type `user_id` in this scope Aug 11 05:43:33.603 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.603 INFO kablam! | Aug 11 05:43:33.603 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.603 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.603 INFO kablam! | Aug 11 05:43:33.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 11 05:43:33.603 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.603 INFO kablam! Aug 11 05:43:33.604 INFO kablam! warning: cannot find type `name` in this scope Aug 11 05:43:33.604 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.604 INFO kablam! | Aug 11 05:43:33.604 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.604 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.605 INFO kablam! | Aug 11 05:43:33.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 11 05:43:33.605 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.605 INFO kablam! Aug 11 05:43:33.606 INFO kablam! warning: cannot find type `overhead` in this scope Aug 11 05:43:33.606 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.606 INFO kablam! | Aug 11 05:43:33.606 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.606 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.606 INFO kablam! | Aug 11 05:43:33.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 11 05:43:33.606 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.606 INFO kablam! Aug 11 05:43:33.609 INFO kablam! warning: cannot find type `password` in this scope Aug 11 05:43:33.609 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.609 INFO kablam! | Aug 11 05:43:33.609 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.609 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.609 INFO kablam! | Aug 11 05:43:33.609 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 11 05:43:33.609 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.609 INFO kablam! Aug 11 05:43:33.610 INFO kablam! warning: cannot find type `admin` in this scope Aug 11 05:43:33.611 INFO kablam! --> <__diesel_column macros>:5:33 Aug 11 05:43:33.611 INFO kablam! | Aug 11 05:43:33.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 11 05:43:33.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 11 05:43:33.611 INFO kablam! | Aug 11 05:43:33.611 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 11 05:43:33.611 INFO kablam! = note: for more information, see issue #50504 Aug 11 05:43:33.611 INFO kablam! Aug 11 05:43:39.700 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 48s Aug 11 05:43:39.737 INFO kablam! su: No module specific data is present Aug 11 05:43:40.315 INFO running `"docker" "rm" "-f" "708c6b0cdb838ca0262b919b27cf915ce056cac14c33bb4aacefbd861be6499b"` Aug 11 05:43:40.470 INFO blam! 708c6b0cdb838ca0262b919b27cf915ce056cac14c33bb4aacefbd861be6499b