Oct 12 22:20:18.642 INFO checking dstar4138/standardfile against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 22:20:18.642 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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"` Oct 12 22:20:19.190 INFO blam! 100cfdb86be54f147ac2414f6474ecca2e023bcc0626224ee08029cf73d6ab24 Oct 12 22:20:19.192 INFO running `"docker" "start" "-a" "100cfdb86be54f147ac2414f6474ecca2e023bcc0626224ee08029cf73d6ab24"` Oct 12 22:20:20.380 INFO kablam! usermod: no changes Oct 12 22:20:21.029 INFO kablam! Compiling serde v1.0.52 Oct 12 22:20:21.053 INFO kablam! Checking opaque-debug v0.1.1 Oct 12 22:20:21.053 INFO kablam! Compiling syntex_fmt_macros v0.5.0 Oct 12 22:20:21.053 INFO kablam! Compiling actix-web v0.6.2 Oct 12 22:20:21.068 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 12 22:20:21.104 INFO kablam! Checking r2d2 v0.8.2 Oct 12 22:20:21.148 INFO kablam! Checking tokio-io v0.1.6 Oct 12 22:20:21.708 INFO kablam! Checking mio-uds v0.6.6 Oct 12 22:20:25.396 INFO kablam! Compiling syn v0.13.7 Oct 12 22:20:25.788 INFO kablam! Checking num v0.1.42 Oct 12 22:20:27.905 INFO kablam! Compiling diesel_derives v1.2.0 Oct 12 22:20:27.938 INFO kablam! Checking block-cipher-trait v0.5.0 Oct 12 22:20:28.636 INFO kablam! Checking env_logger v0.5.10 Oct 12 22:20:29.340 INFO kablam! Checking bigdecimal v0.0.11 Oct 12 22:20:29.368 INFO kablam! Compiling ring v0.12.1 Oct 12 22:20:30.965 INFO kablam! Checking blowfish v0.3.0 Oct 12 22:20:35.954 INFO kablam! Checking tokio-reactor v0.1.1 Oct 12 22:20:37.596 INFO kablam! Checking tokio-fs v0.1.0 Oct 12 22:20:38.337 INFO kablam! Checking h2 v0.1.6 Oct 12 22:20:43.947 INFO kablam! Checking bcrypt v0.2.0 Oct 12 22:20:50.668 INFO kablam! Checking tokio-udp v0.1.0 Oct 12 22:20:50.669 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 22:21:05.490 INFO kablam! Checking tokio v0.1.6 Oct 12 22:21:14.661 INFO kablam! Checking tokio-core v0.1.17 Oct 12 22:21:18.166 INFO kablam! Checking cookie v0.10.1 Oct 12 22:21:25.940 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 12 22:21:26.094 INFO kablam! Checking tokio-signal v0.1.5 Oct 12 22:21:33.520 INFO kablam! Checking chrono v0.4.2 Oct 12 22:21:36.041 INFO kablam! Checking uuid v0.6.3 Oct 12 22:21:36.472 INFO kablam! Checking serde_json v1.0.17 Oct 12 22:21:37.484 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 12 22:21:38.376 INFO kablam! Compiling semver v0.8.0 Oct 12 22:21:39.845 INFO kablam! Compiling serde_derive v1.0.52 Oct 12 22:21:40.987 INFO kablam! Compiling derive-error-chain v0.11.1 Oct 12 22:21:46.249 INFO kablam! Checking diesel v1.2.2 Oct 12 22:21:48.203 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 12 22:22:04.576 INFO kablam! Checking dotenv v0.11.0 Oct 12 22:22:18.977 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 12 22:22:18.977 INFO kablam! Checking jsonwebtoken v4.0.1 Oct 12 22:22:26.617 INFO kablam! Compiling skeptic v0.13.2 Oct 12 22:22:33.380 INFO kablam! Compiling actix v0.5.6 Oct 12 22:22:50.773 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 12 22:22:50.773 INFO kablam! Checking backend_core v0.3.0 (/source/backend_core) Oct 12 22:22:59.448 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:22:59.448 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 12 22:22:59.449 INFO kablam! | Oct 12 22:22:59.449 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:22:59.449 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.450 INFO kablam! | Oct 12 22:22:59.454 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 22:22:59.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.455 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.455 INFO kablam! Oct 12 22:22:59.456 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:22:59.456 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 12 22:22:59.456 INFO kablam! | Oct 12 22:22:59.456 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:22:59.457 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.457 INFO kablam! | Oct 12 22:22:59.457 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.457 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.458 INFO kablam! Oct 12 22:22:59.458 INFO kablam! warning: cannot find type `User` in this scope Oct 12 22:22:59.458 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:22:59.459 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.459 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.459 INFO kablam! Oct 12 22:22:59.459 INFO kablam! warning: cannot find type `users` in this scope Oct 12 22:22:59.459 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:22:59.459 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.459 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.459 INFO kablam! Oct 12 22:22:59.459 INFO kablam! warning: cannot find type `User` in this scope Oct 12 22:22:59.459 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:22:59.459 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.459 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.459 INFO kablam! Oct 12 22:22:59.459 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:22:59.459 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:22:59.459 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.459 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.459 INFO kablam! Oct 12 22:22:59.459 INFO kablam! warning: cannot find type `UserUpdateChange` in this scope Oct 12 22:22:59.459 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! 21 | #[derive(AsChangeset)] Oct 12 22:22:59.459 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.459 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.459 INFO kablam! Oct 12 22:22:59.459 INFO kablam! warning: cannot find type `users` in this scope Oct 12 22:22:59.459 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! 21 | #[derive(AsChangeset)] Oct 12 22:22:59.459 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.459 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.459 INFO kablam! Oct 12 22:22:59.459 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:22:59.459 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! 21 | #[derive(AsChangeset)] Oct 12 22:22:59.459 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.459 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.459 INFO kablam! Oct 12 22:22:59.459 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:22:59.459 INFO kablam! --> backend_core/src/models.rs:51:10 Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:22:59.459 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.459 INFO kablam! | Oct 12 22:22:59.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.459 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.459 INFO kablam! Oct 12 22:22:59.459 INFO kablam! warning: cannot find type `Item` in this scope Oct 12 22:22:59.460 INFO kablam! --> backend_core/src/models.rs:51:10 Oct 12 22:22:59.460 INFO kablam! | Oct 12 22:22:59.460 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:22:59.460 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.460 INFO kablam! | Oct 12 22:22:59.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.460 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.460 INFO kablam! Oct 12 22:22:59.460 INFO kablam! warning: cannot find type `items` in this scope Oct 12 22:22:59.460 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 12 22:22:59.460 INFO kablam! | Oct 12 22:22:59.460 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:22:59.460 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.460 INFO kablam! | Oct 12 22:22:59.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.460 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.460 INFO kablam! Oct 12 22:22:59.460 INFO kablam! warning: cannot find type `Item` in this scope Oct 12 22:22:59.460 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 12 22:22:59.460 INFO kablam! | Oct 12 22:22:59.460 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:22:59.460 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.460 INFO kablam! | Oct 12 22:22:59.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.460 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.460 INFO kablam! Oct 12 22:22:59.460 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:22:59.460 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 12 22:22:59.460 INFO kablam! | Oct 12 22:22:59.460 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:22:59.460 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.460 INFO kablam! | Oct 12 22:22:59.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.474 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.474 INFO kablam! Oct 12 22:22:59.475 INFO kablam! warning: cannot find type `table` in this scope Oct 12 22:22:59.475 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 22:22:59.475 INFO kablam! | Oct 12 22:22:59.475 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 22:22:59.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.475 INFO kablam! | Oct 12 22:22:59.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.475 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.475 INFO kablam! Oct 12 22:22:59.475 INFO kablam! warning: cannot find type `uuid` in this scope Oct 12 22:22:59.475 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.475 INFO kablam! | Oct 12 22:22:59.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.475 INFO kablam! | Oct 12 22:22:59.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.475 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.475 INFO kablam! Oct 12 22:22:59.480 INFO kablam! warning: cannot find type `email` in this scope Oct 12 22:22:59.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.480 INFO kablam! | Oct 12 22:22:59.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.480 INFO kablam! | Oct 12 22:22:59.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.480 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.480 INFO kablam! Oct 12 22:22:59.480 INFO kablam! warning: cannot find type `pw_func` in this scope Oct 12 22:22:59.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.481 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.481 INFO kablam! Oct 12 22:22:59.481 INFO kablam! warning: cannot find type `pw_alg` in this scope Oct 12 22:22:59.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.481 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.481 INFO kablam! Oct 12 22:22:59.481 INFO kablam! warning: cannot find type `pw_cost` in this scope Oct 12 22:22:59.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.481 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.481 INFO kablam! Oct 12 22:22:59.481 INFO kablam! warning: cannot find type `pw_key_size` in this scope Oct 12 22:22:59.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.481 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.481 INFO kablam! Oct 12 22:22:59.481 INFO kablam! warning: cannot find type `pw_nonce` in this scope Oct 12 22:22:59.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.481 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.481 INFO kablam! Oct 12 22:22:59.481 INFO kablam! warning: cannot find type `encrypted_password` in this scope Oct 12 22:22:59.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.481 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.481 INFO kablam! Oct 12 22:22:59.481 INFO kablam! warning: cannot find type `created_at` in this scope Oct 12 22:22:59.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.481 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.481 INFO kablam! Oct 12 22:22:59.481 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 12 22:22:59.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.481 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.481 INFO kablam! Oct 12 22:22:59.481 INFO kablam! warning: cannot find type `pw_salt` in this scope Oct 12 22:22:59.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.481 INFO kablam! | Oct 12 22:22:59.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.482 INFO kablam! | Oct 12 22:22:59.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.493 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.493 INFO kablam! Oct 12 22:22:59.493 INFO kablam! warning: cannot find type `version` in this scope Oct 12 22:22:59.493 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.493 INFO kablam! | Oct 12 22:22:59.493 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.493 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.493 INFO kablam! | Oct 12 22:22:59.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.493 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.493 INFO kablam! Oct 12 22:22:59.494 INFO kablam! warning: cannot find type `content` in this scope Oct 12 22:22:59.494 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.494 INFO kablam! | Oct 12 22:22:59.494 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.499 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.499 INFO kablam! | Oct 12 22:22:59.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.499 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.499 INFO kablam! Oct 12 22:22:59.499 INFO kablam! warning: cannot find type `content_type` in this scope Oct 12 22:22:59.499 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.499 INFO kablam! | Oct 12 22:22:59.499 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.499 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.499 INFO kablam! | Oct 12 22:22:59.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.499 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.499 INFO kablam! Oct 12 22:22:59.499 INFO kablam! warning: cannot find type `enc_item_key` in this scope Oct 12 22:22:59.499 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.499 INFO kablam! | Oct 12 22:22:59.499 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.499 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.499 INFO kablam! | Oct 12 22:22:59.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.499 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.499 INFO kablam! Oct 12 22:22:59.499 INFO kablam! warning: cannot find type `auth_hash` in this scope Oct 12 22:22:59.499 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.499 INFO kablam! | Oct 12 22:22:59.499 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.499 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.499 INFO kablam! | Oct 12 22:22:59.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.499 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.499 INFO kablam! Oct 12 22:22:59.499 INFO kablam! warning: cannot find type `user_uuid` in this scope Oct 12 22:22:59.499 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.499 INFO kablam! | Oct 12 22:22:59.499 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.499 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.499 INFO kablam! | Oct 12 22:22:59.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.499 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.500 INFO kablam! Oct 12 22:22:59.500 INFO kablam! warning: cannot find type `deleted` in this scope Oct 12 22:22:59.500 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.500 INFO kablam! | Oct 12 22:22:59.500 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.500 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.500 INFO kablam! | Oct 12 22:22:59.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.500 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.500 INFO kablam! Oct 12 22:22:59.500 INFO kablam! warning: cannot find type `last_user_agent` in this scope Oct 12 22:22:59.500 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:22:59.500 INFO kablam! | Oct 12 22:22:59.500 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:22:59.500 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:22:59.500 INFO kablam! | Oct 12 22:22:59.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:22:59.500 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:22:59.500 INFO kablam! Oct 12 22:23:00.672 INFO kablam! Checking backend_sqlite v0.3.0 (/source/backend_sqlite) Oct 12 22:23:00.672 INFO kablam! Checking backend_mysql v0.3.0 (/source/backend_mysql) Oct 12 22:23:02.584 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:23:02.586 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:23:02.586 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 22:23:02.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.586 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.586 INFO kablam! Oct 12 22:23:02.586 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:23:02.586 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:23:02.586 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.586 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.586 INFO kablam! Oct 12 22:23:02.586 INFO kablam! warning: cannot find type `User` in this scope Oct 12 22:23:02.586 INFO kablam! --> backend_core/src/models.rs:4:10 Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:23:02.586 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.586 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.586 INFO kablam! Oct 12 22:23:02.586 INFO kablam! warning: cannot find type `users` in this scope Oct 12 22:23:02.586 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:23:02.586 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.586 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.586 INFO kablam! Oct 12 22:23:02.586 INFO kablam! warning: cannot find type `User` in this scope Oct 12 22:23:02.586 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:23:02.586 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.586 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.586 INFO kablam! Oct 12 22:23:02.586 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:23:02.586 INFO kablam! --> backend_core/src/models.rs:4:20 Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! 4 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:23:02.586 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.586 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.586 INFO kablam! Oct 12 22:23:02.586 INFO kablam! warning: cannot find type `UserUpdateChange` in this scope Oct 12 22:23:02.586 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! 21 | #[derive(AsChangeset)] Oct 12 22:23:02.586 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.586 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.586 INFO kablam! Oct 12 22:23:02.586 INFO kablam! warning: cannot find type `users` in this scope Oct 12 22:23:02.586 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! 21 | #[derive(AsChangeset)] Oct 12 22:23:02.586 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.586 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.586 INFO kablam! Oct 12 22:23:02.586 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:23:02.586 INFO kablam! --> backend_core/src/models.rs:21:10 Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! 21 | #[derive(AsChangeset)] Oct 12 22:23:02.586 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.586 INFO kablam! | Oct 12 22:23:02.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.586 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.587 INFO kablam! Oct 12 22:23:02.587 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:23:02.587 INFO kablam! --> backend_core/src/models.rs:51:10 Oct 12 22:23:02.587 INFO kablam! | Oct 12 22:23:02.587 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:23:02.587 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.587 INFO kablam! | Oct 12 22:23:02.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.587 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.587 INFO kablam! Oct 12 22:23:02.587 INFO kablam! warning: cannot find type `Item` in this scope Oct 12 22:23:02.587 INFO kablam! --> backend_core/src/models.rs:51:10 Oct 12 22:23:02.587 INFO kablam! | Oct 12 22:23:02.587 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:23:02.587 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.587 INFO kablam! | Oct 12 22:23:02.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.587 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.587 INFO kablam! Oct 12 22:23:02.602 INFO kablam! warning: cannot find type `items` in this scope Oct 12 22:23:02.602 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 12 22:23:02.602 INFO kablam! | Oct 12 22:23:02.602 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:23:02.602 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.602 INFO kablam! | Oct 12 22:23:02.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.602 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.602 INFO kablam! Oct 12 22:23:02.602 INFO kablam! warning: cannot find type `Item` in this scope Oct 12 22:23:02.602 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 12 22:23:02.602 INFO kablam! | Oct 12 22:23:02.602 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:23:02.602 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.602 INFO kablam! | Oct 12 22:23:02.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.610 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.610 INFO kablam! Oct 12 22:23:02.610 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 12 22:23:02.610 INFO kablam! --> backend_core/src/models.rs:51:20 Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! 51 | #[derive(Queryable,Insertable,Debug,Clone)] Oct 12 22:23:02.610 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.610 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.610 INFO kablam! Oct 12 22:23:02.610 INFO kablam! warning: cannot find type `table` in this scope Oct 12 22:23:02.610 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 22:23:02.610 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.610 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.610 INFO kablam! Oct 12 22:23:02.610 INFO kablam! warning: cannot find type `uuid` in this scope Oct 12 22:23:02.610 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.610 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.610 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.610 INFO kablam! Oct 12 22:23:02.610 INFO kablam! warning: cannot find type `email` in this scope Oct 12 22:23:02.610 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.610 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.610 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.610 INFO kablam! Oct 12 22:23:02.610 INFO kablam! warning: cannot find type `pw_func` in this scope Oct 12 22:23:02.610 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.610 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.610 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.610 INFO kablam! Oct 12 22:23:02.610 INFO kablam! warning: cannot find type `pw_alg` in this scope Oct 12 22:23:02.610 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.610 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.610 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.610 INFO kablam! Oct 12 22:23:02.610 INFO kablam! warning: cannot find type `pw_cost` in this scope Oct 12 22:23:02.610 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.610 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.610 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.610 INFO kablam! Oct 12 22:23:02.610 INFO kablam! warning: cannot find type `pw_key_size` in this scope Oct 12 22:23:02.610 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.610 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.610 INFO kablam! | Oct 12 22:23:02.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.610 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.610 INFO kablam! Oct 12 22:23:02.610 INFO kablam! warning: cannot find type `pw_nonce` in this scope Oct 12 22:23:02.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.611 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.611 INFO kablam! Oct 12 22:23:02.611 INFO kablam! warning: cannot find type `encrypted_password` in this scope Oct 12 22:23:02.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.611 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.611 INFO kablam! Oct 12 22:23:02.611 INFO kablam! warning: cannot find type `created_at` in this scope Oct 12 22:23:02.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.611 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.611 INFO kablam! Oct 12 22:23:02.611 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 12 22:23:02.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.611 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.611 INFO kablam! Oct 12 22:23:02.611 INFO kablam! warning: cannot find type `pw_salt` in this scope Oct 12 22:23:02.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.611 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.611 INFO kablam! Oct 12 22:23:02.611 INFO kablam! warning: cannot find type `version` in this scope Oct 12 22:23:02.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.611 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.611 INFO kablam! Oct 12 22:23:02.611 INFO kablam! warning: cannot find type `content` in this scope Oct 12 22:23:02.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.611 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.611 INFO kablam! Oct 12 22:23:02.611 INFO kablam! warning: cannot find type `content_type` in this scope Oct 12 22:23:02.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.611 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.611 INFO kablam! Oct 12 22:23:02.611 INFO kablam! warning: cannot find type `enc_item_key` in this scope Oct 12 22:23:02.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.611 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.611 INFO kablam! Oct 12 22:23:02.611 INFO kablam! warning: cannot find type `auth_hash` in this scope Oct 12 22:23:02.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.611 INFO kablam! | Oct 12 22:23:02.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.612 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.612 INFO kablam! Oct 12 22:23:02.612 INFO kablam! warning: cannot find type `user_uuid` in this scope Oct 12 22:23:02.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.612 INFO kablam! | Oct 12 22:23:02.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.612 INFO kablam! | Oct 12 22:23:02.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.612 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.612 INFO kablam! Oct 12 22:23:02.652 INFO kablam! warning: cannot find type `deleted` in this scope Oct 12 22:23:02.652 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.652 INFO kablam! | Oct 12 22:23:02.652 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.652 INFO kablam! | Oct 12 22:23:02.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.652 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.652 INFO kablam! Oct 12 22:23:02.652 INFO kablam! warning: cannot find type `last_user_agent` in this scope Oct 12 22:23:02.652 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:23:02.652 INFO kablam! | Oct 12 22:23:02.652 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:23:02.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:23:02.652 INFO kablam! | Oct 12 22:23:02.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:23:02.652 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:23:02.652 INFO kablam! Oct 12 22:23:19.764 INFO kablam! Checking standardfile v0.3.0 (/source/standardfile) Oct 12 22:23:45.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 24s Oct 12 22:23:45.193 INFO kablam! su: No module specific data is present Oct 12 22:23:46.870 INFO running `"docker" "rm" "-f" "100cfdb86be54f147ac2414f6474ecca2e023bcc0626224ee08029cf73d6ab24"` Oct 12 22:23:47.212 INFO blam! 100cfdb86be54f147ac2414f6474ecca2e023bcc0626224ee08029cf73d6ab24