Nov 01 05:04:40.579 INFO checking ffimnsr/simple-webservice-rust against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 05:04:40.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 01 05:04:40.984 INFO blam! d5195466988c17dca33126d5fe9ccc3c3c0aced43f59f6caf70dd9550b2b00d5 Nov 01 05:04:40.989 INFO running `"docker" "start" "-a" "d5195466988c17dca33126d5fe9ccc3c3c0aced43f59f6caf70dd9550b2b00d5"` Nov 01 05:04:42.369 INFO kablam! usermod: no changes Nov 01 05:04:42.848 INFO kablam! Compiling proc-macro2 v0.4.8 Nov 01 05:04:42.849 INFO kablam! Checking memchr v1.0.2 Nov 01 05:04:42.881 INFO kablam! Compiling email v0.0.19 Nov 01 05:04:42.881 INFO kablam! Compiling serde v1.0.70 Nov 01 05:04:42.881 INFO kablam! Checking r2d2 v0.8.2 Nov 01 05:04:42.881 INFO kablam! Compiling backtrace-sys v0.1.23 Nov 01 05:04:42.881 INFO kablam! Checking uuid v0.6.5 Nov 01 05:04:42.892 INFO kablam! Checking bincode v1.0.1 Nov 01 05:04:43.980 INFO kablam! Checking regex v0.2.11 Nov 01 05:04:44.399 INFO kablam! Compiling backtrace v0.3.9 Nov 01 05:04:45.552 INFO kablam! Checking crypto-mac v0.6.2 Nov 01 05:04:46.064 INFO kablam! Checking nom v3.2.1 Nov 01 05:04:46.064 INFO kablam! Checking error-chain v0.11.0 Nov 01 05:04:46.611 INFO kablam! Checking md-5 v0.7.0 Nov 01 05:04:47.071 INFO kablam! Checking hmac v0.6.2 Nov 01 05:04:48.980 INFO kablam! Compiling ring v0.12.1 Nov 01 05:04:49.011 INFO kablam! Checking diesel v1.3.2 Nov 01 05:04:49.064 INFO kablam! Checking dotenv v0.13.0 Nov 01 05:05:02.268 INFO kablam! Compiling quote v0.6.3 Nov 01 05:05:10.541 INFO kablam! Compiling syn v0.14.4 Nov 01 05:05:20.136 INFO kablam! Compiling serde_json v1.0.24 Nov 01 05:05:20.138 INFO kablam! Compiling semver v0.9.0 Nov 01 05:05:27.714 INFO kablam! Compiling serde_derive v1.0.70 Nov 01 05:05:43.241 INFO kablam! Compiling cargo_metadata v0.5.8 Nov 01 05:05:43.241 INFO kablam! Checking lettre v0.8.2 Nov 01 05:05:43.241 INFO kablam! Checking jsonwebtoken v4.0.1 Nov 01 05:05:50.676 INFO kablam! Compiling skeptic v0.13.3 Nov 01 05:05:53.141 INFO kablam! Checking lettre_email v0.8.2 Nov 01 05:05:57.992 INFO kablam! Compiling borrow-bag v1.0.0 Nov 01 05:06:01.438 INFO kablam! Checking gotham v0.2.1 Nov 01 05:06:06.681 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 01 05:06:07.826 INFO kablam! Checking sleeping_forest v0.1.0 (/source) Nov 01 05:06:09.153 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:06:09.153 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:06:09.153 INFO kablam! | Nov 01 05:06:09.153 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:06:09.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.153 INFO kablam! | Nov 01 05:06:09.154 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 05:06:09.154 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.154 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.154 INFO kablam! Nov 01 05:06:09.160 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:06:09.160 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:06:09.160 INFO kablam! | Nov 01 05:06:09.160 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:06:09.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.160 INFO kablam! | Nov 01 05:06:09.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.160 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.160 INFO kablam! Nov 01 05:06:09.160 INFO kablam! warning: cannot find type `id` in this scope Nov 01 05:06:09.160 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.160 INFO kablam! | Nov 01 05:06:09.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.160 INFO kablam! | Nov 01 05:06:09.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.160 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.160 INFO kablam! Nov 01 05:06:09.160 INFO kablam! warning: cannot find type `title` in this scope Nov 01 05:06:09.160 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.160 INFO kablam! | Nov 01 05:06:09.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.160 INFO kablam! | Nov 01 05:06:09.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.160 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.160 INFO kablam! Nov 01 05:06:09.160 INFO kablam! warning: cannot find type `organization_affected` in this scope Nov 01 05:06:09.160 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.160 INFO kablam! | Nov 01 05:06:09.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.160 INFO kablam! | Nov 01 05:06:09.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.160 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.160 INFO kablam! Nov 01 05:06:09.160 INFO kablam! warning: cannot find type `content` in this scope Nov 01 05:06:09.160 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.160 INFO kablam! | Nov 01 05:06:09.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.160 INFO kablam! | Nov 01 05:06:09.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.160 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.160 INFO kablam! Nov 01 05:06:09.160 INFO kablam! warning: cannot find type `wallet_address` in this scope Nov 01 05:06:09.160 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.160 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.161 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.161 INFO kablam! Nov 01 05:06:09.161 INFO kablam! warning: cannot find type `feedback` in this scope Nov 01 05:06:09.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.161 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.161 INFO kablam! Nov 01 05:06:09.161 INFO kablam! warning: cannot find type `status` in this scope Nov 01 05:06:09.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.161 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.161 INFO kablam! Nov 01 05:06:09.161 INFO kablam! warning: cannot find type `created_at` in this scope Nov 01 05:06:09.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.161 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.161 INFO kablam! Nov 01 05:06:09.161 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 01 05:06:09.161 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.161 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.161 INFO kablam! Nov 01 05:06:09.161 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:06:09.161 INFO kablam! --> src/models.rs:9:10 Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.161 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.161 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.161 INFO kablam! Nov 01 05:06:09.161 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 05:06:09.161 INFO kablam! --> src/models.rs:9:10 Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.161 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.161 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.161 INFO kablam! Nov 01 05:06:09.161 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 05:06:09.161 INFO kablam! --> src/models.rs:9:10 Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.161 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.161 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.161 INFO kablam! Nov 01 05:06:09.161 INFO kablam! warning: cannot find type `BugReport` in this scope Nov 01 05:06:09.161 INFO kablam! --> src/models.rs:9:10 Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.161 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.161 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.161 INFO kablam! Nov 01 05:06:09.161 INFO kablam! warning: cannot find type `BugReport` in this scope Nov 01 05:06:09.161 INFO kablam! --> src/models.rs:9:21 Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.161 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.161 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.161 INFO kablam! Nov 01 05:06:09.161 INFO kablam! warning: cannot find type `bug_reports` in this scope Nov 01 05:06:09.161 INFO kablam! --> src/models.rs:9:21 Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.161 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.161 INFO kablam! | Nov 01 05:06:09.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.161 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.161 INFO kablam! Nov 01 05:06:09.162 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:06:09.162 INFO kablam! --> src/models.rs:9:21 Nov 01 05:06:09.162 INFO kablam! | Nov 01 05:06:09.162 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.162 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.162 INFO kablam! | Nov 01 05:06:09.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.162 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.162 INFO kablam! Nov 01 05:06:09.162 INFO kablam! warning: cannot find type `bug_reports` in this scope Nov 01 05:06:09.162 INFO kablam! --> src/models.rs:22:10 Nov 01 05:06:09.162 INFO kablam! | Nov 01 05:06:09.162 INFO kablam! 22 | #[derive(Insertable)] Nov 01 05:06:09.162 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.162 INFO kablam! | Nov 01 05:06:09.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.162 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.162 INFO kablam! Nov 01 05:06:09.162 INFO kablam! warning: cannot find type `NewBugReport` in this scope Nov 01 05:06:09.165 INFO kablam! --> src/models.rs:22:10 Nov 01 05:06:09.165 INFO kablam! | Nov 01 05:06:09.165 INFO kablam! 22 | #[derive(Insertable)] Nov 01 05:06:09.165 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.165 INFO kablam! | Nov 01 05:06:09.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.165 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.165 INFO kablam! Nov 01 05:06:09.432 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:06:09.432 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:06:09.432 INFO kablam! | Nov 01 05:06:09.432 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:06:09.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.432 INFO kablam! | Nov 01 05:06:09.432 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 05:06:09.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.432 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.433 INFO kablam! Nov 01 05:06:09.433 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:06:09.433 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:06:09.433 INFO kablam! | Nov 01 05:06:09.433 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:06:09.433 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.433 INFO kablam! | Nov 01 05:06:09.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.433 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.433 INFO kablam! Nov 01 05:06:09.433 INFO kablam! warning: cannot find type `id` in this scope Nov 01 05:06:09.433 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.433 INFO kablam! | Nov 01 05:06:09.433 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.433 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.433 INFO kablam! | Nov 01 05:06:09.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.433 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.433 INFO kablam! Nov 01 05:06:09.433 INFO kablam! warning: cannot find type `title` in this scope Nov 01 05:06:09.433 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.433 INFO kablam! | Nov 01 05:06:09.433 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.433 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.433 INFO kablam! | Nov 01 05:06:09.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.433 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.433 INFO kablam! Nov 01 05:06:09.433 INFO kablam! warning: cannot find type `organization_affected` in this scope Nov 01 05:06:09.433 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.434 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.434 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.434 INFO kablam! Nov 01 05:06:09.434 INFO kablam! warning: cannot find type `content` in this scope Nov 01 05:06:09.434 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.434 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.434 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.434 INFO kablam! Nov 01 05:06:09.434 INFO kablam! warning: cannot find type `wallet_address` in this scope Nov 01 05:06:09.434 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.434 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.434 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.434 INFO kablam! Nov 01 05:06:09.434 INFO kablam! warning: cannot find type `feedback` in this scope Nov 01 05:06:09.434 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.434 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.434 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.434 INFO kablam! Nov 01 05:06:09.434 INFO kablam! warning: cannot find type `status` in this scope Nov 01 05:06:09.434 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.434 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.434 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.434 INFO kablam! Nov 01 05:06:09.434 INFO kablam! warning: cannot find type `created_at` in this scope Nov 01 05:06:09.434 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.434 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.434 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.434 INFO kablam! Nov 01 05:06:09.434 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 01 05:06:09.434 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:06:09.434 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.434 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.434 INFO kablam! Nov 01 05:06:09.434 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:06:09.434 INFO kablam! --> src/models.rs:9:10 Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.434 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.434 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.434 INFO kablam! Nov 01 05:06:09.434 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 01 05:06:09.434 INFO kablam! --> src/models.rs:9:10 Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.434 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.434 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.434 INFO kablam! Nov 01 05:06:09.434 INFO kablam! warning: cannot find type `Utc` in this scope Nov 01 05:06:09.434 INFO kablam! --> src/models.rs:9:10 Nov 01 05:06:09.434 INFO kablam! | Nov 01 05:06:09.434 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.434 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.435 INFO kablam! | Nov 01 05:06:09.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.435 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.435 INFO kablam! Nov 01 05:06:09.435 INFO kablam! warning: cannot find type `BugReport` in this scope Nov 01 05:06:09.435 INFO kablam! --> src/models.rs:9:10 Nov 01 05:06:09.435 INFO kablam! | Nov 01 05:06:09.435 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.435 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.435 INFO kablam! | Nov 01 05:06:09.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.435 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.435 INFO kablam! Nov 01 05:06:09.453 INFO kablam! warning: cannot find type `BugReport` in this scope Nov 01 05:06:09.453 INFO kablam! --> src/models.rs:9:21 Nov 01 05:06:09.453 INFO kablam! | Nov 01 05:06:09.453 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.453 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.453 INFO kablam! | Nov 01 05:06:09.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.453 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.453 INFO kablam! Nov 01 05:06:09.453 INFO kablam! warning: cannot find type `bug_reports` in this scope Nov 01 05:06:09.453 INFO kablam! --> src/models.rs:9:21 Nov 01 05:06:09.453 INFO kablam! | Nov 01 05:06:09.453 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.453 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.453 INFO kablam! | Nov 01 05:06:09.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.453 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.453 INFO kablam! Nov 01 05:06:09.453 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:06:09.453 INFO kablam! --> src/models.rs:9:21 Nov 01 05:06:09.453 INFO kablam! | Nov 01 05:06:09.453 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 01 05:06:09.453 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.453 INFO kablam! | Nov 01 05:06:09.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.453 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.453 INFO kablam! Nov 01 05:06:09.453 INFO kablam! warning: cannot find type `bug_reports` in this scope Nov 01 05:06:09.453 INFO kablam! --> src/models.rs:22:10 Nov 01 05:06:09.453 INFO kablam! | Nov 01 05:06:09.453 INFO kablam! 22 | #[derive(Insertable)] Nov 01 05:06:09.453 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.453 INFO kablam! | Nov 01 05:06:09.454 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.454 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.454 INFO kablam! Nov 01 05:06:09.454 INFO kablam! warning: cannot find type `NewBugReport` in this scope Nov 01 05:06:09.454 INFO kablam! --> src/models.rs:22:10 Nov 01 05:06:09.454 INFO kablam! | Nov 01 05:06:09.454 INFO kablam! 22 | #[derive(Insertable)] Nov 01 05:06:09.454 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:06:09.454 INFO kablam! | Nov 01 05:06:09.454 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:06:09.454 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:06:09.454 INFO kablam! Nov 01 05:06:16.009 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Nov 01 05:06:16.065 INFO kablam! su: No module specific data is present Nov 01 05:06:17.179 INFO running `"docker" "rm" "-f" "d5195466988c17dca33126d5fe9ccc3c3c0aced43f59f6caf70dd9550b2b00d5"` Nov 01 05:06:17.552 INFO blam! d5195466988c17dca33126d5fe9ccc3c3c0aced43f59f6caf70dd9550b2b00d5