Dec 06 03:38:22.871 INFO testing cljvm/xin against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 03:38:22.871 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 03:38:23.364 INFO [stdout] a69e759ea3e38c4e074ffb0aa286fb7818777eb328fc74842f9a0312ec6bd6b7 Dec 06 03:38:23.366 INFO running `"docker" "start" "-a" "a69e759ea3e38c4e074ffb0aa286fb7818777eb328fc74842f9a0312ec6bd6b7"` Dec 06 03:38:25.576 INFO [stderr] usermod: no changes Dec 06 03:38:26.124 INFO [stderr] Compiling deunicode v0.4.2 Dec 06 03:38:26.132 INFO [stderr] Compiling email v0.0.20 Dec 06 03:38:26.132 INFO [stderr] Compiling actix-web v0.7.7 Dec 06 03:38:26.135 INFO [stderr] Compiling openssl-sys v0.9.35 Dec 06 03:38:26.140 INFO [stderr] Compiling uuid v0.6.5 Dec 06 03:38:26.140 INFO [stderr] Compiling crossbeam-epoch v0.6.0 Dec 06 03:38:26.140 INFO [stderr] Compiling ring v0.13.2 Dec 06 03:38:26.140 INFO [stderr] Compiling h2 v0.1.12 Dec 06 03:38:29.208 INFO [stderr] Compiling serde_urlencoded v0.5.3 Dec 06 03:38:29.308 INFO [stderr] Compiling chrono v0.4.6 Dec 06 03:38:32.566 INFO [stderr] Compiling hmac v0.6.3 Dec 06 03:38:32.568 INFO [stderr] Compiling slug v0.1.4 Dec 06 03:38:32.913 INFO [stderr] Compiling env_logger v0.5.13 Dec 06 03:38:34.378 INFO [stderr] Compiling crossbeam-channel v0.2.5 Dec 06 03:38:35.798 INFO [stderr] Compiling tokio-signal v0.2.5 Dec 06 03:38:36.030 INFO [stderr] Compiling dotenv v0.13.0 Dec 06 03:38:37.268 INFO [stderr] Compiling trust-dns-proto v0.4.0 Dec 06 03:38:49.548 INFO [stderr] Compiling openssl v0.9.24 Dec 06 03:38:49.820 INFO [stderr] Compiling diesel v1.3.3 Dec 06 03:38:49.820 INFO [stderr] Compiling tera v0.11.16 Dec 06 03:38:49.936 INFO [stderr] Compiling cookie v0.11.0 Dec 06 03:38:49.937 INFO [stderr] Compiling jsonwebtoken v5.0.1 Dec 06 03:39:12.244 INFO [stderr] Compiling trust-dns-resolver v0.9.1 Dec 06 03:39:18.596 INFO [stderr] Compiling native-tls v0.1.5 Dec 06 03:39:22.941 INFO [stderr] Compiling lettre v0.8.2 Dec 06 03:39:43.704 INFO [stderr] Compiling actix v0.7.4 Dec 06 03:39:47.171 INFO [stderr] Compiling lettre_email v0.8.2 Dec 06 03:40:39.655 INFO [stderr] Compiling xin v0.1.0 (/source) Dec 06 03:40:46.089 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 03:40:46.089 INFO [stderr] --> src/main.rs:1:1 Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.089 INFO [stderr] 1 | #[macro_use] Dec 06 03:40:46.089 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.089 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 03:40:46.089 INFO [stderr] Dec 06 03:40:46.089 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:40:46.089 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.089 INFO [stderr] 11 | #[derive(Message)] Dec 06 03:40:46.089 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.089 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 03:40:46.089 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! Dec 06 03:40:46.089 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.089 INFO [stderr] Dec 06 03:40:46.089 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:40:46.089 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.089 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 06 03:40:46.089 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.089 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! Dec 06 03:40:46.089 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.089 INFO [stderr] Dec 06 03:40:46.089 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:40:46.089 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.089 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 06 03:40:46.089 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.089 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! Dec 06 03:40:46.089 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.089 INFO [stderr] Dec 06 03:40:46.089 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 03:40:46.089 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.089 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 03:40:46.089 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.089 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! Dec 06 03:40:46.089 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.089 INFO [stderr] Dec 06 03:40:46.089 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 03:40:46.089 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.089 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.089 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.089 INFO [stderr] | Dec 06 03:40:46.090 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! Dec 06 03:40:46.090 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.090 INFO [stderr] Dec 06 03:40:46.090 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 03:40:46.090 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 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! Dec 06 03:40:46.090 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.090 INFO [stderr] Dec 06 03:40:46.090 INFO [stderr] warning: cannot find type `subject` in this scope Dec 06 03:40:46.090 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 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! Dec 06 03:40:46.090 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.090 INFO [stderr] Dec 06 03:40:46.090 INFO [stderr] warning: cannot find type `fields` in this scope Dec 06 03:40:46.090 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 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! Dec 06 03:40:46.090 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.090 INFO [stderr] Dec 06 03:40:46.090 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 06 03:40:46.090 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 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! Dec 06 03:40:46.090 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.090 INFO [stderr] Dec 06 03:40:46.090 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 06 03:40:46.090 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 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! Dec 06 03:40:46.090 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.090 INFO [stderr] Dec 06 03:40:46.090 INFO [stderr] warning: cannot find type `status` in this scope Dec 06 03:40:46.090 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 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! Dec 06 03:40:46.090 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.090 INFO [stderr] Dec 06 03:40:46.090 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 06 03:40:46.090 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 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! Dec 06 03:40:46.090 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.090 INFO [stderr] Dec 06 03:40:46.090 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 03:40:46.090 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 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! Dec 06 03:40:46.090 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.090 INFO [stderr] Dec 06 03:40:46.090 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 06 03:40:46.090 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 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! Dec 06 03:40:46.090 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.090 INFO [stderr] Dec 06 03:40:46.090 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 06 03:40:46.090 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.090 INFO [stderr] | Dec 06 03:40:46.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.091 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.091 INFO [stderr] | Dec 06 03:40:46.091 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! Dec 06 03:40:46.091 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.091 INFO [stderr] Dec 06 03:40:46.091 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 06 03:40:46.091 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.091 INFO [stderr] | Dec 06 03:40:46.091 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.091 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.091 INFO [stderr] | Dec 06 03:40:46.091 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! Dec 06 03:40:46.091 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.091 INFO [stderr] Dec 06 03:40:46.091 INFO [stderr] warning: cannot find type `field1` in this scope Dec 06 03:40:46.091 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.091 INFO [stderr] | Dec 06 03:40:46.091 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.091 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.091 INFO [stderr] | Dec 06 03:40:46.091 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! Dec 06 03:40:46.091 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.091 INFO [stderr] Dec 06 03:40:46.091 INFO [stderr] warning: cannot find type `field2` in this scope Dec 06 03:40:46.091 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.091 INFO [stderr] | Dec 06 03:40:46.091 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.091 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.091 INFO [stderr] | Dec 06 03:40:46.091 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! Dec 06 03:40:46.091 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.091 INFO [stderr] Dec 06 03:40:46.091 INFO [stderr] warning: cannot find type `field3` in this scope Dec 06 03:40:46.091 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.091 INFO [stderr] | Dec 06 03:40:46.091 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.091 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.091 INFO [stderr] | Dec 06 03:40:46.091 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! Dec 06 03:40:46.091 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.091 INFO [stderr] Dec 06 03:40:46.097 INFO [stderr] warning: cannot find type `field4` in this scope Dec 06 03:40:46.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 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! Dec 06 03:40:46.097 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.097 INFO [stderr] Dec 06 03:40:46.097 INFO [stderr] warning: cannot find type `field5` in this scope Dec 06 03:40:46.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 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! Dec 06 03:40:46.097 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.097 INFO [stderr] Dec 06 03:40:46.097 INFO [stderr] warning: cannot find type `field6` in this scope Dec 06 03:40:46.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 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! Dec 06 03:40:46.097 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.097 INFO [stderr] Dec 06 03:40:46.097 INFO [stderr] warning: cannot find type `field7` in this scope Dec 06 03:40:46.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 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! Dec 06 03:40:46.097 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.097 INFO [stderr] Dec 06 03:40:46.097 INFO [stderr] warning: cannot find type `field8` in this scope Dec 06 03:40:46.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 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! Dec 06 03:40:46.097 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.097 INFO [stderr] Dec 06 03:40:46.097 INFO [stderr] warning: cannot find type `field9` in this scope Dec 06 03:40:46.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 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! Dec 06 03:40:46.097 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.097 INFO [stderr] Dec 06 03:40:46.097 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 03:40:46.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 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! Dec 06 03:40:46.097 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.097 INFO [stderr] Dec 06 03:40:46.097 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 06 03:40:46.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 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! Dec 06 03:40:46.097 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.097 INFO [stderr] Dec 06 03:40:46.097 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 06 03:40:46.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.097 INFO [stderr] | Dec 06 03:40:46.097 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! Dec 06 03:40:46.097 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.097 INFO [stderr] Dec 06 03:40:46.097 INFO [stderr] warning: cannot find type `description` in this scope Dec 06 03:40:46.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.098 INFO [stderr] | Dec 06 03:40:46.098 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.098 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.098 INFO [stderr] | Dec 06 03:40:46.098 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! Dec 06 03:40:46.098 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.098 INFO [stderr] Dec 06 03:40:46.098 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 06 03:40:46.098 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.098 INFO [stderr] | Dec 06 03:40:46.098 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.098 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.098 INFO [stderr] | Dec 06 03:40:46.098 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! Dec 06 03:40:46.098 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.098 INFO [stderr] Dec 06 03:40:46.098 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 06 03:40:46.098 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.098 INFO [stderr] | Dec 06 03:40:46.098 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.098 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.098 INFO [stderr] | Dec 06 03:40:46.098 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! Dec 06 03:40:46.098 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.098 INFO [stderr] Dec 06 03:40:46.109 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 06 03:40:46.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 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! Dec 06 03:40:46.109 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.109 INFO [stderr] Dec 06 03:40:46.109 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 06 03:40:46.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 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! Dec 06 03:40:46.109 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.109 INFO [stderr] Dec 06 03:40:46.109 INFO [stderr] warning: cannot find type `credential` in this scope Dec 06 03:40:46.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 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! Dec 06 03:40:46.109 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.109 INFO [stderr] Dec 06 03:40:46.109 INFO [stderr] warning: cannot find type `token` in this scope Dec 06 03:40:46.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 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! Dec 06 03:40:46.109 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.109 INFO [stderr] Dec 06 03:40:46.109 INFO [stderr] warning: cannot find type `email` in this scope Dec 06 03:40:46.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 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! Dec 06 03:40:46.109 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.109 INFO [stderr] Dec 06 03:40:46.109 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 06 03:40:46.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 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! Dec 06 03:40:46.109 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.109 INFO [stderr] Dec 06 03:40:46.109 INFO [stderr] warning: cannot find type `height` in this scope Dec 06 03:40:46.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 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! Dec 06 03:40:46.109 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.109 INFO [stderr] Dec 06 03:40:46.109 INFO [stderr] warning: cannot find type `weight` in this scope Dec 06 03:40:46.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.109 INFO [stderr] | Dec 06 03:40:46.109 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! Dec 06 03:40:46.109 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.109 INFO [stderr] Dec 06 03:40:47.699 INFO [stderr] warning: unused variable: `name` Dec 06 03:40:47.699 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 06 03:40:47.699 INFO [stderr] | Dec 06 03:40:47.699 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 06 03:40:47.699 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 06 03:40:47.699 INFO [stderr] | Dec 06 03:40:47.699 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 06 03:40:47.699 INFO [stderr] Dec 06 03:40:47.699 INFO [stderr] warning: unused variable: `sign_in` Dec 06 03:40:47.699 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 06 03:40:47.699 INFO [stderr] | Dec 06 03:40:47.699 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 06 03:40:47.699 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 06 03:40:47.699 INFO [stderr] Dec 06 03:40:47.699 INFO [stderr] warning: unused variable: `account` Dec 06 03:40:47.699 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 06 03:40:47.699 INFO [stderr] | Dec 06 03:40:47.699 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 06 03:40:47.699 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 06 03:40:47.699 INFO [stderr] Dec 06 03:40:47.699 INFO [stderr] warning: unused variable: `msg` Dec 06 03:40:47.699 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 06 03:40:47.699 INFO [stderr] | Dec 06 03:40:47.699 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 06 03:40:47.699 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 06 03:40:47.699 INFO [stderr] Dec 06 03:40:47.699 INFO [stderr] warning: unused variable: `token_data` Dec 06 03:40:47.699 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 06 03:40:47.699 INFO [stderr] | Dec 06 03:40:47.699 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 06 03:40:47.699 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 06 03:40:47.699 INFO [stderr] Dec 06 03:40:48.137 INFO [stderr] warning: field is never used: `user` Dec 06 03:40:48.137 INFO [stderr] --> src/util/config.rs:33:5 Dec 06 03:40:48.137 INFO [stderr] | Dec 06 03:40:48.137 INFO [stderr] 33 | user: String, Dec 06 03:40:48.137 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 03:40:48.137 INFO [stderr] | Dec 06 03:40:48.137 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 06 03:40:48.137 INFO [stderr] Dec 06 03:40:48.137 INFO [stderr] warning: field is never used: `password` Dec 06 03:40:48.137 INFO [stderr] --> src/util/config.rs:34:5 Dec 06 03:40:48.137 INFO [stderr] | Dec 06 03:40:48.137 INFO [stderr] 34 | password: String, Dec 06 03:40:48.137 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 06 03:40:48.137 INFO [stderr] Dec 06 03:40:48.137 INFO [stderr] warning: field is never used: `nick_name` Dec 06 03:40:48.137 INFO [stderr] --> src/util/config.rs:35:5 Dec 06 03:40:48.138 INFO [stderr] | Dec 06 03:40:48.138 INFO [stderr] 35 | nick_name: String, Dec 06 03:40:48.138 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 06 03:40:48.138 INFO [stderr] Dec 06 03:41:03.378 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s Dec 06 03:41:03.398 INFO [stderr] su: No module specific data is present Dec 06 03:41:04.080 INFO running `"docker" "inspect" "a69e759ea3e38c4e074ffb0aa286fb7818777eb328fc74842f9a0312ec6bd6b7"` Dec 06 03:41:04.200 INFO running `"docker" "rm" "-f" "a69e759ea3e38c4e074ffb0aa286fb7818777eb328fc74842f9a0312ec6bd6b7"` Dec 06 03:41:04.342 INFO [stdout] a69e759ea3e38c4e074ffb0aa286fb7818777eb328fc74842f9a0312ec6bd6b7 Dec 06 03:41:04.359 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 03:41:04.607 INFO [stdout] 39076a2cb8e737b741271c25d790c61c7cfa16b4525242510c946cf59859abb5 Dec 06 03:41:04.610 INFO running `"docker" "start" "-a" "39076a2cb8e737b741271c25d790c61c7cfa16b4525242510c946cf59859abb5"` Dec 06 03:41:05.293 INFO [stderr] usermod: no changes Dec 06 03:41:05.957 INFO [stderr] Compiling xin v0.1.0 (/source) Dec 06 03:41:11.857 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 03:41:11.857 INFO [stderr] --> src/main.rs:1:1 Dec 06 03:41:11.857 INFO [stderr] | Dec 06 03:41:11.857 INFO [stderr] 1 | #[macro_use] Dec 06 03:41:11.857 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 03:41:11.857 INFO [stderr] | Dec 06 03:41:11.857 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 03:41:11.857 INFO [stderr] Dec 06 03:41:11.857 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:41:11.857 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 06 03:41:11.857 INFO [stderr] | Dec 06 03:41:11.857 INFO [stderr] 11 | #[derive(Message)] Dec 06 03:41:11.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.857 INFO [stderr] | Dec 06 03:41:11.857 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 03:41:11.857 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! Dec 06 03:41:11.857 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.857 INFO [stderr] Dec 06 03:41:11.857 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:41:11.857 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 06 03:41:11.857 INFO [stderr] | Dec 06 03:41:11.857 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 06 03:41:11.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.857 INFO [stderr] | Dec 06 03:41:11.857 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! Dec 06 03:41:11.857 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.857 INFO [stderr] Dec 06 03:41:11.857 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:41:11.858 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 06 03:41:11.858 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 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! Dec 06 03:41:11.858 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.858 INFO [stderr] Dec 06 03:41:11.858 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 03:41:11.858 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 03:41:11.858 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 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! Dec 06 03:41:11.858 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.858 INFO [stderr] Dec 06 03:41:11.858 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 03:41:11.858 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.858 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 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! Dec 06 03:41:11.858 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.858 INFO [stderr] Dec 06 03:41:11.858 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 03:41:11.858 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.858 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 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! Dec 06 03:41:11.858 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.858 INFO [stderr] Dec 06 03:41:11.858 INFO [stderr] warning: cannot find type `subject` in this scope Dec 06 03:41:11.858 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.858 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 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! Dec 06 03:41:11.858 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.858 INFO [stderr] Dec 06 03:41:11.858 INFO [stderr] warning: cannot find type `fields` in this scope Dec 06 03:41:11.858 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.858 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 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! Dec 06 03:41:11.858 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.858 INFO [stderr] Dec 06 03:41:11.858 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 06 03:41:11.858 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.858 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 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! Dec 06 03:41:11.858 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.858 INFO [stderr] Dec 06 03:41:11.858 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 06 03:41:11.858 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.858 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 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! Dec 06 03:41:11.858 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.858 INFO [stderr] Dec 06 03:41:11.858 INFO [stderr] warning: cannot find type `status` in this scope Dec 06 03:41:11.858 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.858 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.858 INFO [stderr] | Dec 06 03:41:11.858 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! Dec 06 03:41:11.858 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.858 INFO [stderr] Dec 06 03:41:11.858 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 06 03:41:11.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 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! Dec 06 03:41:11.859 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.859 INFO [stderr] Dec 06 03:41:11.859 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 03:41:11.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 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! Dec 06 03:41:11.859 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.859 INFO [stderr] Dec 06 03:41:11.859 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 06 03:41:11.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 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! Dec 06 03:41:11.859 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.859 INFO [stderr] Dec 06 03:41:11.859 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 06 03:41:11.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 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! Dec 06 03:41:11.859 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.859 INFO [stderr] Dec 06 03:41:11.859 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 06 03:41:11.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 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! Dec 06 03:41:11.859 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.859 INFO [stderr] Dec 06 03:41:11.859 INFO [stderr] warning: cannot find type `field1` in this scope Dec 06 03:41:11.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 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! Dec 06 03:41:11.859 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.859 INFO [stderr] Dec 06 03:41:11.859 INFO [stderr] warning: cannot find type `field2` in this scope Dec 06 03:41:11.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 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! Dec 06 03:41:11.859 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.859 INFO [stderr] Dec 06 03:41:11.859 INFO [stderr] warning: cannot find type `field3` in this scope Dec 06 03:41:11.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 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! Dec 06 03:41:11.859 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.859 INFO [stderr] Dec 06 03:41:11.859 INFO [stderr] warning: cannot find type `field4` in this scope Dec 06 03:41:11.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.859 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! Dec 06 03:41:11.859 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.859 INFO [stderr] Dec 06 03:41:11.859 INFO [stderr] warning: cannot find type `field5` in this scope Dec 06 03:41:11.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.859 INFO [stderr] | Dec 06 03:41:11.860 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.860 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 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! Dec 06 03:41:11.860 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.860 INFO [stderr] Dec 06 03:41:11.860 INFO [stderr] warning: cannot find type `field6` in this scope Dec 06 03:41:11.860 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.860 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 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! Dec 06 03:41:11.860 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.860 INFO [stderr] Dec 06 03:41:11.860 INFO [stderr] warning: cannot find type `field7` in this scope Dec 06 03:41:11.860 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.860 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 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! Dec 06 03:41:11.860 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.860 INFO [stderr] Dec 06 03:41:11.860 INFO [stderr] warning: cannot find type `field8` in this scope Dec 06 03:41:11.860 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.860 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 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! Dec 06 03:41:11.860 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.860 INFO [stderr] Dec 06 03:41:11.860 INFO [stderr] warning: cannot find type `field9` in this scope Dec 06 03:41:11.860 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.860 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 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! Dec 06 03:41:11.860 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.860 INFO [stderr] Dec 06 03:41:11.860 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 03:41:11.860 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.860 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 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! Dec 06 03:41:11.860 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.860 INFO [stderr] Dec 06 03:41:11.860 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 06 03:41:11.860 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.860 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 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! Dec 06 03:41:11.860 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.860 INFO [stderr] Dec 06 03:41:11.860 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 06 03:41:11.860 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.860 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 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! Dec 06 03:41:11.860 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.860 INFO [stderr] Dec 06 03:41:11.860 INFO [stderr] warning: cannot find type `description` in this scope Dec 06 03:41:11.860 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.860 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.860 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! Dec 06 03:41:11.860 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.860 INFO [stderr] Dec 06 03:41:11.860 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 06 03:41:11.860 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.860 INFO [stderr] | Dec 06 03:41:11.861 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.861 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.861 INFO [stderr] | Dec 06 03:41:11.861 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! Dec 06 03:41:11.861 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.861 INFO [stderr] Dec 06 03:41:11.861 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 06 03:41:11.861 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.861 INFO [stderr] | Dec 06 03:41:11.861 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.861 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.861 INFO [stderr] | Dec 06 03:41:11.861 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! Dec 06 03:41:11.861 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.861 INFO [stderr] Dec 06 03:41:11.861 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 06 03:41:11.861 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.861 INFO [stderr] | Dec 06 03:41:11.861 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.861 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.861 INFO [stderr] | Dec 06 03:41:11.861 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! Dec 06 03:41:11.861 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.861 INFO [stderr] Dec 06 03:41:11.861 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 06 03:41:11.861 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.861 INFO [stderr] | Dec 06 03:41:11.861 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.861 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.861 INFO [stderr] | Dec 06 03:41:11.861 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! Dec 06 03:41:11.861 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.861 INFO [stderr] Dec 06 03:41:11.861 INFO [stderr] warning: cannot find type `credential` in this scope Dec 06 03:41:11.861 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.861 INFO [stderr] | Dec 06 03:41:11.861 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.861 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.862 INFO [stderr] | Dec 06 03:41:11.862 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! Dec 06 03:41:11.862 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.862 INFO [stderr] Dec 06 03:41:11.862 INFO [stderr] warning: cannot find type `token` in this scope Dec 06 03:41:11.862 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.862 INFO [stderr] | Dec 06 03:41:11.862 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.862 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.862 INFO [stderr] | Dec 06 03:41:11.862 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! Dec 06 03:41:11.862 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.862 INFO [stderr] Dec 06 03:41:11.862 INFO [stderr] warning: cannot find type `email` in this scope Dec 06 03:41:11.862 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.862 INFO [stderr] | Dec 06 03:41:11.862 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.862 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.862 INFO [stderr] | Dec 06 03:41:11.862 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! Dec 06 03:41:11.862 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.862 INFO [stderr] Dec 06 03:41:11.862 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 06 03:41:11.862 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.862 INFO [stderr] | Dec 06 03:41:11.862 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.862 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.862 INFO [stderr] | Dec 06 03:41:11.862 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! Dec 06 03:41:11.862 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.862 INFO [stderr] Dec 06 03:41:11.862 INFO [stderr] warning: cannot find type `height` in this scope Dec 06 03:41:11.862 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.862 INFO [stderr] | Dec 06 03:41:11.862 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.862 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.862 INFO [stderr] | Dec 06 03:41:11.862 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! Dec 06 03:41:11.862 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.862 INFO [stderr] Dec 06 03:41:11.862 INFO [stderr] warning: cannot find type `weight` in this scope Dec 06 03:41:11.862 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.862 INFO [stderr] | Dec 06 03:41:11.862 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.862 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.862 INFO [stderr] | Dec 06 03:41:11.862 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! Dec 06 03:41:11.866 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.866 INFO [stderr] Dec 06 03:41:13.365 INFO [stderr] warning: unused variable: `name` Dec 06 03:41:13.365 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 06 03:41:13.365 INFO [stderr] | Dec 06 03:41:13.365 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 06 03:41:13.365 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 06 03:41:13.365 INFO [stderr] | Dec 06 03:41:13.365 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 06 03:41:13.365 INFO [stderr] Dec 06 03:41:13.365 INFO [stderr] warning: unused variable: `sign_in` Dec 06 03:41:13.366 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 06 03:41:13.366 INFO [stderr] | Dec 06 03:41:13.366 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 06 03:41:13.366 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 06 03:41:13.367 INFO [stderr] Dec 06 03:41:13.367 INFO [stderr] warning: unused variable: `account` Dec 06 03:41:13.367 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 06 03:41:13.368 INFO [stderr] | Dec 06 03:41:13.368 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 06 03:41:13.368 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 06 03:41:13.368 INFO [stderr] Dec 06 03:41:13.370 INFO [stderr] warning: unused variable: `msg` Dec 06 03:41:13.371 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 06 03:41:13.371 INFO [stderr] | Dec 06 03:41:13.371 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 06 03:41:13.372 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 06 03:41:13.372 INFO [stderr] Dec 06 03:41:13.372 INFO [stderr] warning: unused variable: `token_data` Dec 06 03:41:13.373 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 06 03:41:13.373 INFO [stderr] | Dec 06 03:41:13.373 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 06 03:41:13.373 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 06 03:41:13.374 INFO [stderr] Dec 06 03:41:13.772 INFO [stderr] warning: field is never used: `user` Dec 06 03:41:13.772 INFO [stderr] --> src/util/config.rs:33:5 Dec 06 03:41:13.772 INFO [stderr] | Dec 06 03:41:13.772 INFO [stderr] 33 | user: String, Dec 06 03:41:13.772 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 03:41:13.772 INFO [stderr] | Dec 06 03:41:13.772 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 06 03:41:13.772 INFO [stderr] Dec 06 03:41:13.772 INFO [stderr] warning: field is never used: `password` Dec 06 03:41:13.772 INFO [stderr] --> src/util/config.rs:34:5 Dec 06 03:41:13.772 INFO [stderr] | Dec 06 03:41:13.772 INFO [stderr] 34 | password: String, Dec 06 03:41:13.772 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 06 03:41:13.772 INFO [stderr] Dec 06 03:41:13.772 INFO [stderr] warning: field is never used: `nick_name` Dec 06 03:41:13.772 INFO [stderr] --> src/util/config.rs:35:5 Dec 06 03:41:13.772 INFO [stderr] | Dec 06 03:41:13.772 INFO [stderr] 35 | nick_name: String, Dec 06 03:41:13.772 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 06 03:41:13.772 INFO [stderr] Dec 06 03:41:14.320 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.99s Dec 06 03:41:14.345 INFO [stderr] su: No module specific data is present Dec 06 03:41:15.078 INFO running `"docker" "inspect" "39076a2cb8e737b741271c25d790c61c7cfa16b4525242510c946cf59859abb5"` Dec 06 03:41:15.333 INFO running `"docker" "rm" "-f" "39076a2cb8e737b741271c25d790c61c7cfa16b4525242510c946cf59859abb5"` Dec 06 03:41:15.603 INFO [stdout] 39076a2cb8e737b741271c25d790c61c7cfa16b4525242510c946cf59859abb5 Dec 06 03:41:15.605 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 03:41:15.921 INFO [stdout] 0a87f984089d69a54a3603bc17e115ae64167bf045492ff50e76c56cba704fec Dec 06 03:41:15.927 INFO running `"docker" "start" "-a" "0a87f984089d69a54a3603bc17e115ae64167bf045492ff50e76c56cba704fec"` Dec 06 03:41:17.316 INFO [stderr] usermod: no changes Dec 06 03:41:17.688 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s Dec 06 03:41:17.707 INFO [stderr] Running /target/debug/deps/xin-4c4a2bc2f3f7dc6b Dec 06 03:41:17.713 INFO [stdout] Dec 06 03:41:17.713 INFO [stdout] running 0 tests Dec 06 03:41:17.713 INFO [stdout] Dec 06 03:41:17.713 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 03:41:17.713 INFO [stdout] Dec 06 03:41:17.718 INFO [stderr] su: No module specific data is present Dec 06 03:41:18.179 INFO running `"docker" "inspect" "0a87f984089d69a54a3603bc17e115ae64167bf045492ff50e76c56cba704fec"` Dec 06 03:41:18.410 INFO running `"docker" "rm" "-f" "0a87f984089d69a54a3603bc17e115ae64167bf045492ff50e76c56cba704fec"` Dec 06 03:41:18.696 INFO [stdout] 0a87f984089d69a54a3603bc17e115ae64167bf045492ff50e76c56cba704fec