Nov 17 15:07:07.442 INFO testing GooseDB/wow against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 15:07:07.444 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.018 INFO [stdout] 14cfc3397509fbec3ad936837163cab50577227694a149138a73fcc1ba6d5dfe Nov 17 15:07:08.021 INFO running `"docker" "start" "-a" "14cfc3397509fbec3ad936837163cab50577227694a149138a73fcc1ba6d5dfe"` Nov 17 15:07:10.175 INFO [stderr] usermod: no changes Nov 17 15:07:10.836 INFO [stderr] Compiling actix-web v0.7.4 Nov 17 15:07:10.855 INFO [stderr] Compiling ring v0.13.2 Nov 17 15:07:10.856 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 17 15:07:10.888 INFO [stderr] Compiling syn v0.14.9 Nov 17 15:07:10.889 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 17 15:07:10.889 INFO [stderr] Compiling backtrace v0.2.3 Nov 17 15:07:10.889 INFO [stderr] Compiling flate2 v1.0.2 Nov 17 15:07:10.889 INFO [stderr] Compiling serde_urlencoded v0.5.3 Nov 17 15:07:14.880 INFO [stderr] Compiling tokio-reactor v0.1.4 Nov 17 15:07:20.045 INFO [stderr] Compiling env_logger v0.5.13 Nov 17 15:07:21.700 INFO [stderr] Compiling postgres-protocol v0.3.2 Nov 17 15:07:22.377 INFO [stderr] Compiling error-chain v0.1.12 Nov 17 15:07:27.796 INFO [stderr] Compiling string_cache v0.7.3 Nov 17 15:07:36.414 INFO [stderr] Compiling tokio-tcp v0.1.1 Nov 17 15:07:36.419 INFO [stderr] Compiling tokio-udp v0.1.2 Nov 17 15:07:36.435 INFO [stderr] Compiling tokio-uds v0.2.1 Nov 17 15:07:36.503 INFO [stderr] Compiling tokio-signal v0.2.4 Nov 17 15:07:53.861 INFO [stderr] Compiling postgres-shared v0.4.2 Nov 17 15:07:54.039 INFO [stderr] Compiling trust-dns-proto v0.4.0 Nov 17 15:07:54.343 INFO [stderr] Compiling tokio v0.1.8 Nov 17 15:07:54.827 INFO [stderr] Compiling cookie v0.11.0 Nov 17 15:07:58.068 INFO [stderr] Compiling brotli2 v0.3.2 Nov 17 15:08:01.319 INFO [stderr] Compiling diesel v1.3.2 Nov 17 15:08:12.119 INFO [stderr] Compiling postgres v0.15.2 Nov 17 15:08:32.249 INFO [stderr] Compiling trust-dns-resolver v0.9.1 Nov 17 15:08:42.735 INFO [stderr] Compiling r2d2_postgres v0.14.0 Nov 17 15:08:44.656 INFO [stderr] Compiling serde_derive v1.0.75 Nov 17 15:08:44.656 INFO [stderr] Compiling synstructure v0.9.0 Nov 17 15:08:44.657 INFO [stderr] Compiling actix_derive v0.3.0 Nov 17 15:09:06.201 INFO [stderr] Compiling failure_derive v0.1.2 Nov 17 15:09:14.363 INFO [stderr] Compiling failure v0.1.2 Nov 17 15:09:17.123 INFO [stderr] Compiling actix v0.7.3 Nov 17 15:09:18.135 INFO [stderr] Compiling markup5ever v0.7.2 Nov 17 15:09:32.211 INFO [stderr] Compiling html5ever v0.22.3 Nov 17 15:09:38.007 INFO [stderr] Compiling ammonia v1.2.0 Nov 17 15:09:44.888 INFO [stderr] Compiling r2d2-diesel v1.0.0 Nov 17 15:09:53.190 INFO [stderr] Compiling wowservice v0.1.0 (/source) Nov 17 15:10:00.063 INFO [stderr] warning: cannot find type `Project` in this scope Nov 17 15:10:00.063 INFO [stderr] --> src/project.rs:1:10 Nov 17 15:10:00.063 INFO [stderr] | Nov 17 15:10:00.063 INFO [stderr] 1 | #[derive(Queryable, Associations)] Nov 17 15:10:00.063 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.063 INFO [stderr] | Nov 17 15:10:00.063 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 15:10:00.063 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:00.063 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.063 INFO [stderr] Nov 17 15:10:00.063 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:10:00.063 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:10:00.063 INFO [stderr] | Nov 17 15:10:00.063 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:10:00.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.063 INFO [stderr] | Nov 17 15:10:00.063 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:00.063 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.063 INFO [stderr] Nov 17 15:10:00.063 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 15:10:00.063 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.063 INFO [stderr] | Nov 17 15:10:00.063 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.063 INFO [stderr] | Nov 17 15:10:00.063 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:00.063 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.063 INFO [stderr] Nov 17 15:10:00.076 INFO [stderr] warning: cannot find type `string` in this scope Nov 17 15:10:00.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 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:00.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.076 INFO [stderr] Nov 17 15:10:00.076 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 17 15:10:00.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 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:00.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.076 INFO [stderr] Nov 17 15:10:00.076 INFO [stderr] warning: cannot find type `translated` in this scope Nov 17 15:10:00.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 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:00.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.076 INFO [stderr] Nov 17 15:10:00.076 INFO [stderr] warning: cannot find type `original_url` in this scope Nov 17 15:10:00.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 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:00.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.076 INFO [stderr] Nov 17 15:10:00.076 INFO [stderr] warning: cannot find type `translation_url` in this scope Nov 17 15:10:00.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 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:00.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.076 INFO [stderr] Nov 17 15:10:00.076 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 15:10:00.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 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:00.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.076 INFO [stderr] Nov 17 15:10:00.076 INFO [stderr] warning: cannot find type `session_token` in this scope Nov 17 15:10:00.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 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:00.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.076 INFO [stderr] Nov 17 15:10:00.076 INFO [stderr] warning: cannot find type `expires` in this scope Nov 17 15:10:00.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.076 INFO [stderr] | Nov 17 15:10:00.076 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:00.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.076 INFO [stderr] Nov 17 15:10:00.076 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 17 15:10:00.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 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:00.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.077 INFO [stderr] Nov 17 15:10:00.077 INFO [stderr] warning: cannot find type `file_name` in this scope Nov 17 15:10:00.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 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:00.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.077 INFO [stderr] Nov 17 15:10:00.077 INFO [stderr] warning: cannot find type `hash_updated` in this scope Nov 17 15:10:00.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 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:00.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.077 INFO [stderr] Nov 17 15:10:00.077 INFO [stderr] warning: cannot find type `hash_completed` in this scope Nov 17 15:10:00.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 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:00.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.077 INFO [stderr] Nov 17 15:10:00.077 INFO [stderr] warning: cannot find type `work_started` in this scope Nov 17 15:10:00.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 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:00.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.077 INFO [stderr] Nov 17 15:10:00.077 INFO [stderr] warning: cannot find type `work_finished` in this scope Nov 17 15:10:00.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 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:00.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.077 INFO [stderr] Nov 17 15:10:00.077 INFO [stderr] warning: cannot find type `creator` in this scope Nov 17 15:10:00.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 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:00.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.077 INFO [stderr] Nov 17 15:10:00.077 INFO [stderr] warning: cannot find type `moderator` in this scope Nov 17 15:10:00.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 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:00.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.077 INFO [stderr] Nov 17 15:10:00.077 INFO [stderr] warning: cannot find type `master` in this scope Nov 17 15:10:00.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.077 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.077 INFO [stderr] | Nov 17 15:10:00.078 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:00.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.078 INFO [stderr] Nov 17 15:10:00.078 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 17 15:10:00.078 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 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:00.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.078 INFO [stderr] Nov 17 15:10:00.078 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 15:10:00.078 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 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:00.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.078 INFO [stderr] Nov 17 15:10:00.078 INFO [stderr] warning: cannot find type `hashed_password` in this scope Nov 17 15:10:00.078 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 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:00.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.078 INFO [stderr] Nov 17 15:10:00.078 INFO [stderr] warning: cannot find type `seed` in this scope Nov 17 15:10:00.078 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:00.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 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:00.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.078 INFO [stderr] Nov 17 15:10:00.078 INFO [stderr] warning: unused import: `database::DataBase` Nov 17 15:10:00.078 INFO [stderr] --> src/pages/homepage.rs:3:5 Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 INFO [stderr] 3 | use database::DataBase; Nov 17 15:10:00.078 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 15:10:00.078 INFO [stderr] Nov 17 15:10:00.078 INFO [stderr] warning: unused import: `ammonia::Builder` Nov 17 15:10:00.078 INFO [stderr] --> src/pages/homepage.rs:4:5 Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 INFO [stderr] 4 | use ammonia::Builder; Nov 17 15:10:00.078 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 17 15:10:00.078 INFO [stderr] Nov 17 15:10:00.078 INFO [stderr] warning: unused import: `database::DataBase` Nov 17 15:10:00.078 INFO [stderr] --> src/pages/profile.rs:3:5 Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 INFO [stderr] 3 | use database::DataBase; Nov 17 15:10:00.078 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:10:00.078 INFO [stderr] Nov 17 15:10:00.078 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 15:10:00.078 INFO [stderr] --> src/user.rs:13:24 Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 INFO [stderr] 13 | #[derive(Associations, Queryable)] Nov 17 15:10:00.078 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:00.078 INFO [stderr] | Nov 17 15:10:00.078 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:00.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:00.078 INFO [stderr] Nov 17 15:10:01.016 INFO [stderr] warning: unreachable pattern Nov 17 15:10:01.016 INFO [stderr] --> src/database.rs:64:21 Nov 17 15:10:01.016 INFO [stderr] | Nov 17 15:10:01.016 INFO [stderr] 62 | hashed_password => Nov 17 15:10:01.016 INFO [stderr] | --------------- matches any value Nov 17 15:10:01.016 INFO [stderr] 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Nov 17 15:10:01.016 INFO [stderr] 64 | _ => Ok(SignInResult::WrongPassword), Nov 17 15:10:01.016 INFO [stderr] | ^ unreachable pattern Nov 17 15:10:01.016 INFO [stderr] | Nov 17 15:10:01.016 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Nov 17 15:10:01.016 INFO [stderr] Nov 17 15:10:01.023 INFO [stderr] warning: unused variable: `user` Nov 17 15:10:01.023 INFO [stderr] --> src/pages/profile.rs:14:47 Nov 17 15:10:01.023 INFO [stderr] | Nov 17 15:10:01.023 INFO [stderr] 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Nov 17 15:10:01.023 INFO [stderr] | ^^^^ help: consider using `_user` instead Nov 17 15:10:01.023 INFO [stderr] | Nov 17 15:10:01.023 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 15:10:01.023 INFO [stderr] Nov 17 15:10:01.023 INFO [stderr] warning: unused variable: `req` Nov 17 15:10:01.023 INFO [stderr] --> src/pages/about.rs:4:17 Nov 17 15:10:01.023 INFO [stderr] | Nov 17 15:10:01.023 INFO [stderr] 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Nov 17 15:10:01.023 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 17 15:10:01.023 INFO [stderr] Nov 17 15:10:01.031 INFO [stderr] warning: unused variable: `hashed_password` Nov 17 15:10:01.031 INFO [stderr] --> src/database.rs:60:21 Nov 17 15:10:01.031 INFO [stderr] | Nov 17 15:10:01.031 INFO [stderr] 60 | let hashed_password = msg.password; Nov 17 15:10:01.031 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 17 15:10:01.031 INFO [stderr] Nov 17 15:10:01.031 INFO [stderr] warning: unused variable: `hashed_password` Nov 17 15:10:01.031 INFO [stderr] --> src/database.rs:62:21 Nov 17 15:10:01.032 INFO [stderr] | Nov 17 15:10:01.032 INFO [stderr] 62 | hashed_password => Nov 17 15:10:01.032 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 17 15:10:01.032 INFO [stderr] Nov 17 15:10:01.032 INFO [stderr] warning: unused variable: `token` Nov 17 15:10:01.032 INFO [stderr] --> src/user.rs:31:39 Nov 17 15:10:01.032 INFO [stderr] | Nov 17 15:10:01.032 INFO [stderr] 31 | SignInResult::Success(token) => unimplemented!(), Nov 17 15:10:01.032 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 17 15:10:01.032 INFO [stderr] Nov 17 15:10:01.032 INFO [stderr] warning: unused variable: `token` Nov 17 15:10:01.032 INFO [stderr] --> src/user.rs:42:39 Nov 17 15:10:01.032 INFO [stderr] | Nov 17 15:10:01.032 INFO [stderr] 42 | SignUpResult::Success(token) => unimplemented!(), Nov 17 15:10:01.032 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 17 15:10:01.032 INFO [stderr] Nov 17 15:10:01.259 INFO [stderr] warning: function is never used: `gen_session_token` Nov 17 15:10:01.259 INFO [stderr] --> src/database.rs:131:1 Nov 17 15:10:01.259 INFO [stderr] | Nov 17 15:10:01.259 INFO [stderr] 131 | fn gen_session_token() {} Nov 17 15:10:01.259 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 17 15:10:01.259 INFO [stderr] | Nov 17 15:10:01.259 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 15:10:01.259 INFO [stderr] Nov 17 15:10:01.259 INFO [stderr] warning: struct is never constructed: `Project` Nov 17 15:10:01.259 INFO [stderr] --> src/project.rs:2:1 Nov 17 15:10:01.259 INFO [stderr] | Nov 17 15:10:01.259 INFO [stderr] 2 | pub struct Project { Nov 17 15:10:01.259 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:10:01.259 INFO [stderr] Nov 17 15:10:15.985 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s Nov 17 15:10:16.016 INFO [stderr] su: No module specific data is present Nov 17 15:10:16.755 INFO running `"docker" "inspect" "14cfc3397509fbec3ad936837163cab50577227694a149138a73fcc1ba6d5dfe"` Nov 17 15:10:17.111 INFO running `"docker" "rm" "-f" "14cfc3397509fbec3ad936837163cab50577227694a149138a73fcc1ba6d5dfe"` Nov 17 15:10:17.391 INFO [stdout] 14cfc3397509fbec3ad936837163cab50577227694a149138a73fcc1ba6d5dfe Nov 17 15:10:17.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:10:17.843 INFO [stdout] e2c27e13f94facd95dfbd9ab7eb996159af247a26b4961b619736bb8f7867831 Nov 17 15:10:17.851 INFO running `"docker" "start" "-a" "e2c27e13f94facd95dfbd9ab7eb996159af247a26b4961b619736bb8f7867831"` Nov 17 15:10:19.195 INFO [stderr] usermod: no changes Nov 17 15:10:19.729 INFO [stderr] Compiling wowservice v0.1.0 (/source) Nov 17 15:10:27.699 INFO [stderr] warning: cannot find type `Project` in this scope Nov 17 15:10:27.699 INFO [stderr] --> src/project.rs:1:10 Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 INFO [stderr] 1 | #[derive(Queryable, Associations)] Nov 17 15:10:27.699 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 15:10:27.699 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:27.699 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.699 INFO [stderr] Nov 17 15:10:27.699 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:10:27.699 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:10:27.699 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 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:27.699 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.699 INFO [stderr] Nov 17 15:10:27.699 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 15:10:27.699 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.699 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 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:27.699 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.699 INFO [stderr] Nov 17 15:10:27.699 INFO [stderr] warning: cannot find type `string` in this scope Nov 17 15:10:27.699 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.699 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 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:27.699 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.699 INFO [stderr] Nov 17 15:10:27.699 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 17 15:10:27.699 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.699 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 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:27.699 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.699 INFO [stderr] Nov 17 15:10:27.699 INFO [stderr] warning: cannot find type `translated` in this scope Nov 17 15:10:27.699 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.699 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 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:27.699 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.699 INFO [stderr] Nov 17 15:10:27.699 INFO [stderr] warning: cannot find type `original_url` in this scope Nov 17 15:10:27.699 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.699 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 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:27.699 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.699 INFO [stderr] Nov 17 15:10:27.699 INFO [stderr] warning: cannot find type `translation_url` in this scope Nov 17 15:10:27.699 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.699 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.699 INFO [stderr] | Nov 17 15:10:27.699 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:27.699 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.699 INFO [stderr] Nov 17 15:10:27.699 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 15:10:27.699 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 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:27.700 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.700 INFO [stderr] Nov 17 15:10:27.700 INFO [stderr] warning: cannot find type `session_token` in this scope Nov 17 15:10:27.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 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:27.700 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.700 INFO [stderr] Nov 17 15:10:27.700 INFO [stderr] warning: cannot find type `expires` in this scope Nov 17 15:10:27.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 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:27.700 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.700 INFO [stderr] Nov 17 15:10:27.700 INFO [stderr] warning: cannot find type `project_id` in this scope Nov 17 15:10:27.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 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:27.700 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.700 INFO [stderr] Nov 17 15:10:27.700 INFO [stderr] warning: cannot find type `file_name` in this scope Nov 17 15:10:27.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 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:27.700 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.700 INFO [stderr] Nov 17 15:10:27.700 INFO [stderr] warning: cannot find type `hash_updated` in this scope Nov 17 15:10:27.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 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:27.700 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.700 INFO [stderr] Nov 17 15:10:27.700 INFO [stderr] warning: cannot find type `hash_completed` in this scope Nov 17 15:10:27.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 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:27.700 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.700 INFO [stderr] Nov 17 15:10:27.700 INFO [stderr] warning: cannot find type `work_started` in this scope Nov 17 15:10:27.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 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:27.700 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.700 INFO [stderr] Nov 17 15:10:27.700 INFO [stderr] warning: cannot find type `work_finished` in this scope Nov 17 15:10:27.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 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:27.700 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.700 INFO [stderr] Nov 17 15:10:27.700 INFO [stderr] warning: cannot find type `creator` in this scope Nov 17 15:10:27.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.700 INFO [stderr] | Nov 17 15:10:27.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.701 INFO [stderr] | Nov 17 15:10:27.701 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:27.701 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.701 INFO [stderr] Nov 17 15:10:27.701 INFO [stderr] warning: cannot find type `moderator` in this scope Nov 17 15:10:27.701 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.701 INFO [stderr] | Nov 17 15:10:27.701 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.701 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.701 INFO [stderr] | Nov 17 15:10:27.701 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:27.701 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.701 INFO [stderr] Nov 17 15:10:27.701 INFO [stderr] warning: cannot find type `master` in this scope Nov 17 15:10:27.701 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.701 INFO [stderr] | Nov 17 15:10:27.701 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.701 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.701 INFO [stderr] | Nov 17 15:10:27.701 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:27.701 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.701 INFO [stderr] Nov 17 15:10:27.702 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 17 15:10:27.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 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:27.703 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.703 INFO [stderr] Nov 17 15:10:27.703 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 15:10:27.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 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:27.703 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.703 INFO [stderr] Nov 17 15:10:27.703 INFO [stderr] warning: cannot find type `hashed_password` in this scope Nov 17 15:10:27.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 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:27.703 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.703 INFO [stderr] Nov 17 15:10:27.703 INFO [stderr] warning: cannot find type `seed` in this scope Nov 17 15:10:27.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:10:27.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 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:27.703 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.703 INFO [stderr] Nov 17 15:10:27.703 INFO [stderr] warning: unused import: `database::DataBase` Nov 17 15:10:27.703 INFO [stderr] --> src/pages/homepage.rs:3:5 Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 INFO [stderr] 3 | use database::DataBase; Nov 17 15:10:27.703 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 15:10:27.703 INFO [stderr] Nov 17 15:10:27.703 INFO [stderr] warning: unused import: `ammonia::Builder` Nov 17 15:10:27.703 INFO [stderr] --> src/pages/homepage.rs:4:5 Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 INFO [stderr] 4 | use ammonia::Builder; Nov 17 15:10:27.703 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 17 15:10:27.703 INFO [stderr] Nov 17 15:10:27.703 INFO [stderr] warning: unused import: `database::DataBase` Nov 17 15:10:27.703 INFO [stderr] --> src/pages/profile.rs:3:5 Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 INFO [stderr] 3 | use database::DataBase; Nov 17 15:10:27.703 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:10:27.703 INFO [stderr] Nov 17 15:10:27.703 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 15:10:27.703 INFO [stderr] --> src/user.rs:13:24 Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 INFO [stderr] 13 | #[derive(Associations, Queryable)] Nov 17 15:10:27.703 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:10:27.703 INFO [stderr] | Nov 17 15:10:27.703 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:27.703 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:10:27.703 INFO [stderr] Nov 17 15:10:28.774 INFO [stderr] warning: unreachable pattern Nov 17 15:10:28.774 INFO [stderr] --> src/database.rs:64:21 Nov 17 15:10:28.774 INFO [stderr] | Nov 17 15:10:28.774 INFO [stderr] 62 | hashed_password => Nov 17 15:10:28.774 INFO [stderr] | --------------- matches any value Nov 17 15:10:28.774 INFO [stderr] 63 | Ok(SignInResult::Success(SessionToken(String::new()))), Nov 17 15:10:28.774 INFO [stderr] 64 | _ => Ok(SignInResult::WrongPassword), Nov 17 15:10:28.774 INFO [stderr] | ^ unreachable pattern Nov 17 15:10:28.774 INFO [stderr] | Nov 17 15:10:28.774 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Nov 17 15:10:28.774 INFO [stderr] Nov 17 15:10:28.783 INFO [stderr] warning: unused variable: `user` Nov 17 15:10:28.783 INFO [stderr] --> src/pages/profile.rs:14:47 Nov 17 15:10:28.783 INFO [stderr] | Nov 17 15:10:28.783 INFO [stderr] 14 | (Identification::Identified(id), Some(user)) => gen_profile(id), Nov 17 15:10:28.783 INFO [stderr] | ^^^^ help: consider using `_user` instead Nov 17 15:10:28.783 INFO [stderr] | Nov 17 15:10:28.783 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 15:10:28.783 INFO [stderr] Nov 17 15:10:28.783 INFO [stderr] warning: unused variable: `req` Nov 17 15:10:28.783 INFO [stderr] --> src/pages/about.rs:4:17 Nov 17 15:10:28.783 INFO [stderr] | Nov 17 15:10:28.783 INFO [stderr] 4 | pub fn response(req: &HttpRequest) -> HttpResponse { unimplemented!() } Nov 17 15:10:28.783 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 17 15:10:28.783 INFO [stderr] Nov 17 15:10:28.784 INFO [stderr] warning: unused variable: `hashed_password` Nov 17 15:10:28.784 INFO [stderr] --> src/database.rs:60:21 Nov 17 15:10:28.784 INFO [stderr] | Nov 17 15:10:28.784 INFO [stderr] 60 | let hashed_password = msg.password; Nov 17 15:10:28.784 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 17 15:10:28.784 INFO [stderr] Nov 17 15:10:28.784 INFO [stderr] warning: unused variable: `hashed_password` Nov 17 15:10:28.784 INFO [stderr] --> src/database.rs:62:21 Nov 17 15:10:28.784 INFO [stderr] | Nov 17 15:10:28.784 INFO [stderr] 62 | hashed_password => Nov 17 15:10:28.784 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_hashed_password` instead Nov 17 15:10:28.784 INFO [stderr] Nov 17 15:10:28.784 INFO [stderr] warning: unused variable: `token` Nov 17 15:10:28.784 INFO [stderr] --> src/user.rs:31:39 Nov 17 15:10:28.785 INFO [stderr] | Nov 17 15:10:28.785 INFO [stderr] 31 | SignInResult::Success(token) => unimplemented!(), Nov 17 15:10:28.785 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 17 15:10:28.785 INFO [stderr] Nov 17 15:10:28.785 INFO [stderr] warning: unused variable: `token` Nov 17 15:10:28.785 INFO [stderr] --> src/user.rs:42:39 Nov 17 15:10:28.785 INFO [stderr] | Nov 17 15:10:28.785 INFO [stderr] 42 | SignUpResult::Success(token) => unimplemented!(), Nov 17 15:10:28.785 INFO [stderr] | ^^^^^ help: consider using `_token` instead Nov 17 15:10:28.785 INFO [stderr] Nov 17 15:10:29.067 INFO [stderr] warning: function is never used: `gen_session_token` Nov 17 15:10:29.067 INFO [stderr] --> src/database.rs:131:1 Nov 17 15:10:29.067 INFO [stderr] | Nov 17 15:10:29.067 INFO [stderr] 131 | fn gen_session_token() {} Nov 17 15:10:29.067 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 17 15:10:29.067 INFO [stderr] | Nov 17 15:10:29.067 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 15:10:29.067 INFO [stderr] Nov 17 15:10:29.067 INFO [stderr] warning: struct is never constructed: `Project` Nov 17 15:10:29.067 INFO [stderr] --> src/project.rs:2:1 Nov 17 15:10:29.067 INFO [stderr] | Nov 17 15:10:29.067 INFO [stderr] 2 | pub struct Project { Nov 17 15:10:29.067 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 15:10:29.067 INFO [stderr] Nov 17 15:10:29.691 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.44s Nov 17 15:10:29.715 INFO [stderr] su: No module specific data is present Nov 17 15:10:31.463 INFO running `"docker" "inspect" "e2c27e13f94facd95dfbd9ab7eb996159af247a26b4961b619736bb8f7867831"` Nov 17 15:10:31.785 INFO running `"docker" "rm" "-f" "e2c27e13f94facd95dfbd9ab7eb996159af247a26b4961b619736bb8f7867831"` Nov 17 15:10:32.118 INFO [stdout] e2c27e13f94facd95dfbd9ab7eb996159af247a26b4961b619736bb8f7867831 Nov 17 15:10:32.122 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:32.677 INFO [stdout] 9dc75a10c22d3fe30495831e13719ff6e15d86fe3221937b2570ecbee5993449 Nov 17 15:10:32.678 INFO running `"docker" "start" "-a" "9dc75a10c22d3fe30495831e13719ff6e15d86fe3221937b2570ecbee5993449"` Nov 17 15:10:34.522 INFO [stderr] usermod: no changes Nov 17 15:10:34.907 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s Nov 17 15:10:34.927 INFO [stderr] Running /target/debug/deps/wowservice-1c3a4e0129d70621 Nov 17 15:10:34.934 INFO [stdout] Nov 17 15:10:34.935 INFO [stdout] running 0 tests Nov 17 15:10:34.935 INFO [stdout] Nov 17 15:10:34.935 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 15:10:34.935 INFO [stdout] Nov 17 15:10:34.943 INFO [stderr] su: No module specific data is present Nov 17 15:10:35.951 INFO running `"docker" "inspect" "9dc75a10c22d3fe30495831e13719ff6e15d86fe3221937b2570ecbee5993449"` Nov 17 15:10:36.247 INFO running `"docker" "rm" "-f" "9dc75a10c22d3fe30495831e13719ff6e15d86fe3221937b2570ecbee5993449"` Nov 17 15:10:36.529 INFO [stdout] 9dc75a10c22d3fe30495831e13719ff6e15d86fe3221937b2570ecbee5993449