Nov 02 14:51:58.970 INFO checking erizocosmico/cosmos against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 14:51:58.970 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-7/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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 02 14:51:59.475 INFO blam! 984e968120f79cad8fc66aa5b42ba1c1cb36714a7eb4ecf2befde72c14220732 Nov 02 14:51:59.475 INFO running `"docker" "start" "-a" "984e968120f79cad8fc66aa5b42ba1c1cb36714a7eb4ecf2befde72c14220732"` Nov 02 14:52:01.801 INFO kablam! usermod: no changes Nov 02 14:52:02.261 INFO kablam! Compiling backtrace-sys v0.1.22 Nov 02 14:52:02.312 INFO kablam! Checking mio v0.6.14 Nov 02 14:52:02.314 INFO kablam! Checking uuid v0.6.5 Nov 02 14:52:02.315 INFO kablam! Checking resolv-conf v0.6.1 Nov 02 14:52:02.317 INFO kablam! Compiling serde v1.0.62 Nov 02 14:52:02.329 INFO kablam! Checking r2d2 v0.8.2 Nov 02 14:52:02.329 INFO kablam! Checking tokio-io v0.1.6 Nov 02 14:52:02.345 INFO kablam! Checking tokio-threadpool v0.1.3 Nov 02 14:52:06.909 INFO kablam! Compiling serde_derive v1.0.62 Nov 02 14:52:07.030 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 02 14:52:07.476 INFO kablam! Checking block-cipher-trait v0.5.0 Nov 02 14:52:08.216 INFO kablam! Checking diesel v1.3.0 Nov 02 14:52:09.970 INFO kablam! Checking blowfish v0.3.0 Nov 02 14:52:11.378 INFO kablam! Checking tokio-fs v0.1.0 Nov 02 14:52:12.392 INFO kablam! Checking h2 v0.1.8 Nov 02 14:52:14.664 INFO kablam! Checking bcrypt v0.2.0 Nov 02 14:52:17.232 INFO kablam! Checking tokio-reactor v0.1.1 Nov 02 14:52:17.758 INFO kablam! Checking mio-uds v0.6.6 Nov 02 14:52:17.960 INFO kablam! Checking backtrace v0.2.3 Nov 02 14:52:19.644 INFO kablam! Checking backtrace v0.3.8 Nov 02 14:52:22.356 INFO kablam! Checking error-chain v0.1.12 Nov 02 14:52:23.962 INFO kablam! Checking tokio-tcp v0.1.0 Nov 02 14:52:24.065 INFO kablam! Checking tokio-udp v0.1.0 Nov 02 14:52:26.716 INFO kablam! Checking failure v0.1.1 Nov 02 14:52:27.729 INFO kablam! Checking error-chain v0.11.0 Nov 02 14:52:30.552 INFO kablam! Checking tokio v0.1.6 Nov 02 14:52:33.557 INFO kablam! Checking dotenv v0.12.0 Nov 02 14:52:39.462 INFO kablam! Checking tokio-core v0.1.17 Nov 02 14:52:46.720 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 02 14:52:46.721 INFO kablam! Checking tokio-signal v0.1.5 Nov 02 14:52:58.069 INFO kablam! Compiling serde_json v1.0.18 Nov 02 14:52:58.069 INFO kablam! Compiling semver v0.9.0 Nov 02 14:53:12.781 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 02 14:53:18.053 INFO kablam! Compiling cargo_metadata v0.5.4 Nov 02 14:53:25.936 INFO kablam! Compiling skeptic v0.13.3 Nov 02 14:53:32.821 INFO kablam! Compiling actix v0.5.7 Nov 02 14:53:45.204 INFO kablam! Checking actix-web v0.6.10 Nov 02 14:53:58.991 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 02 14:54:01.208 INFO kablam! Checking cosmos v0.1.0 (/source) Nov 02 14:54:07.193 INFO kablam! warning: cannot find type `table` in this scope Nov 02 14:54:07.193 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 14:54:07.193 INFO kablam! | Nov 02 14:54:07.193 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 14:54:07.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.193 INFO kablam! | Nov 02 14:54:07.193 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 14:54:07.193 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 02 14:54:07.193 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.193 INFO kablam! Nov 02 14:54:07.193 INFO kablam! warning: cannot find type `table` in this scope Nov 02 14:54:07.193 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 14:54:07.193 INFO kablam! | Nov 02 14:54:07.193 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 14:54:07.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.193 INFO kablam! | Nov 02 14:54:07.193 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 02 14:54:07.193 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.193 INFO kablam! Nov 02 14:54:07.193 INFO kablam! warning: cannot find type `id` in this scope Nov 02 14:54:07.193 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.193 INFO kablam! | Nov 02 14:54:07.193 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.193 INFO kablam! | Nov 02 14:54:07.193 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 02 14:54:07.193 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.193 INFO kablam! Nov 02 14:54:07.193 INFO kablam! warning: cannot find type `token` in this scope Nov 02 14:54:07.193 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.193 INFO kablam! | Nov 02 14:54:07.193 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.193 INFO kablam! | Nov 02 14:54:07.193 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 02 14:54:07.194 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.194 INFO kablam! Nov 02 14:54:07.194 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 14:54:07.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 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 02 14:54:07.194 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.194 INFO kablam! Nov 02 14:54:07.194 INFO kablam! warning: cannot find type `expires_at` in this scope Nov 02 14:54:07.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 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 02 14:54:07.194 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.194 INFO kablam! Nov 02 14:54:07.194 INFO kablam! warning: cannot find type `username` in this scope Nov 02 14:54:07.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 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 02 14:54:07.194 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.194 INFO kablam! Nov 02 14:54:07.194 INFO kablam! warning: cannot find type `password` in this scope Nov 02 14:54:07.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 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 02 14:54:07.194 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.194 INFO kablam! Nov 02 14:54:07.194 INFO kablam! warning: cannot find type `email` in this scope Nov 02 14:54:07.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 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 02 14:54:07.194 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.194 INFO kablam! Nov 02 14:54:07.194 INFO kablam! warning: cannot find type `active` in this scope Nov 02 14:54:07.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 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 02 14:54:07.194 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.194 INFO kablam! Nov 02 14:54:07.194 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 14:54:07.194 INFO kablam! --> src/users/model.rs:18:17 Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.194 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 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 02 14:54:07.194 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.194 INFO kablam! Nov 02 14:54:07.194 INFO kablam! warning: cannot find type `User` in this scope Nov 02 14:54:07.194 INFO kablam! --> src/users/model.rs:18:17 Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.194 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 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 02 14:54:07.194 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.194 INFO kablam! Nov 02 14:54:07.194 INFO kablam! warning: cannot find type `users` in this scope Nov 02 14:54:07.194 INFO kablam! --> src/users/model.rs:18:28 Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.194 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.194 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 02 14:54:07.194 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.194 INFO kablam! Nov 02 14:54:07.194 INFO kablam! warning: cannot find type `User` in this scope Nov 02 14:54:07.194 INFO kablam! --> src/users/model.rs:18:28 Nov 02 14:54:07.194 INFO kablam! | Nov 02 14:54:07.195 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.195 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 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 02 14:54:07.195 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.195 INFO kablam! Nov 02 14:54:07.195 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 14:54:07.195 INFO kablam! --> src/users/model.rs:18:28 Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.195 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 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 02 14:54:07.195 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.195 INFO kablam! Nov 02 14:54:07.195 INFO kablam! warning: cannot find type `User` in this scope Nov 02 14:54:07.195 INFO kablam! --> src/users/model.rs:18:40 Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.195 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 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 02 14:54:07.195 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.195 INFO kablam! Nov 02 14:54:07.195 INFO kablam! warning: cannot find type `users` in this scope Nov 02 14:54:07.195 INFO kablam! --> src/users/model.rs:18:40 Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.195 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 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 02 14:54:07.195 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.195 INFO kablam! Nov 02 14:54:07.195 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 14:54:07.195 INFO kablam! --> src/users/model.rs:18:40 Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.195 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 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 02 14:54:07.195 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.195 INFO kablam! Nov 02 14:54:07.195 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 14:54:07.195 INFO kablam! --> src/users/model.rs:107:17 Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.195 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 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 02 14:54:07.195 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.195 INFO kablam! Nov 02 14:54:07.195 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 14:54:07.195 INFO kablam! --> src/users/model.rs:107:17 Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.195 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 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 02 14:54:07.195 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.195 INFO kablam! Nov 02 14:54:07.195 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 14:54:07.195 INFO kablam! --> src/users/model.rs:107:17 Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.195 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 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 02 14:54:07.195 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.195 INFO kablam! Nov 02 14:54:07.195 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 02 14:54:07.195 INFO kablam! --> src/users/model.rs:107:17 Nov 02 14:54:07.195 INFO kablam! | Nov 02 14:54:07.195 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.195 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.218 INFO kablam! | Nov 02 14:54:07.218 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 02 14:54:07.218 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.218 INFO kablam! Nov 02 14:54:07.218 INFO kablam! warning: cannot find type `user_sessions` in this scope Nov 02 14:54:07.218 INFO kablam! --> src/users/model.rs:107:28 Nov 02 14:54:07.218 INFO kablam! | Nov 02 14:54:07.218 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.218 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.218 INFO kablam! | Nov 02 14:54:07.218 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 02 14:54:07.218 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.218 INFO kablam! Nov 02 14:54:07.218 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 02 14:54:07.218 INFO kablam! --> src/users/model.rs:107:28 Nov 02 14:54:07.218 INFO kablam! | Nov 02 14:54:07.218 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.218 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.218 INFO kablam! | Nov 02 14:54:07.218 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 02 14:54:07.218 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.218 INFO kablam! Nov 02 14:54:07.218 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 14:54:07.218 INFO kablam! --> src/users/model.rs:107:28 Nov 02 14:54:07.218 INFO kablam! | Nov 02 14:54:07.218 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.218 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.218 INFO kablam! | Nov 02 14:54:07.218 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 02 14:54:07.218 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.218 INFO kablam! Nov 02 14:54:07.218 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 14:54:07.218 INFO kablam! --> src/users/model.rs:107:28 Nov 02 14:54:07.218 INFO kablam! | Nov 02 14:54:07.218 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.218 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.218 INFO kablam! | Nov 02 14:54:07.218 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 02 14:54:07.218 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.218 INFO kablam! Nov 02 14:54:07.218 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 14:54:07.218 INFO kablam! --> src/users/model.rs:107:28 Nov 02 14:54:07.218 INFO kablam! | Nov 02 14:54:07.218 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.218 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.218 INFO kablam! | Nov 02 14:54:07.218 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 02 14:54:07.218 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.218 INFO kablam! Nov 02 14:54:07.729 INFO kablam! warning: cannot find type `table` in this scope Nov 02 14:54:07.729 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 14:54:07.729 INFO kablam! | Nov 02 14:54:07.729 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 14:54:07.729 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.729 INFO kablam! | Nov 02 14:54:07.729 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 14:54:07.729 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 02 14:54:07.729 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.729 INFO kablam! Nov 02 14:54:07.729 INFO kablam! warning: cannot find type `table` in this scope Nov 02 14:54:07.729 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 14:54:07.729 INFO kablam! | Nov 02 14:54:07.729 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 14:54:07.729 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.729 INFO kablam! | Nov 02 14:54:07.729 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 02 14:54:07.729 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.729 INFO kablam! Nov 02 14:54:07.729 INFO kablam! warning: cannot find type `id` in this scope Nov 02 14:54:07.729 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.729 INFO kablam! | Nov 02 14:54:07.729 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.729 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.729 INFO kablam! | Nov 02 14:54:07.729 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 02 14:54:07.729 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.729 INFO kablam! Nov 02 14:54:07.729 INFO kablam! warning: cannot find type `token` in this scope Nov 02 14:54:07.729 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.729 INFO kablam! | Nov 02 14:54:07.729 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 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 02 14:54:07.730 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.730 INFO kablam! Nov 02 14:54:07.730 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 14:54:07.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 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 02 14:54:07.730 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.730 INFO kablam! Nov 02 14:54:07.730 INFO kablam! warning: cannot find type `expires_at` in this scope Nov 02 14:54:07.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 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 02 14:54:07.730 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.730 INFO kablam! Nov 02 14:54:07.730 INFO kablam! warning: cannot find type `username` in this scope Nov 02 14:54:07.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 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 02 14:54:07.730 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.730 INFO kablam! Nov 02 14:54:07.730 INFO kablam! warning: cannot find type `password` in this scope Nov 02 14:54:07.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 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 02 14:54:07.730 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.730 INFO kablam! Nov 02 14:54:07.730 INFO kablam! warning: cannot find type `email` in this scope Nov 02 14:54:07.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 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 02 14:54:07.730 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.730 INFO kablam! Nov 02 14:54:07.730 INFO kablam! warning: cannot find type `active` in this scope Nov 02 14:54:07.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 14:54:07.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 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 02 14:54:07.730 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.730 INFO kablam! Nov 02 14:54:07.730 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 14:54:07.730 INFO kablam! --> src/users/model.rs:18:17 Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.730 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 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 02 14:54:07.730 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.730 INFO kablam! Nov 02 14:54:07.730 INFO kablam! warning: cannot find type `User` in this scope Nov 02 14:54:07.730 INFO kablam! --> src/users/model.rs:18:17 Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.730 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 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 02 14:54:07.730 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.730 INFO kablam! Nov 02 14:54:07.730 INFO kablam! warning: cannot find type `users` in this scope Nov 02 14:54:07.730 INFO kablam! --> src/users/model.rs:18:28 Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.730 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.730 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.730 INFO kablam! | Nov 02 14:54:07.731 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 02 14:54:07.731 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.731 INFO kablam! Nov 02 14:54:07.731 INFO kablam! warning: cannot find type `User` in this scope Nov 02 14:54:07.731 INFO kablam! --> src/users/model.rs:18:28 Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.731 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 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 02 14:54:07.731 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.731 INFO kablam! Nov 02 14:54:07.731 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 14:54:07.731 INFO kablam! --> src/users/model.rs:18:28 Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.731 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 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 02 14:54:07.731 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.731 INFO kablam! Nov 02 14:54:07.731 INFO kablam! warning: cannot find type `User` in this scope Nov 02 14:54:07.731 INFO kablam! --> src/users/model.rs:18:40 Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.731 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 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 02 14:54:07.731 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.731 INFO kablam! Nov 02 14:54:07.731 INFO kablam! warning: cannot find type `users` in this scope Nov 02 14:54:07.731 INFO kablam! --> src/users/model.rs:18:40 Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.731 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 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 02 14:54:07.731 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.731 INFO kablam! Nov 02 14:54:07.731 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 14:54:07.731 INFO kablam! --> src/users/model.rs:18:40 Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 INFO kablam! 18 | #[derive(Debug, Queryable, Insertable, Identifiable)] Nov 02 14:54:07.731 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 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 02 14:54:07.731 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.731 INFO kablam! Nov 02 14:54:07.731 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 14:54:07.731 INFO kablam! --> src/users/model.rs:107:17 Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.731 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 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 02 14:54:07.731 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.731 INFO kablam! Nov 02 14:54:07.731 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 14:54:07.731 INFO kablam! --> src/users/model.rs:107:17 Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.731 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 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 02 14:54:07.731 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.731 INFO kablam! Nov 02 14:54:07.731 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 14:54:07.731 INFO kablam! --> src/users/model.rs:107:17 Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.731 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 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 02 14:54:07.731 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.731 INFO kablam! Nov 02 14:54:07.731 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 02 14:54:07.731 INFO kablam! --> src/users/model.rs:107:17 Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.731 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.731 INFO kablam! | Nov 02 14:54:07.731 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 02 14:54:07.731 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.731 INFO kablam! Nov 02 14:54:07.732 INFO kablam! warning: cannot find type `user_sessions` in this scope Nov 02 14:54:07.732 INFO kablam! --> src/users/model.rs:107:28 Nov 02 14:54:07.732 INFO kablam! | Nov 02 14:54:07.732 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.732 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.732 INFO kablam! | Nov 02 14:54:07.732 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 02 14:54:07.732 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.732 INFO kablam! Nov 02 14:54:07.732 INFO kablam! warning: cannot find type `UserSession` in this scope Nov 02 14:54:07.732 INFO kablam! --> src/users/model.rs:107:28 Nov 02 14:54:07.732 INFO kablam! | Nov 02 14:54:07.732 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.732 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.732 INFO kablam! | Nov 02 14:54:07.732 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 02 14:54:07.732 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.732 INFO kablam! Nov 02 14:54:07.732 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 02 14:54:07.732 INFO kablam! --> src/users/model.rs:107:28 Nov 02 14:54:07.732 INFO kablam! | Nov 02 14:54:07.732 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.732 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.732 INFO kablam! | Nov 02 14:54:07.732 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 02 14:54:07.732 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.732 INFO kablam! Nov 02 14:54:07.732 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 02 14:54:07.740 INFO kablam! --> src/users/model.rs:107:28 Nov 02 14:54:07.740 INFO kablam! | Nov 02 14:54:07.740 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.740 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.740 INFO kablam! | Nov 02 14:54:07.740 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 02 14:54:07.740 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.740 INFO kablam! Nov 02 14:54:07.740 INFO kablam! warning: cannot find type `Utc` in this scope Nov 02 14:54:07.740 INFO kablam! --> src/users/model.rs:107:28 Nov 02 14:54:07.740 INFO kablam! | Nov 02 14:54:07.740 INFO kablam! 107 | #[derive(Debug, Queryable, Insertable)] Nov 02 14:54:07.740 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:54:07.740 INFO kablam! | Nov 02 14:54:07.740 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 02 14:54:07.740 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:54:07.740 INFO kablam! Nov 02 14:54:16.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 14s Nov 02 14:54:16.336 INFO kablam! su: No module specific data is present Nov 02 14:54:17.508 INFO running `"docker" "rm" "-f" "984e968120f79cad8fc66aa5b42ba1c1cb36714a7eb4ecf2befde72c14220732"` Nov 02 14:54:17.832 INFO blam! 984e968120f79cad8fc66aa5b42ba1c1cb36714a7eb4ecf2befde72c14220732