Nov 17 15:07:08.025 INFO testing GooseDB/wow against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 15:07:08.026 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 17 15:07:08.395 INFO [stdout] b9d2af6181baadf0c0d69c655d1904ac58cbbd8cc3f903fd16aa9b1ce2a345a3 Nov 17 15:07:08.403 INFO running `"docker" "start" "-a" "b9d2af6181baadf0c0d69c655d1904ac58cbbd8cc3f903fd16aa9b1ce2a345a3"` Nov 17 15:07:09.882 INFO [stderr] usermod: no changes Nov 17 15:07:10.454 INFO [stderr] Compiling stringprep v0.1.2 Nov 17 15:07:10.454 INFO [stderr] Compiling r2d2 v0.8.2 Nov 17 15:07:10.485 INFO [stderr] Compiling tendril v0.4.0 Nov 17 15:07:10.487 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 17 15:07:10.490 INFO [stderr] Compiling serde_derive v1.0.75 Nov 17 15:07:10.497 INFO [stderr] Compiling env_logger v0.5.13 Nov 17 15:07:10.499 INFO [stderr] Compiling tokio-signal v0.2.4 Nov 17 15:07:10.508 INFO [stderr] Compiling string_cache v0.7.3 Nov 17 15:07:15.546 INFO [stderr] Compiling trust-dns-proto v0.4.0 Nov 17 15:07:33.259 INFO [stderr] Compiling postgres-protocol v0.3.2 Nov 17 15:07:44.891 INFO [stderr] Compiling postgres-shared v0.4.2 Nov 17 15:07:48.260 INFO [stderr] Compiling trust-dns-resolver v0.9.1 Nov 17 15:07:49.188 INFO [stderr] Compiling diesel v1.3.2 Nov 17 15:07:56.815 INFO [stderr] Compiling postgres v0.15.2 Nov 17 15:08:11.850 INFO [stderr] Compiling r2d2_postgres v0.14.0 Nov 17 15:08:20.811 INFO [stderr] Compiling markup5ever v0.7.2 Nov 17 15:08:21.579 INFO [stderr] Compiling actix v0.7.3 Nov 17 15:08:45.775 INFO [stderr] Compiling actix-web v0.7.4 Nov 17 15:08:51.535 INFO [stderr] Compiling html5ever v0.22.3 Nov 17 15:09:00.511 INFO [stderr] Compiling ammonia v1.2.0 Nov 17 15:09:31.555 INFO [stderr] Compiling r2d2-diesel v1.0.0 Nov 17 15:09:32.487 INFO [stderr] Compiling wowservice v0.1.0 (/source) Nov 17 15:09:39.487 INFO [stderr] warning: cannot find type `Project` in this scope Nov 17 15:09:39.487 INFO [stderr] --> src/project.rs:1:10 Nov 17 15:09:39.487 INFO [stderr] | Nov 17 15:09:39.487 INFO [stderr] 1 | #[derive(Queryable, Associations)] Nov 17 15:09:39.487 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.487 INFO [stderr] | Nov 17 15:09:39.487 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 15:09:39.487 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 17 15:09:39.487 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.487 INFO [stderr] Nov 17 15:09:39.487 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:09:39.487 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:09:39.487 INFO [stderr] | Nov 17 15:09:39.487 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:09:39.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.487 INFO [stderr] | Nov 17 15:09:39.487 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 17 15:09:39.487 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.487 INFO [stderr] Nov 17 15:09:39.487 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 15:09:39.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.487 INFO [stderr] | Nov 17 15:09:39.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.487 INFO [stderr] | Nov 17 15:09:39.487 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 17 15:09:39.487 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.487 INFO [stderr] Nov 17 15:09:39.488 INFO [stderr] warning: cannot find type `string` in this scope Nov 17 15:09:39.488 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.488 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 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 17 15:09:39.488 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.488 INFO [stderr] Nov 17 15:09:39.488 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 17 15:09:39.488 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.488 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 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 17 15:09:39.488 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.488 INFO [stderr] Nov 17 15:09:39.488 INFO [stderr] warning: cannot find type `translated` in this scope Nov 17 15:09:39.488 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.488 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 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 17 15:09:39.488 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.488 INFO [stderr] Nov 17 15:09:39.488 INFO [stderr] warning: cannot find type `original_url` in this scope Nov 17 15:09:39.488 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.488 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 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 17 15:09:39.488 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.488 INFO [stderr] Nov 17 15:09:39.488 INFO [stderr] warning: cannot find type `translation_url` in this scope Nov 17 15:09:39.488 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.488 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 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 17 15:09:39.488 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.488 INFO [stderr] Nov 17 15:09:39.488 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 15:09:39.488 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.488 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 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 17 15:09:39.488 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.488 INFO [stderr] Nov 17 15:09:39.488 INFO [stderr] warning: cannot find type `session_token` in this scope Nov 17 15:09:39.488 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.488 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 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 17 15:09:39.488 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.488 INFO [stderr] Nov 17 15:09:39.488 INFO [stderr] warning: cannot find type `expires` in this scope Nov 17 15:09:39.488 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.488 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.488 INFO [stderr] | Nov 17 15:09:39.488 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 17 15:09:39.488 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.488 INFO [stderr] Nov 17 15:09:39.499 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 17 15:09:39.499 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.499 INFO [stderr] | Nov 17 15:09:39.499 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.499 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.499 INFO [stderr] | Nov 17 15:09:39.499 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 17 15:09:39.499 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.499 INFO [stderr] Nov 17 15:09:39.499 INFO [stderr] warning: cannot find type `file_name` in this scope Nov 17 15:09:39.499 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.499 INFO [stderr] | Nov 17 15:09:39.499 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.499 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.499 INFO [stderr] | Nov 17 15:09:39.499 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 17 15:09:39.499 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.499 INFO [stderr] Nov 17 15:09:39.499 INFO [stderr] warning: cannot find type `hash_updated` in this scope Nov 17 15:09:39.499 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.499 INFO [stderr] | Nov 17 15:09:39.499 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.499 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.499 INFO [stderr] | Nov 17 15:09:39.500 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 17 15:09:39.500 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.500 INFO [stderr] Nov 17 15:09:39.500 INFO [stderr] warning: cannot find type `hash_completed` in this scope Nov 17 15:09:39.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 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 17 15:09:39.500 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.500 INFO [stderr] Nov 17 15:09:39.500 INFO [stderr] warning: cannot find type `work_started` in this scope Nov 17 15:09:39.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 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 17 15:09:39.500 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.500 INFO [stderr] Nov 17 15:09:39.500 INFO [stderr] warning: cannot find type `work_finished` in this scope Nov 17 15:09:39.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 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 17 15:09:39.500 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.500 INFO [stderr] Nov 17 15:09:39.500 INFO [stderr] warning: cannot find type `creator` in this scope Nov 17 15:09:39.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 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 17 15:09:39.500 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.500 INFO [stderr] Nov 17 15:09:39.500 INFO [stderr] warning: cannot find type `moderator` in this scope Nov 17 15:09:39.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 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 17 15:09:39.500 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.500 INFO [stderr] Nov 17 15:09:39.500 INFO [stderr] warning: cannot find type `master` in this scope Nov 17 15:09:39.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 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 17 15:09:39.500 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.500 INFO [stderr] Nov 17 15:09:39.500 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 17 15:09:39.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 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 17 15:09:39.500 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.500 INFO [stderr] Nov 17 15:09:39.500 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 15:09:39.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 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 17 15:09:39.500 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.500 INFO [stderr] Nov 17 15:09:39.500 INFO [stderr] warning: cannot find type `hashed_password` in this scope Nov 17 15:09:39.500 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.500 INFO [stderr] | Nov 17 15:09:39.500 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 17 15:09:39.500 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.501 INFO [stderr] Nov 17 15:09:39.501 INFO [stderr] warning: cannot find type `seed` in this scope Nov 17 15:09:39.501 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:09:39.501 INFO [stderr] | Nov 17 15:09:39.501 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:09:39.501 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.501 INFO [stderr] | Nov 17 15:09:39.501 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 17 15:09:39.501 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.501 INFO [stderr] Nov 17 15:09:39.501 INFO [stderr] warning: unused import: `database::DataBase` Nov 17 15:09:39.501 INFO [stderr] --> src/pages/homepage.rs:3:5 Nov 17 15:09:39.501 INFO [stderr] | Nov 17 15:09:39.501 INFO [stderr] 3 | use database::DataBase; Nov 17 15:09:39.501 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:09:39.501 INFO [stderr] | Nov 17 15:09:39.501 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 15:09:39.501 INFO [stderr] Nov 17 15:09:39.501 INFO [stderr] warning: unused import: `ammonia::Builder` Nov 17 15:09:39.501 INFO [stderr] --> src/pages/homepage.rs:4:5 Nov 17 15:09:39.501 INFO [stderr] | Nov 17 15:09:39.501 INFO [stderr] 4 | use ammonia::Builder; Nov 17 15:09:39.501 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 17 15:09:39.501 INFO [stderr] Nov 17 15:09:39.501 INFO [stderr] warning: unused import: `database::DataBase` Nov 17 15:09:39.501 INFO [stderr] --> src/pages/profile.rs:3:5 Nov 17 15:09:39.501 INFO [stderr] | Nov 17 15:09:39.501 INFO [stderr] 3 | use database::DataBase; Nov 17 15:09:39.501 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:09:39.501 INFO [stderr] Nov 17 15:09:39.501 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 15:09:39.501 INFO [stderr] --> src/user.rs:13:24 Nov 17 15:09:39.501 INFO [stderr] | Nov 17 15:09:39.501 INFO [stderr] 13 | #[derive(Associations, Queryable)] Nov 17 15:09:39.501 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:09:39.501 INFO [stderr] | Nov 17 15:09:39.501 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 17 15:09:39.501 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:09:39.501 INFO [stderr] Nov 17 15:09:40.439 INFO [stderr] warning: unreachable pattern Nov 17 15:09:40.439 INFO [stderr] --> src/database.rs:64:21 Nov 17 15:09:40.439 INFO [stderr] | Nov 17 15:09:40.439 INFO [stderr] 62 | hashed_password => Nov 17 15:09:40.439 INFO [stderr] | --------------- matches any value Nov 17 15:09:40.439 INFO [stderr] 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Nov 17 15:09:40.439 INFO [stderr] 64 | _ => Ok(SignInResult::WrongPassword), Nov 17 15:09:40.439 INFO [stderr] | ^ unreachable pattern Nov 17 15:09:40.439 INFO [stderr] | Nov 17 15:09:40.439 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Nov 17 15:09:40.439 INFO [stderr] Nov 17 15:09:40.439 INFO [stderr] warning: unused variable: `user` Nov 17 15:09:40.439 INFO [stderr] --> src/pages/profile.rs:14:47 Nov 17 15:09:40.439 INFO [stderr] | Nov 17 15:09:40.439 INFO [stderr] 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Nov 17 15:09:40.439 INFO [stderr] | ^^^^ help: consider using `_user` instead Nov 17 15:09:40.439 INFO [stderr] | Nov 17 15:09:40.439 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 15:09:40.439 INFO [stderr] Nov 17 15:09:40.439 INFO [stderr] warning: unused variable: `req` Nov 17 15:09:40.439 INFO [stderr] --> src/pages/about.rs:4:17 Nov 17 15:09:40.439 INFO [stderr] | Nov 17 15:09:40.439 INFO [stderr] 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Nov 17 15:09:40.439 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 17 15:09:40.439 INFO [stderr] Nov 17 15:09:40.439 INFO [stderr] warning: unused variable: `hashed_password` Nov 17 15:09:40.439 INFO [stderr] --> src/database.rs:60:21 Nov 17 15:09:40.439 INFO [stderr] | Nov 17 15:09:40.439 INFO [stderr] 60 | let hashed_password = msg.password; Nov 17 15:09:40.439 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 17 15:09:40.439 INFO [stderr] Nov 17 15:09:40.439 INFO [stderr] warning: unused variable: `hashed_password` Nov 17 15:09:40.439 INFO [stderr] --> src/database.rs:62:21 Nov 17 15:09:40.439 INFO [stderr] | Nov 17 15:09:40.439 INFO [stderr] 62 | hashed_password => Nov 17 15:09:40.439 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 17 15:09:40.439 INFO [stderr] Nov 17 15:09:40.439 INFO [stderr] warning: unused variable: `token` Nov 17 15:09:40.439 INFO [stderr] --> src/user.rs:31:39 Nov 17 15:09:40.439 INFO [stderr] | Nov 17 15:09:40.439 INFO [stderr] 31 | SignInResult::Success(token) => unimplemented!(), Nov 17 15:09:40.439 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 17 15:09:40.439 INFO [stderr] Nov 17 15:09:40.439 INFO [stderr] warning: unused variable: `token` Nov 17 15:09:40.439 INFO [stderr] --> src/user.rs:42:39 Nov 17 15:09:40.439 INFO [stderr] | Nov 17 15:09:40.439 INFO [stderr] 42 | SignUpResult::Success(token) => unimplemented!(), Nov 17 15:09:40.439 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 17 15:09:40.439 INFO [stderr] Nov 17 15:09:40.687 INFO [stderr] warning: function is never used: `gen_session_token` Nov 17 15:09:40.687 INFO [stderr] --> src/database.rs:131:1 Nov 17 15:09:40.687 INFO [stderr] | Nov 17 15:09:40.687 INFO [stderr] 131 | fn gen_session_token() {} Nov 17 15:09:40.687 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 17 15:09:40.687 INFO [stderr] | Nov 17 15:09:40.687 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 15:09:40.687 INFO [stderr] Nov 17 15:09:40.687 INFO [stderr] warning: struct is never constructed: `Project` Nov 17 15:09:40.687 INFO [stderr] --> src/project.rs:2:1 Nov 17 15:09:40.687 INFO [stderr] | Nov 17 15:09:40.687 INFO [stderr] 2 | pub struct Project { Nov 17 15:09:40.687 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:09:40.687 INFO [stderr] Nov 17 15:09:52.014 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s Nov 17 15:09:52.035 INFO [stderr] su: No module specific data is present Nov 17 15:09:52.444 INFO running `"docker" "inspect" "b9d2af6181baadf0c0d69c655d1904ac58cbbd8cc3f903fd16aa9b1ce2a345a3"` Nov 17 15:09:52.661 INFO running `"docker" "rm" "-f" "b9d2af6181baadf0c0d69c655d1904ac58cbbd8cc3f903fd16aa9b1ce2a345a3"` Nov 17 15:09:52.931 INFO [stdout] b9d2af6181baadf0c0d69c655d1904ac58cbbd8cc3f903fd16aa9b1ce2a345a3 Nov 17 15:09:52.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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 17 15:09:53.299 INFO [stdout] 5ac1dabb90b501ac5b0e3f914542a65f16e1b15db70ec9fe979944bb983ea6cc Nov 17 15:09:53.300 INFO running `"docker" "start" "-a" "5ac1dabb90b501ac5b0e3f914542a65f16e1b15db70ec9fe979944bb983ea6cc"` Nov 17 15:09:53.873 INFO [stderr] usermod: no changes Nov 17 15:09:54.199 INFO [stderr] Compiling wowservice v0.1.0 (/source) Nov 17 15:10:01.435 INFO [stderr] warning: cannot find type `Project` in this scope Nov 17 15:10:01.435 INFO [stderr] --> src/project.rs:1:10 Nov 17 15:10:01.435 INFO [stderr] | Nov 17 15:10:01.435 INFO [stderr] 1 | #[derive(Queryable, Associations)] Nov 17 15:10:01.435 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.435 INFO [stderr] | Nov 17 15:10:01.435 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 15:10:01.435 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 17 15:10:01.435 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.435 INFO [stderr] Nov 17 15:10:01.435 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:10:01.435 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:10:01.435 INFO [stderr] | Nov 17 15:10:01.435 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:10:01.435 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.435 INFO [stderr] | Nov 17 15:10:01.435 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 17 15:10:01.435 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.435 INFO [stderr] Nov 17 15:10:01.435 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 15:10:01.435 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.435 INFO [stderr] | Nov 17 15:10:01.435 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.435 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.435 INFO [stderr] | Nov 17 15:10:01.435 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 17 15:10:01.436 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.436 INFO [stderr] Nov 17 15:10:01.436 INFO [stderr] warning: cannot find type `string` in this scope Nov 17 15:10:01.436 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.436 INFO [stderr] | Nov 17 15:10:01.436 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.436 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.436 INFO [stderr] | Nov 17 15:10:01.436 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 17 15:10:01.436 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.436 INFO [stderr] Nov 17 15:10:01.436 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 17 15:10:01.436 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.436 INFO [stderr] | Nov 17 15:10:01.436 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.436 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.436 INFO [stderr] | Nov 17 15:10:01.436 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 17 15:10:01.436 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.436 INFO [stderr] Nov 17 15:10:01.436 INFO [stderr] warning: cannot find type `translated` in this scope Nov 17 15:10:01.436 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.436 INFO [stderr] | Nov 17 15:10:01.436 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.436 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.436 INFO [stderr] | Nov 17 15:10:01.436 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 17 15:10:01.436 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.436 INFO [stderr] Nov 17 15:10:01.436 INFO [stderr] warning: cannot find type `original_url` in this scope Nov 17 15:10:01.436 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.436 INFO [stderr] | Nov 17 15:10:01.436 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.436 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.436 INFO [stderr] | Nov 17 15:10:01.436 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 17 15:10:01.436 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.436 INFO [stderr] Nov 17 15:10:01.436 INFO [stderr] warning: cannot find type `translation_url` in this scope Nov 17 15:10:01.436 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.436 INFO [stderr] | Nov 17 15:10:01.436 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.436 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.436 INFO [stderr] | Nov 17 15:10:01.436 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 17 15:10:01.436 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.436 INFO [stderr] Nov 17 15:10:01.438 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 15:10:01.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.438 INFO [stderr] | Nov 17 15:10:01.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 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 17 15:10:01.439 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.439 INFO [stderr] Nov 17 15:10:01.439 INFO [stderr] warning: cannot find type `session_token` in this scope Nov 17 15:10:01.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 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 17 15:10:01.439 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.439 INFO [stderr] Nov 17 15:10:01.439 INFO [stderr] warning: cannot find type `expires` in this scope Nov 17 15:10:01.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 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 17 15:10:01.439 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.439 INFO [stderr] Nov 17 15:10:01.439 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 17 15:10:01.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 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 17 15:10:01.439 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.439 INFO [stderr] Nov 17 15:10:01.439 INFO [stderr] warning: cannot find type `file_name` in this scope Nov 17 15:10:01.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 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 17 15:10:01.439 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.439 INFO [stderr] Nov 17 15:10:01.439 INFO [stderr] warning: cannot find type `hash_updated` in this scope Nov 17 15:10:01.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 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 17 15:10:01.439 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.439 INFO [stderr] Nov 17 15:10:01.439 INFO [stderr] warning: cannot find type `hash_completed` in this scope Nov 17 15:10:01.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 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 17 15:10:01.439 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.439 INFO [stderr] Nov 17 15:10:01.439 INFO [stderr] warning: cannot find type `work_started` in this scope Nov 17 15:10:01.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 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 17 15:10:01.439 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.439 INFO [stderr] Nov 17 15:10:01.439 INFO [stderr] warning: cannot find type `work_finished` in this scope Nov 17 15:10:01.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.439 INFO [stderr] | Nov 17 15:10:01.439 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 17 15:10:01.439 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.439 INFO [stderr] Nov 17 15:10:01.441 INFO [stderr] warning: cannot find type `creator` in this scope Nov 17 15:10:01.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.441 INFO [stderr] | Nov 17 15:10:01.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.441 INFO [stderr] | Nov 17 15:10:01.441 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 17 15:10:01.441 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.441 INFO [stderr] Nov 17 15:10:01.441 INFO [stderr] warning: cannot find type `moderator` in this scope Nov 17 15:10:01.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.442 INFO [stderr] | Nov 17 15:10:01.442 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.442 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.442 INFO [stderr] | Nov 17 15:10:01.442 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 17 15:10:01.442 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.442 INFO [stderr] Nov 17 15:10:01.442 INFO [stderr] warning: cannot find type `master` in this scope Nov 17 15:10:01.442 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.442 INFO [stderr] | Nov 17 15:10:01.442 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.442 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.442 INFO [stderr] | Nov 17 15:10:01.442 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 17 15:10:01.442 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.442 INFO [stderr] Nov 17 15:10:01.442 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 17 15:10:01.442 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.442 INFO [stderr] | Nov 17 15:10:01.442 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.442 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.442 INFO [stderr] | Nov 17 15:10:01.442 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 17 15:10:01.442 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.442 INFO [stderr] Nov 17 15:10:01.442 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 15:10:01.442 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.442 INFO [stderr] | Nov 17 15:10:01.442 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.442 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.442 INFO [stderr] | Nov 17 15:10:01.442 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 17 15:10:01.442 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.442 INFO [stderr] Nov 17 15:10:01.442 INFO [stderr] warning: cannot find type `hashed_password` in this scope Nov 17 15:10:01.442 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.442 INFO [stderr] | Nov 17 15:10:01.442 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.442 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.442 INFO [stderr] | Nov 17 15:10:01.442 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 17 15:10:01.442 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.442 INFO [stderr] Nov 17 15:10:01.443 INFO [stderr] warning: cannot find type `seed` in this scope Nov 17 15:10:01.443 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:01.444 INFO [stderr] | Nov 17 15:10:01.444 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:01.444 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.444 INFO [stderr] | Nov 17 15:10:01.444 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 17 15:10:01.444 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.444 INFO [stderr] Nov 17 15:10:01.444 INFO [stderr] warning: unused import: `database::DataBase` Nov 17 15:10:01.444 INFO [stderr] --> src/pages/homepage.rs:3:5 Nov 17 15:10:01.444 INFO [stderr] | Nov 17 15:10:01.444 INFO [stderr] 3 | use database::DataBase; Nov 17 15:10:01.444 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:10:01.444 INFO [stderr] | Nov 17 15:10:01.444 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 15:10:01.444 INFO [stderr] Nov 17 15:10:01.444 INFO [stderr] warning: unused import: `ammonia::Builder` Nov 17 15:10:01.444 INFO [stderr] --> src/pages/homepage.rs:4:5 Nov 17 15:10:01.444 INFO [stderr] | Nov 17 15:10:01.444 INFO [stderr] 4 | use ammonia::Builder; Nov 17 15:10:01.444 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 17 15:10:01.444 INFO [stderr] Nov 17 15:10:01.444 INFO [stderr] warning: unused import: `database::DataBase` Nov 17 15:10:01.444 INFO [stderr] --> src/pages/profile.rs:3:5 Nov 17 15:10:01.444 INFO [stderr] | Nov 17 15:10:01.444 INFO [stderr] 3 | use database::DataBase; Nov 17 15:10:01.444 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:10:01.444 INFO [stderr] Nov 17 15:10:01.444 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 15:10:01.444 INFO [stderr] --> src/user.rs:13:24 Nov 17 15:10:01.444 INFO [stderr] | Nov 17 15:10:01.444 INFO [stderr] 13 | #[derive(Associations, Queryable)] Nov 17 15:10:01.444 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:01.444 INFO [stderr] | Nov 17 15:10:01.444 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 17 15:10:01.444 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:01.444 INFO [stderr] Nov 17 15:10:02.388 INFO [stderr] warning: unreachable pattern Nov 17 15:10:02.388 INFO [stderr] --> src/database.rs:64:21 Nov 17 15:10:02.388 INFO [stderr] | Nov 17 15:10:02.388 INFO [stderr] 62 | hashed_password => Nov 17 15:10:02.388 INFO [stderr] | --------------- matches any value Nov 17 15:10:02.388 INFO [stderr] 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Nov 17 15:10:02.388 INFO [stderr] 64 | _ => Ok(SignInResult::WrongPassword), Nov 17 15:10:02.388 INFO [stderr] | ^ unreachable pattern Nov 17 15:10:02.388 INFO [stderr] | Nov 17 15:10:02.388 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Nov 17 15:10:02.388 INFO [stderr] Nov 17 15:10:02.395 INFO [stderr] warning: unused variable: `user` Nov 17 15:10:02.395 INFO [stderr] --> src/pages/profile.rs:14:47 Nov 17 15:10:02.395 INFO [stderr] | Nov 17 15:10:02.395 INFO [stderr] 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Nov 17 15:10:02.395 INFO [stderr] | ^^^^ help: consider using `_user` instead Nov 17 15:10:02.395 INFO [stderr] | Nov 17 15:10:02.395 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 15:10:02.395 INFO [stderr] Nov 17 15:10:02.395 INFO [stderr] warning: unused variable: `req` Nov 17 15:10:02.395 INFO [stderr] --> src/pages/about.rs:4:17 Nov 17 15:10:02.395 INFO [stderr] | Nov 17 15:10:02.395 INFO [stderr] 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Nov 17 15:10:02.395 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 17 15:10:02.395 INFO [stderr] Nov 17 15:10:02.395 INFO [stderr] warning: unused variable: `hashed_password` Nov 17 15:10:02.395 INFO [stderr] --> src/database.rs:60:21 Nov 17 15:10:02.395 INFO [stderr] | Nov 17 15:10:02.395 INFO [stderr] 60 | let hashed_password = msg.password; Nov 17 15:10:02.395 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 17 15:10:02.395 INFO [stderr] Nov 17 15:10:02.395 INFO [stderr] warning: unused variable: `hashed_password` Nov 17 15:10:02.395 INFO [stderr] --> src/database.rs:62:21 Nov 17 15:10:02.395 INFO [stderr] | Nov 17 15:10:02.395 INFO [stderr] 62 | hashed_password => Nov 17 15:10:02.395 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 17 15:10:02.395 INFO [stderr] Nov 17 15:10:02.395 INFO [stderr] warning: unused variable: `token` Nov 17 15:10:02.395 INFO [stderr] --> src/user.rs:31:39 Nov 17 15:10:02.395 INFO [stderr] | Nov 17 15:10:02.395 INFO [stderr] 31 | SignInResult::Success(token) => unimplemented!(), Nov 17 15:10:02.395 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 17 15:10:02.395 INFO [stderr] Nov 17 15:10:02.395 INFO [stderr] warning: unused variable: `token` Nov 17 15:10:02.395 INFO [stderr] --> src/user.rs:42:39 Nov 17 15:10:02.395 INFO [stderr] | Nov 17 15:10:02.395 INFO [stderr] 42 | SignUpResult::Success(token) => unimplemented!(), Nov 17 15:10:02.395 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 17 15:10:02.395 INFO [stderr] Nov 17 15:10:02.663 INFO [stderr] warning: function is never used: `gen_session_token` Nov 17 15:10:02.663 INFO [stderr] --> src/database.rs:131:1 Nov 17 15:10:02.663 INFO [stderr] | Nov 17 15:10:02.663 INFO [stderr] 131 | fn gen_session_token() {} Nov 17 15:10:02.663 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 17 15:10:02.663 INFO [stderr] | Nov 17 15:10:02.663 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 15:10:02.663 INFO [stderr] Nov 17 15:10:02.663 INFO [stderr] warning: struct is never constructed: `Project` Nov 17 15:10:02.664 INFO [stderr] --> src/project.rs:2:1 Nov 17 15:10:02.664 INFO [stderr] | Nov 17 15:10:02.664 INFO [stderr] 2 | pub struct Project { Nov 17 15:10:02.664 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:10:02.664 INFO [stderr] Nov 17 15:10:03.204 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.31s Nov 17 15:10:03.228 INFO [stderr] su: No module specific data is present Nov 17 15:10:04.001 INFO running `"docker" "inspect" "5ac1dabb90b501ac5b0e3f914542a65f16e1b15db70ec9fe979944bb983ea6cc"` Nov 17 15:10:04.351 INFO running `"docker" "rm" "-f" "5ac1dabb90b501ac5b0e3f914542a65f16e1b15db70ec9fe979944bb983ea6cc"` Nov 17 15:10:04.635 INFO [stdout] 5ac1dabb90b501ac5b0e3f914542a65f16e1b15db70ec9fe979944bb983ea6cc Nov 17 15:10:04.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-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 17 15:10:05.203 INFO [stdout] 9c45f1e164ade4393a306ab2caeeecf306119b06773ea8806af28b987c9fc483 Nov 17 15:10:05.207 INFO running `"docker" "start" "-a" "9c45f1e164ade4393a306ab2caeeecf306119b06773ea8806af28b987c9fc483"` Nov 17 15:10:06.619 INFO [stderr] usermod: no changes Nov 17 15:10:07.067 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s Nov 17 15:10:07.087 INFO [stderr] Running /target/debug/deps/wowservice-f4882ea6e59fcdea Nov 17 15:10:07.106 INFO [stdout] Nov 17 15:10:07.106 INFO [stdout] running 0 tests Nov 17 15:10:07.106 INFO [stdout] Nov 17 15:10:07.106 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 15:10:07.106 INFO [stdout] Nov 17 15:10:07.119 INFO [stderr] su: No module specific data is present Nov 17 15:10:07.825 INFO running `"docker" "inspect" "9c45f1e164ade4393a306ab2caeeecf306119b06773ea8806af28b987c9fc483"` Nov 17 15:10:08.163 INFO running `"docker" "rm" "-f" "9c45f1e164ade4393a306ab2caeeecf306119b06773ea8806af28b987c9fc483"` Nov 17 15:10:08.493 INFO [stdout] 9c45f1e164ade4393a306ab2caeeecf306119b06773ea8806af28b987c9fc483