Nov 01 05:23:07.834 INFO checking erizocosmico/cosmos against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 05:23:07.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 01 05:23:08.329 INFO blam! 21218f3f94a3432ca7f2184a5eb803d08a9c3fe8796c99d7662b07e990b78b0b Nov 01 05:23:08.331 INFO running `"docker" "start" "-a" "21218f3f94a3432ca7f2184a5eb803d08a9c3fe8796c99d7662b07e990b78b0b"` Nov 01 05:23:10.603 INFO kablam! usermod: no changes Nov 01 05:23:11.212 INFO kablam! Compiling serde v1.0.62 Nov 01 05:23:11.216 INFO kablam! Checking hostname v0.1.5 Nov 01 05:23:11.216 INFO kablam! Compiling backtrace-sys v0.1.22 Nov 01 05:23:11.223 INFO kablam! Compiling actix-web v0.6.10 Nov 01 05:23:11.236 INFO kablam! Checking uuid v0.6.5 Nov 01 05:23:11.245 INFO kablam! Checking r2d2 v0.8.2 Nov 01 05:23:11.248 INFO kablam! Checking http v0.1.5 Nov 01 05:23:11.249 INFO kablam! Checking parking_lot v0.5.5 Nov 01 05:23:12.415 INFO kablam! Checking mio-uds v0.6.6 Nov 01 05:23:13.516 INFO kablam! Compiling syn v0.14.0 Nov 01 05:23:14.796 INFO kablam! Checking resolv-conf v0.6.1 Nov 01 05:23:14.796 INFO kablam! Checking tokio-threadpool v0.1.3 Nov 01 05:23:15.064 INFO kablam! Checking crossbeam-channel v0.1.3 Nov 01 05:23:15.240 INFO kablam! Checking block-cipher-trait v0.5.0 Nov 01 05:23:16.367 INFO kablam! Checking diesel v1.3.0 Nov 01 05:23:16.393 INFO kablam! Checking blowfish v0.3.0 Nov 01 05:23:20.276 INFO kablam! Checking bcrypt v0.2.0 Nov 01 05:23:23.006 INFO kablam! Checking tokio-fs v0.1.0 Nov 01 05:23:25.112 INFO kablam! Compiling backtrace v0.3.8 Nov 01 05:23:25.240 INFO kablam! Checking backtrace v0.2.3 Nov 01 05:23:30.365 INFO kablam! Checking error-chain v0.1.12 Nov 01 05:23:30.404 INFO kablam! Checking h2 v0.1.8 Nov 01 05:23:33.293 INFO kablam! Checking tokio v0.1.6 Nov 01 05:23:34.854 INFO kablam! Checking failure v0.1.1 Nov 01 05:23:35.097 INFO kablam! Checking error-chain v0.11.0 Nov 01 05:23:42.977 INFO kablam! Checking tokio-core v0.1.17 Nov 01 05:23:53.828 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 01 05:23:53.829 INFO kablam! Checking tokio-signal v0.1.5 Nov 01 05:24:22.521 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 01 05:24:24.832 INFO kablam! Compiling serde_derive v1.0.62 Nov 01 05:24:24.832 INFO kablam! Compiling derive-error-chain v0.11.2 Nov 01 05:24:27.516 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 01 05:24:27.518 INFO kablam! Checking serde_json v1.0.18 Nov 01 05:24:29.745 INFO kablam! Compiling semver v0.9.0 Nov 01 05:24:52.696 INFO kablam! Checking dotenv v0.12.0 Nov 01 05:25:04.836 INFO kablam! Compiling cargo_metadata v0.5.4 Nov 01 05:25:09.893 INFO kablam! Compiling skeptic v0.13.3 Nov 01 05:25:14.552 INFO kablam! Compiling actix v0.5.7 Nov 01 05:25:26.340 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 01 05:25:38.644 INFO kablam! Checking cosmos v0.1.0 (/source) Nov 01 05:25:45.856 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:25:45.856 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:25:45.856 INFO kablam! | Nov 01 05:25:45.856 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:25:45.856 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.856 INFO kablam! | Nov 01 05:25:45.856 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 05:25:45.858 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! Nov 01 05:25:45.858 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.858 INFO kablam! Nov 01 05:25:45.858 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:25:45.858 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:25:45.858 INFO kablam! | Nov 01 05:25:45.858 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:25:45.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.858 INFO kablam! | Nov 01 05:25:45.858 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! Nov 01 05:25:45.858 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.858 INFO kablam! Nov 01 05:25:45.858 INFO kablam! warning: cannot find type `id` in this scope Nov 01 05:25:45.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:45.858 INFO kablam! | Nov 01 05:25:45.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:45.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.858 INFO kablam! | Nov 01 05:25:45.858 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! Nov 01 05:25:45.858 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.858 INFO kablam! Nov 01 05:25:45.858 INFO kablam! warning: cannot find type `token` in this scope Nov 01 05:25:45.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:45.858 INFO kablam! | Nov 01 05:25:45.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:45.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.858 INFO kablam! | Nov 01 05:25:45.858 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! Nov 01 05:25:45.858 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.858 INFO kablam! Nov 01 05:25:45.858 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 05:25:45.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:45.858 INFO kablam! | Nov 01 05:25:45.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:45.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.858 INFO kablam! | Nov 01 05:25:45.858 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! Nov 01 05:25:45.858 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.858 INFO kablam! Nov 01 05:25:45.858 INFO kablam! warning: cannot find type `expires_at` in this scope Nov 01 05:25:45.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:45.858 INFO kablam! | Nov 01 05:25:45.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:45.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.858 INFO kablam! | Nov 01 05:25:45.858 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! Nov 01 05:25:45.858 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.858 INFO kablam! Nov 01 05:25:45.864 INFO kablam! warning: cannot find type `username` in this scope Nov 01 05:25:45.864 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:45.864 INFO kablam! | Nov 01 05:25:45.864 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:45.864 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.864 INFO kablam! | Nov 01 05:25:45.864 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! Nov 01 05:25:45.864 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.864 INFO kablam! Nov 01 05:25:45.864 INFO kablam! warning: cannot find type `password` in this scope Nov 01 05:25:45.864 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:45.864 INFO kablam! | Nov 01 05:25:45.864 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:45.864 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.864 INFO kablam! | Nov 01 05:25:45.864 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! Nov 01 05:25:45.864 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.864 INFO kablam! Nov 01 05:25:45.865 INFO kablam! warning: cannot find type `email` in this scope Nov 01 05:25:45.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:45.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 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! Nov 01 05:25:45.865 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.865 INFO kablam! Nov 01 05:25:45.865 INFO kablam! warning: cannot find type `active` in this scope Nov 01 05:25:45.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:45.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 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! Nov 01 05:25:45.865 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.865 INFO kablam! Nov 01 05:25:45.865 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:25:45.865 INFO kablam! --> src/users/model.rs:18:17 Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:45.865 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 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! Nov 01 05:25:45.865 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.865 INFO kablam! Nov 01 05:25:45.865 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:25:45.865 INFO kablam! --> src/users/model.rs:18:17 Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:45.865 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 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! Nov 01 05:25:45.865 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.865 INFO kablam! Nov 01 05:25:45.865 INFO kablam! warning: cannot find type `users` in this scope Nov 01 05:25:45.865 INFO kablam! --> src/users/model.rs:18:28 Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:45.865 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 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! Nov 01 05:25:45.865 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.865 INFO kablam! Nov 01 05:25:45.865 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:25:45.865 INFO kablam! --> src/users/model.rs:18:28 Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:45.865 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 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! Nov 01 05:25:45.865 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.865 INFO kablam! Nov 01 05:25:45.865 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:25:45.865 INFO kablam! --> src/users/model.rs:18:28 Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:45.865 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 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! Nov 01 05:25:45.865 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.865 INFO kablam! Nov 01 05:25:45.865 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:25:45.865 INFO kablam! --> src/users/model.rs:18:40 Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:45.865 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 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! Nov 01 05:25:45.865 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.865 INFO kablam! Nov 01 05:25:45.865 INFO kablam! warning: cannot find type `users` in this scope Nov 01 05:25:45.865 INFO kablam! --> src/users/model.rs:18:40 Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:45.865 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 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! Nov 01 05:25:45.865 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.865 INFO kablam! Nov 01 05:25:45.865 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:25:45.865 INFO kablam! --> src/users/model.rs:18:40 Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:45.865 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.865 INFO kablam! | Nov 01 05:25:45.865 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! Nov 01 05:25:45.865 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.866 INFO kablam! Nov 01 05:25:45.866 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:25:45.866 INFO kablam! --> src/users/model.rs:107:17 Nov 01 05:25:45.866 INFO kablam! | Nov 01 05:25:45.866 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:45.866 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.866 INFO kablam! | Nov 01 05:25:45.866 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! Nov 01 05:25:45.872 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.872 INFO kablam! Nov 01 05:25:45.872 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 05:25:45.872 INFO kablam! --> src/users/model.rs:107:17 Nov 01 05:25:45.873 INFO kablam! | Nov 01 05:25:45.873 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:45.873 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.873 INFO kablam! | Nov 01 05:25:45.873 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! Nov 01 05:25:45.873 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.873 INFO kablam! Nov 01 05:25:45.873 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 05:25:45.873 INFO kablam! --> src/users/model.rs:107:17 Nov 01 05:25:45.874 INFO kablam! | Nov 01 05:25:45.874 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:45.874 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.874 INFO kablam! | Nov 01 05:25:45.874 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! Nov 01 05:25:45.874 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.874 INFO kablam! Nov 01 05:25:45.874 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 01 05:25:45.874 INFO kablam! --> src/users/model.rs:107:17 Nov 01 05:25:45.874 INFO kablam! | Nov 01 05:25:45.875 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:45.875 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.875 INFO kablam! | Nov 01 05:25:45.875 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! Nov 01 05:25:45.875 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.875 INFO kablam! Nov 01 05:25:45.876 INFO kablam! warning: cannot find type `user_sessions` in this scope Nov 01 05:25:45.876 INFO kablam! --> src/users/model.rs:107:28 Nov 01 05:25:45.876 INFO kablam! | Nov 01 05:25:45.876 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:45.876 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.876 INFO kablam! | Nov 01 05:25:45.876 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! Nov 01 05:25:45.876 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.876 INFO kablam! Nov 01 05:25:45.877 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 01 05:25:45.877 INFO kablam! --> src/users/model.rs:107:28 Nov 01 05:25:45.877 INFO kablam! | Nov 01 05:25:45.877 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:45.877 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.877 INFO kablam! | Nov 01 05:25:45.877 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! Nov 01 05:25:45.877 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.877 INFO kablam! Nov 01 05:25:45.878 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:25:45.878 INFO kablam! --> src/users/model.rs:107:28 Nov 01 05:25:45.878 INFO kablam! | Nov 01 05:25:45.878 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:45.878 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.878 INFO kablam! | Nov 01 05:25:45.878 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! Nov 01 05:25:45.878 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.878 INFO kablam! Nov 01 05:25:45.878 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 05:25:45.878 INFO kablam! --> src/users/model.rs:107:28 Nov 01 05:25:45.879 INFO kablam! | Nov 01 05:25:45.879 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:45.879 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.879 INFO kablam! | Nov 01 05:25:45.879 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! Nov 01 05:25:45.879 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.879 INFO kablam! Nov 01 05:25:45.879 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 05:25:45.879 INFO kablam! --> src/users/model.rs:107:28 Nov 01 05:25:45.879 INFO kablam! | Nov 01 05:25:45.879 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:45.880 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:45.880 INFO kablam! | Nov 01 05:25:45.880 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! Nov 01 05:25:45.880 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:45.880 INFO kablam! Nov 01 05:25:46.556 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:25:46.557 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:25:46.557 INFO kablam! | Nov 01 05:25:46.557 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:25:46.557 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.557 INFO kablam! | Nov 01 05:25:46.557 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 05:25:46.557 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! Nov 01 05:25:46.557 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.557 INFO kablam! Nov 01 05:25:46.557 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:25:46.557 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:25:46.557 INFO kablam! | Nov 01 05:25:46.557 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:25:46.557 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.557 INFO kablam! | Nov 01 05:25:46.557 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! Nov 01 05:25:46.557 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.557 INFO kablam! Nov 01 05:25:46.557 INFO kablam! warning: cannot find type `id` in this scope Nov 01 05:25:46.561 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:46.561 INFO kablam! | Nov 01 05:25:46.561 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:46.561 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.561 INFO kablam! | Nov 01 05:25:46.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! Nov 01 05:25:46.561 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.561 INFO kablam! Nov 01 05:25:46.561 INFO kablam! warning: cannot find type `token` in this scope Nov 01 05:25:46.561 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:46.561 INFO kablam! | Nov 01 05:25:46.561 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:46.561 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.561 INFO kablam! | Nov 01 05:25:46.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! Nov 01 05:25:46.561 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.561 INFO kablam! Nov 01 05:25:46.561 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 05:25:46.561 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:46.561 INFO kablam! | Nov 01 05:25:46.561 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:46.561 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.561 INFO kablam! | Nov 01 05:25:46.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! Nov 01 05:25:46.561 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.562 INFO kablam! Nov 01 05:25:46.562 INFO kablam! warning: cannot find type `expires_at` in this scope Nov 01 05:25:46.562 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:46.562 INFO kablam! | Nov 01 05:25:46.562 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:46.562 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.562 INFO kablam! | Nov 01 05:25:46.562 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! Nov 01 05:25:46.562 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.562 INFO kablam! Nov 01 05:25:46.562 INFO kablam! warning: cannot find type `username` in this scope Nov 01 05:25:46.562 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:46.562 INFO kablam! | Nov 01 05:25:46.562 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:46.562 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.562 INFO kablam! | Nov 01 05:25:46.562 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! Nov 01 05:25:46.562 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.562 INFO kablam! Nov 01 05:25:46.562 INFO kablam! warning: cannot find type `password` in this scope Nov 01 05:25:46.562 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:46.562 INFO kablam! | Nov 01 05:25:46.562 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:46.562 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.562 INFO kablam! | Nov 01 05:25:46.562 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! Nov 01 05:25:46.562 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.562 INFO kablam! Nov 01 05:25:46.562 INFO kablam! warning: cannot find type `email` in this scope Nov 01 05:25:46.562 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:46.562 INFO kablam! | Nov 01 05:25:46.562 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:46.562 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.562 INFO kablam! | Nov 01 05:25:46.562 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! Nov 01 05:25:46.562 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.562 INFO kablam! Nov 01 05:25:46.562 INFO kablam! warning: cannot find type `active` in this scope Nov 01 05:25:46.562 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:25:46.562 INFO kablam! | Nov 01 05:25:46.562 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:25:46.562 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.562 INFO kablam! | Nov 01 05:25:46.562 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! Nov 01 05:25:46.562 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.562 INFO kablam! Nov 01 05:25:46.573 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:25:46.573 INFO kablam! --> src/users/model.rs:18:17 Nov 01 05:25:46.573 INFO kablam! | Nov 01 05:25:46.573 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:46.573 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.573 INFO kablam! | Nov 01 05:25:46.573 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! Nov 01 05:25:46.573 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.573 INFO kablam! Nov 01 05:25:46.573 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:25:46.573 INFO kablam! --> src/users/model.rs:18:17 Nov 01 05:25:46.573 INFO kablam! | Nov 01 05:25:46.573 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:46.573 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.573 INFO kablam! | Nov 01 05:25:46.573 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! Nov 01 05:25:46.573 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.573 INFO kablam! Nov 01 05:25:46.573 INFO kablam! warning: cannot find type `users` in this scope Nov 01 05:25:46.573 INFO kablam! --> src/users/model.rs:18:28 Nov 01 05:25:46.573 INFO kablam! | Nov 01 05:25:46.574 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:46.574 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 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! Nov 01 05:25:46.574 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.574 INFO kablam! Nov 01 05:25:46.574 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:25:46.574 INFO kablam! --> src/users/model.rs:18:28 Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:46.574 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 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! Nov 01 05:25:46.574 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.574 INFO kablam! Nov 01 05:25:46.574 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:25:46.574 INFO kablam! --> src/users/model.rs:18:28 Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:46.574 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 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! Nov 01 05:25:46.574 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.574 INFO kablam! Nov 01 05:25:46.574 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:25:46.574 INFO kablam! --> src/users/model.rs:18:40 Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:46.574 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 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! Nov 01 05:25:46.574 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.574 INFO kablam! Nov 01 05:25:46.574 INFO kablam! warning: cannot find type `users` in this scope Nov 01 05:25:46.574 INFO kablam! --> src/users/model.rs:18:40 Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:46.574 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 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! Nov 01 05:25:46.574 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.574 INFO kablam! Nov 01 05:25:46.574 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:25:46.574 INFO kablam! --> src/users/model.rs:18:40 Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 01 05:25:46.574 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 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! Nov 01 05:25:46.574 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.574 INFO kablam! Nov 01 05:25:46.574 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:25:46.574 INFO kablam! --> src/users/model.rs:107:17 Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:46.574 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 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! Nov 01 05:25:46.574 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.574 INFO kablam! Nov 01 05:25:46.574 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 05:25:46.574 INFO kablam! --> src/users/model.rs:107:17 Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:46.574 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 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! Nov 01 05:25:46.574 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.574 INFO kablam! Nov 01 05:25:46.574 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 05:25:46.574 INFO kablam! --> src/users/model.rs:107:17 Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:46.574 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 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! Nov 01 05:25:46.574 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.574 INFO kablam! Nov 01 05:25:46.574 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 01 05:25:46.574 INFO kablam! --> src/users/model.rs:107:17 Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:46.574 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.574 INFO kablam! | Nov 01 05:25:46.574 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! Nov 01 05:25:46.574 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.575 INFO kablam! Nov 01 05:25:46.575 INFO kablam! warning: cannot find type `user_sessions` in this scope Nov 01 05:25:46.575 INFO kablam! --> src/users/model.rs:107:28 Nov 01 05:25:46.575 INFO kablam! | Nov 01 05:25:46.575 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:46.575 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.575 INFO kablam! | Nov 01 05:25:46.575 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! Nov 01 05:25:46.575 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.575 INFO kablam! Nov 01 05:25:46.575 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 01 05:25:46.575 INFO kablam! --> src/users/model.rs:107:28 Nov 01 05:25:46.575 INFO kablam! | Nov 01 05:25:46.575 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:46.575 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.575 INFO kablam! | Nov 01 05:25:46.575 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! Nov 01 05:25:46.575 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.575 INFO kablam! Nov 01 05:25:46.575 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:25:46.575 INFO kablam! --> src/users/model.rs:107:28 Nov 01 05:25:46.575 INFO kablam! | Nov 01 05:25:46.575 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:46.575 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.575 INFO kablam! | Nov 01 05:25:46.575 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! Nov 01 05:25:46.575 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.575 INFO kablam! Nov 01 05:25:46.575 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 05:25:46.575 INFO kablam! --> src/users/model.rs:107:28 Nov 01 05:25:46.575 INFO kablam! | Nov 01 05:25:46.575 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:46.575 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.575 INFO kablam! | Nov 01 05:25:46.575 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! Nov 01 05:25:46.575 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.575 INFO kablam! Nov 01 05:25:46.575 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 05:25:46.575 INFO kablam! --> src/users/model.rs:107:28 Nov 01 05:25:46.575 INFO kablam! | Nov 01 05:25:46.575 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 01 05:25:46.575 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:25:46.575 INFO kablam! | Nov 01 05:25:46.575 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! Nov 01 05:25:46.575 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:25:46.575 INFO kablam! Nov 01 05:25:55.853 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 45s Nov 01 05:25:55.875 INFO kablam! su: No module specific data is present Nov 01 05:25:56.612 INFO running `"docker" "rm" "-f" "21218f3f94a3432ca7f2184a5eb803d08a9c3fe8796c99d7662b07e990b78b0b"` Nov 01 05:25:56.963 INFO blam! 21218f3f94a3432ca7f2184a5eb803d08a9c3fe8796c99d7662b07e990b78b0b