Sep 18 04:01:30.379 INFO checking actix-web-sql-identity-0.4.3 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 04:01:30.379 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 04:01:30.379 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 04:01:30.722 INFO blam! 72d364243512319ce60554d11f32a3bfa9327a7c1b9004fcc4e9ffe780530a02 Sep 18 04:01:30.725 INFO running `"docker" "start" "-a" "72d364243512319ce60554d11f32a3bfa9327a7c1b9004fcc4e9ffe780530a02"` Sep 18 04:01:31.439 INFO kablam! usermod: no changes Sep 18 04:01:31.895 INFO kablam! Checking r2d2 v0.8.2 Sep 18 04:01:31.897 INFO kablam! Checking mysqlclient-sys v0.2.3 Sep 18 04:01:31.897 INFO kablam! Checking libsqlite3-sys v0.9.3 Sep 18 04:01:31.905 INFO kablam! Checking dotenv v0.13.0 Sep 18 04:01:31.924 INFO kablam! Checking actix v0.7.4 Sep 18 04:01:34.251 INFO kablam! Checking diesel v1.3.3 Sep 18 04:01:40.290 INFO kablam! Checking actix-web v0.7.7 Sep 18 04:02:16.768 INFO kablam! Checking actix-web-sql-identity v0.4.3 (/source) Sep 18 04:02:24.555 INFO kablam! warning: unused import: `SqlIdentityError` Sep 18 04:02:24.556 INFO kablam! --> src/sql.rs:27:26 Sep 18 04:02:24.557 INFO kablam! | Sep 18 04:02:24.557 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 18 04:02:24.557 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 18 04:02:24.558 INFO kablam! | Sep 18 04:02:24.558 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 04:02:24.558 INFO kablam! Sep 18 04:02:24.559 INFO kablam! warning: cannot find type `table` in this scope Sep 18 04:02:24.559 INFO kablam! --> :165:33 Sep 18 04:02:24.560 INFO kablam! | Sep 18 04:02:24.560 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 18 04:02:24.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.561 INFO kablam! | Sep 18 04:02:24.561 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 18 04:02:24.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.562 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.562 INFO kablam! Sep 18 04:02:24.563 INFO kablam! warning: cannot find type `table` in this scope Sep 18 04:02:24.563 INFO kablam! --> :165:33 Sep 18 04:02:24.563 INFO kablam! | Sep 18 04:02:24.564 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 18 04:02:24.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.564 INFO kablam! | Sep 18 04:02:24.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.565 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.565 INFO kablam! Sep 18 04:02:24.566 INFO kablam! warning: cannot find type `id` in this scope Sep 18 04:02:24.567 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:24.567 INFO kablam! | Sep 18 04:02:24.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:24.568 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.568 INFO kablam! | Sep 18 04:02:24.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.569 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.569 INFO kablam! Sep 18 04:02:24.570 INFO kablam! warning: cannot find type `token` in this scope Sep 18 04:02:24.570 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:24.570 INFO kablam! | Sep 18 04:02:24.571 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:24.571 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.571 INFO kablam! | Sep 18 04:02:24.571 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.572 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.572 INFO kablam! Sep 18 04:02:24.572 INFO kablam! warning: cannot find type `userid` in this scope Sep 18 04:02:24.572 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:24.572 INFO kablam! | Sep 18 04:02:24.572 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:24.572 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.572 INFO kablam! | Sep 18 04:02:24.573 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.573 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.573 INFO kablam! Sep 18 04:02:24.575 INFO kablam! warning: cannot find type `ip` in this scope Sep 18 04:02:24.575 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:24.575 INFO kablam! | Sep 18 04:02:24.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:24.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.575 INFO kablam! | Sep 18 04:02:24.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.575 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.575 INFO kablam! Sep 18 04:02:24.576 INFO kablam! warning: cannot find type `useragent` in this scope Sep 18 04:02:24.576 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:24.576 INFO kablam! | Sep 18 04:02:24.577 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:24.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.577 INFO kablam! | Sep 18 04:02:24.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.578 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.578 INFO kablam! Sep 18 04:02:24.583 INFO kablam! warning: cannot find type `created` in this scope Sep 18 04:02:24.583 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:24.583 INFO kablam! | Sep 18 04:02:24.583 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:24.583 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.584 INFO kablam! | Sep 18 04:02:24.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.584 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.584 INFO kablam! Sep 18 04:02:24.585 INFO kablam! warning: cannot find type `modified` in this scope Sep 18 04:02:24.585 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:24.585 INFO kablam! | Sep 18 04:02:24.585 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:24.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.585 INFO kablam! | Sep 18 04:02:24.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! Sep 18 04:02:24.586 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.586 INFO kablam! Sep 18 04:02:24.586 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 18 04:02:24.587 INFO kablam! --> src/sql.rs:49:17 Sep 18 04:02:24.587 INFO kablam! | Sep 18 04:02:24.587 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 18 04:02:24.587 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.587 INFO kablam! | Sep 18 04:02:24.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.588 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.588 INFO kablam! Sep 18 04:02:24.588 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 18 04:02:24.588 INFO kablam! --> src/sql.rs:49:17 Sep 18 04:02:24.589 INFO kablam! | Sep 18 04:02:24.589 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 18 04:02:24.589 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.589 INFO kablam! | Sep 18 04:02:24.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.590 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.590 INFO kablam! Sep 18 04:02:24.590 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 18 04:02:24.590 INFO kablam! --> src/sql.rs:197:17 Sep 18 04:02:24.591 INFO kablam! | Sep 18 04:02:24.591 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 18 04:02:24.591 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.591 INFO kablam! | Sep 18 04:02:24.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.591 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.592 INFO kablam! Sep 18 04:02:24.592 INFO kablam! warning: cannot find type `identities` in this scope Sep 18 04:02:24.592 INFO kablam! --> src/sql.rs:197:17 Sep 18 04:02:24.592 INFO kablam! | Sep 18 04:02:24.592 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 18 04:02:24.592 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.593 INFO kablam! | Sep 18 04:02:24.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.593 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.593 INFO kablam! Sep 18 04:02:24.594 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 18 04:02:24.594 INFO kablam! --> src/sql.rs:197:17 Sep 18 04:02:24.594 INFO kablam! | Sep 18 04:02:24.594 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 18 04:02:24.594 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.595 INFO kablam! | Sep 18 04:02:24.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.595 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.595 INFO kablam! Sep 18 04:02:24.596 INFO kablam! warning: cannot find type `identities` in this scope Sep 18 04:02:24.596 INFO kablam! --> src/sql.rs:206:17 Sep 18 04:02:24.596 INFO kablam! | Sep 18 04:02:24.596 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 18 04:02:24.596 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.596 INFO kablam! | Sep 18 04:02:24.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.597 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.597 INFO kablam! Sep 18 04:02:24.597 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 18 04:02:24.597 INFO kablam! --> src/sql.rs:206:17 Sep 18 04:02:24.598 INFO kablam! | Sep 18 04:02:24.598 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 18 04:02:24.598 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.598 INFO kablam! | Sep 18 04:02:24.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.599 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.599 INFO kablam! Sep 18 04:02:24.599 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 18 04:02:24.599 INFO kablam! --> src/sql.rs:206:17 Sep 18 04:02:24.599 INFO kablam! | Sep 18 04:02:24.600 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 18 04:02:24.600 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:24.600 INFO kablam! | Sep 18 04:02:24.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:24.600 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:24.601 INFO kablam! Sep 18 04:02:25.003 INFO kablam! warning: unused import: `SqlIdentityError` Sep 18 04:02:25.003 INFO kablam! --> src/sql.rs:27:26 Sep 18 04:02:25.003 INFO kablam! | Sep 18 04:02:25.004 INFO kablam! 27 | use super::{SqlIdentity, SqlIdentityError}; Sep 18 04:02:25.004 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 18 04:02:25.004 INFO kablam! | Sep 18 04:02:25.004 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 04:02:25.004 INFO kablam! Sep 18 04:02:25.004 INFO kablam! warning: cannot find type `table` in this scope Sep 18 04:02:25.005 INFO kablam! --> :165:33 Sep 18 04:02:25.005 INFO kablam! | Sep 18 04:02:25.005 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 18 04:02:25.005 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.005 INFO kablam! | Sep 18 04:02:25.005 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 18 04:02:25.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.006 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.006 INFO kablam! Sep 18 04:02:25.006 INFO kablam! warning: cannot find type `table` in this scope Sep 18 04:02:25.006 INFO kablam! --> :165:33 Sep 18 04:02:25.007 INFO kablam! | Sep 18 04:02:25.007 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 18 04:02:25.007 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.007 INFO kablam! | Sep 18 04:02:25.007 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.008 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.008 INFO kablam! Sep 18 04:02:25.008 INFO kablam! warning: cannot find type `id` in this scope Sep 18 04:02:25.008 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:25.008 INFO kablam! | Sep 18 04:02:25.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:25.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.009 INFO kablam! | Sep 18 04:02:25.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.010 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.010 INFO kablam! Sep 18 04:02:25.010 INFO kablam! warning: cannot find type `token` in this scope Sep 18 04:02:25.010 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:25.010 INFO kablam! | Sep 18 04:02:25.011 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:25.011 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.011 INFO kablam! | Sep 18 04:02:25.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.012 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.012 INFO kablam! Sep 18 04:02:25.012 INFO kablam! warning: cannot find type `userid` in this scope Sep 18 04:02:25.012 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:25.012 INFO kablam! | Sep 18 04:02:25.013 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:25.013 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.013 INFO kablam! | Sep 18 04:02:25.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.013 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.014 INFO kablam! Sep 18 04:02:25.014 INFO kablam! warning: cannot find type `ip` in this scope Sep 18 04:02:25.014 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:25.014 INFO kablam! | Sep 18 04:02:25.014 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:25.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.015 INFO kablam! | Sep 18 04:02:25.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.015 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.015 INFO kablam! Sep 18 04:02:25.016 INFO kablam! warning: cannot find type `useragent` in this scope Sep 18 04:02:25.016 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:25.016 INFO kablam! | Sep 18 04:02:25.016 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:25.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.016 INFO kablam! | Sep 18 04:02:25.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.017 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.017 INFO kablam! Sep 18 04:02:25.017 INFO kablam! warning: cannot find type `created` in this scope Sep 18 04:02:25.017 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:25.017 INFO kablam! | Sep 18 04:02:25.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:25.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.017 INFO kablam! | Sep 18 04:02:25.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.017 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.017 INFO kablam! Sep 18 04:02:25.017 INFO kablam! warning: cannot find type `modified` in this scope Sep 18 04:02:25.017 INFO kablam! --> <__diesel_column macros>:5:33 Sep 18 04:02:25.017 INFO kablam! | Sep 18 04:02:25.018 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 18 04:02:25.018 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.018 INFO kablam! | Sep 18 04:02:25.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.018 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.018 INFO kablam! Sep 18 04:02:25.018 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 18 04:02:25.018 INFO kablam! --> src/sql.rs:49:17 Sep 18 04:02:25.018 INFO kablam! | Sep 18 04:02:25.018 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 18 04:02:25.018 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.018 INFO kablam! | Sep 18 04:02:25.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.018 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.018 INFO kablam! Sep 18 04:02:25.018 INFO kablam! warning: cannot find type `SqlIdentityModel` in this scope Sep 18 04:02:25.018 INFO kablam! --> src/sql.rs:49:17 Sep 18 04:02:25.018 INFO kablam! | Sep 18 04:02:25.018 INFO kablam! 49 | #[derive(Debug, Queryable)] Sep 18 04:02:25.018 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.018 INFO kablam! | Sep 18 04:02:25.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.018 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.018 INFO kablam! Sep 18 04:02:25.019 INFO kablam! warning: cannot find type `UpdateIdentity` in this scope Sep 18 04:02:25.019 INFO kablam! --> src/sql.rs:197:17 Sep 18 04:02:25.019 INFO kablam! | Sep 18 04:02:25.019 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 18 04:02:25.019 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.019 INFO kablam! | Sep 18 04:02:25.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.019 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.019 INFO kablam! Sep 18 04:02:25.019 INFO kablam! warning: cannot find type `identities` in this scope Sep 18 04:02:25.019 INFO kablam! --> src/sql.rs:197:17 Sep 18 04:02:25.019 INFO kablam! | Sep 18 04:02:25.019 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 18 04:02:25.019 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.019 INFO kablam! | Sep 18 04:02:25.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.019 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.019 INFO kablam! Sep 18 04:02:25.019 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 18 04:02:25.019 INFO kablam! --> src/sql.rs:197:17 Sep 18 04:02:25.019 INFO kablam! | Sep 18 04:02:25.019 INFO kablam! 197 | #[derive(Debug, AsChangeset)] Sep 18 04:02:25.019 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.019 INFO kablam! | Sep 18 04:02:25.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.019 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.019 INFO kablam! Sep 18 04:02:25.019 INFO kablam! warning: cannot find type `identities` in this scope Sep 18 04:02:25.019 INFO kablam! --> src/sql.rs:206:17 Sep 18 04:02:25.019 INFO kablam! | Sep 18 04:02:25.019 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 18 04:02:25.019 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.019 INFO kablam! | Sep 18 04:02:25.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.019 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.019 INFO kablam! Sep 18 04:02:25.019 INFO kablam! warning: cannot find type `CreateIdentity` in this scope Sep 18 04:02:25.020 INFO kablam! --> src/sql.rs:206:17 Sep 18 04:02:25.020 INFO kablam! | Sep 18 04:02:25.020 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 18 04:02:25.020 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.020 INFO kablam! | Sep 18 04:02:25.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.020 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.020 INFO kablam! Sep 18 04:02:25.020 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 18 04:02:25.020 INFO kablam! --> src/sql.rs:206:17 Sep 18 04:02:25.020 INFO kablam! | Sep 18 04:02:25.020 INFO kablam! 206 | #[derive(Debug, Insertable)] Sep 18 04:02:25.020 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 18 04:02:25.020 INFO kablam! | Sep 18 04:02:25.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 04:02:25.020 INFO kablam! = note: for more information, see issue #50504 Sep 18 04:02:25.020 INFO kablam! Sep 18 04:02:31.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.59s Sep 18 04:02:31.095 INFO kablam! su: No module specific data is present Sep 18 04:02:32.132 INFO running `"docker" "rm" "-f" "72d364243512319ce60554d11f32a3bfa9327a7c1b9004fcc4e9ffe780530a02"` Sep 18 04:02:32.450 INFO blam! 72d364243512319ce60554d11f32a3bfa9327a7c1b9004fcc4e9ffe780530a02