Aug 30 07:07:36.325 INFO checking punch-web-0.1.0 against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 30 07:07:36.325 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 30 07:07:36.325 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-0/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/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 +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 07:07:36.469 INFO blam! 622ec367c22bea9fc9af6ca18a693b8e1ce22bfed41c1ee86ee47f2bc90938cd Aug 30 07:07:36.471 INFO running `"docker" "start" "-a" "622ec367c22bea9fc9af6ca18a693b8e1ce22bfed41c1ee86ee47f2bc90938cd"` Aug 30 07:07:37.633 INFO kablam! Compiling libsqlite3-sys v0.9.3 Aug 30 07:07:37.642 INFO kablam! Compiling nom v4.0.0 Aug 30 07:07:37.652 INFO kablam! Compiling r2d2 v0.8.2 Aug 30 07:07:37.661 INFO kablam! Compiling derive-error-chain v0.10.1 Aug 30 07:07:37.697 INFO kablam! Compiling diesel-derive-enum v0.4.4 Aug 30 07:07:37.707 INFO kablam! Compiling diesel_derives v1.3.0 Aug 30 07:07:37.709 INFO kablam! Compiling askama_shared v0.7.1 Aug 30 07:07:41.178 INFO kablam! Checking bcrypt v0.2.0 Aug 30 07:07:44.845 INFO kablam! Checking actix v0.7.4 Aug 30 07:07:54.475 INFO kablam! Compiling askama_derive v0.7.1 Aug 30 07:07:57.915 INFO kablam! Checking dotenv v0.10.1 Aug 30 07:08:04.418 INFO kablam! Checking actix-web v0.7.4 Aug 30 07:08:04.983 INFO kablam! Compiling diesel v1.3.2 Aug 30 07:08:24.119 INFO kablam! Compiling askama v0.7.1 Aug 30 07:08:25.806 INFO kablam! Compiling punch-web v0.1.0 (file:///source) Aug 30 07:09:06.388 INFO kablam! Checking migrations_internals v1.3.0 Aug 30 07:09:13.301 INFO kablam! Compiling migrations_macros v1.3.0 Aug 30 07:09:18.716 INFO kablam! Checking diesel_migrations v1.3.0 Aug 30 07:09:25.677 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 30 07:09:25.678 INFO kablam! --> :3:33 Aug 30 07:09:25.678 INFO kablam! | Aug 30 07:09:25.678 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 30 07:09:25.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.678 INFO kablam! | Aug 30 07:09:25.678 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 07:09:25.678 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 30 07:09:25.678 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.678 INFO kablam! Aug 30 07:09:25.678 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 30 07:09:25.678 INFO kablam! --> :3:33 Aug 30 07:09:25.678 INFO kablam! | Aug 30 07:09:25.678 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 30 07:09:25.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.678 INFO kablam! | Aug 30 07:09:25.678 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 30 07:09:25.678 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.678 INFO kablam! Aug 30 07:09:25.680 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 30 07:09:25.680 INFO kablam! --> src/models.rs:14:10 Aug 30 07:09:25.680 INFO kablam! | Aug 30 07:09:25.680 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:25.680 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.680 INFO kablam! | Aug 30 07:09:25.680 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 30 07:09:25.680 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.680 INFO kablam! Aug 30 07:09:25.680 INFO kablam! warning: cannot find type `config` in this scope Aug 30 07:09:25.680 INFO kablam! --> src/models.rs:14:21 Aug 30 07:09:25.680 INFO kablam! | Aug 30 07:09:25.680 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:25.680 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.680 INFO kablam! | Aug 30 07:09:25.680 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 30 07:09:25.680 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.680 INFO kablam! Aug 30 07:09:25.680 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 30 07:09:25.680 INFO kablam! --> src/models.rs:14:21 Aug 30 07:09:25.680 INFO kablam! | Aug 30 07:09:25.680 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:25.680 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.681 INFO kablam! | Aug 30 07:09:25.681 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 30 07:09:25.681 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.681 INFO kablam! Aug 30 07:09:25.681 INFO kablam! warning: cannot find type `User` in this scope Aug 30 07:09:25.681 INFO kablam! --> src/models.rs:85:21 Aug 30 07:09:25.681 INFO kablam! | Aug 30 07:09:25.681 INFO kablam! 85 | #[derive(Serialize, Queryable)] Aug 30 07:09:25.681 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.681 INFO kablam! | Aug 30 07:09:25.681 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 30 07:09:25.681 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.681 INFO kablam! Aug 30 07:09:25.681 INFO kablam! warning: cannot find type `users` in this scope Aug 30 07:09:25.681 INFO kablam! --> src/models.rs:93:10 Aug 30 07:09:25.681 INFO kablam! | Aug 30 07:09:25.681 INFO kablam! 93 | #[derive(Insertable)] Aug 30 07:09:25.681 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.681 INFO kablam! | Aug 30 07:09:25.681 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 30 07:09:25.681 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.682 INFO kablam! Aug 30 07:09:25.682 INFO kablam! warning: cannot find type `NewUser` in this scope Aug 30 07:09:25.682 INFO kablam! --> src/models.rs:93:10 Aug 30 07:09:25.682 INFO kablam! | Aug 30 07:09:25.682 INFO kablam! 93 | #[derive(Insertable)] Aug 30 07:09:25.682 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.682 INFO kablam! | Aug 30 07:09:25.682 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 30 07:09:25.682 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.682 INFO kablam! Aug 30 07:09:25.682 INFO kablam! warning: cannot find type `Project` in this scope Aug 30 07:09:25.682 INFO kablam! --> src/models.rs:101:10 Aug 30 07:09:25.682 INFO kablam! | Aug 30 07:09:25.682 INFO kablam! 101 | #[derive(Queryable)] Aug 30 07:09:25.682 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.682 INFO kablam! | Aug 30 07:09:25.682 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 30 07:09:25.682 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.682 INFO kablam! Aug 30 07:09:25.682 INFO kablam! warning: cannot find type `projects` in this scope Aug 30 07:09:25.682 INFO kablam! --> src/models.rs:109:10 Aug 30 07:09:25.682 INFO kablam! | Aug 30 07:09:25.682 INFO kablam! 109 | #[derive(Insertable)] Aug 30 07:09:25.682 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.682 INFO kablam! | Aug 30 07:09:25.682 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 30 07:09:25.682 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.682 INFO kablam! Aug 30 07:09:25.682 INFO kablam! warning: cannot find type `NewProject` in this scope Aug 30 07:09:25.682 INFO kablam! --> src/models.rs:109:10 Aug 30 07:09:25.682 INFO kablam! | Aug 30 07:09:25.682 INFO kablam! 109 | #[derive(Insertable)] Aug 30 07:09:25.682 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.683 INFO kablam! | Aug 30 07:09:25.683 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 30 07:09:25.683 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.683 INFO kablam! Aug 30 07:09:25.683 INFO kablam! warning: cannot find type `EventType` in this scope Aug 30 07:09:25.683 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:25.683 INFO kablam! | Aug 30 07:09:25.683 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:25.683 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.683 INFO kablam! | Aug 30 07:09:25.683 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 30 07:09:25.683 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.683 INFO kablam! Aug 30 07:09:25.683 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:09:25.683 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:25.683 INFO kablam! | Aug 30 07:09:25.684 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:25.684 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.684 INFO kablam! | Aug 30 07:09:25.684 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 30 07:09:25.684 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.684 INFO kablam! Aug 30 07:09:25.684 INFO kablam! warning: cannot find type `Event` in this scope Aug 30 07:09:25.684 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:25.684 INFO kablam! | Aug 30 07:09:25.684 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:25.684 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.684 INFO kablam! | Aug 30 07:09:25.684 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 30 07:09:25.684 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.684 INFO kablam! Aug 30 07:09:25.684 INFO kablam! warning: cannot find type `events` in this scope Aug 30 07:09:25.684 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:25.684 INFO kablam! | Aug 30 07:09:25.684 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:25.684 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.684 INFO kablam! | Aug 30 07:09:25.684 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 30 07:09:25.684 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.684 INFO kablam! Aug 30 07:09:25.685 INFO kablam! warning: cannot find type `NewEvent` in this scope Aug 30 07:09:25.685 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:25.685 INFO kablam! | Aug 30 07:09:25.685 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:25.685 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.685 INFO kablam! | Aug 30 07:09:25.685 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 30 07:09:25.685 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.685 INFO kablam! Aug 30 07:09:25.685 INFO kablam! warning: cannot find type `EventType` in this scope Aug 30 07:09:25.685 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:25.685 INFO kablam! | Aug 30 07:09:25.685 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:25.685 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.685 INFO kablam! | Aug 30 07:09:25.685 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 30 07:09:25.685 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.685 INFO kablam! Aug 30 07:09:25.685 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:09:25.685 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:25.685 INFO kablam! | Aug 30 07:09:25.685 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:25.685 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.685 INFO kablam! | Aug 30 07:09:25.686 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 30 07:09:25.686 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.686 INFO kablam! Aug 30 07:09:25.686 INFO kablam! warning: cannot find type `table` in this scope Aug 30 07:09:25.686 INFO kablam! --> :165:33 Aug 30 07:09:25.686 INFO kablam! | Aug 30 07:09:25.686 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 07:09:25.686 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.686 INFO kablam! | Aug 30 07:09:25.686 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 30 07:09:25.686 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.686 INFO kablam! Aug 30 07:09:25.686 INFO kablam! warning: cannot find type `id` in this scope Aug 30 07:09:25.686 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:25.686 INFO kablam! | Aug 30 07:09:25.686 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:25.686 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.686 INFO kablam! | Aug 30 07:09:25.686 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 30 07:09:25.686 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.686 INFO kablam! Aug 30 07:09:25.686 INFO kablam! warning: cannot find type `secret` in this scope Aug 30 07:09:25.686 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:25.686 INFO kablam! | Aug 30 07:09:25.686 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:25.686 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.686 INFO kablam! | Aug 30 07:09:25.686 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 30 07:09:25.686 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.687 INFO kablam! Aug 30 07:09:25.687 INFO kablam! warning: cannot find type `project_id` in this scope Aug 30 07:09:25.687 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:25.687 INFO kablam! | Aug 30 07:09:25.688 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:25.688 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.688 INFO kablam! | Aug 30 07:09:25.688 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 30 07:09:25.688 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.688 INFO kablam! Aug 30 07:09:25.688 INFO kablam! warning: cannot find type `event_type` in this scope Aug 30 07:09:25.688 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:25.688 INFO kablam! | Aug 30 07:09:25.688 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:25.688 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.688 INFO kablam! | Aug 30 07:09:25.688 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 30 07:09:25.688 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.688 INFO kablam! Aug 30 07:09:25.689 INFO kablam! warning: cannot find type `clock` in this scope Aug 30 07:09:25.689 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:25.689 INFO kablam! | Aug 30 07:09:25.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:25.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.689 INFO kablam! | Aug 30 07:09:25.689 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 30 07:09:25.689 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.689 INFO kablam! Aug 30 07:09:25.689 INFO kablam! warning: cannot find type `user_id` in this scope Aug 30 07:09:25.689 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:25.689 INFO kablam! | Aug 30 07:09:25.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:25.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.690 INFO kablam! | Aug 30 07:09:25.690 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 30 07:09:25.690 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.690 INFO kablam! Aug 30 07:09:25.690 INFO kablam! warning: cannot find type `name` in this scope Aug 30 07:09:25.690 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:25.690 INFO kablam! | Aug 30 07:09:25.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:25.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.690 INFO kablam! | Aug 30 07:09:25.690 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 30 07:09:25.690 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.690 INFO kablam! Aug 30 07:09:25.690 INFO kablam! warning: cannot find type `overhead` in this scope Aug 30 07:09:25.690 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:25.690 INFO kablam! | Aug 30 07:09:25.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:25.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.690 INFO kablam! | Aug 30 07:09:25.691 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 30 07:09:25.691 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.691 INFO kablam! Aug 30 07:09:25.691 INFO kablam! warning: cannot find type `password` in this scope Aug 30 07:09:25.691 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:25.691 INFO kablam! | Aug 30 07:09:25.692 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:25.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.692 INFO kablam! | Aug 30 07:09:25.692 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 30 07:09:25.692 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.692 INFO kablam! Aug 30 07:09:25.692 INFO kablam! warning: cannot find type `admin` in this scope Aug 30 07:09:25.692 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:25.692 INFO kablam! | Aug 30 07:09:25.692 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:25.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:25.692 INFO kablam! | Aug 30 07:09:25.692 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 30 07:09:25.692 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:25.692 INFO kablam! Aug 30 07:09:26.144 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 30 07:09:26.144 INFO kablam! --> :3:33 Aug 30 07:09:26.144 INFO kablam! | Aug 30 07:09:26.144 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 30 07:09:26.144 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.144 INFO kablam! | Aug 30 07:09:26.144 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 07:09:26.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:26.144 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.144 INFO kablam! Aug 30 07:09:26.145 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 30 07:09:26.145 INFO kablam! --> :3:33 Aug 30 07:09:26.145 INFO kablam! | Aug 30 07:09:26.145 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 30 07:09:26.145 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.145 INFO kablam! | Aug 30 07:09:26.145 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 30 07:09:26.145 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.145 INFO kablam! Aug 30 07:09:26.146 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 30 07:09:26.146 INFO kablam! --> src/models.rs:14:10 Aug 30 07:09:26.147 INFO kablam! | Aug 30 07:09:26.147 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:26.147 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.147 INFO kablam! | Aug 30 07:09:26.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:26.147 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.147 INFO kablam! Aug 30 07:09:26.147 INFO kablam! warning: cannot find type `config` in this scope Aug 30 07:09:26.147 INFO kablam! --> src/models.rs:14:21 Aug 30 07:09:26.147 INFO kablam! | Aug 30 07:09:26.147 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:26.147 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.147 INFO kablam! | Aug 30 07:09:26.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:26.147 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.147 INFO kablam! Aug 30 07:09:26.147 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 30 07:09:26.147 INFO kablam! --> src/models.rs:14:21 Aug 30 07:09:26.147 INFO kablam! | Aug 30 07:09:26.147 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:26.147 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.147 INFO kablam! | Aug 30 07:09:26.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:26.147 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.147 INFO kablam! Aug 30 07:09:26.147 INFO kablam! warning: cannot find type `User` in this scope Aug 30 07:09:26.147 INFO kablam! --> src/models.rs:85:21 Aug 30 07:09:26.147 INFO kablam! | Aug 30 07:09:26.148 INFO kablam! 85 | #[derive(Serialize, Queryable)] Aug 30 07:09:26.148 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.148 INFO kablam! | Aug 30 07:09:26.148 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 30 07:09:26.148 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.148 INFO kablam! Aug 30 07:09:26.148 INFO kablam! warning: cannot find type `users` in this scope Aug 30 07:09:26.148 INFO kablam! --> src/models.rs:93:10 Aug 30 07:09:26.148 INFO kablam! | Aug 30 07:09:26.148 INFO kablam! 93 | #[derive(Insertable)] Aug 30 07:09:26.148 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.148 INFO kablam! | Aug 30 07:09:26.148 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 30 07:09:26.148 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.148 INFO kablam! Aug 30 07:09:26.148 INFO kablam! warning: cannot find type `NewUser` in this scope Aug 30 07:09:26.148 INFO kablam! --> src/models.rs:93:10 Aug 30 07:09:26.148 INFO kablam! | Aug 30 07:09:26.148 INFO kablam! 93 | #[derive(Insertable)] Aug 30 07:09:26.148 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.148 INFO kablam! | Aug 30 07:09:26.148 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 30 07:09:26.148 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.148 INFO kablam! Aug 30 07:09:26.148 INFO kablam! warning: cannot find type `Project` in this scope Aug 30 07:09:26.148 INFO kablam! --> src/models.rs:101:10 Aug 30 07:09:26.148 INFO kablam! | Aug 30 07:09:26.148 INFO kablam! 101 | #[derive(Queryable)] Aug 30 07:09:26.148 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.149 INFO kablam! | Aug 30 07:09:26.149 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 30 07:09:26.149 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.149 INFO kablam! Aug 30 07:09:26.149 INFO kablam! warning: cannot find type `projects` in this scope Aug 30 07:09:26.149 INFO kablam! --> src/models.rs:109:10 Aug 30 07:09:26.149 INFO kablam! | Aug 30 07:09:26.149 INFO kablam! 109 | #[derive(Insertable)] Aug 30 07:09:26.149 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.149 INFO kablam! | Aug 30 07:09:26.149 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 30 07:09:26.149 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.149 INFO kablam! Aug 30 07:09:26.149 INFO kablam! warning: cannot find type `NewProject` in this scope Aug 30 07:09:26.149 INFO kablam! --> src/models.rs:109:10 Aug 30 07:09:26.149 INFO kablam! | Aug 30 07:09:26.149 INFO kablam! 109 | #[derive(Insertable)] Aug 30 07:09:26.149 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.149 INFO kablam! | Aug 30 07:09:26.149 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 30 07:09:26.149 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.149 INFO kablam! Aug 30 07:09:26.149 INFO kablam! warning: cannot find type `EventType` in this scope Aug 30 07:09:26.149 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:26.149 INFO kablam! | Aug 30 07:09:26.149 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:26.149 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.149 INFO kablam! | Aug 30 07:09:26.149 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 30 07:09:26.150 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.150 INFO kablam! Aug 30 07:09:26.150 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:09:26.150 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:26.150 INFO kablam! | Aug 30 07:09:26.150 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:26.150 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.150 INFO kablam! | Aug 30 07:09:26.150 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 30 07:09:26.150 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.150 INFO kablam! Aug 30 07:09:26.150 INFO kablam! warning: cannot find type `Event` in this scope Aug 30 07:09:26.150 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:26.150 INFO kablam! | Aug 30 07:09:26.150 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:26.150 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.150 INFO kablam! | Aug 30 07:09:26.150 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 30 07:09:26.150 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.150 INFO kablam! Aug 30 07:09:26.150 INFO kablam! warning: cannot find type `events` in this scope Aug 30 07:09:26.150 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:26.150 INFO kablam! | Aug 30 07:09:26.152 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:26.152 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.152 INFO kablam! | Aug 30 07:09:26.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:26.152 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.152 INFO kablam! Aug 30 07:09:26.152 INFO kablam! warning: cannot find type `NewEvent` in this scope Aug 30 07:09:26.152 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:26.152 INFO kablam! | Aug 30 07:09:26.153 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:26.153 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.153 INFO kablam! | Aug 30 07:09:26.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:26.153 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.153 INFO kablam! Aug 30 07:09:26.153 INFO kablam! warning: cannot find type `EventType` in this scope Aug 30 07:09:26.153 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:26.153 INFO kablam! | Aug 30 07:09:26.156 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:26.157 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.157 INFO kablam! | Aug 30 07:09:26.157 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 30 07:09:26.157 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.157 INFO kablam! Aug 30 07:09:26.157 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:09:26.157 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:26.157 INFO kablam! | Aug 30 07:09:26.157 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:26.157 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.157 INFO kablam! | Aug 30 07:09:26.157 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 30 07:09:26.157 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.157 INFO kablam! Aug 30 07:09:26.157 INFO kablam! warning: cannot find type `table` in this scope Aug 30 07:09:26.157 INFO kablam! --> :165:33 Aug 30 07:09:26.157 INFO kablam! | Aug 30 07:09:26.157 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 07:09:26.157 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.157 INFO kablam! | Aug 30 07:09:26.158 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 30 07:09:26.158 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.158 INFO kablam! Aug 30 07:09:26.158 INFO kablam! warning: cannot find type `id` in this scope Aug 30 07:09:26.158 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:26.158 INFO kablam! | Aug 30 07:09:26.158 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:26.158 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.158 INFO kablam! | Aug 30 07:09:26.158 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 30 07:09:26.158 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.158 INFO kablam! Aug 30 07:09:26.158 INFO kablam! warning: cannot find type `secret` in this scope Aug 30 07:09:26.158 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:26.158 INFO kablam! | Aug 30 07:09:26.158 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:26.158 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.158 INFO kablam! | Aug 30 07:09:26.158 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 30 07:09:26.159 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.159 INFO kablam! Aug 30 07:09:26.159 INFO kablam! warning: cannot find type `project_id` in this scope Aug 30 07:09:26.159 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:26.159 INFO kablam! | Aug 30 07:09:26.159 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:26.159 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.159 INFO kablam! | Aug 30 07:09:26.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:26.159 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.159 INFO kablam! Aug 30 07:09:26.159 INFO kablam! warning: cannot find type `event_type` in this scope Aug 30 07:09:26.159 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:26.159 INFO kablam! | Aug 30 07:09:26.159 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:26.159 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.159 INFO kablam! | Aug 30 07:09:26.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:26.159 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.159 INFO kablam! Aug 30 07:09:26.159 INFO kablam! warning: cannot find type `clock` in this scope Aug 30 07:09:26.160 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:26.160 INFO kablam! | Aug 30 07:09:26.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:26.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.160 INFO kablam! | Aug 30 07:09:26.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:26.160 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.160 INFO kablam! Aug 30 07:09:26.160 INFO kablam! warning: cannot find type `user_id` in this scope Aug 30 07:09:26.160 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:26.160 INFO kablam! | Aug 30 07:09:26.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:26.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.160 INFO kablam! | Aug 30 07:09:26.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:26.160 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.160 INFO kablam! Aug 30 07:09:26.160 INFO kablam! warning: cannot find type `name` in this scope Aug 30 07:09:26.160 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:26.160 INFO kablam! | Aug 30 07:09:26.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:26.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.161 INFO kablam! | Aug 30 07:09:26.161 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 30 07:09:26.161 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.161 INFO kablam! Aug 30 07:09:26.161 INFO kablam! warning: cannot find type `overhead` in this scope Aug 30 07:09:26.161 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:26.161 INFO kablam! | Aug 30 07:09:26.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:26.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.161 INFO kablam! | Aug 30 07:09:26.161 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 30 07:09:26.161 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.161 INFO kablam! Aug 30 07:09:26.161 INFO kablam! warning: cannot find type `password` in this scope Aug 30 07:09:26.161 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:26.161 INFO kablam! | Aug 30 07:09:26.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:26.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.161 INFO kablam! | Aug 30 07:09:26.162 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 30 07:09:26.162 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.162 INFO kablam! Aug 30 07:09:26.162 INFO kablam! warning: cannot find type `admin` in this scope Aug 30 07:09:26.162 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:26.162 INFO kablam! | Aug 30 07:09:26.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:26.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:26.162 INFO kablam! | Aug 30 07:09:26.162 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 30 07:09:26.162 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:26.162 INFO kablam! Aug 30 07:09:28.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Aug 30 07:09:28.954 INFO kablam! su: No module specific data is present Aug 30 07:09:29.394 INFO running `"docker" "rm" "-f" "622ec367c22bea9fc9af6ca18a693b8e1ce22bfed41c1ee86ee47f2bc90938cd"` Aug 30 07:09:29.527 INFO blam! 622ec367c22bea9fc9af6ca18a693b8e1ce22bfed41c1ee86ee47f2bc90938cd