Nov 10 09:24:10.049 INFO checking actix-web-sql-identity-0.4.3 against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 10 09:24:10.049 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-6/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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 10 09:24:10.545 INFO blam! d3418beffaa5d75b695db0e9a97884b1c70f1abd2630de523361d102b7f423fe Nov 10 09:24:10.549 INFO running `"docker" "start" "-a" "d3418beffaa5d75b695db0e9a97884b1c70f1abd2630de523361d102b7f423fe"` Nov 10 09:24:11.135 INFO kablam! usermod: no changes Nov 10 09:24:11.619 INFO kablam! Compiling mysqlclient-sys v0.2.3 Nov 10 09:24:11.636 INFO kablam! Compiling diesel_derives v1.3.0 Nov 10 09:24:11.651 INFO kablam! Checking tokio-signal v0.2.6 Nov 10 09:24:11.651 INFO kablam! Checking dotenv v0.13.0 Nov 10 09:24:11.651 INFO kablam! Checking trust-dns-proto v0.5.0 Nov 10 09:24:26.301 INFO kablam! Checking trust-dns-resolver v0.10.0 Nov 10 09:24:28.216 INFO kablam! Checking diesel v1.3.3 Nov 10 09:24:33.673 INFO kablam! Checking actix v0.7.6 Nov 10 09:24:43.952 INFO kablam! Checking actix-net v0.1.1 Nov 10 09:24:54.141 INFO kablam! Checking actix-web v0.7.13 Nov 10 09:25:26.302 INFO kablam! Checking actix-web-sql-identity v0.4.3 (/source) Nov 10 09:25:42.383 INFO kablam! warning: unused import: `SqlIdentityError` Nov 10 09:25:42.383 INFO kablam! --> src/sql.rs:27:26 Nov 10 09:25:42.383 INFO kablam! | Nov 10 09:25:42.383 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Nov 10 09:25:42.383 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 10 09:25:42.383 INFO kablam! | Nov 10 09:25:42.383 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 10 09:25:42.383 INFO kablam! Nov 10 09:25:42.383 INFO kablam! warning: cannot find type `table` in this scope Nov 10 09:25:42.383 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 10 09:25:42.383 INFO kablam! | Nov 10 09:25:42.383 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 09:25:42.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.383 INFO kablam! | Nov 10 09:25:42.383 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 09:25:42.383 INFO 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 10 09:25:42.383 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.383 INFO kablam! Nov 10 09:25:42.383 INFO kablam! warning: cannot find type `table` in this scope Nov 10 09:25:42.383 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 10 09:25:42.383 INFO kablam! | Nov 10 09:25:42.383 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 09:25:42.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.383 INFO kablam! | Nov 10 09:25:42.383 INFO 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 10 09:25:42.383 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.383 INFO kablam! Nov 10 09:25:42.383 INFO kablam! warning: cannot find type `id` in this scope Nov 10 09:25:42.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:42.383 INFO kablam! | Nov 10 09:25:42.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:42.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.383 INFO kablam! | Nov 10 09:25:42.384 INFO 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 10 09:25:42.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.384 INFO kablam! Nov 10 09:25:42.384 INFO kablam! warning: cannot find type `token` in this scope Nov 10 09:25:42.384 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:42.384 INFO kablam! | Nov 10 09:25:42.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:42.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.384 INFO kablam! | Nov 10 09:25:42.384 INFO 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 10 09:25:42.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.384 INFO kablam! Nov 10 09:25:42.384 INFO kablam! warning: cannot find type `userid` in this scope Nov 10 09:25:42.384 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:42.384 INFO kablam! | Nov 10 09:25:42.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:42.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.384 INFO kablam! | Nov 10 09:25:42.384 INFO 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 10 09:25:42.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.384 INFO kablam! Nov 10 09:25:42.384 INFO kablam! warning: cannot find type `ip` in this scope Nov 10 09:25:42.384 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:42.384 INFO kablam! | Nov 10 09:25:42.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:42.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.384 INFO kablam! | Nov 10 09:25:42.384 INFO 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 10 09:25:42.384 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.384 INFO kablam! Nov 10 09:25:42.384 INFO kablam! warning: cannot find type `useragent` in this scope Nov 10 09:25:42.384 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:42.384 INFO kablam! | Nov 10 09:25:42.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:42.403 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.403 INFO kablam! | Nov 10 09:25:42.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 09:25:42.403 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.403 INFO kablam! Nov 10 09:25:42.403 INFO kablam! warning: cannot find type `created` in this scope Nov 10 09:25:42.403 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:42.403 INFO kablam! | Nov 10 09:25:42.403 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:42.403 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.403 INFO kablam! | Nov 10 09:25:42.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 09:25:42.403 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.403 INFO kablam! Nov 10 09:25:42.403 INFO kablam! warning: cannot find type `modified` in this scope Nov 10 09:25:42.403 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:42.403 INFO kablam! | Nov 10 09:25:42.403 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:42.403 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.403 INFO kablam! | Nov 10 09:25:42.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 09:25:42.403 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.403 INFO kablam! Nov 10 09:25:42.403 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 10 09:25:42.403 INFO kablam! --> src/sql.rs:49:17 Nov 10 09:25:42.403 INFO kablam! | Nov 10 09:25:42.403 INFO kablam! 49 | #[derive(Debug, Queryable)] Nov 10 09:25:42.403 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.403 INFO kablam! | Nov 10 09:25:42.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 09:25:42.403 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.403 INFO kablam! Nov 10 09:25:42.403 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Nov 10 09:25:42.403 INFO kablam! --> src/sql.rs:49:17 Nov 10 09:25:42.403 INFO kablam! | Nov 10 09:25:42.403 INFO kablam! 49 | #[derive(Debug, Queryable)] Nov 10 09:25:42.403 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.403 INFO kablam! | Nov 10 09:25:42.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 09:25:42.403 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.404 INFO kablam! Nov 10 09:25:42.404 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Nov 10 09:25:42.404 INFO kablam! --> src/sql.rs:197:17 Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 10 09:25:42.404 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 09:25:42.404 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.404 INFO kablam! Nov 10 09:25:42.404 INFO kablam! warning: cannot find type `identities` in this scope Nov 10 09:25:42.404 INFO kablam! --> src/sql.rs:197:17 Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 10 09:25:42.404 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 09:25:42.404 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.404 INFO kablam! Nov 10 09:25:42.404 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 10 09:25:42.404 INFO kablam! --> src/sql.rs:197:17 Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 10 09:25:42.404 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 09:25:42.404 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.404 INFO kablam! Nov 10 09:25:42.404 INFO kablam! warning: cannot find type `identities` in this scope Nov 10 09:25:42.404 INFO kablam! --> src/sql.rs:206:17 Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 10 09:25:42.404 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 09:25:42.404 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.404 INFO kablam! Nov 10 09:25:42.404 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Nov 10 09:25:42.404 INFO kablam! --> src/sql.rs:206:17 Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 10 09:25:42.404 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 09:25:42.404 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.404 INFO kablam! Nov 10 09:25:42.404 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 10 09:25:42.404 INFO kablam! --> src/sql.rs:206:17 Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 10 09:25:42.404 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:42.404 INFO kablam! | Nov 10 09:25:42.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 10 09:25:42.404 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:42.404 INFO kablam! Nov 10 09:25:43.343 INFO kablam! warning: unused import: `SqlIdentityError` Nov 10 09:25:43.343 INFO kablam! --> src/sql.rs:27:26 Nov 10 09:25:43.344 INFO kablam! | Nov 10 09:25:43.344 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Nov 10 09:25:43.344 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 10 09:25:43.344 INFO kablam! | Nov 10 09:25:43.345 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 10 09:25:43.345 INFO kablam! Nov 10 09:25:43.345 INFO kablam! warning: cannot find type `table` in this scope Nov 10 09:25:43.346 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 10 09:25:43.346 INFO kablam! | Nov 10 09:25:43.346 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 09:25:43.347 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.347 INFO kablam! | Nov 10 09:25:43.347 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 09:25:43.347 INFO 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 10 09:25:43.348 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.348 INFO kablam! Nov 10 09:25:43.348 INFO kablam! warning: cannot find type `table` in this scope Nov 10 09:25:43.349 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 10 09:25:43.349 INFO kablam! | Nov 10 09:25:43.349 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 09:25:43.349 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.350 INFO kablam! | Nov 10 09:25:43.350 INFO 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 10 09:25:43.350 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.350 INFO kablam! Nov 10 09:25:43.351 INFO kablam! warning: cannot find type `id` in this scope Nov 10 09:25:43.351 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:43.351 INFO kablam! | Nov 10 09:25:43.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:43.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.352 INFO kablam! | Nov 10 09:25:43.352 INFO 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 10 09:25:43.353 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.353 INFO kablam! Nov 10 09:25:43.353 INFO kablam! warning: cannot find type `token` in this scope Nov 10 09:25:43.354 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:43.354 INFO kablam! | Nov 10 09:25:43.354 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:43.354 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.355 INFO kablam! | Nov 10 09:25:43.355 INFO 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 10 09:25:43.355 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.356 INFO kablam! Nov 10 09:25:43.356 INFO kablam! warning: cannot find type `userid` in this scope Nov 10 09:25:43.356 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:43.356 INFO kablam! | Nov 10 09:25:43.357 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:43.357 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.357 INFO kablam! | Nov 10 09:25:43.358 INFO 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 10 09:25:43.358 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.358 INFO kablam! Nov 10 09:25:43.358 INFO kablam! warning: cannot find type `ip` in this scope Nov 10 09:25:43.359 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:43.359 INFO kablam! | Nov 10 09:25:43.359 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:43.360 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.360 INFO kablam! | Nov 10 09:25:43.360 INFO 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 10 09:25:43.360 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.361 INFO kablam! Nov 10 09:25:43.361 INFO kablam! warning: cannot find type `useragent` in this scope Nov 10 09:25:43.361 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:43.361 INFO kablam! | Nov 10 09:25:43.362 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:43.362 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.362 INFO kablam! | Nov 10 09:25:43.367 INFO 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 10 09:25:43.367 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.367 INFO kablam! Nov 10 09:25:43.368 INFO kablam! warning: cannot find type `created` in this scope Nov 10 09:25:43.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:43.368 INFO kablam! | Nov 10 09:25:43.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:43.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.369 INFO kablam! | Nov 10 09:25:43.369 INFO 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 10 09:25:43.369 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.370 INFO kablam! Nov 10 09:25:43.370 INFO kablam! warning: cannot find type `modified` in this scope Nov 10 09:25:43.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 09:25:43.371 INFO kablam! | Nov 10 09:25:43.371 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 09:25:43.371 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.371 INFO kablam! | Nov 10 09:25:43.372 INFO 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 10 09:25:43.372 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.372 INFO kablam! Nov 10 09:25:43.372 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 10 09:25:43.373 INFO kablam! --> src/sql.rs:49:17 Nov 10 09:25:43.373 INFO kablam! | Nov 10 09:25:43.373 INFO kablam! 49 | #[derive(Debug, Queryable)] Nov 10 09:25:43.373 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.374 INFO kablam! | Nov 10 09:25:43.374 INFO 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 10 09:25:43.374 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.375 INFO kablam! Nov 10 09:25:43.375 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Nov 10 09:25:43.375 INFO kablam! --> src/sql.rs:49:17 Nov 10 09:25:43.375 INFO kablam! | Nov 10 09:25:43.376 INFO kablam! 49 | #[derive(Debug, Queryable)] Nov 10 09:25:43.376 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.376 INFO kablam! | Nov 10 09:25:43.376 INFO 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 10 09:25:43.377 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.377 INFO kablam! Nov 10 09:25:43.377 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Nov 10 09:25:43.377 INFO kablam! --> src/sql.rs:197:17 Nov 10 09:25:43.378 INFO kablam! | Nov 10 09:25:43.378 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 10 09:25:43.378 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.378 INFO kablam! | Nov 10 09:25:43.383 INFO 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 10 09:25:43.383 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.383 INFO kablam! Nov 10 09:25:43.384 INFO kablam! warning: cannot find type `identities` in this scope Nov 10 09:25:43.384 INFO kablam! --> src/sql.rs:197:17 Nov 10 09:25:43.384 INFO kablam! | Nov 10 09:25:43.384 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 10 09:25:43.385 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.385 INFO kablam! | Nov 10 09:25:43.385 INFO 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 10 09:25:43.386 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.386 INFO kablam! Nov 10 09:25:43.386 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 10 09:25:43.386 INFO kablam! --> src/sql.rs:197:17 Nov 10 09:25:43.387 INFO kablam! | Nov 10 09:25:43.387 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Nov 10 09:25:43.387 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.388 INFO kablam! | Nov 10 09:25:43.388 INFO 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 10 09:25:43.388 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.388 INFO kablam! Nov 10 09:25:43.389 INFO kablam! warning: cannot find type `identities` in this scope Nov 10 09:25:43.389 INFO kablam! --> src/sql.rs:206:17 Nov 10 09:25:43.389 INFO kablam! | Nov 10 09:25:43.390 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 10 09:25:43.390 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.390 INFO kablam! | Nov 10 09:25:43.395 INFO 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 10 09:25:43.395 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.395 INFO kablam! Nov 10 09:25:43.395 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Nov 10 09:25:43.396 INFO kablam! --> src/sql.rs:206:17 Nov 10 09:25:43.396 INFO kablam! | Nov 10 09:25:43.396 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 10 09:25:43.397 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.397 INFO kablam! | Nov 10 09:25:43.397 INFO 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 10 09:25:43.397 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.398 INFO kablam! Nov 10 09:25:43.398 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 10 09:25:43.398 INFO kablam! --> src/sql.rs:206:17 Nov 10 09:25:43.398 INFO kablam! | Nov 10 09:25:43.399 INFO kablam! 206 | #[derive(Debug, Insertable)] Nov 10 09:25:43.399 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 09:25:43.399 INFO kablam! | Nov 10 09:25:43.400 INFO 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 10 09:25:43.400 INFO kablam! = note: for more information, see issue #50504 Nov 10 09:25:43.400 INFO kablam! Nov 10 09:25:53.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 42s Nov 10 09:25:53.359 INFO kablam! su: No module specific data is present Nov 10 09:25:54.801 INFO running `"docker" "rm" "-f" "d3418beffaa5d75b695db0e9a97884b1c70f1abd2630de523361d102b7f423fe"` Nov 10 09:25:55.127 INFO blam! d3418beffaa5d75b695db0e9a97884b1c70f1abd2630de523361d102b7f423fe