Dec 06 03:38:33.541 INFO testing cljvm/xin against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 03:38:33.541 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:34.163 INFO [stdout] 413a853fcacba3cba08b50c26230a7bd062635f9608a3533868ad441e98ece38 Dec 06 03:38:34.165 INFO running `"docker" "start" "-a" "413a853fcacba3cba08b50c26230a7bd062635f9608a3533868ad441e98ece38"` Dec 06 03:38:36.270 INFO [stderr] usermod: no changes Dec 06 03:38:36.920 INFO [stderr] Compiling deunicode v0.4.2 Dec 06 03:38:36.938 INFO [stderr] Compiling email v0.0.20 Dec 06 03:38:36.940 INFO [stderr] Compiling actix-web v0.7.7 Dec 06 03:38:37.002 INFO [stderr] Compiling openssl-sys v0.9.35 Dec 06 03:38:37.011 INFO [stderr] Compiling http v0.1.12 Dec 06 03:38:37.022 INFO [stderr] Compiling uuid v0.6.5 Dec 06 03:38:37.034 INFO [stderr] Compiling ring v0.13.2 Dec 06 03:38:37.045 INFO [stderr] Compiling serde_urlencoded v0.5.3 Dec 06 03:38:40.521 INFO [stderr] Compiling chrono v0.4.6 Dec 06 03:38:41.081 INFO [stderr] Compiling md-5 v0.7.0 Dec 06 03:38:41.110 INFO [stderr] Compiling hmac v0.6.3 Dec 06 03:38:44.089 INFO [stderr] Compiling slug v0.1.4 Dec 06 03:38:44.226 INFO [stderr] Compiling crossbeam-channel v0.2.5 Dec 06 03:38:44.235 INFO [stderr] Compiling dotenv v0.13.0 Dec 06 03:38:46.512 INFO [stderr] Compiling openssl v0.9.24 Dec 06 03:38:54.144 INFO [stderr] Compiling actix v0.7.4 Dec 06 03:38:54.596 INFO [stderr] Compiling cookie v0.11.0 Dec 06 03:38:56.988 INFO [stderr] Compiling jsonwebtoken v5.0.1 Dec 06 03:38:56.988 INFO [stderr] Compiling diesel v1.3.3 Dec 06 03:38:56.988 INFO [stderr] Compiling tera v0.11.16 Dec 06 03:39:14.785 INFO [stderr] Compiling h2 v0.1.12 Dec 06 03:39:18.358 INFO [stderr] Compiling native-tls v0.1.5 Dec 06 03:39:21.520 INFO [stderr] Compiling lettre v0.8.2 Dec 06 03:39:48.870 INFO [stderr] Compiling lettre_email v0.8.2 Dec 06 03:40:40.089 INFO [stderr] Compiling xin v0.1.0 (/source) Dec 06 03:40:46.321 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 03:40:46.321 INFO [stderr] --> src/main.rs:1:1 Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [stderr] 1 | #[macro_use] Dec 06 03:40:46.321 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 03:40:46.321 INFO [stderr] Dec 06 03:40:46.321 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:40:46.321 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [stderr] 11 | #[derive(Message)] Dec 06 03:40:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 03:40:46.321 INFO [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.321 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.321 INFO [stderr] Dec 06 03:40:46.321 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:40:46.321 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 06 03:40:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [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.321 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.321 INFO [stderr] Dec 06 03:40:46.321 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:40:46.321 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 06 03:40:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [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.321 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.321 INFO [stderr] Dec 06 03:40:46.321 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 03:40:46.321 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 03:40:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [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.321 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.321 INFO [stderr] Dec 06 03:40:46.321 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 03:40:46.321 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [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.321 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.321 INFO [stderr] Dec 06 03:40:46.321 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 03:40:46.321 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [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.321 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.321 INFO [stderr] Dec 06 03:40:46.321 INFO [stderr] warning: cannot find type `subject` in this scope Dec 06 03:40:46.321 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [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.321 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.321 INFO [stderr] Dec 06 03:40:46.321 INFO [stderr] warning: cannot find type `fields` in this scope Dec 06 03:40:46.321 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.321 INFO [stderr] | Dec 06 03:40:46.321 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [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.322 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.322 INFO [stderr] Dec 06 03:40:46.322 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 06 03:40:46.322 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.322 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [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.322 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.322 INFO [stderr] Dec 06 03:40:46.322 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 06 03:40:46.322 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.322 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [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.322 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.322 INFO [stderr] Dec 06 03:40:46.322 INFO [stderr] warning: cannot find type `status` in this scope Dec 06 03:40:46.322 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.322 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [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.322 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.322 INFO [stderr] Dec 06 03:40:46.322 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 06 03:40:46.322 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.322 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [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.322 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.322 INFO [stderr] Dec 06 03:40:46.322 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 03:40:46.322 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.322 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [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.322 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.322 INFO [stderr] Dec 06 03:40:46.322 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 06 03:40:46.322 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.322 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.322 INFO [stderr] | Dec 06 03:40:46.322 INFO [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.322 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.322 INFO [stderr] Dec 06 03:40:46.323 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 06 03:40:46.323 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.323 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [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.323 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.323 INFO [stderr] Dec 06 03:40:46.323 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 06 03:40:46.323 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.323 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [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.323 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.323 INFO [stderr] Dec 06 03:40:46.323 INFO [stderr] warning: cannot find type `field1` in this scope Dec 06 03:40:46.323 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.323 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [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.323 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.323 INFO [stderr] Dec 06 03:40:46.323 INFO [stderr] warning: cannot find type `field2` in this scope Dec 06 03:40:46.323 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.323 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [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.323 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.323 INFO [stderr] Dec 06 03:40:46.323 INFO [stderr] warning: cannot find type `field3` in this scope Dec 06 03:40:46.323 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.323 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [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.323 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.323 INFO [stderr] Dec 06 03:40:46.323 INFO [stderr] warning: cannot find type `field4` in this scope Dec 06 03:40:46.323 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.323 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [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.323 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.323 INFO [stderr] Dec 06 03:40:46.323 INFO [stderr] warning: cannot find type `field5` in this scope Dec 06 03:40:46.323 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.323 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.323 INFO [stderr] | Dec 06 03:40:46.323 INFO [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.328 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.328 INFO [stderr] Dec 06 03:40:46.328 INFO [stderr] warning: cannot find type `field6` in this scope Dec 06 03:40:46.328 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.328 INFO [stderr] | Dec 06 03:40:46.328 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.328 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.328 INFO [stderr] | Dec 06 03:40:46.328 INFO [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.328 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.328 INFO [stderr] Dec 06 03:40:46.328 INFO [stderr] warning: cannot find type `field7` in this scope Dec 06 03:40:46.328 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.329 INFO [stderr] | Dec 06 03:40:46.329 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.329 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.329 INFO [stderr] | Dec 06 03:40:46.329 INFO [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.329 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.329 INFO [stderr] Dec 06 03:40:46.329 INFO [stderr] warning: cannot find type `field8` in this scope Dec 06 03:40:46.329 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.329 INFO [stderr] | Dec 06 03:40:46.329 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.329 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.329 INFO [stderr] | Dec 06 03:40:46.329 INFO [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.329 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.329 INFO [stderr] Dec 06 03:40:46.329 INFO [stderr] warning: cannot find type `field9` in this scope Dec 06 03:40:46.329 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.329 INFO [stderr] | Dec 06 03:40:46.329 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.329 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.329 INFO [stderr] | Dec 06 03:40:46.329 INFO [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.329 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.329 INFO [stderr] Dec 06 03:40:46.329 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 03:40:46.329 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.329 INFO [stderr] | Dec 06 03:40:46.329 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.329 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.329 INFO [stderr] | Dec 06 03:40:46.329 INFO [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.329 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.329 INFO [stderr] Dec 06 03:40:46.329 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 06 03:40:46.329 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.329 INFO [stderr] | Dec 06 03:40:46.329 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.329 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.329 INFO [stderr] | Dec 06 03:40:46.329 INFO [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.329 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.329 INFO [stderr] Dec 06 03:40:46.332 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 06 03:40:46.332 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.332 INFO [stderr] | Dec 06 03:40:46.332 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.332 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.332 INFO [stderr] | Dec 06 03:40:46.332 INFO [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.332 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.332 INFO [stderr] Dec 06 03:40:46.333 INFO [stderr] warning: cannot find type `description` in this scope Dec 06 03:40:46.333 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.333 INFO [stderr] | Dec 06 03:40:46.333 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.333 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.333 INFO [stderr] | Dec 06 03:40:46.333 INFO [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.333 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.333 INFO [stderr] Dec 06 03:40:46.333 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 06 03:40:46.333 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.334 INFO [stderr] | Dec 06 03:40:46.334 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.334 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.334 INFO [stderr] | Dec 06 03:40:46.334 INFO [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.334 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.334 INFO [stderr] Dec 06 03:40:46.335 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 06 03:40:46.335 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.335 INFO [stderr] | Dec 06 03:40:46.335 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.335 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.335 INFO [stderr] | Dec 06 03:40:46.335 INFO [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.335 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.335 INFO [stderr] Dec 06 03:40:46.336 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 06 03:40:46.336 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.336 INFO [stderr] | Dec 06 03:40:46.336 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.336 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.336 INFO [stderr] | Dec 06 03:40:46.336 INFO [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.336 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.337 INFO [stderr] Dec 06 03:40:46.337 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 06 03:40:46.337 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.337 INFO [stderr] | Dec 06 03:40:46.337 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.337 INFO [stderr] | Dec 06 03:40:46.337 INFO [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.337 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.337 INFO [stderr] Dec 06 03:40:46.337 INFO [stderr] warning: cannot find type `credential` in this scope Dec 06 03:40:46.337 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.337 INFO [stderr] | Dec 06 03:40:46.337 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.337 INFO [stderr] | Dec 06 03:40:46.337 INFO [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.337 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.337 INFO [stderr] Dec 06 03:40:46.337 INFO [stderr] warning: cannot find type `token` in this scope Dec 06 03:40:46.337 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.337 INFO [stderr] | Dec 06 03:40:46.337 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.337 INFO [stderr] | Dec 06 03:40:46.337 INFO [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.337 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.337 INFO [stderr] Dec 06 03:40:46.343 INFO [stderr] warning: cannot find type `email` in this scope Dec 06 03:40:46.343 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.343 INFO [stderr] | Dec 06 03:40:46.343 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.343 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.343 INFO [stderr] | Dec 06 03:40:46.344 INFO [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.344 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.344 INFO [stderr] Dec 06 03:40:46.344 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 06 03:40:46.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.344 INFO [stderr] | Dec 06 03:40:46.344 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.344 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.344 INFO [stderr] | Dec 06 03:40:46.344 INFO [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.344 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.344 INFO [stderr] Dec 06 03:40:46.344 INFO [stderr] warning: cannot find type `height` in this scope Dec 06 03:40:46.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.344 INFO [stderr] | Dec 06 03:40:46.344 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.344 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.344 INFO [stderr] | Dec 06 03:40:46.344 INFO [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.344 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.344 INFO [stderr] Dec 06 03:40:46.344 INFO [stderr] warning: cannot find type `weight` in this scope Dec 06 03:40:46.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:40:46.344 INFO [stderr] | Dec 06 03:40:46.344 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:40:46.344 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:40:46.344 INFO [stderr] | Dec 06 03:40:46.345 INFO [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.345 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:40:46.345 INFO [stderr] Dec 06 03:40:48.076 INFO [stderr] warning: unused variable: `name` Dec 06 03:40:48.076 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 06 03:40:48.076 INFO [stderr] | Dec 06 03:40:48.076 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 06 03:40:48.076 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 06 03:40:48.076 INFO [stderr] | Dec 06 03:40:48.076 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 06 03:40:48.076 INFO [stderr] Dec 06 03:40:48.076 INFO [stderr] warning: unused variable: `sign_in` Dec 06 03:40:48.076 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 06 03:40:48.076 INFO [stderr] | Dec 06 03:40:48.076 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 06 03:40:48.076 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 06 03:40:48.077 INFO [stderr] Dec 06 03:40:48.077 INFO [stderr] warning: unused variable: `account` Dec 06 03:40:48.077 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 06 03:40:48.077 INFO [stderr] | Dec 06 03:40:48.077 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 06 03:40:48.077 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 06 03:40:48.077 INFO [stderr] Dec 06 03:40:48.077 INFO [stderr] warning: unused variable: `msg` Dec 06 03:40:48.077 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 06 03:40:48.077 INFO [stderr] | Dec 06 03:40:48.077 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 06 03:40:48.077 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 06 03:40:48.077 INFO [stderr] Dec 06 03:40:48.077 INFO [stderr] warning: unused variable: `token_data` Dec 06 03:40:48.077 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 06 03:40:48.077 INFO [stderr] | Dec 06 03:40:48.077 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 06 03:40:48.077 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 06 03:40:48.077 INFO [stderr] Dec 06 03:40:48.575 INFO [stderr] warning: field is never used: `user` Dec 06 03:40:48.575 INFO [stderr] --> src/util/config.rs:33:5 Dec 06 03:40:48.575 INFO [stderr] | Dec 06 03:40:48.575 INFO [stderr] 33 | user: String, Dec 06 03:40:48.575 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 03:40:48.575 INFO [stderr] | Dec 06 03:40:48.575 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 06 03:40:48.575 INFO [stderr] Dec 06 03:40:48.575 INFO [stderr] warning: field is never used: `password` Dec 06 03:40:48.575 INFO [stderr] --> src/util/config.rs:34:5 Dec 06 03:40:48.575 INFO [stderr] | Dec 06 03:40:48.575 INFO [stderr] 34 | password: String, Dec 06 03:40:48.575 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 06 03:40:48.575 INFO [stderr] Dec 06 03:40:48.576 INFO [stderr] warning: field is never used: `nick_name` Dec 06 03:40:48.576 INFO [stderr] --> src/util/config.rs:35:5 Dec 06 03:40:48.576 INFO [stderr] | Dec 06 03:40:48.576 INFO [stderr] 35 | nick_name: String, Dec 06 03:40:48.576 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 06 03:40:48.576 INFO [stderr] Dec 06 03:41:03.248 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s Dec 06 03:41:03.290 INFO [stderr] su: No module specific data is present Dec 06 03:41:04.080 INFO running `"docker" "inspect" "413a853fcacba3cba08b50c26230a7bd062635f9608a3533868ad441e98ece38"` Dec 06 03:41:04.198 INFO running `"docker" "rm" "-f" "413a853fcacba3cba08b50c26230a7bd062635f9608a3533868ad441e98ece38"` Dec 06 03:41:04.339 INFO [stdout] 413a853fcacba3cba08b50c26230a7bd062635f9608a3533868ad441e98ece38 Dec 06 03:41:04.342 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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.551 INFO [stdout] 458be77895236c7439041fe4e4f742ec332cb2709ba14370681aef1ceac8251c Dec 06 03:41:04.554 INFO running `"docker" "start" "-a" "458be77895236c7439041fe4e4f742ec332cb2709ba14370681aef1ceac8251c"` Dec 06 03:41:05.307 INFO [stderr] usermod: no changes Dec 06 03:41:05.909 INFO [stderr] Compiling xin v0.1.0 (/source) Dec 06 03:41:11.430 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 03:41:11.430 INFO [stderr] --> src/main.rs:1:1 Dec 06 03:41:11.430 INFO [stderr] | Dec 06 03:41:11.430 INFO [stderr] 1 | #[macro_use] Dec 06 03:41:11.430 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 03:41:11.430 INFO [stderr] | Dec 06 03:41:11.430 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 03:41:11.430 INFO [stderr] Dec 06 03:41:11.430 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:41:11.430 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 06 03:41:11.430 INFO [stderr] | Dec 06 03:41:11.430 INFO [stderr] 11 | #[derive(Message)] Dec 06 03:41:11.430 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.430 INFO [stderr] | Dec 06 03:41:11.431 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 03:41:11.431 INFO [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.431 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.431 INFO [stderr] Dec 06 03:41:11.431 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:41:11.431 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 06 03:41:11.431 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [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.431 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.431 INFO [stderr] Dec 06 03:41:11.431 INFO [stderr] warning: cannot find type `Error` in this scope Dec 06 03:41:11.431 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 06 03:41:11.431 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [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.431 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.431 INFO [stderr] Dec 06 03:41:11.431 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 03:41:11.431 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 03:41:11.431 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [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.431 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.431 INFO [stderr] Dec 06 03:41:11.431 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 03:41:11.431 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.431 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [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.431 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.431 INFO [stderr] Dec 06 03:41:11.431 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 03:41:11.431 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.431 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [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.431 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.431 INFO [stderr] Dec 06 03:41:11.431 INFO [stderr] warning: cannot find type `subject` in this scope Dec 06 03:41:11.431 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.431 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [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.431 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.431 INFO [stderr] Dec 06 03:41:11.431 INFO [stderr] warning: cannot find type `fields` in this scope Dec 06 03:41:11.431 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.431 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [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.431 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.431 INFO [stderr] Dec 06 03:41:11.431 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 06 03:41:11.431 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.431 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [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.431 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.431 INFO [stderr] Dec 06 03:41:11.431 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 06 03:41:11.431 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.431 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.431 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.431 INFO [stderr] | Dec 06 03:41:11.432 INFO [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.432 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.432 INFO [stderr] Dec 06 03:41:11.432 INFO [stderr] warning: cannot find type `status` in this scope Dec 06 03:41:11.432 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.432 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [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.432 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.432 INFO [stderr] Dec 06 03:41:11.432 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 06 03:41:11.432 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.432 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [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.432 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.432 INFO [stderr] Dec 06 03:41:11.432 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 06 03:41:11.432 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.432 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [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.432 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.432 INFO [stderr] Dec 06 03:41:11.432 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 06 03:41:11.432 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.432 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [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.432 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.432 INFO [stderr] Dec 06 03:41:11.432 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 06 03:41:11.432 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.432 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [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.432 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.432 INFO [stderr] Dec 06 03:41:11.432 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 06 03:41:11.432 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.432 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [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.432 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.432 INFO [stderr] Dec 06 03:41:11.432 INFO [stderr] warning: cannot find type `field1` in this scope Dec 06 03:41:11.432 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.432 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [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.432 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.432 INFO [stderr] Dec 06 03:41:11.432 INFO [stderr] warning: cannot find type `field2` in this scope Dec 06 03:41:11.432 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.432 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.432 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.432 INFO [stderr] | Dec 06 03:41:11.436 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 03:41:11.436 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.436 INFO [stderr] Dec 06 03:41:11.437 INFO [stderr] warning: cannot find type `field3` in this scope Dec 06 03:41:11.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [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.437 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.437 INFO [stderr] Dec 06 03:41:11.437 INFO [stderr] warning: cannot find type `field4` in this scope Dec 06 03:41:11.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [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.437 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.437 INFO [stderr] Dec 06 03:41:11.437 INFO [stderr] warning: cannot find type `field5` in this scope Dec 06 03:41:11.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [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.437 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.437 INFO [stderr] Dec 06 03:41:11.437 INFO [stderr] warning: cannot find type `field6` in this scope Dec 06 03:41:11.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [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.437 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.437 INFO [stderr] Dec 06 03:41:11.437 INFO [stderr] warning: cannot find type `field7` in this scope Dec 06 03:41:11.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [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.437 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.437 INFO [stderr] Dec 06 03:41:11.437 INFO [stderr] warning: cannot find type `field8` in this scope Dec 06 03:41:11.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [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.437 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.437 INFO [stderr] Dec 06 03:41:11.437 INFO [stderr] warning: cannot find type `field9` in this scope Dec 06 03:41:11.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [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.437 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.437 INFO [stderr] Dec 06 03:41:11.437 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 03:41:11.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.437 INFO [stderr] | Dec 06 03:41:11.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.438 INFO [stderr] | Dec 06 03:41:11.438 INFO [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.438 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.438 INFO [stderr] Dec 06 03:41:11.438 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 06 03:41:11.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.438 INFO [stderr] | Dec 06 03:41:11.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.438 INFO [stderr] | Dec 06 03:41:11.438 INFO [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.439 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.439 INFO [stderr] Dec 06 03:41:11.439 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 06 03:41:11.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.439 INFO [stderr] | Dec 06 03:41:11.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.439 INFO [stderr] | Dec 06 03:41:11.439 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 03:41:11.439 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.439 INFO [stderr] Dec 06 03:41:11.439 INFO [stderr] warning: cannot find type `description` in this scope Dec 06 03:41:11.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.439 INFO [stderr] | Dec 06 03:41:11.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.439 INFO [stderr] | Dec 06 03:41:11.439 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 03:41:11.439 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.439 INFO [stderr] Dec 06 03:41:11.439 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 06 03:41:11.439 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.439 INFO [stderr] | Dec 06 03:41:11.439 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.439 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.439 INFO [stderr] | Dec 06 03:41:11.439 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 03:41:11.439 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.439 INFO [stderr] Dec 06 03:41:11.440 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 06 03:41:11.440 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.440 INFO [stderr] | Dec 06 03:41:11.440 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.440 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.440 INFO [stderr] | Dec 06 03:41:11.440 INFO [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.440 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.440 INFO [stderr] Dec 06 03:41:11.440 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 06 03:41:11.440 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.441 INFO [stderr] | Dec 06 03:41:11.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.441 INFO [stderr] | Dec 06 03:41:11.441 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 03:41:11.441 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.441 INFO [stderr] Dec 06 03:41:11.441 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 06 03:41:11.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.441 INFO [stderr] | Dec 06 03:41:11.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.441 INFO [stderr] | Dec 06 03:41:11.441 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 03:41:11.441 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.441 INFO [stderr] Dec 06 03:41:11.448 INFO [stderr] warning: cannot find type `credential` in this scope Dec 06 03:41:11.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.448 INFO [stderr] | Dec 06 03:41:11.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.448 INFO [stderr] | Dec 06 03:41:11.448 INFO [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.448 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.448 INFO [stderr] Dec 06 03:41:11.448 INFO [stderr] warning: cannot find type `token` in this scope Dec 06 03:41:11.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.448 INFO [stderr] | Dec 06 03:41:11.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.448 INFO [stderr] | Dec 06 03:41:11.448 INFO [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.448 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.448 INFO [stderr] Dec 06 03:41:11.448 INFO [stderr] warning: cannot find type `email` in this scope Dec 06 03:41:11.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.448 INFO [stderr] | Dec 06 03:41:11.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.448 INFO [stderr] | Dec 06 03:41:11.448 INFO [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.448 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.448 INFO [stderr] Dec 06 03:41:11.448 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 06 03:41:11.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.448 INFO [stderr] | Dec 06 03:41:11.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.448 INFO [stderr] | Dec 06 03:41:11.448 INFO [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.448 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.448 INFO [stderr] Dec 06 03:41:11.448 INFO [stderr] warning: cannot find type `height` in this scope Dec 06 03:41:11.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.448 INFO [stderr] | Dec 06 03:41:11.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.449 INFO [stderr] | Dec 06 03:41:11.449 INFO [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.449 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.449 INFO [stderr] Dec 06 03:41:11.449 INFO [stderr] warning: cannot find type `weight` in this scope Dec 06 03:41:11.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 03:41:11.449 INFO [stderr] | Dec 06 03:41:11.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 03:41:11.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 03:41:11.449 INFO [stderr] | Dec 06 03:41:11.449 INFO [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.449 INFO [stderr] = note: for more information, see issue #50504 Dec 06 03:41:11.449 INFO [stderr] Dec 06 03:41:12.958 INFO [stderr] warning: unused variable: `name` Dec 06 03:41:12.958 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 06 03:41:12.958 INFO [stderr] | Dec 06 03:41:12.958 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 06 03:41:12.958 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 06 03:41:12.958 INFO [stderr] | Dec 06 03:41:12.958 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 06 03:41:12.958 INFO [stderr] Dec 06 03:41:12.958 INFO [stderr] warning: unused variable: `sign_in` Dec 06 03:41:12.958 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 06 03:41:12.958 INFO [stderr] | Dec 06 03:41:12.958 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 06 03:41:12.958 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 06 03:41:12.959 INFO [stderr] Dec 06 03:41:12.959 INFO [stderr] warning: unused variable: `account` Dec 06 03:41:12.959 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 06 03:41:12.959 INFO [stderr] | Dec 06 03:41:12.959 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 06 03:41:12.959 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 06 03:41:12.959 INFO [stderr] Dec 06 03:41:12.959 INFO [stderr] warning: unused variable: `msg` Dec 06 03:41:12.959 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 06 03:41:12.959 INFO [stderr] | Dec 06 03:41:12.959 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 06 03:41:12.959 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 06 03:41:12.959 INFO [stderr] Dec 06 03:41:12.960 INFO [stderr] warning: unused variable: `token_data` Dec 06 03:41:12.960 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 06 03:41:12.960 INFO [stderr] | Dec 06 03:41:12.960 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 06 03:41:12.960 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 06 03:41:12.960 INFO [stderr] Dec 06 03:41:13.384 INFO [stderr] warning: field is never used: `user` Dec 06 03:41:13.384 INFO [stderr] --> src/util/config.rs:33:5 Dec 06 03:41:13.384 INFO [stderr] | Dec 06 03:41:13.384 INFO [stderr] 33 | user: String, Dec 06 03:41:13.384 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 03:41:13.384 INFO [stderr] | Dec 06 03:41:13.384 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 06 03:41:13.384 INFO [stderr] Dec 06 03:41:13.384 INFO [stderr] warning: field is never used: `password` Dec 06 03:41:13.384 INFO [stderr] --> src/util/config.rs:34:5 Dec 06 03:41:13.384 INFO [stderr] | Dec 06 03:41:13.384 INFO [stderr] 34 | password: String, Dec 06 03:41:13.384 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 06 03:41:13.384 INFO [stderr] Dec 06 03:41:13.384 INFO [stderr] warning: field is never used: `nick_name` Dec 06 03:41:13.384 INFO [stderr] --> src/util/config.rs:35:5 Dec 06 03:41:13.385 INFO [stderr] | Dec 06 03:41:13.385 INFO [stderr] 35 | nick_name: String, Dec 06 03:41:13.385 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 06 03:41:13.385 INFO [stderr] Dec 06 03:41:14.020 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.68s Dec 06 03:41:14.046 INFO [stderr] su: No module specific data is present Dec 06 03:41:14.833 INFO running `"docker" "inspect" "458be77895236c7439041fe4e4f742ec332cb2709ba14370681aef1ceac8251c"` Dec 06 03:41:15.078 INFO running `"docker" "rm" "-f" "458be77895236c7439041fe4e4f742ec332cb2709ba14370681aef1ceac8251c"` Dec 06 03:41:15.340 INFO [stdout] 458be77895236c7439041fe4e4f742ec332cb2709ba14370681aef1ceac8251c Dec 06 03:41:15.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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.680 INFO [stdout] e8f6c320c83185972b2307b5dd8fbb547011443cc731ccd649897043abc5b2bf Dec 06 03:41:15.682 INFO running `"docker" "start" "-a" "e8f6c320c83185972b2307b5dd8fbb547011443cc731ccd649897043abc5b2bf"` Dec 06 03:41:16.800 INFO [stderr] usermod: no changes Dec 06 03:41:17.186 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s Dec 06 03:41:17.199 INFO [stderr] Running /target/debug/deps/xin-ac7cd9175cc7fec8 Dec 06 03:41:17.211 INFO [stdout] Dec 06 03:41:17.211 INFO [stdout] running 0 tests Dec 06 03:41:17.211 INFO [stdout] Dec 06 03:41:17.211 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 03:41:17.211 INFO [stdout] Dec 06 03:41:17.217 INFO [stderr] su: No module specific data is present Dec 06 03:41:17.906 INFO running `"docker" "inspect" "e8f6c320c83185972b2307b5dd8fbb547011443cc731ccd649897043abc5b2bf"` Dec 06 03:41:18.087 INFO running `"docker" "rm" "-f" "e8f6c320c83185972b2307b5dd8fbb547011443cc731ccd649897043abc5b2bf"` Dec 06 03:41:18.290 INFO [stdout] e8f6c320c83185972b2307b5dd8fbb547011443cc731ccd649897043abc5b2bf