Nov 28 13:23:10.102 INFO checking GooseDB/wow against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 13:23:10.104 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-3/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 13:23:10.566 INFO [stdout] feed36fae9141615f1b2a177386f9b7b96824015ddf580d7e427e18fbc0cf6b3 Nov 28 13:23:10.568 INFO running `"docker" "start" "-a" "feed36fae9141615f1b2a177386f9b7b96824015ddf580d7e427e18fbc0cf6b3"` Nov 28 13:23:12.495 INFO [stderr] usermod: no changes Nov 28 13:23:13.088 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 28 13:23:13.088 INFO [stderr] Compiling ring v0.13.2 Nov 28 13:23:13.088 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 28 13:23:13.133 INFO [stderr] Checking r2d2 v0.8.2 Nov 28 13:23:13.161 INFO [stderr] Checking backtrace v0.2.3 Nov 28 13:23:13.161 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 28 13:23:13.161 INFO [stderr] Compiling serde_derive v1.0.75 Nov 28 13:23:13.161 INFO [stderr] Checking tokio-reactor v0.1.4 Nov 28 13:23:17.508 INFO [stderr] Checking diesel v1.3.2 Nov 28 13:23:19.389 INFO [stderr] Checking error-chain v0.1.12 Nov 28 13:23:19.389 INFO [stderr] Checking postgres-protocol v0.3.2 Nov 28 13:23:19.395 INFO [stderr] Compiling string_cache v0.7.3 Nov 28 13:23:24.264 INFO [stderr] Checking failure v0.1.2 Nov 28 13:23:26.597 INFO [stderr] Checking tokio-tcp v0.1.1 Nov 28 13:23:29.185 INFO [stderr] Checking tokio-uds v0.2.1 Nov 28 13:23:32.344 INFO [stderr] Checking tokio-udp v0.1.2 Nov 28 13:23:35.500 INFO [stderr] Checking tokio-signal v0.2.4 Nov 28 13:23:38.559 INFO [stderr] Checking postgres-shared v0.4.2 Nov 28 13:23:43.877 INFO [stderr] Checking flate2 v1.0.2 Nov 28 13:23:44.736 INFO [stderr] Checking trust-dns-proto v0.4.0 Nov 28 13:23:47.816 INFO [stderr] Checking tokio v0.1.8 Nov 28 13:23:54.373 INFO [stderr] Checking cookie v0.11.0 Nov 28 13:23:55.021 INFO [stderr] Checking postgres v0.15.2 Nov 28 13:24:01.538 INFO [stderr] Checking brotli2 v0.3.2 Nov 28 13:24:07.842 INFO [stderr] Checking r2d2_postgres v0.14.0 Nov 28 13:24:10.246 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 28 13:24:23.318 INFO [stderr] Compiling markup5ever v0.7.2 Nov 28 13:24:26.265 INFO [stderr] Checking actix v0.7.3 Nov 28 13:24:39.175 INFO [stderr] Checking actix-web v0.7.4 Nov 28 13:24:42.994 INFO [stderr] Checking html5ever v0.22.3 Nov 28 13:24:51.538 INFO [stderr] Checking ammonia v1.2.0 Nov 28 13:25:09.072 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 28 13:25:10.040 INFO [stderr] Checking wowservice v0.1.0 (/source) Nov 28 13:25:21.816 INFO [stderr] warning: cannot find type `Project` in this scope Nov 28 13:25:21.816 INFO [stderr] --> src/project.rs:1:10 Nov 28 13:25:21.816 INFO [stderr] | Nov 28 13:25:21.816 INFO [stderr] 1 | #[derive(Queryable, Associations)] Nov 28 13:25:21.816 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.816 INFO [stderr] | Nov 28 13:25:21.816 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 13:25:21.816 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.816 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.816 INFO [stderr] Nov 28 13:25:21.816 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:25:21.816 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:25:21.816 INFO [stderr] | Nov 28 13:25:21.816 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:25:21.816 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.816 INFO [stderr] | Nov 28 13:25:21.816 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.816 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.816 INFO [stderr] Nov 28 13:25:21.816 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 13:25:21.816 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.816 INFO [stderr] | Nov 28 13:25:21.816 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.816 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.817 INFO [stderr] | Nov 28 13:25:21.817 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.817 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.817 INFO [stderr] Nov 28 13:25:21.817 INFO [stderr] warning: cannot find type `string` in this scope Nov 28 13:25:21.817 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.817 INFO [stderr] | Nov 28 13:25:21.817 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.817 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.817 INFO [stderr] | Nov 28 13:25:21.817 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.817 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.818 INFO [stderr] Nov 28 13:25:21.818 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 28 13:25:21.818 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.818 INFO [stderr] | Nov 28 13:25:21.818 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.818 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.818 INFO [stderr] | Nov 28 13:25:21.818 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.818 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.818 INFO [stderr] Nov 28 13:25:21.819 INFO [stderr] warning: cannot find type `translated` in this scope Nov 28 13:25:21.819 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.819 INFO [stderr] | Nov 28 13:25:21.819 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.819 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.819 INFO [stderr] | Nov 28 13:25:21.819 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.819 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.819 INFO [stderr] Nov 28 13:25:21.828 INFO [stderr] warning: cannot find type `original_url` in this scope Nov 28 13:25:21.828 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.828 INFO [stderr] | Nov 28 13:25:21.828 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.828 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.828 INFO [stderr] | Nov 28 13:25:21.828 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.828 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.828 INFO [stderr] Nov 28 13:25:21.829 INFO [stderr] warning: cannot find type `translation_url` in this scope Nov 28 13:25:21.829 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.829 INFO [stderr] | Nov 28 13:25:21.829 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.829 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.829 INFO [stderr] | Nov 28 13:25:21.829 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.829 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.829 INFO [stderr] Nov 28 13:25:21.830 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 13:25:21.830 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.830 INFO [stderr] | Nov 28 13:25:21.830 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.830 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.830 INFO [stderr] | Nov 28 13:25:21.830 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.830 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.830 INFO [stderr] Nov 28 13:25:21.831 INFO [stderr] warning: cannot find type `session_token` in this scope Nov 28 13:25:21.831 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.831 INFO [stderr] | Nov 28 13:25:21.831 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.831 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.831 INFO [stderr] | Nov 28 13:25:21.831 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.831 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.831 INFO [stderr] Nov 28 13:25:21.832 INFO [stderr] warning: cannot find type `expires` in this scope Nov 28 13:25:21.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.832 INFO [stderr] | Nov 28 13:25:21.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.840 INFO [stderr] | Nov 28 13:25:21.840 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.840 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.840 INFO [stderr] Nov 28 13:25:21.840 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 28 13:25:21.840 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.840 INFO [stderr] | Nov 28 13:25:21.840 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.840 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.840 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.841 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.841 INFO [stderr] Nov 28 13:25:21.841 INFO [stderr] warning: cannot find type `file_name` in this scope Nov 28 13:25:21.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.841 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.841 INFO [stderr] Nov 28 13:25:21.841 INFO [stderr] warning: cannot find type `hash_updated` in this scope Nov 28 13:25:21.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.841 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.841 INFO [stderr] Nov 28 13:25:21.841 INFO [stderr] warning: cannot find type `hash_completed` in this scope Nov 28 13:25:21.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.841 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.841 INFO [stderr] Nov 28 13:25:21.841 INFO [stderr] warning: cannot find type `work_started` in this scope Nov 28 13:25:21.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.841 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.841 INFO [stderr] Nov 28 13:25:21.841 INFO [stderr] warning: cannot find type `work_finished` in this scope Nov 28 13:25:21.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.841 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.841 INFO [stderr] Nov 28 13:25:21.841 INFO [stderr] warning: cannot find type `creator` in this scope Nov 28 13:25:21.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.841 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.841 INFO [stderr] Nov 28 13:25:21.841 INFO [stderr] warning: cannot find type `moderator` in this scope Nov 28 13:25:21.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.841 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.841 INFO [stderr] Nov 28 13:25:21.841 INFO [stderr] warning: cannot find type `master` in this scope Nov 28 13:25:21.841 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.841 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.841 INFO [stderr] | Nov 28 13:25:21.841 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.841 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.841 INFO [stderr] Nov 28 13:25:21.848 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 28 13:25:21.848 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.848 INFO [stderr] | Nov 28 13:25:21.848 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.848 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.848 INFO [stderr] | Nov 28 13:25:21.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.848 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.848 INFO [stderr] Nov 28 13:25:21.848 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 13:25:21.848 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.848 INFO [stderr] | Nov 28 13:25:21.848 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.848 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.848 INFO [stderr] | Nov 28 13:25:21.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.848 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.848 INFO [stderr] Nov 28 13:25:21.848 INFO [stderr] warning: cannot find type `hashed_password` in this scope Nov 28 13:25:21.848 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.848 INFO [stderr] | Nov 28 13:25:21.848 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.848 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.848 INFO [stderr] | Nov 28 13:25:21.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.848 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.848 INFO [stderr] Nov 28 13:25:21.848 INFO [stderr] warning: cannot find type `seed` in this scope Nov 28 13:25:21.848 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:21.848 INFO [stderr] | Nov 28 13:25:21.848 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:21.848 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.848 INFO [stderr] | Nov 28 13:25:21.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.848 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.848 INFO [stderr] Nov 28 13:25:21.848 INFO [stderr] warning: unused import: `database::DataBase` Nov 28 13:25:21.848 INFO [stderr] --> src/pages/homepage.rs:3:5 Nov 28 13:25:21.848 INFO [stderr] | Nov 28 13:25:21.848 INFO [stderr] 3 | use database::DataBase; Nov 28 13:25:21.848 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 13:25:21.848 INFO [stderr] | Nov 28 13:25:21.848 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 13:25:21.848 INFO [stderr] Nov 28 13:25:21.848 INFO [stderr] warning: unused import: `ammonia::Builder` Nov 28 13:25:21.848 INFO [stderr] --> src/pages/homepage.rs:4:5 Nov 28 13:25:21.848 INFO [stderr] | Nov 28 13:25:21.849 INFO [stderr] 4 | use ammonia::Builder; Nov 28 13:25:21.849 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 28 13:25:21.849 INFO [stderr] Nov 28 13:25:21.849 INFO [stderr] warning: unused import: `database::DataBase` Nov 28 13:25:21.849 INFO [stderr] --> src/pages/profile.rs:3:5 Nov 28 13:25:21.849 INFO [stderr] | Nov 28 13:25:21.849 INFO [stderr] 3 | use database::DataBase; Nov 28 13:25:21.849 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 13:25:21.849 INFO [stderr] Nov 28 13:25:21.849 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 13:25:21.849 INFO [stderr] --> src/user.rs:13:24 Nov 28 13:25:21.849 INFO [stderr] | Nov 28 13:25:21.849 INFO [stderr] 13 | #[derive(Associations, Queryable)] Nov 28 13:25:21.849 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:21.849 INFO [stderr] | Nov 28 13:25:21.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:21.849 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:21.849 INFO [stderr] Nov 28 13:25:23.120 INFO [stderr] warning: unreachable pattern Nov 28 13:25:23.120 INFO [stderr] --> src/database.rs:64:21 Nov 28 13:25:23.120 INFO [stderr] | Nov 28 13:25:23.120 INFO [stderr] 62 | hashed_password => Nov 28 13:25:23.120 INFO [stderr] | --------------- matches any value Nov 28 13:25:23.120 INFO [stderr] 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Nov 28 13:25:23.120 INFO [stderr] 64 | _ => Ok(SignInResult::WrongPassword), Nov 28 13:25:23.120 INFO [stderr] | ^ unreachable pattern Nov 28 13:25:23.120 INFO [stderr] | Nov 28 13:25:23.120 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Nov 28 13:25:23.120 INFO [stderr] Nov 28 13:25:23.128 INFO [stderr] warning: unused variable: `user` Nov 28 13:25:23.128 INFO [stderr] --> src/pages/profile.rs:14:47 Nov 28 13:25:23.128 INFO [stderr] | Nov 28 13:25:23.128 INFO [stderr] 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Nov 28 13:25:23.128 INFO [stderr] | ^^^^ help: consider using `_user` instead Nov 28 13:25:23.128 INFO [stderr] | Nov 28 13:25:23.128 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 13:25:23.128 INFO [stderr] Nov 28 13:25:23.128 INFO [stderr] warning: unused variable: `req` Nov 28 13:25:23.128 INFO [stderr] --> src/pages/about.rs:4:17 Nov 28 13:25:23.128 INFO [stderr] | Nov 28 13:25:23.128 INFO [stderr] 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Nov 28 13:25:23.128 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 28 13:25:23.128 INFO [stderr] Nov 28 13:25:23.129 INFO [stderr] warning: unused variable: `hashed_password` Nov 28 13:25:23.129 INFO [stderr] --> src/database.rs:60:21 Nov 28 13:25:23.129 INFO [stderr] | Nov 28 13:25:23.129 INFO [stderr] 60 | let hashed_password = msg.password; Nov 28 13:25:23.129 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 28 13:25:23.129 INFO [stderr] Nov 28 13:25:23.129 INFO [stderr] warning: unused variable: `hashed_password` Nov 28 13:25:23.129 INFO [stderr] --> src/database.rs:62:21 Nov 28 13:25:23.129 INFO [stderr] | Nov 28 13:25:23.129 INFO [stderr] 62 | hashed_password => Nov 28 13:25:23.129 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 28 13:25:23.129 INFO [stderr] Nov 28 13:25:23.129 INFO [stderr] warning: unused variable: `token` Nov 28 13:25:23.129 INFO [stderr] --> src/user.rs:31:39 Nov 28 13:25:23.129 INFO [stderr] | Nov 28 13:25:23.129 INFO [stderr] 31 | SignInResult::Success(token) => unimplemented!(), Nov 28 13:25:23.129 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 28 13:25:23.129 INFO [stderr] Nov 28 13:25:23.129 INFO [stderr] warning: unused variable: `token` Nov 28 13:25:23.129 INFO [stderr] --> src/user.rs:42:39 Nov 28 13:25:23.129 INFO [stderr] | Nov 28 13:25:23.129 INFO [stderr] 42 | SignUpResult::Success(token) => unimplemented!(), Nov 28 13:25:23.129 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 28 13:25:23.129 INFO [stderr] Nov 28 13:25:23.260 INFO [stderr] warning: cannot find type `Project` in this scope Nov 28 13:25:23.260 INFO [stderr] --> src/project.rs:1:10 Nov 28 13:25:23.260 INFO [stderr] | Nov 28 13:25:23.260 INFO [stderr] 1 | #[derive(Queryable, Associations)] Nov 28 13:25:23.260 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.260 INFO [stderr] | Nov 28 13:25:23.260 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 13:25:23.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.260 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.260 INFO [stderr] Nov 28 13:25:23.260 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:25:23.260 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:25:23.260 INFO [stderr] | Nov 28 13:25:23.260 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:25:23.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.260 INFO [stderr] | Nov 28 13:25:23.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.260 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.261 INFO [stderr] Nov 28 13:25:23.264 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 13:25:23.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.264 INFO [stderr] | Nov 28 13:25:23.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.264 INFO [stderr] | Nov 28 13:25:23.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.264 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.264 INFO [stderr] Nov 28 13:25:23.264 INFO [stderr] warning: cannot find type `string` in this scope Nov 28 13:25:23.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.265 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.265 INFO [stderr] Nov 28 13:25:23.265 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 28 13:25:23.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.265 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.265 INFO [stderr] Nov 28 13:25:23.265 INFO [stderr] warning: cannot find type `translated` in this scope Nov 28 13:25:23.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.265 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.265 INFO [stderr] Nov 28 13:25:23.265 INFO [stderr] warning: cannot find type `original_url` in this scope Nov 28 13:25:23.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.265 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.265 INFO [stderr] Nov 28 13:25:23.265 INFO [stderr] warning: cannot find type `translation_url` in this scope Nov 28 13:25:23.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.265 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.265 INFO [stderr] Nov 28 13:25:23.265 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 13:25:23.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.265 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.265 INFO [stderr] Nov 28 13:25:23.265 INFO [stderr] warning: cannot find type `session_token` in this scope Nov 28 13:25:23.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.265 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.265 INFO [stderr] Nov 28 13:25:23.265 INFO [stderr] warning: cannot find type `expires` in this scope Nov 28 13:25:23.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.265 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.265 INFO [stderr] Nov 28 13:25:23.265 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 28 13:25:23.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.265 INFO [stderr] | Nov 28 13:25:23.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.265 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.266 INFO [stderr] Nov 28 13:25:23.266 INFO [stderr] warning: cannot find type `file_name` in this scope Nov 28 13:25:23.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.266 INFO [stderr] | Nov 28 13:25:23.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.266 INFO [stderr] | Nov 28 13:25:23.266 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.266 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.266 INFO [stderr] Nov 28 13:25:23.274 INFO [stderr] warning: cannot find type `hash_updated` in this scope Nov 28 13:25:23.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.274 INFO [stderr] | Nov 28 13:25:23.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.274 INFO [stderr] | Nov 28 13:25:23.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.274 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.274 INFO [stderr] Nov 28 13:25:23.274 INFO [stderr] warning: cannot find type `hash_completed` in this scope Nov 28 13:25:23.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.274 INFO [stderr] | Nov 28 13:25:23.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.274 INFO [stderr] | Nov 28 13:25:23.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.274 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.274 INFO [stderr] Nov 28 13:25:23.274 INFO [stderr] warning: cannot find type `work_started` in this scope Nov 28 13:25:23.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.274 INFO [stderr] | Nov 28 13:25:23.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.274 INFO [stderr] | Nov 28 13:25:23.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.274 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.274 INFO [stderr] Nov 28 13:25:23.274 INFO [stderr] warning: cannot find type `work_finished` in this scope Nov 28 13:25:23.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.274 INFO [stderr] | Nov 28 13:25:23.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.274 INFO [stderr] | Nov 28 13:25:23.274 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.274 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.274 INFO [stderr] Nov 28 13:25:23.277 INFO [stderr] warning: cannot find type `creator` in this scope Nov 28 13:25:23.277 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.277 INFO [stderr] | Nov 28 13:25:23.277 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.277 INFO [stderr] | Nov 28 13:25:23.277 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.278 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.278 INFO [stderr] Nov 28 13:25:23.278 INFO [stderr] warning: cannot find type `moderator` in this scope Nov 28 13:25:23.278 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.278 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.278 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.278 INFO [stderr] Nov 28 13:25:23.278 INFO [stderr] warning: cannot find type `master` in this scope Nov 28 13:25:23.278 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.278 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.278 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.278 INFO [stderr] Nov 28 13:25:23.278 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 28 13:25:23.278 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.278 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.278 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.278 INFO [stderr] Nov 28 13:25:23.278 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 13:25:23.278 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.278 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.278 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.278 INFO [stderr] Nov 28 13:25:23.278 INFO [stderr] warning: cannot find type `hashed_password` in this scope Nov 28 13:25:23.278 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.278 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.278 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.278 INFO [stderr] Nov 28 13:25:23.278 INFO [stderr] warning: cannot find type `seed` in this scope Nov 28 13:25:23.278 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:25:23.278 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.278 INFO [stderr] | Nov 28 13:25:23.278 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.278 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.278 INFO [stderr] Nov 28 13:25:23.284 INFO [stderr] warning: unused import: `database::DataBase` Nov 28 13:25:23.284 INFO [stderr] --> src/pages/homepage.rs:3:5 Nov 28 13:25:23.284 INFO [stderr] | Nov 28 13:25:23.284 INFO [stderr] 3 | use database::DataBase; Nov 28 13:25:23.284 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 13:25:23.284 INFO [stderr] | Nov 28 13:25:23.284 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 13:25:23.284 INFO [stderr] Nov 28 13:25:23.284 INFO [stderr] warning: unused import: `ammonia::Builder` Nov 28 13:25:23.284 INFO [stderr] --> src/pages/homepage.rs:4:5 Nov 28 13:25:23.284 INFO [stderr] | Nov 28 13:25:23.284 INFO [stderr] 4 | use ammonia::Builder; Nov 28 13:25:23.284 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 28 13:25:23.284 INFO [stderr] Nov 28 13:25:23.284 INFO [stderr] warning: unused import: `database::DataBase` Nov 28 13:25:23.284 INFO [stderr] --> src/pages/profile.rs:3:5 Nov 28 13:25:23.284 INFO [stderr] | Nov 28 13:25:23.284 INFO [stderr] 3 | use database::DataBase; Nov 28 13:25:23.284 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 13:25:23.284 INFO [stderr] Nov 28 13:25:23.284 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 13:25:23.284 INFO [stderr] --> src/user.rs:13:24 Nov 28 13:25:23.284 INFO [stderr] | Nov 28 13:25:23.284 INFO [stderr] 13 | #[derive(Associations, Queryable)] Nov 28 13:25:23.284 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:25:23.284 INFO [stderr] | Nov 28 13:25:23.285 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 13:25:23.285 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:25:23.285 INFO [stderr] Nov 28 13:25:23.504 INFO [stderr] warning: function is never used: `gen_session_token` Nov 28 13:25:23.504 INFO [stderr] --> src/database.rs:131:1 Nov 28 13:25:23.504 INFO [stderr] | Nov 28 13:25:23.504 INFO [stderr] 131 | fn gen_session_token() {} Nov 28 13:25:23.504 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 28 13:25:23.504 INFO [stderr] | Nov 28 13:25:23.504 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 28 13:25:23.504 INFO [stderr] Nov 28 13:25:23.504 INFO [stderr] warning: struct is never constructed: `Project` Nov 28 13:25:23.504 INFO [stderr] --> src/project.rs:2:1 Nov 28 13:25:23.504 INFO [stderr] | Nov 28 13:25:23.504 INFO [stderr] 2 | pub struct Project { Nov 28 13:25:23.504 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 13:25:23.504 INFO [stderr] Nov 28 13:25:24.513 INFO [stderr] warning: unreachable pattern Nov 28 13:25:24.513 INFO [stderr] --> src/database.rs:64:21 Nov 28 13:25:24.514 INFO [stderr] | Nov 28 13:25:24.514 INFO [stderr] 62 | hashed_password => Nov 28 13:25:24.515 INFO [stderr] | --------------- matches any value Nov 28 13:25:24.515 INFO [stderr] 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Nov 28 13:25:24.515 INFO [stderr] 64 | _ => Ok(SignInResult::WrongPassword), Nov 28 13:25:24.515 INFO [stderr] | ^ unreachable pattern Nov 28 13:25:24.516 INFO [stderr] | Nov 28 13:25:24.516 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Nov 28 13:25:24.516 INFO [stderr] Nov 28 13:25:24.516 INFO [stderr] warning: unused variable: `user` Nov 28 13:25:24.517 INFO [stderr] --> src/pages/profile.rs:14:47 Nov 28 13:25:24.517 INFO [stderr] | Nov 28 13:25:24.517 INFO [stderr] 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Nov 28 13:25:24.517 INFO [stderr] | ^^^^ help: consider using `_user` instead Nov 28 13:25:24.518 INFO [stderr] | Nov 28 13:25:24.518 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 13:25:24.518 INFO [stderr] Nov 28 13:25:24.518 INFO [stderr] warning: unused variable: `req` Nov 28 13:25:24.519 INFO [stderr] --> src/pages/about.rs:4:17 Nov 28 13:25:24.519 INFO [stderr] | Nov 28 13:25:24.519 INFO [stderr] 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Nov 28 13:25:24.519 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 28 13:25:24.520 INFO [stderr] Nov 28 13:25:24.520 INFO [stderr] warning: unused variable: `hashed_password` Nov 28 13:25:24.520 INFO [stderr] --> src/database.rs:60:21 Nov 28 13:25:24.521 INFO [stderr] | Nov 28 13:25:24.521 INFO [stderr] 60 | let hashed_password = msg.password; Nov 28 13:25:24.521 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 28 13:25:24.521 INFO [stderr] Nov 28 13:25:24.522 INFO [stderr] warning: unused variable: `hashed_password` Nov 28 13:25:24.522 INFO [stderr] --> src/database.rs:62:21 Nov 28 13:25:24.522 INFO [stderr] | Nov 28 13:25:24.522 INFO [stderr] 62 | hashed_password => Nov 28 13:25:24.523 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 28 13:25:24.523 INFO [stderr] Nov 28 13:25:24.523 INFO [stderr] warning: unused variable: `token` Nov 28 13:25:24.523 INFO [stderr] --> src/user.rs:31:39 Nov 28 13:25:24.523 INFO [stderr] | Nov 28 13:25:24.524 INFO [stderr] 31 | SignInResult::Success(token) => unimplemented!(), Nov 28 13:25:24.524 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 28 13:25:24.524 INFO [stderr] Nov 28 13:25:24.525 INFO [stderr] warning: unused variable: `token` Nov 28 13:25:24.525 INFO [stderr] --> src/user.rs:42:39 Nov 28 13:25:24.525 INFO [stderr] | Nov 28 13:25:24.525 INFO [stderr] 42 | SignUpResult::Success(token) => unimplemented!(), Nov 28 13:25:24.526 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 28 13:25:24.526 INFO [stderr] Nov 28 13:25:24.757 INFO [stderr] warning: function is never used: `gen_session_token` Nov 28 13:25:24.757 INFO [stderr] --> src/database.rs:131:1 Nov 28 13:25:24.757 INFO [stderr] | Nov 28 13:25:24.757 INFO [stderr] 131 | fn gen_session_token() {} Nov 28 13:25:24.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 28 13:25:24.758 INFO [stderr] | Nov 28 13:25:24.758 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 28 13:25:24.758 INFO [stderr] Nov 28 13:25:24.759 INFO [stderr] warning: struct is never constructed: `Project` Nov 28 13:25:24.759 INFO [stderr] --> src/project.rs:2:1 Nov 28 13:25:24.759 INFO [stderr] | Nov 28 13:25:24.759 INFO [stderr] 2 | pub struct Project { Nov 28 13:25:24.760 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 28 13:25:24.760 INFO [stderr] Nov 28 13:25:24.876 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s Nov 28 13:25:24.904 INFO [stderr] su: No module specific data is present Nov 28 13:25:25.852 INFO running `"docker" "inspect" "feed36fae9141615f1b2a177386f9b7b96824015ddf580d7e427e18fbc0cf6b3"` Nov 28 13:25:26.180 INFO running `"docker" "rm" "-f" "feed36fae9141615f1b2a177386f9b7b96824015ddf580d7e427e18fbc0cf6b3"` Nov 28 13:25:26.472 INFO [stdout] feed36fae9141615f1b2a177386f9b7b96824015ddf580d7e427e18fbc0cf6b3