Nov 30 10:51:49.346 INFO checking GooseDB/wow against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 10:51:49.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 10:51:49.798 INFO [stdout] 303bbf27019a1a7d150cf5f70f7e430c6dfd1eb465b4301af2660a542636b100 Nov 30 10:51:49.800 INFO running `"docker" "start" "-a" "303bbf27019a1a7d150cf5f70f7e430c6dfd1eb465b4301af2660a542636b100"` Nov 30 10:51:51.464 INFO [stderr] usermod: no changes Nov 30 10:51:52.120 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 30 10:51:52.120 INFO [stderr] Compiling ring v0.13.2 Nov 30 10:51:52.132 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 30 10:51:52.132 INFO [stderr] Compiling serde v1.0.75 Nov 30 10:51:52.136 INFO [stderr] Compiling syn v0.14.9 Nov 30 10:51:52.136 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 30 10:51:52.136 INFO [stderr] Checking backtrace v0.2.3 Nov 30 10:51:52.136 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 30 10:51:56.548 INFO [stderr] Checking tokio-reactor v0.1.4 Nov 30 10:51:59.680 INFO [stderr] Checking crossbeam-channel v0.2.4 Nov 30 10:51:59.696 INFO [stderr] Checking error-chain v0.1.12 Nov 30 10:52:02.402 INFO [stderr] Compiling string_cache_codegen v0.4.1 Nov 30 10:52:04.945 INFO [stderr] Checking postgres-protocol v0.3.2 Nov 30 10:52:15.489 INFO [stderr] Checking tokio-udp v0.1.2 Nov 30 10:52:17.284 INFO [stderr] Checking tokio-uds v0.2.1 Nov 30 10:52:20.596 INFO [stderr] Checking tokio-tcp v0.1.1 Nov 30 10:52:32.656 INFO [stderr] Checking tokio-signal v0.2.4 Nov 30 10:52:32.749 INFO [stderr] Checking flate2 v1.0.2 Nov 30 10:52:32.812 INFO [stderr] Checking postgres-shared v0.4.2 Nov 30 10:52:39.456 INFO [stderr] Checking tokio v0.1.8 Nov 30 10:52:39.500 INFO [stderr] Checking trust-dns-proto v0.4.0 Nov 30 10:52:40.932 INFO [stderr] Compiling string_cache v0.7.3 Nov 30 10:52:44.316 INFO [stderr] Checking diesel v1.3.2 Nov 30 10:52:46.465 INFO [stderr] Checking brotli2 v0.3.2 Nov 30 10:52:47.287 INFO [stderr] Checking postgres v0.15.2 Nov 30 10:52:49.710 INFO [stderr] Checking cookie v0.11.0 Nov 30 10:52:53.428 INFO [stderr] Compiling serde_json v1.0.26 Nov 30 10:52:56.595 INFO [stderr] Checking r2d2_postgres v0.14.0 Nov 30 10:52:58.237 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 30 10:53:12.461 INFO [stderr] Compiling serde_derive v1.0.75 Nov 30 10:53:12.461 INFO [stderr] Compiling synstructure v0.9.0 Nov 30 10:53:12.461 INFO [stderr] Compiling actix_derive v0.3.0 Nov 30 10:53:28.800 INFO [stderr] Compiling failure_derive v0.1.2 Nov 30 10:53:35.960 INFO [stderr] Checking failure v0.1.2 Nov 30 10:53:40.076 INFO [stderr] Checking actix v0.7.3 Nov 30 10:53:44.893 INFO [stderr] Compiling markup5ever v0.7.2 Nov 30 10:53:56.962 INFO [stderr] Checking actix-web v0.7.4 Nov 30 10:54:09.356 INFO [stderr] Checking html5ever v0.22.3 Nov 30 10:54:16.480 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 30 10:54:16.788 INFO [stderr] Checking ammonia v1.2.0 Nov 30 10:54:24.135 INFO [stderr] Checking wowservice v0.1.0 (/source) Nov 30 10:54:35.657 INFO [stderr] warning: cannot find type `Project` in this scope Nov 30 10:54:35.657 INFO [stderr] --> src/project.rs:1:10 Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 INFO [stderr] 1 | #[derive(Queryable, Associations)] Nov 30 10:54:35.657 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 10:54:35.657 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 30 10:54:35.657 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.657 INFO [stderr] Nov 30 10:54:35.657 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 10:54:35.657 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 10:54:35.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 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 30 10:54:35.657 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.657 INFO [stderr] Nov 30 10:54:35.657 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 10:54:35.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 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 30 10:54:35.657 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.657 INFO [stderr] Nov 30 10:54:35.657 INFO [stderr] warning: cannot find type `string` in this scope Nov 30 10:54:35.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 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 30 10:54:35.657 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.657 INFO [stderr] Nov 30 10:54:35.657 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 30 10:54:35.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 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 30 10:54:35.657 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.657 INFO [stderr] Nov 30 10:54:35.657 INFO [stderr] warning: cannot find type `translated` in this scope Nov 30 10:54:35.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 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 30 10:54:35.657 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.657 INFO [stderr] Nov 30 10:54:35.657 INFO [stderr] warning: cannot find type `original_url` in this scope Nov 30 10:54:35.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 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 30 10:54:35.657 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.657 INFO [stderr] Nov 30 10:54:35.657 INFO [stderr] warning: cannot find type `translation_url` in this scope Nov 30 10:54:35.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 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 30 10:54:35.657 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.657 INFO [stderr] Nov 30 10:54:35.657 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 10:54:35.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.657 INFO [stderr] | Nov 30 10:54:35.657 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 30 10:54:35.657 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.657 INFO [stderr] Nov 30 10:54:35.657 INFO [stderr] warning: cannot find type `session_token` in this scope Nov 30 10:54:35.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.658 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 30 10:54:35.658 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.658 INFO [stderr] Nov 30 10:54:35.658 INFO [stderr] warning: cannot find type `expires` in this scope Nov 30 10:54:35.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.658 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 30 10:54:35.658 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.658 INFO [stderr] Nov 30 10:54:35.658 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 30 10:54:35.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.658 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 30 10:54:35.658 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.658 INFO [stderr] Nov 30 10:54:35.658 INFO [stderr] warning: cannot find type `file_name` in this scope Nov 30 10:54:35.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.658 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 30 10:54:35.658 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.658 INFO [stderr] Nov 30 10:54:35.658 INFO [stderr] warning: cannot find type `hash_updated` in this scope Nov 30 10:54:35.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.658 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 30 10:54:35.658 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.658 INFO [stderr] Nov 30 10:54:35.658 INFO [stderr] warning: cannot find type `hash_completed` in this scope Nov 30 10:54:35.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.658 INFO [stderr] | Nov 30 10:54:35.659 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 30 10:54:35.659 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.659 INFO [stderr] Nov 30 10:54:35.659 INFO [stderr] warning: cannot find type `work_started` in this scope Nov 30 10:54:35.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.659 INFO [stderr] | Nov 30 10:54:35.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.659 INFO [stderr] | Nov 30 10:54:35.659 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 30 10:54:35.659 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.659 INFO [stderr] Nov 30 10:54:35.659 INFO [stderr] warning: cannot find type `work_finished` in this scope Nov 30 10:54:35.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.659 INFO [stderr] | Nov 30 10:54:35.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.659 INFO [stderr] | Nov 30 10:54:35.659 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 30 10:54:35.659 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.659 INFO [stderr] Nov 30 10:54:35.659 INFO [stderr] warning: cannot find type `creator` in this scope Nov 30 10:54:35.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.659 INFO [stderr] | Nov 30 10:54:35.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.659 INFO [stderr] | Nov 30 10:54:35.659 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 30 10:54:35.659 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.659 INFO [stderr] Nov 30 10:54:35.659 INFO [stderr] warning: cannot find type `moderator` in this scope Nov 30 10:54:35.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.659 INFO [stderr] | Nov 30 10:54:35.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.659 INFO [stderr] | Nov 30 10:54:35.659 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 30 10:54:35.660 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.660 INFO [stderr] Nov 30 10:54:35.660 INFO [stderr] warning: cannot find type `master` in this scope Nov 30 10:54:35.660 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.660 INFO [stderr] | Nov 30 10:54:35.660 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.660 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.660 INFO [stderr] | Nov 30 10:54:35.660 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 30 10:54:35.660 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.660 INFO [stderr] Nov 30 10:54:35.663 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 30 10:54:35.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.663 INFO [stderr] | Nov 30 10:54:35.663 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.663 INFO [stderr] | Nov 30 10:54:35.663 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 30 10:54:35.663 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.663 INFO [stderr] Nov 30 10:54:35.663 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 10:54:35.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.663 INFO [stderr] | Nov 30 10:54:35.663 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.663 INFO [stderr] | Nov 30 10:54:35.663 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 30 10:54:35.663 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.663 INFO [stderr] Nov 30 10:54:35.663 INFO [stderr] warning: cannot find type `hashed_password` in this scope Nov 30 10:54:35.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.663 INFO [stderr] | Nov 30 10:54:35.664 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.664 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.664 INFO [stderr] | Nov 30 10:54:35.664 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 30 10:54:35.664 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.664 INFO [stderr] Nov 30 10:54:35.664 INFO [stderr] warning: cannot find type `seed` in this scope Nov 30 10:54:35.664 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.664 INFO [stderr] | Nov 30 10:54:35.664 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.664 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.664 INFO [stderr] | Nov 30 10:54:35.664 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 30 10:54:35.664 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.664 INFO [stderr] Nov 30 10:54:35.664 INFO [stderr] warning: unused import: `database::DataBase` Nov 30 10:54:35.664 INFO [stderr] --> src/pages/homepage.rs:3:5 Nov 30 10:54:35.664 INFO [stderr] | Nov 30 10:54:35.664 INFO [stderr] 3 | use database::DataBase; Nov 30 10:54:35.664 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 10:54:35.664 INFO [stderr] | Nov 30 10:54:35.664 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 10:54:35.664 INFO [stderr] Nov 30 10:54:35.664 INFO [stderr] warning: unused import: `ammonia::Builder` Nov 30 10:54:35.664 INFO [stderr] --> src/pages/homepage.rs:4:5 Nov 30 10:54:35.664 INFO [stderr] | Nov 30 10:54:35.664 INFO [stderr] 4 | use ammonia::Builder; Nov 30 10:54:35.664 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 10:54:35.664 INFO [stderr] Nov 30 10:54:35.664 INFO [stderr] warning: unused import: `database::DataBase` Nov 30 10:54:35.664 INFO [stderr] --> src/pages/profile.rs:3:5 Nov 30 10:54:35.664 INFO [stderr] | Nov 30 10:54:35.664 INFO [stderr] 3 | use database::DataBase; Nov 30 10:54:35.664 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 10:54:35.664 INFO [stderr] Nov 30 10:54:35.664 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 10:54:35.664 INFO [stderr] --> src/user.rs:13:24 Nov 30 10:54:35.664 INFO [stderr] | Nov 30 10:54:35.664 INFO [stderr] 13 | #[derive(Associations, Queryable)] Nov 30 10:54:35.664 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.664 INFO [stderr] | Nov 30 10:54:35.664 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 30 10:54:35.664 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.664 INFO [stderr] Nov 30 10:54:35.876 INFO [stderr] warning: cannot find type `Project` in this scope Nov 30 10:54:35.876 INFO [stderr] --> src/project.rs:1:10 Nov 30 10:54:35.876 INFO [stderr] | Nov 30 10:54:35.876 INFO [stderr] 1 | #[derive(Queryable, Associations)] Nov 30 10:54:35.876 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.876 INFO [stderr] | Nov 30 10:54:35.876 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 10:54:35.880 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 30 10:54:35.880 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.880 INFO [stderr] Nov 30 10:54:35.880 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 10:54:35.881 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 10:54:35.881 INFO [stderr] | Nov 30 10:54:35.881 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 10:54:35.881 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.881 INFO [stderr] | Nov 30 10:54:35.881 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 30 10:54:35.881 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.881 INFO [stderr] Nov 30 10:54:35.881 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 10:54:35.881 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.881 INFO [stderr] | Nov 30 10:54:35.881 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.881 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.881 INFO [stderr] | Nov 30 10:54:35.881 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 30 10:54:35.881 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.881 INFO [stderr] Nov 30 10:54:35.881 INFO [stderr] warning: cannot find type `string` in this scope Nov 30 10:54:35.881 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.881 INFO [stderr] | Nov 30 10:54:35.881 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.881 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.881 INFO [stderr] | Nov 30 10:54:35.881 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 30 10:54:35.881 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.881 INFO [stderr] Nov 30 10:54:35.882 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 30 10:54:35.882 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.882 INFO [stderr] | Nov 30 10:54:35.882 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.882 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.882 INFO [stderr] | Nov 30 10:54:35.882 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 30 10:54:35.882 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.882 INFO [stderr] Nov 30 10:54:35.882 INFO [stderr] warning: cannot find type `translated` in this scope Nov 30 10:54:35.882 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.882 INFO [stderr] | Nov 30 10:54:35.882 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.882 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.882 INFO [stderr] | Nov 30 10:54:35.882 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 30 10:54:35.882 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.882 INFO [stderr] Nov 30 10:54:35.882 INFO [stderr] warning: cannot find type `original_url` in this scope Nov 30 10:54:35.882 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.882 INFO [stderr] | Nov 30 10:54:35.882 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.882 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.882 INFO [stderr] | Nov 30 10:54:35.883 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 30 10:54:35.883 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.883 INFO [stderr] Nov 30 10:54:35.883 INFO [stderr] warning: cannot find type `translation_url` in this scope Nov 30 10:54:35.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.883 INFO [stderr] | Nov 30 10:54:35.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.883 INFO [stderr] | Nov 30 10:54:35.883 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 30 10:54:35.883 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.883 INFO [stderr] Nov 30 10:54:35.884 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 10:54:35.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.884 INFO [stderr] | Nov 30 10:54:35.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.884 INFO [stderr] | Nov 30 10:54:35.884 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 30 10:54:35.884 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.884 INFO [stderr] Nov 30 10:54:35.884 INFO [stderr] warning: cannot find type `session_token` in this scope Nov 30 10:54:35.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.884 INFO [stderr] | Nov 30 10:54:35.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.884 INFO [stderr] | Nov 30 10:54:35.884 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 30 10:54:35.884 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.884 INFO [stderr] Nov 30 10:54:35.884 INFO [stderr] warning: cannot find type `expires` in this scope Nov 30 10:54:35.885 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.885 INFO [stderr] | Nov 30 10:54:35.885 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.885 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.885 INFO [stderr] | Nov 30 10:54:35.885 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 30 10:54:35.885 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.885 INFO [stderr] Nov 30 10:54:35.892 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 30 10:54:35.892 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.892 INFO [stderr] | Nov 30 10:54:35.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.892 INFO [stderr] | Nov 30 10:54:35.892 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 30 10:54:35.892 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.893 INFO [stderr] Nov 30 10:54:35.896 INFO [stderr] warning: cannot find type `file_name` in this scope Nov 30 10:54:35.896 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.896 INFO [stderr] | Nov 30 10:54:35.896 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.897 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.897 INFO [stderr] | Nov 30 10:54:35.897 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 30 10:54:35.897 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.897 INFO [stderr] Nov 30 10:54:35.897 INFO [stderr] warning: cannot find type `hash_updated` in this scope Nov 30 10:54:35.897 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.897 INFO [stderr] | Nov 30 10:54:35.897 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.897 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.897 INFO [stderr] | Nov 30 10:54:35.897 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 30 10:54:35.897 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.897 INFO [stderr] Nov 30 10:54:35.897 INFO [stderr] warning: cannot find type `hash_completed` in this scope Nov 30 10:54:35.898 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.898 INFO [stderr] | Nov 30 10:54:35.898 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.898 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.898 INFO [stderr] | Nov 30 10:54:35.898 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 30 10:54:35.898 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.898 INFO [stderr] Nov 30 10:54:35.898 INFO [stderr] warning: cannot find type `work_started` in this scope Nov 30 10:54:35.898 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.898 INFO [stderr] | Nov 30 10:54:35.898 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.898 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.898 INFO [stderr] | Nov 30 10:54:35.898 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 30 10:54:35.898 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.898 INFO [stderr] Nov 30 10:54:35.899 INFO [stderr] warning: cannot find type `work_finished` in this scope Nov 30 10:54:35.899 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.899 INFO [stderr] | Nov 30 10:54:35.899 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.899 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.899 INFO [stderr] | Nov 30 10:54:35.899 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 30 10:54:35.899 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.899 INFO [stderr] Nov 30 10:54:35.900 INFO [stderr] warning: cannot find type `creator` in this scope Nov 30 10:54:35.900 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.900 INFO [stderr] | Nov 30 10:54:35.900 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.900 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.900 INFO [stderr] | Nov 30 10:54:35.900 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 30 10:54:35.900 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.900 INFO [stderr] Nov 30 10:54:35.901 INFO [stderr] warning: cannot find type `moderator` in this scope Nov 30 10:54:35.901 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.901 INFO [stderr] | Nov 30 10:54:35.901 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.901 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.901 INFO [stderr] | Nov 30 10:54:35.901 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 30 10:54:35.901 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.901 INFO [stderr] Nov 30 10:54:35.901 INFO [stderr] warning: cannot find type `master` in this scope Nov 30 10:54:35.901 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.901 INFO [stderr] | Nov 30 10:54:35.901 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.901 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.901 INFO [stderr] | Nov 30 10:54:35.901 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 30 10:54:35.901 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.901 INFO [stderr] Nov 30 10:54:35.902 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 30 10:54:35.902 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.902 INFO [stderr] | Nov 30 10:54:35.902 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.902 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.902 INFO [stderr] | Nov 30 10:54:35.902 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 30 10:54:35.903 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.903 INFO [stderr] Nov 30 10:54:35.903 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 10:54:35.903 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.903 INFO [stderr] | Nov 30 10:54:35.903 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.903 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.903 INFO [stderr] | Nov 30 10:54:35.903 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 30 10:54:35.903 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.903 INFO [stderr] Nov 30 10:54:35.908 INFO [stderr] warning: cannot find type `hashed_password` in this scope Nov 30 10:54:35.908 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.908 INFO [stderr] | Nov 30 10:54:35.908 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.908 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.908 INFO [stderr] | Nov 30 10:54:35.908 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 30 10:54:35.908 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.908 INFO [stderr] Nov 30 10:54:35.909 INFO [stderr] warning: cannot find type `seed` in this scope Nov 30 10:54:35.909 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:54:35.909 INFO [stderr] | Nov 30 10:54:35.909 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:54:35.909 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.909 INFO [stderr] | Nov 30 10:54:35.909 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 30 10:54:35.909 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.909 INFO [stderr] Nov 30 10:54:35.910 INFO [stderr] warning: unused import: `database::DataBase` Nov 30 10:54:35.910 INFO [stderr] --> src/pages/homepage.rs:3:5 Nov 30 10:54:35.910 INFO [stderr] | Nov 30 10:54:35.910 INFO [stderr] 3 | use database::DataBase; Nov 30 10:54:35.910 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 10:54:35.910 INFO [stderr] | Nov 30 10:54:35.910 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 10:54:35.910 INFO [stderr] Nov 30 10:54:35.910 INFO [stderr] warning: unused import: `ammonia::Builder` Nov 30 10:54:35.910 INFO [stderr] --> src/pages/homepage.rs:4:5 Nov 30 10:54:35.910 INFO [stderr] | Nov 30 10:54:35.910 INFO [stderr] 4 | use ammonia::Builder; Nov 30 10:54:35.910 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 10:54:35.910 INFO [stderr] Nov 30 10:54:35.911 INFO [stderr] warning: unused import: `database::DataBase` Nov 30 10:54:35.911 INFO [stderr] --> src/pages/profile.rs:3:5 Nov 30 10:54:35.911 INFO [stderr] | Nov 30 10:54:35.911 INFO [stderr] 3 | use database::DataBase; Nov 30 10:54:35.911 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 10:54:35.911 INFO [stderr] Nov 30 10:54:35.911 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 10:54:35.911 INFO [stderr] --> src/user.rs:13:24 Nov 30 10:54:35.911 INFO [stderr] | Nov 30 10:54:35.911 INFO [stderr] 13 | #[derive(Associations, Queryable)] Nov 30 10:54:35.911 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:54:35.911 INFO [stderr] | Nov 30 10:54:35.911 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 30 10:54:35.912 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:54:35.912 INFO [stderr] Nov 30 10:54:37.064 INFO [stderr] warning: unreachable pattern Nov 30 10:54:37.064 INFO [stderr] --> src/database.rs:64:21 Nov 30 10:54:37.064 INFO [stderr] | Nov 30 10:54:37.064 INFO [stderr] 62 | hashed_password => Nov 30 10:54:37.064 INFO [stderr] | --------------- matches any value Nov 30 10:54:37.064 INFO [stderr] 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Nov 30 10:54:37.064 INFO [stderr] 64 | _ => Ok(SignInResult::WrongPassword), Nov 30 10:54:37.064 INFO [stderr] | ^ unreachable pattern Nov 30 10:54:37.064 INFO [stderr] | Nov 30 10:54:37.064 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Nov 30 10:54:37.064 INFO [stderr] Nov 30 10:54:37.064 INFO [stderr] warning: unused variable: `user` Nov 30 10:54:37.064 INFO [stderr] --> src/pages/profile.rs:14:47 Nov 30 10:54:37.064 INFO [stderr] | Nov 30 10:54:37.064 INFO [stderr] 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Nov 30 10:54:37.064 INFO [stderr] | ^^^^ help: consider using `_user` instead Nov 30 10:54:37.064 INFO [stderr] | Nov 30 10:54:37.064 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 30 10:54:37.064 INFO [stderr] Nov 30 10:54:37.064 INFO [stderr] warning: unused variable: `req` Nov 30 10:54:37.064 INFO [stderr] --> src/pages/about.rs:4:17 Nov 30 10:54:37.064 INFO [stderr] | Nov 30 10:54:37.064 INFO [stderr] 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Nov 30 10:54:37.064 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 30 10:54:37.064 INFO [stderr] Nov 30 10:54:37.064 INFO [stderr] warning: unused variable: `hashed_password` Nov 30 10:54:37.064 INFO [stderr] --> src/database.rs:60:21 Nov 30 10:54:37.064 INFO [stderr] | Nov 30 10:54:37.064 INFO [stderr] 60 | let hashed_password = msg.password; Nov 30 10:54:37.064 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 30 10:54:37.064 INFO [stderr] Nov 30 10:54:37.064 INFO [stderr] warning: unused variable: `hashed_password` Nov 30 10:54:37.064 INFO [stderr] --> src/database.rs:62:21 Nov 30 10:54:37.064 INFO [stderr] | Nov 30 10:54:37.064 INFO [stderr] 62 | hashed_password => Nov 30 10:54:37.064 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 30 10:54:37.064 INFO [stderr] Nov 30 10:54:37.068 INFO [stderr] warning: unused variable: `token` Nov 30 10:54:37.068 INFO [stderr] --> src/user.rs:31:39 Nov 30 10:54:37.068 INFO [stderr] | Nov 30 10:54:37.068 INFO [stderr] 31 | SignInResult::Success(token) => unimplemented!(), Nov 30 10:54:37.068 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 30 10:54:37.068 INFO [stderr] Nov 30 10:54:37.068 INFO [stderr] warning: unused variable: `token` Nov 30 10:54:37.068 INFO [stderr] --> src/user.rs:42:39 Nov 30 10:54:37.068 INFO [stderr] | Nov 30 10:54:37.068 INFO [stderr] 42 | SignUpResult::Success(token) => unimplemented!(), Nov 30 10:54:37.068 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 30 10:54:37.068 INFO [stderr] Nov 30 10:54:37.504 INFO [stderr] warning: function is never used: `gen_session_token` Nov 30 10:54:37.504 INFO [stderr] --> src/database.rs:131:1 Nov 30 10:54:37.504 INFO [stderr] | Nov 30 10:54:37.504 INFO [stderr] 131 | fn gen_session_token() {} Nov 30 10:54:37.504 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 30 10:54:37.504 INFO [stderr] | Nov 30 10:54:37.504 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 10:54:37.504 INFO [stderr] Nov 30 10:54:37.504 INFO [stderr] warning: struct is never constructed: `Project` Nov 30 10:54:37.504 INFO [stderr] --> src/project.rs:2:1 Nov 30 10:54:37.504 INFO [stderr] | Nov 30 10:54:37.504 INFO [stderr] 2 | pub struct Project { Nov 30 10:54:37.504 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 10:54:37.504 INFO [stderr] Nov 30 10:54:37.548 INFO [stderr] warning: unreachable pattern Nov 30 10:54:37.548 INFO [stderr] --> src/database.rs:64:21 Nov 30 10:54:37.548 INFO [stderr] | Nov 30 10:54:37.548 INFO [stderr] 62 | hashed_password => Nov 30 10:54:37.548 INFO [stderr] | --------------- matches any value Nov 30 10:54:37.548 INFO [stderr] 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Nov 30 10:54:37.548 INFO [stderr] 64 | _ => Ok(SignInResult::WrongPassword), Nov 30 10:54:37.548 INFO [stderr] | ^ unreachable pattern Nov 30 10:54:37.548 INFO [stderr] | Nov 30 10:54:37.548 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Nov 30 10:54:37.548 INFO [stderr] Nov 30 10:54:37.556 INFO [stderr] warning: unused variable: `user` Nov 30 10:54:37.556 INFO [stderr] --> src/pages/profile.rs:14:47 Nov 30 10:54:37.556 INFO [stderr] | Nov 30 10:54:37.556 INFO [stderr] 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Nov 30 10:54:37.556 INFO [stderr] | ^^^^ help: consider using `_user` instead Nov 30 10:54:37.556 INFO [stderr] | Nov 30 10:54:37.556 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 30 10:54:37.556 INFO [stderr] Nov 30 10:54:37.556 INFO [stderr] warning: unused variable: `req` Nov 30 10:54:37.556 INFO [stderr] --> src/pages/about.rs:4:17 Nov 30 10:54:37.556 INFO [stderr] | Nov 30 10:54:37.556 INFO [stderr] 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Nov 30 10:54:37.556 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 30 10:54:37.556 INFO [stderr] Nov 30 10:54:37.556 INFO [stderr] warning: unused variable: `hashed_password` Nov 30 10:54:37.556 INFO [stderr] --> src/database.rs:60:21 Nov 30 10:54:37.556 INFO [stderr] | Nov 30 10:54:37.556 INFO [stderr] 60 | let hashed_password = msg.password; Nov 30 10:54:37.556 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 30 10:54:37.556 INFO [stderr] Nov 30 10:54:37.556 INFO [stderr] warning: unused variable: `hashed_password` Nov 30 10:54:37.556 INFO [stderr] --> src/database.rs:62:21 Nov 30 10:54:37.556 INFO [stderr] | Nov 30 10:54:37.556 INFO [stderr] 62 | hashed_password => Nov 30 10:54:37.556 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 30 10:54:37.556 INFO [stderr] Nov 30 10:54:37.556 INFO [stderr] warning: unused variable: `token` Nov 30 10:54:37.556 INFO [stderr] --> src/user.rs:31:39 Nov 30 10:54:37.556 INFO [stderr] | Nov 30 10:54:37.556 INFO [stderr] 31 | SignInResult::Success(token) => unimplemented!(), Nov 30 10:54:37.556 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 30 10:54:37.556 INFO [stderr] Nov 30 10:54:37.556 INFO [stderr] warning: unused variable: `token` Nov 30 10:54:37.556 INFO [stderr] --> src/user.rs:42:39 Nov 30 10:54:37.556 INFO [stderr] | Nov 30 10:54:37.556 INFO [stderr] 42 | SignUpResult::Success(token) => unimplemented!(), Nov 30 10:54:37.556 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 30 10:54:37.556 INFO [stderr] Nov 30 10:54:37.772 INFO [stderr] warning: function is never used: `gen_session_token` Nov 30 10:54:37.772 INFO [stderr] --> src/database.rs:131:1 Nov 30 10:54:37.772 INFO [stderr] | Nov 30 10:54:37.772 INFO [stderr] 131 | fn gen_session_token() {} Nov 30 10:54:37.772 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 30 10:54:37.772 INFO [stderr] | Nov 30 10:54:37.772 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 10:54:37.772 INFO [stderr] Nov 30 10:54:37.772 INFO [stderr] warning: struct is never constructed: `Project` Nov 30 10:54:37.772 INFO [stderr] --> src/project.rs:2:1 Nov 30 10:54:37.772 INFO [stderr] | Nov 30 10:54:37.772 INFO [stderr] 2 | pub struct Project { Nov 30 10:54:37.772 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 10:54:37.772 INFO [stderr] Nov 30 10:54:37.860 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s Nov 30 10:54:37.922 INFO [stderr] su: No module specific data is present Nov 30 10:54:38.638 INFO running `"docker" "inspect" "303bbf27019a1a7d150cf5f70f7e430c6dfd1eb465b4301af2660a542636b100"` Nov 30 10:54:38.910 INFO running `"docker" "rm" "-f" "303bbf27019a1a7d150cf5f70f7e430c6dfd1eb465b4301af2660a542636b100"` Nov 30 10:54:39.312 INFO [stdout] 303bbf27019a1a7d150cf5f70f7e430c6dfd1eb465b4301af2660a542636b100