Nov 09 13:03:08.553 INFO checking ffimnsr/simple-webservice-rust against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 13:03:08.553 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 09 13:03:08.975 INFO blam! 590850e5ae7486e920e869841e87bbf61657b36e6512d92de0292b7718707892 Nov 09 13:03:08.979 INFO running `"docker" "start" "-a" "590850e5ae7486e920e869841e87bbf61657b36e6512d92de0292b7718707892"` Nov 09 13:03:10.078 INFO kablam! usermod: no changes Nov 09 13:03:10.598 INFO kablam! Compiling lazy_static v1.0.2 Nov 09 13:03:10.598 INFO kablam! Checking nom v3.2.1 Nov 09 13:03:10.611 INFO kablam! Compiling backtrace-sys v0.1.23 Nov 09 13:03:10.620 INFO kablam! Checking uuid v0.6.5 Nov 09 13:03:10.626 INFO kablam! Checking bincode v1.0.1 Nov 09 13:03:10.635 INFO kablam! Checking tokio-threadpool v0.1.5 Nov 09 13:03:10.635 INFO kablam! Checking crypto-mac v0.6.2 Nov 09 13:03:10.636 INFO kablam! Checking env_logger v0.5.10 Nov 09 13:03:11.027 INFO kablam! Checking error-chain v0.11.0 Nov 09 13:03:11.267 INFO kablam! Checking tokio-tcp v0.1.0 Nov 09 13:03:11.314 INFO kablam! Checking md-5 v0.7.0 Nov 09 13:03:12.338 INFO kablam! Checking email v0.0.19 Nov 09 13:03:12.719 INFO kablam! Checking failure v0.1.1 Nov 09 13:03:12.883 INFO kablam! Checking hmac v0.6.2 Nov 09 13:03:13.139 INFO kablam! Compiling backtrace v0.3.9 Nov 09 13:03:13.631 INFO kablam! Compiling crossbeam-epoch v0.3.1 Nov 09 13:03:13.927 INFO kablam! Checking diesel v1.3.2 Nov 09 13:03:14.164 INFO kablam! Checking dotenv v0.13.0 Nov 09 13:03:15.838 INFO kablam! Checking tokio-fs v0.1.2 Nov 09 13:03:17.388 INFO kablam! Compiling crossbeam-deque v0.2.0 Nov 09 13:03:18.187 INFO kablam! Compiling cargo_metadata v0.5.8 Nov 09 13:03:19.475 INFO kablam! Checking tokio v0.1.7 Nov 09 13:03:19.612 INFO kablam! Compiling rayon-core v1.4.1 Nov 09 13:03:20.707 INFO kablam! Checking lettre v0.8.2 Nov 09 13:03:26.318 INFO kablam! Checking tokio-core v0.1.17 Nov 09 13:03:27.001 INFO kablam! Compiling rayon v0.8.2 Nov 09 13:03:32.247 INFO kablam! Compiling skeptic v0.13.3 Nov 09 13:03:35.906 INFO kablam! Checking lettre_email v0.8.2 Nov 09 13:03:37.115 INFO kablam! Checking tokio-proto v0.1.1 Nov 09 13:03:39.167 INFO kablam! Compiling ring v0.12.1 Nov 09 13:03:45.171 INFO kablam! Compiling borrow-bag v1.0.0 Nov 09 13:03:47.151 INFO kablam! Checking hyper v0.11.27 Nov 09 13:03:50.110 INFO kablam! Checking jsonwebtoken v4.0.1 Nov 09 13:03:55.044 INFO kablam! Checking gotham v0.2.1 Nov 09 13:04:19.567 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 09 13:04:21.019 INFO kablam! Checking sleeping_forest v0.1.0 (/source) Nov 09 13:04:22.423 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:04:22.423 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:04:22.423 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 13:04:22.423 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 09 13:04:22.423 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.423 INFO kablam! Nov 09 13:04:22.423 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:04:22.423 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:04:22.423 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 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 09 13:04:22.423 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.423 INFO kablam! Nov 09 13:04:22.423 INFO kablam! warning: cannot find type `id` in this scope Nov 09 13:04:22.423 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.423 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 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 09 13:04:22.423 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.423 INFO kablam! Nov 09 13:04:22.423 INFO kablam! warning: cannot find type `title` in this scope Nov 09 13:04:22.423 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.423 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 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 09 13:04:22.423 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.423 INFO kablam! Nov 09 13:04:22.423 INFO kablam! warning: cannot find type `organization_affected` in this scope Nov 09 13:04:22.423 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.423 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 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 09 13:04:22.423 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.423 INFO kablam! Nov 09 13:04:22.423 INFO kablam! warning: cannot find type `content` in this scope Nov 09 13:04:22.423 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.423 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 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 09 13:04:22.423 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.423 INFO kablam! Nov 09 13:04:22.423 INFO kablam! warning: cannot find type `wallet_address` in this scope Nov 09 13:04:22.423 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.423 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.423 INFO kablam! | Nov 09 13:04:22.423 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 09 13:04:22.424 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.424 INFO kablam! Nov 09 13:04:22.424 INFO kablam! warning: cannot find type `feedback` in this scope Nov 09 13:04:22.424 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.424 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 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 09 13:04:22.424 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.424 INFO kablam! Nov 09 13:04:22.424 INFO kablam! warning: cannot find type `status` in this scope Nov 09 13:04:22.424 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.424 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 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 09 13:04:22.424 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.424 INFO kablam! Nov 09 13:04:22.424 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 13:04:22.424 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.424 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 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 09 13:04:22.424 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.424 INFO kablam! Nov 09 13:04:22.424 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 09 13:04:22.424 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.424 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 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 09 13:04:22.424 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.424 INFO kablam! Nov 09 13:04:22.424 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:04:22.424 INFO kablam! --> src/models.rs:9:10 Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.424 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 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 09 13:04:22.424 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.424 INFO kablam! Nov 09 13:04:22.424 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 13:04:22.424 INFO kablam! --> src/models.rs:9:10 Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.424 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 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 09 13:04:22.424 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.424 INFO kablam! Nov 09 13:04:22.424 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 13:04:22.424 INFO kablam! --> src/models.rs:9:10 Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.424 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 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 09 13:04:22.424 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.424 INFO kablam! Nov 09 13:04:22.424 INFO kablam! warning: cannot find type `BugReport` in this scope Nov 09 13:04:22.424 INFO kablam! --> src/models.rs:9:10 Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.424 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 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 09 13:04:22.424 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.424 INFO kablam! Nov 09 13:04:22.424 INFO kablam! warning: cannot find type `BugReport` in this scope Nov 09 13:04:22.424 INFO kablam! --> src/models.rs:9:21 Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.424 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.424 INFO kablam! | Nov 09 13:04:22.424 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 09 13:04:22.424 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.424 INFO kablam! Nov 09 13:04:22.424 INFO kablam! warning: cannot find type `bug_reports` in this scope Nov 09 13:04:22.424 INFO kablam! --> src/models.rs:9:21 Nov 09 13:04:22.425 INFO kablam! | Nov 09 13:04:22.425 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.425 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.425 INFO kablam! | Nov 09 13:04:22.425 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 09 13:04:22.425 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.425 INFO kablam! Nov 09 13:04:22.425 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:04:22.425 INFO kablam! --> src/models.rs:9:21 Nov 09 13:04:22.425 INFO kablam! | Nov 09 13:04:22.425 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.425 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.425 INFO kablam! | Nov 09 13:04:22.425 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 09 13:04:22.425 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.425 INFO kablam! Nov 09 13:04:22.425 INFO kablam! warning: cannot find type `bug_reports` in this scope Nov 09 13:04:22.425 INFO kablam! --> src/models.rs:22:10 Nov 09 13:04:22.425 INFO kablam! | Nov 09 13:04:22.425 INFO kablam! 22 | #[derive(Insertable)] Nov 09 13:04:22.425 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.425 INFO kablam! | Nov 09 13:04:22.425 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 09 13:04:22.425 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.425 INFO kablam! Nov 09 13:04:22.425 INFO kablam! warning: cannot find type `NewBugReport` in this scope Nov 09 13:04:22.425 INFO kablam! --> src/models.rs:22:10 Nov 09 13:04:22.425 INFO kablam! | Nov 09 13:04:22.425 INFO kablam! 22 | #[derive(Insertable)] Nov 09 13:04:22.425 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.425 INFO kablam! | Nov 09 13:04:22.425 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 09 13:04:22.425 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.425 INFO kablam! Nov 09 13:04:22.611 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:04:22.611 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:04:22.611 INFO kablam! | Nov 09 13:04:22.677 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:04:22.677 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 13:04:22.678 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 09 13:04:22.678 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.678 INFO kablam! Nov 09 13:04:22.678 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:04:22.678 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:04:22.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 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 09 13:04:22.678 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.678 INFO kablam! Nov 09 13:04:22.678 INFO kablam! warning: cannot find type `id` in this scope Nov 09 13:04:22.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 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 09 13:04:22.678 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.678 INFO kablam! Nov 09 13:04:22.678 INFO kablam! warning: cannot find type `title` in this scope Nov 09 13:04:22.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 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 09 13:04:22.678 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.678 INFO kablam! Nov 09 13:04:22.678 INFO kablam! warning: cannot find type `organization_affected` in this scope Nov 09 13:04:22.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 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 09 13:04:22.678 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.678 INFO kablam! Nov 09 13:04:22.678 INFO kablam! warning: cannot find type `content` in this scope Nov 09 13:04:22.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 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 09 13:04:22.678 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.678 INFO kablam! Nov 09 13:04:22.678 INFO kablam! warning: cannot find type `wallet_address` in this scope Nov 09 13:04:22.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 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 09 13:04:22.678 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.678 INFO kablam! Nov 09 13:04:22.678 INFO kablam! warning: cannot find type `feedback` in this scope Nov 09 13:04:22.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 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 09 13:04:22.678 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.678 INFO kablam! Nov 09 13:04:22.678 INFO kablam! warning: cannot find type `status` in this scope Nov 09 13:04:22.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 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 09 13:04:22.678 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.678 INFO kablam! Nov 09 13:04:22.678 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 13:04:22.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.678 INFO kablam! | Nov 09 13:04:22.678 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 09 13:04:22.678 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.678 INFO kablam! Nov 09 13:04:22.679 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 09 13:04:22.679 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:04:22.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 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 09 13:04:22.679 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.679 INFO kablam! Nov 09 13:04:22.679 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:04:22.679 INFO kablam! --> src/models.rs:9:10 Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.679 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 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 09 13:04:22.679 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.679 INFO kablam! Nov 09 13:04:22.679 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 09 13:04:22.679 INFO kablam! --> src/models.rs:9:10 Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.679 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 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 09 13:04:22.679 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.679 INFO kablam! Nov 09 13:04:22.679 INFO kablam! warning: cannot find type `Utc` in this scope Nov 09 13:04:22.679 INFO kablam! --> src/models.rs:9:10 Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.679 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 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 09 13:04:22.679 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.679 INFO kablam! Nov 09 13:04:22.679 INFO kablam! warning: cannot find type `BugReport` in this scope Nov 09 13:04:22.679 INFO kablam! --> src/models.rs:9:10 Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.679 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 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 09 13:04:22.679 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.679 INFO kablam! Nov 09 13:04:22.679 INFO kablam! warning: cannot find type `BugReport` in this scope Nov 09 13:04:22.679 INFO kablam! --> src/models.rs:9:21 Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.679 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 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 09 13:04:22.679 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.679 INFO kablam! Nov 09 13:04:22.679 INFO kablam! warning: cannot find type `bug_reports` in this scope Nov 09 13:04:22.679 INFO kablam! --> src/models.rs:9:21 Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.679 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 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 09 13:04:22.679 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.679 INFO kablam! Nov 09 13:04:22.679 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:04:22.679 INFO kablam! --> src/models.rs:9:21 Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 INFO kablam! 9 | #[derive(Queryable, Identifiable)] Nov 09 13:04:22.679 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 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 09 13:04:22.679 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.679 INFO kablam! Nov 09 13:04:22.679 INFO kablam! warning: cannot find type `bug_reports` in this scope Nov 09 13:04:22.679 INFO kablam! --> src/models.rs:22:10 Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 INFO kablam! 22 | #[derive(Insertable)] Nov 09 13:04:22.679 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.679 INFO kablam! | Nov 09 13:04:22.679 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 09 13:04:22.679 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.679 INFO kablam! Nov 09 13:04:22.680 INFO kablam! warning: cannot find type `NewBugReport` in this scope Nov 09 13:04:22.680 INFO kablam! --> src/models.rs:22:10 Nov 09 13:04:22.680 INFO kablam! | Nov 09 13:04:22.680 INFO kablam! 22 | #[derive(Insertable)] Nov 09 13:04:22.680 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:04:22.680 INFO kablam! | Nov 09 13:04:22.680 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 09 13:04:22.680 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:04:22.680 INFO kablam! Nov 09 13:04:27.734 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Nov 09 13:04:27.791 INFO kablam! su: No module specific data is present Nov 09 13:04:28.615 INFO running `"docker" "rm" "-f" "590850e5ae7486e920e869841e87bbf61657b36e6512d92de0292b7718707892"` Nov 09 13:04:28.859 INFO blam! 590850e5ae7486e920e869841e87bbf61657b36e6512d92de0292b7718707892