Nov 17 06:24:02.052 INFO testing cljvm/xin against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 06:24:02.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 06:24:02.298 INFO [stdout] 43bb43dff739b2eab4f09e45cae7bbbc3f21f95cc63f08deccc7a30c11dd67cc Nov 17 06:24:02.300 INFO running `"docker" "start" "-a" "43bb43dff739b2eab4f09e45cae7bbbc3f21f95cc63f08deccc7a30c11dd67cc"` Nov 17 06:24:02.649 INFO [stderr] usermod: no changes Nov 17 06:24:03.112 INFO [stderr] Compiling deunicode v0.4.2 Nov 17 06:24:03.112 INFO [stderr] Compiling actix-web v0.7.7 Nov 17 06:24:03.112 INFO [stderr] Compiling ring v0.13.2 Nov 17 06:24:03.129 INFO [stderr] Compiling openssl-sys v0.9.35 Nov 17 06:24:03.129 INFO [stderr] Compiling pq-sys v0.4.6 Nov 17 06:24:03.163 INFO [stderr] Compiling http v0.1.12 Nov 17 06:24:03.163 INFO [stderr] Compiling mio-uds v0.6.7 Nov 17 06:24:03.163 INFO [stderr] Compiling uuid v0.6.5 Nov 17 06:24:03.238 INFO [stderr] Compiling crossbeam-epoch v0.6.0 Nov 17 06:24:04.876 INFO [stderr] Compiling flate2 v1.0.2 Nov 17 06:24:04.876 INFO [stderr] Compiling syn v0.14.9 Nov 17 06:24:04.883 INFO [stderr] Compiling serde_urlencoded v0.5.3 Nov 17 06:24:04.895 INFO [stderr] Compiling chrono v0.4.6 Nov 17 06:24:05.131 INFO [stderr] Compiling slug v0.1.4 Nov 17 06:24:05.512 INFO [stderr] Compiling hmac v0.6.3 Nov 17 06:24:06.019 INFO [stderr] Compiling tokio-reactor v0.1.5 Nov 17 06:24:06.088 INFO [stderr] Compiling crossbeam-channel v0.2.5 Nov 17 06:24:07.819 INFO [stderr] Compiling openssl v0.9.24 Nov 17 06:24:11.951 INFO [stderr] Compiling email v0.0.20 Nov 17 06:24:11.951 INFO [stderr] Compiling diesel v1.3.3 Nov 17 06:24:12.031 INFO [stderr] Compiling tera v0.11.16 Nov 17 06:24:13.540 INFO [stderr] Compiling tokio-tcp v0.1.1 Nov 17 06:24:29.799 INFO [stderr] Compiling tokio-uds v0.2.1 Nov 17 06:24:29.939 INFO [stderr] Compiling tokio-udp v0.1.2 Nov 17 06:24:30.293 INFO [stderr] Compiling tokio-signal v0.2.5 Nov 17 06:24:30.491 INFO [stderr] Compiling h2 v0.1.12 Nov 17 06:24:36.499 INFO [stderr] Compiling cookie v0.11.0 Nov 17 06:24:40.383 INFO [stderr] Compiling jsonwebtoken v5.0.1 Nov 17 06:24:40.427 INFO [stderr] Compiling trust-dns-proto v0.4.0 Nov 17 06:24:40.793 INFO [stderr] Compiling tokio v0.1.8 Nov 17 06:24:50.201 INFO [stderr] Compiling native-tls v0.1.5 Nov 17 06:25:00.486 INFO [stderr] Compiling lettre v0.8.2 Nov 17 06:25:40.245 INFO [stderr] Compiling trust-dns-resolver v0.9.1 Nov 17 06:25:40.620 INFO [stderr] Compiling lettre_email v0.8.2 Nov 17 06:25:43.324 INFO [stderr] Compiling synstructure v0.9.0 Nov 17 06:25:43.331 INFO [stderr] Compiling actix_derive v0.3.0 Nov 17 06:26:09.507 INFO [stderr] Compiling failure_derive v0.1.2 Nov 17 06:26:16.891 INFO [stderr] Compiling failure v0.1.2 Nov 17 06:26:18.437 INFO [stderr] Compiling actix v0.7.4 Nov 17 06:26:18.438 INFO [stderr] Compiling dotenv v0.13.0 Nov 17 06:27:00.463 INFO [stderr] Compiling xin v0.1.0 (/source) Nov 17 06:27:05.603 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 06:27:05.603 INFO [stderr] --> src/main.rs:1:1 Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] 1 | #[macro_use] Nov 17 06:27:05.603 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 06:27:05.603 INFO [stderr] Nov 17 06:27:05.603 INFO [stderr] warning: cannot find type `Error` in this scope Nov 17 06:27:05.603 INFO [stderr] --> src/controller/mod.rs:11:10 Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] 11 | #[derive(Message)] Nov 17 06:27:05.603 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 06:27:05.603 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.603 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.603 INFO [stderr] Nov 17 06:27:05.603 INFO [stderr] warning: cannot find type `Error` in this scope Nov 17 06:27:05.603 INFO [stderr] --> src/controller/mod.rs:15:10 Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] 15 | #[derive(Message, Serialize)] Nov 17 06:27:05.603 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.603 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.603 INFO [stderr] Nov 17 06:27:05.603 INFO [stderr] warning: cannot find type `Error` in this scope Nov 17 06:27:05.603 INFO [stderr] --> src/controller/mod.rs:22:10 Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] 22 | #[derive(Message, Serialize)] Nov 17 06:27:05.603 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.603 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.603 INFO [stderr] Nov 17 06:27:05.603 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 06:27:05.603 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 06:27:05.603 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.603 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.603 INFO [stderr] Nov 17 06:27:05.603 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 06:27:05.603 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.603 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.603 INFO [stderr] | Nov 17 06:27:05.603 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.604 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.604 INFO [stderr] Nov 17 06:27:05.604 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 06:27:05.604 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.604 INFO [stderr] | Nov 17 06:27:05.604 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.604 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.604 INFO [stderr] | Nov 17 06:27:05.604 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.615 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.616 INFO [stderr] Nov 17 06:27:05.616 INFO [stderr] warning: cannot find type `nick_name` in this scope Nov 17 06:27:05.616 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.616 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.616 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.616 INFO [stderr] Nov 17 06:27:05.616 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 06:27:05.616 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.616 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.616 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.616 INFO [stderr] Nov 17 06:27:05.616 INFO [stderr] warning: cannot find type `birthday` in this scope Nov 17 06:27:05.616 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.616 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.616 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.616 INFO [stderr] Nov 17 06:27:05.616 INFO [stderr] warning: cannot find type `height` in this scope Nov 17 06:27:05.616 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.616 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.616 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.616 INFO [stderr] Nov 17 06:27:05.616 INFO [stderr] warning: cannot find type `weight` in this scope Nov 17 06:27:05.616 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.616 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.616 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.616 INFO [stderr] Nov 17 06:27:05.616 INFO [stderr] warning: cannot find type `status` in this scope Nov 17 06:27:05.616 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.616 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.616 INFO [stderr] | Nov 17 06:27:05.616 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.616 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.616 INFO [stderr] Nov 17 06:27:05.617 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 06:27:05.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.617 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.617 INFO [stderr] Nov 17 06:27:05.617 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 17 06:27:05.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.617 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.617 INFO [stderr] Nov 17 06:27:05.617 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 06:27:05.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.617 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.617 INFO [stderr] Nov 17 06:27:05.617 INFO [stderr] warning: cannot find type `identity_type` in this scope Nov 17 06:27:05.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.617 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.617 INFO [stderr] Nov 17 06:27:05.617 INFO [stderr] warning: cannot find type `identifier` in this scope Nov 17 06:27:05.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.617 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.617 INFO [stderr] Nov 17 06:27:05.617 INFO [stderr] warning: cannot find type `credential` in this scope Nov 17 06:27:05.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.617 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.617 INFO [stderr] Nov 17 06:27:05.617 INFO [stderr] warning: cannot find type `desc` in this scope Nov 17 06:27:05.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.617 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.617 INFO [stderr] Nov 17 06:27:05.617 INFO [stderr] warning: cannot find type `role_id` in this scope Nov 17 06:27:05.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.617 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.617 INFO [stderr] Nov 17 06:27:05.617 INFO [stderr] warning: cannot find type `class_id` in this scope Nov 17 06:27:05.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.617 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.618 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.618 INFO [stderr] Nov 17 06:27:05.618 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 06:27:05.618 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.618 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.618 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.618 INFO [stderr] Nov 17 06:27:05.618 INFO [stderr] warning: cannot find type `subject` in this scope Nov 17 06:27:05.618 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.618 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.618 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.618 INFO [stderr] Nov 17 06:27:05.618 INFO [stderr] warning: cannot find type `fields` in this scope Nov 17 06:27:05.618 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.618 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.618 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.618 INFO [stderr] Nov 17 06:27:05.618 INFO [stderr] warning: cannot find type `content_raw` in this scope Nov 17 06:27:05.618 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.618 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.618 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.618 INFO [stderr] Nov 17 06:27:05.618 INFO [stderr] warning: cannot find type `content_html` in this scope Nov 17 06:27:05.618 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.618 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.618 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.618 INFO [stderr] Nov 17 06:27:05.618 INFO [stderr] warning: cannot find type `activitie_id` in this scope Nov 17 06:27:05.618 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.618 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.618 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.618 INFO [stderr] Nov 17 06:27:05.618 INFO [stderr] warning: cannot find type `field1` in this scope Nov 17 06:27:05.618 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.618 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.618 INFO [stderr] | Nov 17 06:27:05.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.618 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.618 INFO [stderr] Nov 17 06:27:05.619 INFO [stderr] warning: cannot find type `field2` in this scope Nov 17 06:27:05.619 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.619 INFO [stderr] | Nov 17 06:27:05.619 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.619 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.619 INFO [stderr] | Nov 17 06:27:05.619 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.619 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.619 INFO [stderr] Nov 17 06:27:05.619 INFO [stderr] warning: cannot find type `field3` in this scope Nov 17 06:27:05.619 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.619 INFO [stderr] | Nov 17 06:27:05.619 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.619 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.619 INFO [stderr] | Nov 17 06:27:05.619 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.619 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.619 INFO [stderr] Nov 17 06:27:05.620 INFO [stderr] warning: cannot find type `field4` in this scope Nov 17 06:27:05.620 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.620 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.620 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.620 INFO [stderr] Nov 17 06:27:05.620 INFO [stderr] warning: cannot find type `field5` in this scope Nov 17 06:27:05.620 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.620 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.620 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.620 INFO [stderr] Nov 17 06:27:05.620 INFO [stderr] warning: cannot find type `field6` in this scope Nov 17 06:27:05.620 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.620 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.620 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.620 INFO [stderr] Nov 17 06:27:05.620 INFO [stderr] warning: cannot find type `field7` in this scope Nov 17 06:27:05.620 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.620 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.620 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.620 INFO [stderr] Nov 17 06:27:05.620 INFO [stderr] warning: cannot find type `field8` in this scope Nov 17 06:27:05.620 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.620 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.620 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.620 INFO [stderr] Nov 17 06:27:05.620 INFO [stderr] warning: cannot find type `field9` in this scope Nov 17 06:27:05.620 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:05.620 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:05.620 INFO [stderr] | Nov 17 06:27:05.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:05.620 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:05.620 INFO [stderr] Nov 17 06:27:07.175 INFO [stderr] warning: unused variable: `name` Nov 17 06:27:07.175 INFO [stderr] --> src/controller/blog.rs:14:17 Nov 17 06:27:07.175 INFO [stderr] | Nov 17 06:27:07.175 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Nov 17 06:27:07.175 INFO [stderr] | ^^^^ help: consider using `_name` instead Nov 17 06:27:07.175 INFO [stderr] | Nov 17 06:27:07.175 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 06:27:07.175 INFO [stderr] Nov 17 06:27:07.175 INFO [stderr] warning: unused variable: `sign_in` Nov 17 06:27:07.175 INFO [stderr] --> src/controller/mod.rs:34:24 Nov 17 06:27:07.175 INFO [stderr] | Nov 17 06:27:07.175 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Nov 17 06:27:07.175 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Nov 17 06:27:07.175 INFO [stderr] Nov 17 06:27:07.175 INFO [stderr] warning: unused variable: `account` Nov 17 06:27:07.175 INFO [stderr] --> src/controller/mod.rs:42:25 Nov 17 06:27:07.175 INFO [stderr] | Nov 17 06:27:07.175 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Nov 17 06:27:07.175 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Nov 17 06:27:07.175 INFO [stderr] Nov 17 06:27:07.175 INFO [stderr] warning: unused variable: `msg` Nov 17 06:27:07.175 INFO [stderr] --> src/handler/mod.rs:9:26 Nov 17 06:27:07.175 INFO [stderr] | Nov 17 06:27:07.175 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Nov 17 06:27:07.175 INFO [stderr] | ^^^ help: consider using `_msg` instead Nov 17 06:27:07.175 INFO [stderr] Nov 17 06:27:07.175 INFO [stderr] warning: unused variable: `token_data` Nov 17 06:27:07.175 INFO [stderr] --> src/middleware/auth.rs:56:19 Nov 17 06:27:07.175 INFO [stderr] | Nov 17 06:27:07.175 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Nov 17 06:27:07.175 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Nov 17 06:27:07.175 INFO [stderr] Nov 17 06:27:07.577 INFO [stderr] warning: field is never used: `user` Nov 17 06:27:07.577 INFO [stderr] --> src/util/config.rs:33:5 Nov 17 06:27:07.577 INFO [stderr] | Nov 17 06:27:07.577 INFO [stderr] 33 | user: String, Nov 17 06:27:07.577 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 06:27:07.577 INFO [stderr] | Nov 17 06:27:07.577 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 06:27:07.577 INFO [stderr] Nov 17 06:27:07.577 INFO [stderr] warning: field is never used: `password` Nov 17 06:27:07.577 INFO [stderr] --> src/util/config.rs:34:5 Nov 17 06:27:07.577 INFO [stderr] | Nov 17 06:27:07.577 INFO [stderr] 34 | password: String, Nov 17 06:27:07.577 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 17 06:27:07.577 INFO [stderr] Nov 17 06:27:07.577 INFO [stderr] warning: field is never used: `nick_name` Nov 17 06:27:07.577 INFO [stderr] --> src/util/config.rs:35:5 Nov 17 06:27:07.577 INFO [stderr] | Nov 17 06:27:07.577 INFO [stderr] 35 | nick_name: String, Nov 17 06:27:07.577 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 17 06:27:07.577 INFO [stderr] Nov 17 06:27:22.231 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 19s Nov 17 06:27:22.242 INFO [stderr] su: No module specific data is present Nov 17 06:27:23.011 INFO running `"docker" "inspect" "43bb43dff739b2eab4f09e45cae7bbbc3f21f95cc63f08deccc7a30c11dd67cc"` Nov 17 06:27:23.347 INFO running `"docker" "rm" "-f" "43bb43dff739b2eab4f09e45cae7bbbc3f21f95cc63f08deccc7a30c11dd67cc"` Nov 17 06:27:23.615 INFO [stdout] 43bb43dff739b2eab4f09e45cae7bbbc3f21f95cc63f08deccc7a30c11dd67cc Nov 17 06:27:23.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 06:27:24.145 INFO [stdout] ede53e9574aad212eccf5c337220bd690d3a92dfb7a58cd1b5665ee12ae49d05 Nov 17 06:27:24.147 INFO running `"docker" "start" "-a" "ede53e9574aad212eccf5c337220bd690d3a92dfb7a58cd1b5665ee12ae49d05"` Nov 17 06:27:26.083 INFO [stderr] usermod: no changes Nov 17 06:27:26.671 INFO [stderr] Compiling xin v0.1.0 (/source) Nov 17 06:27:32.163 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 06:27:32.163 INFO [stderr] --> src/main.rs:1:1 Nov 17 06:27:32.163 INFO [stderr] | Nov 17 06:27:32.163 INFO [stderr] 1 | #[macro_use] Nov 17 06:27:32.163 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 06:27:32.163 INFO [stderr] | Nov 17 06:27:32.163 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 06:27:32.163 INFO [stderr] Nov 17 06:27:32.164 INFO [stderr] warning: cannot find type `Error` in this scope Nov 17 06:27:32.164 INFO [stderr] --> src/controller/mod.rs:11:10 Nov 17 06:27:32.164 INFO [stderr] | Nov 17 06:27:32.164 INFO [stderr] 11 | #[derive(Message)] Nov 17 06:27:32.164 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.164 INFO [stderr] | Nov 17 06:27:32.164 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 06:27:32.164 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.164 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.164 INFO [stderr] Nov 17 06:27:32.164 INFO [stderr] warning: cannot find type `Error` in this scope Nov 17 06:27:32.164 INFO [stderr] --> src/controller/mod.rs:15:10 Nov 17 06:27:32.164 INFO [stderr] | Nov 17 06:27:32.164 INFO [stderr] 15 | #[derive(Message, Serialize)] Nov 17 06:27:32.164 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.164 INFO [stderr] | Nov 17 06:27:32.164 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.164 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.164 INFO [stderr] Nov 17 06:27:32.164 INFO [stderr] warning: cannot find type `Error` in this scope Nov 17 06:27:32.164 INFO [stderr] --> src/controller/mod.rs:22:10 Nov 17 06:27:32.164 INFO [stderr] | Nov 17 06:27:32.164 INFO [stderr] 22 | #[derive(Message, Serialize)] Nov 17 06:27:32.165 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.165 INFO [stderr] | Nov 17 06:27:32.165 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.165 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.165 INFO [stderr] Nov 17 06:27:32.165 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 06:27:32.165 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 06:27:32.165 INFO [stderr] | Nov 17 06:27:32.165 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 06:27:32.165 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.165 INFO [stderr] | Nov 17 06:27:32.165 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.165 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.165 INFO [stderr] Nov 17 06:27:32.165 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 06:27:32.165 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.165 INFO [stderr] | Nov 17 06:27:32.165 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.165 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.165 INFO [stderr] | Nov 17 06:27:32.165 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.165 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.165 INFO [stderr] Nov 17 06:27:32.165 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 06:27:32.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.166 INFO [stderr] | Nov 17 06:27:32.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.166 INFO [stderr] | Nov 17 06:27:32.166 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.166 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.166 INFO [stderr] Nov 17 06:27:32.167 INFO [stderr] warning: cannot find type `nick_name` in this scope Nov 17 06:27:32.167 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.167 INFO [stderr] | Nov 17 06:27:32.167 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.167 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.167 INFO [stderr] | Nov 17 06:27:32.167 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.167 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.167 INFO [stderr] Nov 17 06:27:32.167 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 06:27:32.167 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.167 INFO [stderr] | Nov 17 06:27:32.167 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.167 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.167 INFO [stderr] | Nov 17 06:27:32.167 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.167 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.167 INFO [stderr] Nov 17 06:27:32.167 INFO [stderr] warning: cannot find type `birthday` in this scope Nov 17 06:27:32.168 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.168 INFO [stderr] | Nov 17 06:27:32.168 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.168 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.168 INFO [stderr] | Nov 17 06:27:32.168 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.168 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.168 INFO [stderr] Nov 17 06:27:32.168 INFO [stderr] warning: cannot find type `height` in this scope Nov 17 06:27:32.168 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.168 INFO [stderr] | Nov 17 06:27:32.168 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.168 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.168 INFO [stderr] | Nov 17 06:27:32.168 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.168 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.168 INFO [stderr] Nov 17 06:27:32.168 INFO [stderr] warning: cannot find type `weight` in this scope Nov 17 06:27:32.168 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.168 INFO [stderr] | Nov 17 06:27:32.168 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.168 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.169 INFO [stderr] | Nov 17 06:27:32.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.169 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.169 INFO [stderr] Nov 17 06:27:32.169 INFO [stderr] warning: cannot find type `status` in this scope Nov 17 06:27:32.169 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.169 INFO [stderr] | Nov 17 06:27:32.169 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.169 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.169 INFO [stderr] | Nov 17 06:27:32.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.169 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.169 INFO [stderr] Nov 17 06:27:32.169 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 06:27:32.169 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.169 INFO [stderr] | Nov 17 06:27:32.169 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.169 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.169 INFO [stderr] | Nov 17 06:27:32.169 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.169 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.169 INFO [stderr] Nov 17 06:27:32.170 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 17 06:27:32.170 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.170 INFO [stderr] | Nov 17 06:27:32.170 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.170 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.170 INFO [stderr] | Nov 17 06:27:32.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.170 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.170 INFO [stderr] Nov 17 06:27:32.170 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 06:27:32.170 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.170 INFO [stderr] | Nov 17 06:27:32.170 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.170 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.170 INFO [stderr] | Nov 17 06:27:32.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.170 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.170 INFO [stderr] Nov 17 06:27:32.170 INFO [stderr] warning: cannot find type `identity_type` in this scope Nov 17 06:27:32.170 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.170 INFO [stderr] | Nov 17 06:27:32.170 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.171 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.171 INFO [stderr] | Nov 17 06:27:32.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.171 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.171 INFO [stderr] Nov 17 06:27:32.171 INFO [stderr] warning: cannot find type `identifier` in this scope Nov 17 06:27:32.171 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.171 INFO [stderr] | Nov 17 06:27:32.171 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.171 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.171 INFO [stderr] | Nov 17 06:27:32.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.171 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.171 INFO [stderr] Nov 17 06:27:32.172 INFO [stderr] warning: cannot find type `credential` in this scope Nov 17 06:27:32.172 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.172 INFO [stderr] | Nov 17 06:27:32.172 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.172 INFO [stderr] | Nov 17 06:27:32.172 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.172 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.172 INFO [stderr] Nov 17 06:27:32.175 INFO [stderr] warning: cannot find type `desc` in this scope Nov 17 06:27:32.175 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.175 INFO [stderr] | Nov 17 06:27:32.175 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.175 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.175 INFO [stderr] | Nov 17 06:27:32.175 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.175 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.175 INFO [stderr] Nov 17 06:27:32.175 INFO [stderr] warning: cannot find type `role_id` in this scope Nov 17 06:27:32.175 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.175 INFO [stderr] | Nov 17 06:27:32.175 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.175 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.175 INFO [stderr] | Nov 17 06:27:32.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.176 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.176 INFO [stderr] Nov 17 06:27:32.176 INFO [stderr] warning: cannot find type `class_id` in this scope Nov 17 06:27:32.176 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.176 INFO [stderr] | Nov 17 06:27:32.176 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.176 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.176 INFO [stderr] | Nov 17 06:27:32.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.176 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.176 INFO [stderr] Nov 17 06:27:32.183 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 06:27:32.183 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.183 INFO [stderr] | Nov 17 06:27:32.183 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.183 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.183 INFO [stderr] | Nov 17 06:27:32.183 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.184 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.184 INFO [stderr] Nov 17 06:27:32.184 INFO [stderr] warning: cannot find type `subject` in this scope Nov 17 06:27:32.184 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.184 INFO [stderr] | Nov 17 06:27:32.184 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.184 INFO [stderr] | Nov 17 06:27:32.184 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.184 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.184 INFO [stderr] Nov 17 06:27:32.184 INFO [stderr] warning: cannot find type `fields` in this scope Nov 17 06:27:32.184 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.184 INFO [stderr] | Nov 17 06:27:32.184 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.184 INFO [stderr] | Nov 17 06:27:32.184 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.184 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.184 INFO [stderr] Nov 17 06:27:32.184 INFO [stderr] warning: cannot find type `content_raw` in this scope Nov 17 06:27:32.184 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.184 INFO [stderr] | Nov 17 06:27:32.184 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.184 INFO [stderr] | Nov 17 06:27:32.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.185 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.185 INFO [stderr] Nov 17 06:27:32.185 INFO [stderr] warning: cannot find type `content_html` in this scope Nov 17 06:27:32.185 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.185 INFO [stderr] | Nov 17 06:27:32.185 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.185 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.185 INFO [stderr] | Nov 17 06:27:32.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.185 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.185 INFO [stderr] Nov 17 06:27:32.185 INFO [stderr] warning: cannot find type `activitie_id` in this scope Nov 17 06:27:32.185 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.185 INFO [stderr] | Nov 17 06:27:32.185 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.185 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.185 INFO [stderr] | Nov 17 06:27:32.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.185 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.185 INFO [stderr] Nov 17 06:27:32.185 INFO [stderr] warning: cannot find type `field1` in this scope Nov 17 06:27:32.185 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.185 INFO [stderr] | Nov 17 06:27:32.185 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.185 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.186 INFO [stderr] | Nov 17 06:27:32.186 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.186 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.186 INFO [stderr] Nov 17 06:27:32.186 INFO [stderr] warning: cannot find type `field2` in this scope Nov 17 06:27:32.186 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.186 INFO [stderr] | Nov 17 06:27:32.186 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.186 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.186 INFO [stderr] | Nov 17 06:27:32.186 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.186 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.186 INFO [stderr] Nov 17 06:27:32.186 INFO [stderr] warning: cannot find type `field3` in this scope Nov 17 06:27:32.186 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.186 INFO [stderr] | Nov 17 06:27:32.186 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.186 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.186 INFO [stderr] | Nov 17 06:27:32.186 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.186 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.186 INFO [stderr] Nov 17 06:27:32.186 INFO [stderr] warning: cannot find type `field4` in this scope Nov 17 06:27:32.186 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.187 INFO [stderr] | Nov 17 06:27:32.187 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.187 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.187 INFO [stderr] | Nov 17 06:27:32.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.187 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.187 INFO [stderr] Nov 17 06:27:32.187 INFO [stderr] warning: cannot find type `field5` in this scope Nov 17 06:27:32.187 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.187 INFO [stderr] | Nov 17 06:27:32.187 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.187 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.187 INFO [stderr] | Nov 17 06:27:32.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.187 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.187 INFO [stderr] Nov 17 06:27:32.187 INFO [stderr] warning: cannot find type `field6` in this scope Nov 17 06:27:32.187 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.187 INFO [stderr] | Nov 17 06:27:32.187 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.187 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.187 INFO [stderr] | Nov 17 06:27:32.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.188 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.188 INFO [stderr] Nov 17 06:27:32.188 INFO [stderr] warning: cannot find type `field7` in this scope Nov 17 06:27:32.188 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.188 INFO [stderr] | Nov 17 06:27:32.188 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.188 INFO [stderr] | Nov 17 06:27:32.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.188 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.188 INFO [stderr] Nov 17 06:27:32.188 INFO [stderr] warning: cannot find type `field8` in this scope Nov 17 06:27:32.188 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.188 INFO [stderr] | Nov 17 06:27:32.188 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.188 INFO [stderr] | Nov 17 06:27:32.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.188 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.188 INFO [stderr] Nov 17 06:27:32.188 INFO [stderr] warning: cannot find type `field9` in this scope Nov 17 06:27:32.188 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 06:27:32.188 INFO [stderr] | Nov 17 06:27:32.188 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 06:27:32.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 06:27:32.188 INFO [stderr] | Nov 17 06:27:32.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 06:27:32.188 INFO [stderr] = note: for more information, see issue #50504 Nov 17 06:27:32.188 INFO [stderr] Nov 17 06:27:33.867 INFO [stderr] warning: unused variable: `name` Nov 17 06:27:33.867 INFO [stderr] --> src/controller/blog.rs:14:17 Nov 17 06:27:33.867 INFO [stderr] | Nov 17 06:27:33.867 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Nov 17 06:27:33.867 INFO [stderr] | ^^^^ help: consider using `_name` instead Nov 17 06:27:33.867 INFO [stderr] | Nov 17 06:27:33.867 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 06:27:33.867 INFO [stderr] Nov 17 06:27:33.867 INFO [stderr] warning: unused variable: `sign_in` Nov 17 06:27:33.867 INFO [stderr] --> src/controller/mod.rs:34:24 Nov 17 06:27:33.867 INFO [stderr] | Nov 17 06:27:33.867 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Nov 17 06:27:33.867 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Nov 17 06:27:33.867 INFO [stderr] Nov 17 06:27:33.867 INFO [stderr] warning: unused variable: `account` Nov 17 06:27:33.867 INFO [stderr] --> src/controller/mod.rs:42:25 Nov 17 06:27:33.867 INFO [stderr] | Nov 17 06:27:33.867 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Nov 17 06:27:33.867 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Nov 17 06:27:33.867 INFO [stderr] Nov 17 06:27:33.871 INFO [stderr] warning: unused variable: `msg` Nov 17 06:27:33.871 INFO [stderr] --> src/handler/mod.rs:9:26 Nov 17 06:27:33.871 INFO [stderr] | Nov 17 06:27:33.871 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Nov 17 06:27:33.871 INFO [stderr] | ^^^ help: consider using `_msg` instead Nov 17 06:27:33.871 INFO [stderr] Nov 17 06:27:33.871 INFO [stderr] warning: unused variable: `token_data` Nov 17 06:27:33.871 INFO [stderr] --> src/middleware/auth.rs:56:19 Nov 17 06:27:33.871 INFO [stderr] | Nov 17 06:27:33.871 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Nov 17 06:27:33.871 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Nov 17 06:27:33.871 INFO [stderr] Nov 17 06:27:34.347 INFO [stderr] warning: field is never used: `user` Nov 17 06:27:34.348 INFO [stderr] --> src/util/config.rs:33:5 Nov 17 06:27:34.348 INFO [stderr] | Nov 17 06:27:34.348 INFO [stderr] 33 | user: String, Nov 17 06:27:34.348 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 06:27:34.349 INFO [stderr] | Nov 17 06:27:34.349 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 06:27:34.349 INFO [stderr] Nov 17 06:27:34.350 INFO [stderr] warning: field is never used: `password` Nov 17 06:27:34.350 INFO [stderr] --> src/util/config.rs:34:5 Nov 17 06:27:34.350 INFO [stderr] | Nov 17 06:27:34.351 INFO [stderr] 34 | password: String, Nov 17 06:27:34.351 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 17 06:27:34.351 INFO [stderr] Nov 17 06:27:34.351 INFO [stderr] warning: field is never used: `nick_name` Nov 17 06:27:34.352 INFO [stderr] --> src/util/config.rs:35:5 Nov 17 06:27:34.352 INFO [stderr] | Nov 17 06:27:34.352 INFO [stderr] 35 | nick_name: String, Nov 17 06:27:34.353 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 17 06:27:34.353 INFO [stderr] Nov 17 06:27:34.960 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.85s Nov 17 06:27:34.990 INFO [stderr] su: No module specific data is present Nov 17 06:27:35.901 INFO running `"docker" "inspect" "ede53e9574aad212eccf5c337220bd690d3a92dfb7a58cd1b5665ee12ae49d05"` Nov 17 06:27:36.209 INFO running `"docker" "rm" "-f" "ede53e9574aad212eccf5c337220bd690d3a92dfb7a58cd1b5665ee12ae49d05"` Nov 17 06:27:36.473 INFO [stdout] ede53e9574aad212eccf5c337220bd690d3a92dfb7a58cd1b5665ee12ae49d05 Nov 17 06:27:36.479 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 06:27:36.915 INFO [stdout] 349850f0a67ef1ba3a69631283c84a788694c10dfe92ba5dcc005bf97b2c9fce Nov 17 06:27:36.916 INFO running `"docker" "start" "-a" "349850f0a67ef1ba3a69631283c84a788694c10dfe92ba5dcc005bf97b2c9fce"` Nov 17 06:27:38.339 INFO [stderr] usermod: no changes Nov 17 06:27:38.754 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s Nov 17 06:27:38.787 INFO [stderr] Running /target/debug/deps/xin-19e59dd037ccf49b Nov 17 06:27:38.807 INFO [stdout] Nov 17 06:27:38.807 INFO [stdout] running 0 tests Nov 17 06:27:38.807 INFO [stdout] Nov 17 06:27:38.807 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 06:27:38.807 INFO [stdout] Nov 17 06:27:38.811 INFO [stderr] su: No module specific data is present Nov 17 06:27:39.857 INFO running `"docker" "inspect" "349850f0a67ef1ba3a69631283c84a788694c10dfe92ba5dcc005bf97b2c9fce"` Nov 17 06:27:40.106 INFO running `"docker" "rm" "-f" "349850f0a67ef1ba3a69631283c84a788694c10dfe92ba5dcc005bf97b2c9fce"` Nov 17 06:27:40.423 INFO [stdout] 349850f0a67ef1ba3a69631283c84a788694c10dfe92ba5dcc005bf97b2c9fce