Dec 17 20:32:54.884 INFO checking losborne/weblogue against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 17 20:32:54.884 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/losborne/weblogue:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 20:32:55.274 INFO [stdout] 14d10c0dd71155836d247b387ec123df654f2d21a7a68a7ef93bcec788a73309 Dec 17 20:32:55.280 INFO running `"docker" "start" "-a" "14d10c0dd71155836d247b387ec123df654f2d21a7a68a7ef93bcec788a73309"` Dec 17 20:32:57.208 INFO [stderr] Compiling proc-macro2 v0.4.21 Dec 17 20:32:57.254 INFO [stderr] Compiling ring v0.13.3 Dec 17 20:32:57.254 INFO [stderr] Compiling pear_codegen v0.1.0 Dec 17 20:32:57.254 INFO [stderr] Compiling rocket_codegen v0.4.0-rc.1 Dec 17 20:32:57.254 INFO [stderr] Compiling rocket v0.4.0-rc.1 Dec 17 20:32:57.275 INFO [stderr] Checking filetime v0.2.2 Dec 17 20:32:57.275 INFO [stderr] Checking isatty v0.1.9 Dec 17 20:32:57.280 INFO [stderr] Compiling syn v0.11.11 Dec 17 20:32:57.936 INFO [stderr] Checking mio-extras v2.0.5 Dec 17 20:32:59.720 INFO [stderr] Checking fake v1.2.2 Dec 17 20:32:59.948 INFO [stderr] Compiling hyper v0.10.15 Dec 17 20:33:00.541 INFO [stderr] Checking error-chain v0.12.0 Dec 17 20:33:00.921 INFO [stderr] Checking error-chain v0.10.0 Dec 17 20:33:01.976 INFO [stderr] Checking regex v1.0.6 Dec 17 20:33:04.624 INFO [stderr] Checking diesel v1.3.3 Dec 17 20:33:04.964 INFO [stderr] Checking tokio-reactor v0.1.6 Dec 17 20:33:15.992 INFO [stderr] Checking inotify v0.6.1 Dec 17 20:33:16.528 INFO [stderr] Compiling quote v0.6.10 Dec 17 20:33:35.964 INFO [stderr] Checking notify v4.0.6 Dec 17 20:33:37.068 INFO [stderr] Compiling syn v0.15.18 Dec 17 20:33:37.377 INFO [stderr] Compiling syn v0.14.9 Dec 17 20:33:37.773 INFO [stderr] Checking cookie v0.11.0 Dec 17 20:33:38.328 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 17 20:33:47.560 INFO [stderr] Checking dotenv v0.10.1 Dec 17 20:33:56.612 INFO [stderr] Compiling pest_generator v2.0.0 Dec 17 20:34:07.026 INFO [stderr] Compiling pest_derive v2.0.1 Dec 17 20:34:15.957 INFO [stderr] Checking tera v0.11.19 Dec 17 20:34:22.808 INFO [stderr] Compiling devise_core v0.1.0 Dec 17 20:34:22.808 INFO [stderr] Compiling serde_derive v1.0.80 Dec 17 20:34:41.032 INFO [stderr] Compiling devise_codegen v0.1.0 Dec 17 20:34:42.688 INFO [stderr] Compiling pear v0.1.0 Dec 17 20:34:46.766 INFO [stderr] Checking rocket_http v0.4.0-rc.1 Dec 17 20:34:51.101 INFO [stderr] Compiling devise v0.1.0 Dec 17 20:35:29.563 INFO [stderr] Checking rocket_contrib v0.4.0-rc.1 Dec 17 20:35:30.948 INFO [stderr] Checking weblogue v0.1.0 (/opt/crater/workdir) Dec 17 20:35:33.048 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 20:35:33.048 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 20:35:33.048 INFO [stderr] | Dec 17 20:35:33.048 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 20:35:33.048 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.048 INFO [stderr] | Dec 17 20:35:33.048 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 20:35:33.048 INFO [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 17 20:35:33.048 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.048 INFO [stderr] Dec 17 20:35:33.048 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 20:35:33.048 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 20:35:33.048 INFO [stderr] | Dec 17 20:35:33.048 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 20:35:33.048 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.048 INFO [stderr] | Dec 17 20:35:33.048 INFO [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 17 20:35:33.048 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.048 INFO [stderr] Dec 17 20:35:33.049 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 20:35:33.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.049 INFO [stderr] | Dec 17 20:35:33.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.049 INFO [stderr] | Dec 17 20:35:33.049 INFO [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 17 20:35:33.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.049 INFO [stderr] Dec 17 20:35:33.049 INFO [stderr] warning: cannot find type `display_name` in this scope Dec 17 20:35:33.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.049 INFO [stderr] | Dec 17 20:35:33.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.049 INFO [stderr] | Dec 17 20:35:33.049 INFO [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 17 20:35:33.049 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.049 INFO [stderr] Dec 17 20:35:33.049 INFO [stderr] warning: cannot find type `profile_url` in this scope Dec 17 20:35:33.049 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.049 INFO [stderr] | Dec 17 20:35:33.049 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.049 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.049 INFO [stderr] | Dec 17 20:35:33.050 INFO [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 17 20:35:33.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.050 INFO [stderr] Dec 17 20:35:33.050 INFO [stderr] warning: cannot find type `inbox_url` in this scope Dec 17 20:35:33.050 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.050 INFO [stderr] | Dec 17 20:35:33.050 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.050 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.050 INFO [stderr] | Dec 17 20:35:33.050 INFO [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 17 20:35:33.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.050 INFO [stderr] Dec 17 20:35:33.050 INFO [stderr] warning: cannot find type `outbox_url` in this scope Dec 17 20:35:33.050 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.050 INFO [stderr] | Dec 17 20:35:33.050 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.050 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.050 INFO [stderr] | Dec 17 20:35:33.050 INFO [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 17 20:35:33.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.050 INFO [stderr] Dec 17 20:35:33.051 INFO [stderr] warning: cannot find type `local_user` in this scope Dec 17 20:35:33.051 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.051 INFO [stderr] | Dec 17 20:35:33.051 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.051 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.051 INFO [stderr] | Dec 17 20:35:33.051 INFO [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 17 20:35:33.051 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.051 INFO [stderr] Dec 17 20:35:33.051 INFO [stderr] warning: cannot find type `follow_policy` in this scope Dec 17 20:35:33.051 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.051 INFO [stderr] | Dec 17 20:35:33.051 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.051 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.051 INFO [stderr] | Dec 17 20:35:33.051 INFO [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 17 20:35:33.051 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.051 INFO [stderr] Dec 17 20:35:33.052 INFO [stderr] warning: cannot find type `original_json` in this scope Dec 17 20:35:33.052 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.052 INFO [stderr] | Dec 17 20:35:33.052 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.052 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.052 INFO [stderr] | Dec 17 20:35:33.052 INFO [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 17 20:35:33.052 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.052 INFO [stderr] Dec 17 20:35:33.052 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 17 20:35:33.052 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.052 INFO [stderr] | Dec 17 20:35:33.052 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.052 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.052 INFO [stderr] | Dec 17 20:35:33.052 INFO [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 17 20:35:33.052 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.052 INFO [stderr] Dec 17 20:35:33.053 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 17 20:35:33.053 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.053 INFO [stderr] | Dec 17 20:35:33.053 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.053 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.053 INFO [stderr] | Dec 17 20:35:33.053 INFO [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 17 20:35:33.053 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.053 INFO [stderr] Dec 17 20:35:33.054 INFO [stderr] warning: cannot find type `name` in this scope Dec 17 20:35:33.054 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.054 INFO [stderr] | Dec 17 20:35:33.054 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.054 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.054 INFO [stderr] | Dec 17 20:35:33.054 INFO [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 17 20:35:33.054 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.054 INFO [stderr] Dec 17 20:35:33.054 INFO [stderr] warning: cannot find type `media_type` in this scope Dec 17 20:35:33.054 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.054 INFO [stderr] | Dec 17 20:35:33.054 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.054 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.054 INFO [stderr] | Dec 17 20:35:33.054 INFO [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 17 20:35:33.054 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.054 INFO [stderr] Dec 17 20:35:33.060 INFO [stderr] warning: cannot find type `posted_by` in this scope Dec 17 20:35:33.060 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.060 INFO [stderr] | Dec 17 20:35:33.060 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.060 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.060 INFO [stderr] | Dec 17 20:35:33.060 INFO [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 17 20:35:33.060 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.060 INFO [stderr] Dec 17 20:35:33.061 INFO [stderr] warning: cannot find type `icon` in this scope Dec 17 20:35:33.061 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.061 INFO [stderr] | Dec 17 20:35:33.061 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.061 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.061 INFO [stderr] | Dec 17 20:35:33.061 INFO [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 17 20:35:33.061 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.061 INFO [stderr] Dec 17 20:35:33.062 INFO [stderr] warning: cannot find type `visibility` in this scope Dec 17 20:35:33.062 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.062 INFO [stderr] | Dec 17 20:35:33.062 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.062 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.062 INFO [stderr] | Dec 17 20:35:33.062 INFO [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 17 20:35:33.062 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.062 INFO [stderr] Dec 17 20:35:33.063 INFO [stderr] warning: cannot find type `file_path` in this scope Dec 17 20:35:33.063 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.063 INFO [stderr] | Dec 17 20:35:33.063 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.063 INFO [stderr] | Dec 17 20:35:33.063 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 20:35:33.063 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.063 INFO [stderr] Dec 17 20:35:33.064 INFO [stderr] warning: cannot find type `follower` in this scope Dec 17 20:35:33.064 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.064 INFO [stderr] | Dec 17 20:35:33.064 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.064 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.064 INFO [stderr] | Dec 17 20:35:33.064 INFO [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 17 20:35:33.064 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.064 INFO [stderr] Dec 17 20:35:33.065 INFO [stderr] warning: cannot find type `follows` in this scope Dec 17 20:35:33.065 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.065 INFO [stderr] | Dec 17 20:35:33.065 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.065 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.065 INFO [stderr] | Dec 17 20:35:33.065 INFO [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 17 20:35:33.065 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.065 INFO [stderr] Dec 17 20:35:33.066 INFO [stderr] warning: cannot find type `width` in this scope Dec 17 20:35:33.066 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.066 INFO [stderr] | Dec 17 20:35:33.066 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.066 INFO [stderr] | Dec 17 20:35:33.066 INFO [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 17 20:35:33.066 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.066 INFO [stderr] Dec 17 20:35:33.067 INFO [stderr] warning: cannot find type `height` in this scope Dec 17 20:35:33.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.067 INFO [stderr] | Dec 17 20:35:33.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.067 INFO [stderr] | Dec 17 20:35:33.067 INFO [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 17 20:35:33.067 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.067 INFO [stderr] Dec 17 20:35:33.067 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 17 20:35:33.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.067 INFO [stderr] | Dec 17 20:35:33.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.067 INFO [stderr] | Dec 17 20:35:33.067 INFO [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 17 20:35:33.067 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.067 INFO [stderr] Dec 17 20:35:33.068 INFO [stderr] warning: cannot find type `href` in this scope Dec 17 20:35:33.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.068 INFO [stderr] | Dec 17 20:35:33.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.068 INFO [stderr] | Dec 17 20:35:33.069 INFO [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 17 20:35:33.069 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.069 INFO [stderr] Dec 17 20:35:33.069 INFO [stderr] warning: cannot find type `href_lang` in this scope Dec 17 20:35:33.069 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.069 INFO [stderr] | Dec 17 20:35:33.069 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.069 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.069 INFO [stderr] | Dec 17 20:35:33.069 INFO [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 17 20:35:33.069 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.069 INFO [stderr] Dec 17 20:35:33.070 INFO [stderr] warning: cannot find type `preview` in this scope Dec 17 20:35:33.070 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.070 INFO [stderr] | Dec 17 20:35:33.070 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.070 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.070 INFO [stderr] | Dec 17 20:35:33.070 INFO [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 17 20:35:33.070 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.070 INFO [stderr] Dec 17 20:35:33.070 INFO [stderr] warning: cannot find type `base_post` in this scope Dec 17 20:35:33.070 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.070 INFO [stderr] | Dec 17 20:35:33.070 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.070 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.070 INFO [stderr] | Dec 17 20:35:33.070 INFO [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 17 20:35:33.070 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.070 INFO [stderr] Dec 17 20:35:33.072 INFO [stderr] warning: cannot find type `default_visibility` in this scope Dec 17 20:35:33.072 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.072 INFO [stderr] | Dec 17 20:35:33.072 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.072 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.072 INFO [stderr] | Dec 17 20:35:33.072 INFO [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 17 20:35:33.072 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.072 INFO [stderr] Dec 17 20:35:33.072 INFO [stderr] warning: cannot find type `is_searchable` in this scope Dec 17 20:35:33.072 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.072 INFO [stderr] | Dec 17 20:35:33.072 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.072 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.072 INFO [stderr] | Dec 17 20:35:33.072 INFO [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 17 20:35:33.072 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.072 INFO [stderr] Dec 17 20:35:33.073 INFO [stderr] warning: cannot find type `avatar` in this scope Dec 17 20:35:33.073 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.073 INFO [stderr] | Dec 17 20:35:33.073 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.073 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.073 INFO [stderr] | Dec 17 20:35:33.073 INFO [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 17 20:35:33.073 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.073 INFO [stderr] Dec 17 20:35:33.074 INFO [stderr] warning: cannot find type `shortname` in this scope Dec 17 20:35:33.074 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.074 INFO [stderr] | Dec 17 20:35:33.074 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.074 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.074 INFO [stderr] | Dec 17 20:35:33.074 INFO [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 17 20:35:33.074 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.074 INFO [stderr] Dec 17 20:35:33.075 INFO [stderr] warning: cannot find type `base_actor` in this scope Dec 17 20:35:33.075 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.075 INFO [stderr] | Dec 17 20:35:33.075 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.075 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.075 INFO [stderr] | Dec 17 20:35:33.075 INFO [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 17 20:35:33.075 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.075 INFO [stderr] Dec 17 20:35:33.076 INFO [stderr] warning: cannot find type `title` in this scope Dec 17 20:35:33.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.076 INFO [stderr] | Dec 17 20:35:33.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.076 INFO [stderr] | Dec 17 20:35:33.076 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 20:35:33.076 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.076 INFO [stderr] Dec 17 20:35:33.078 INFO [stderr] warning: cannot find type `body` in this scope Dec 17 20:35:33.078 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.078 INFO [stderr] | Dec 17 20:35:33.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.078 INFO [stderr] | Dec 17 20:35:33.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 20:35:33.078 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.078 INFO [stderr] Dec 17 20:35:33.078 INFO [stderr] warning: cannot find type `date` in this scope Dec 17 20:35:33.078 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.078 INFO [stderr] | Dec 17 20:35:33.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.078 INFO [stderr] | Dec 17 20:35:33.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 20:35:33.078 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.079 INFO [stderr] Dec 17 20:35:33.079 INFO [stderr] warning: cannot find type `published` in this scope Dec 17 20:35:33.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.079 INFO [stderr] | Dec 17 20:35:33.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.079 INFO [stderr] | Dec 17 20:35:33.079 INFO [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 17 20:35:33.079 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.079 INFO [stderr] Dec 17 20:35:33.085 INFO [stderr] warning: unused import: `std::io` Dec 17 20:35:33.085 INFO [stderr] --> src/lib.rs:14:5 Dec 17 20:35:33.085 INFO [stderr] | Dec 17 20:35:33.085 INFO [stderr] 14 | use std::io; Dec 17 20:35:33.085 INFO [stderr] | ^^^^^^^ Dec 17 20:35:33.085 INFO [stderr] | Dec 17 20:35:33.085 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 17 20:35:33.085 INFO [stderr] Dec 17 20:35:33.819 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 20:35:33.819 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 20:35:33.819 INFO [stderr] | Dec 17 20:35:33.819 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 20:35:33.819 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.819 INFO [stderr] | Dec 17 20:35:33.819 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 20:35:33.819 INFO [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 17 20:35:33.819 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.819 INFO [stderr] Dec 17 20:35:33.819 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 20:35:33.819 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 20:35:33.819 INFO [stderr] | Dec 17 20:35:33.819 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 20:35:33.819 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.819 INFO [stderr] | Dec 17 20:35:33.819 INFO [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 17 20:35:33.819 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.819 INFO [stderr] Dec 17 20:35:33.819 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 20:35:33.819 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.819 INFO [stderr] | Dec 17 20:35:33.819 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.819 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.819 INFO [stderr] | Dec 17 20:35:33.819 INFO [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 17 20:35:33.819 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.819 INFO [stderr] Dec 17 20:35:33.819 INFO [stderr] warning: cannot find type `display_name` in this scope Dec 17 20:35:33.819 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.819 INFO [stderr] | Dec 17 20:35:33.819 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.819 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.819 INFO [stderr] | Dec 17 20:35:33.819 INFO [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 17 20:35:33.819 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.819 INFO [stderr] Dec 17 20:35:33.819 INFO [stderr] warning: cannot find type `profile_url` in this scope Dec 17 20:35:33.819 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.819 INFO [stderr] | Dec 17 20:35:33.819 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.819 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.820 INFO [stderr] | Dec 17 20:35:33.820 INFO [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 17 20:35:33.820 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.820 INFO [stderr] Dec 17 20:35:33.820 INFO [stderr] warning: cannot find type `inbox_url` in this scope Dec 17 20:35:33.820 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.820 INFO [stderr] | Dec 17 20:35:33.820 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.820 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.820 INFO [stderr] | Dec 17 20:35:33.820 INFO [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 17 20:35:33.820 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.820 INFO [stderr] Dec 17 20:35:33.820 INFO [stderr] warning: cannot find type `outbox_url` in this scope Dec 17 20:35:33.820 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.820 INFO [stderr] | Dec 17 20:35:33.820 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.820 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.820 INFO [stderr] | Dec 17 20:35:33.820 INFO [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 17 20:35:33.820 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.820 INFO [stderr] Dec 17 20:35:33.821 INFO [stderr] warning: cannot find type `local_user` in this scope Dec 17 20:35:33.821 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.821 INFO [stderr] | Dec 17 20:35:33.821 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.821 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.821 INFO [stderr] | Dec 17 20:35:33.821 INFO [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 17 20:35:33.824 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.824 INFO [stderr] Dec 17 20:35:33.824 INFO [stderr] warning: cannot find type `follow_policy` in this scope Dec 17 20:35:33.824 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.824 INFO [stderr] | Dec 17 20:35:33.824 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.824 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.824 INFO [stderr] | Dec 17 20:35:33.824 INFO [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 17 20:35:33.824 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.824 INFO [stderr] Dec 17 20:35:33.824 INFO [stderr] warning: cannot find type `original_json` in this scope Dec 17 20:35:33.824 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.824 INFO [stderr] | Dec 17 20:35:33.824 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.824 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.824 INFO [stderr] | Dec 17 20:35:33.824 INFO [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 17 20:35:33.824 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.824 INFO [stderr] Dec 17 20:35:33.824 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 17 20:35:33.824 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.824 INFO [stderr] | Dec 17 20:35:33.824 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.824 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.824 INFO [stderr] | Dec 17 20:35:33.824 INFO [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 17 20:35:33.824 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.824 INFO [stderr] Dec 17 20:35:33.824 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 17 20:35:33.824 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.824 INFO [stderr] | Dec 17 20:35:33.824 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.824 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.824 INFO [stderr] | Dec 17 20:35:33.824 INFO [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 17 20:35:33.824 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.824 INFO [stderr] Dec 17 20:35:33.828 INFO [stderr] warning: cannot find type `name` in this scope Dec 17 20:35:33.828 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.828 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [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 17 20:35:33.828 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.828 INFO [stderr] Dec 17 20:35:33.828 INFO [stderr] warning: cannot find type `media_type` in this scope Dec 17 20:35:33.828 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.828 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [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 17 20:35:33.828 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.828 INFO [stderr] Dec 17 20:35:33.828 INFO [stderr] warning: cannot find type `posted_by` in this scope Dec 17 20:35:33.828 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.828 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [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 17 20:35:33.828 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.828 INFO [stderr] Dec 17 20:35:33.828 INFO [stderr] warning: cannot find type `icon` in this scope Dec 17 20:35:33.828 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.828 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [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 17 20:35:33.828 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.828 INFO [stderr] Dec 17 20:35:33.828 INFO [stderr] warning: cannot find type `visibility` in this scope Dec 17 20:35:33.828 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.828 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [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 17 20:35:33.828 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.828 INFO [stderr] Dec 17 20:35:33.828 INFO [stderr] warning: cannot find type `file_path` in this scope Dec 17 20:35:33.828 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.828 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.828 INFO [stderr] | Dec 17 20:35:33.828 INFO [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 17 20:35:33.828 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.828 INFO [stderr] Dec 17 20:35:33.831 INFO [stderr] warning: cannot find type `follower` in this scope Dec 17 20:35:33.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.832 INFO [stderr] | Dec 17 20:35:33.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.832 INFO [stderr] | Dec 17 20:35:33.832 INFO [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 17 20:35:33.832 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.832 INFO [stderr] Dec 17 20:35:33.832 INFO [stderr] warning: cannot find type `follows` in this scope Dec 17 20:35:33.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.832 INFO [stderr] | Dec 17 20:35:33.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.832 INFO [stderr] | Dec 17 20:35:33.832 INFO [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 17 20:35:33.832 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.832 INFO [stderr] Dec 17 20:35:33.832 INFO [stderr] warning: cannot find type `width` in this scope Dec 17 20:35:33.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.832 INFO [stderr] | Dec 17 20:35:33.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.832 INFO [stderr] | Dec 17 20:35:33.832 INFO [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 17 20:35:33.832 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.832 INFO [stderr] Dec 17 20:35:33.832 INFO [stderr] warning: cannot find type `height` in this scope Dec 17 20:35:33.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.832 INFO [stderr] | Dec 17 20:35:33.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.832 INFO [stderr] | Dec 17 20:35:33.832 INFO [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 17 20:35:33.832 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.832 INFO [stderr] Dec 17 20:35:33.832 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 17 20:35:33.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.832 INFO [stderr] | Dec 17 20:35:33.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.832 INFO [stderr] | Dec 17 20:35:33.832 INFO [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 17 20:35:33.832 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.832 INFO [stderr] Dec 17 20:35:33.836 INFO [stderr] warning: cannot find type `href` in this scope Dec 17 20:35:33.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.836 INFO [stderr] | Dec 17 20:35:33.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.836 INFO [stderr] | Dec 17 20:35:33.836 INFO [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 17 20:35:33.836 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.836 INFO [stderr] Dec 17 20:35:33.836 INFO [stderr] warning: cannot find type `href_lang` in this scope Dec 17 20:35:33.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.836 INFO [stderr] | Dec 17 20:35:33.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.836 INFO [stderr] | Dec 17 20:35:33.836 INFO [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 17 20:35:33.836 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.836 INFO [stderr] Dec 17 20:35:33.836 INFO [stderr] warning: cannot find type `preview` in this scope Dec 17 20:35:33.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.836 INFO [stderr] | Dec 17 20:35:33.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.836 INFO [stderr] | Dec 17 20:35:33.836 INFO [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 17 20:35:33.836 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.836 INFO [stderr] Dec 17 20:35:33.836 INFO [stderr] warning: cannot find type `base_post` in this scope Dec 17 20:35:33.836 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.836 INFO [stderr] | Dec 17 20:35:33.836 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.836 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.836 INFO [stderr] | Dec 17 20:35:33.836 INFO [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 17 20:35:33.836 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.837 INFO [stderr] Dec 17 20:35:33.837 INFO [stderr] warning: cannot find type `default_visibility` in this scope Dec 17 20:35:33.837 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.837 INFO [stderr] | Dec 17 20:35:33.837 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.837 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.837 INFO [stderr] | Dec 17 20:35:33.837 INFO [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 17 20:35:33.837 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.837 INFO [stderr] Dec 17 20:35:33.837 INFO [stderr] warning: cannot find type `is_searchable` in this scope Dec 17 20:35:33.837 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.837 INFO [stderr] | Dec 17 20:35:33.837 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.837 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.837 INFO [stderr] | Dec 17 20:35:33.837 INFO [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 17 20:35:33.837 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.837 INFO [stderr] Dec 17 20:35:33.838 INFO [stderr] warning: cannot find type `avatar` in this scope Dec 17 20:35:33.838 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.838 INFO [stderr] | Dec 17 20:35:33.838 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.838 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.838 INFO [stderr] | Dec 17 20:35:33.838 INFO [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 17 20:35:33.838 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.838 INFO [stderr] Dec 17 20:35:33.842 INFO [stderr] warning: cannot find type `shortname` in this scope Dec 17 20:35:33.843 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.843 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [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 17 20:35:33.843 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.843 INFO [stderr] Dec 17 20:35:33.843 INFO [stderr] warning: cannot find type `base_actor` in this scope Dec 17 20:35:33.843 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.843 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [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 17 20:35:33.843 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.843 INFO [stderr] Dec 17 20:35:33.843 INFO [stderr] warning: cannot find type `title` in this scope Dec 17 20:35:33.843 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.843 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [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 17 20:35:33.843 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.843 INFO [stderr] Dec 17 20:35:33.843 INFO [stderr] warning: cannot find type `body` in this scope Dec 17 20:35:33.843 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.843 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [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 17 20:35:33.843 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.843 INFO [stderr] Dec 17 20:35:33.843 INFO [stderr] warning: cannot find type `date` in this scope Dec 17 20:35:33.843 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.843 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [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 17 20:35:33.843 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.843 INFO [stderr] Dec 17 20:35:33.843 INFO [stderr] warning: cannot find type `published` in this scope Dec 17 20:35:33.843 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 20:35:33.843 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 20:35:33.843 INFO [stderr] | Dec 17 20:35:33.843 INFO [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 17 20:35:33.843 INFO [stderr] = note: for more information, see issue #50504 Dec 17 20:35:33.843 INFO [stderr] Dec 17 20:35:33.856 INFO [stderr] warning: unused import: `std::io` Dec 17 20:35:33.856 INFO [stderr] --> src/lib.rs:14:5 Dec 17 20:35:33.856 INFO [stderr] | Dec 17 20:35:33.856 INFO [stderr] 14 | use std::io; Dec 17 20:35:33.856 INFO [stderr] | ^^^^^^^ Dec 17 20:35:33.856 INFO [stderr] | Dec 17 20:35:33.856 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 17 20:35:33.856 INFO [stderr] Dec 17 20:35:38.380 INFO [stderr] error: custom attribute panicked Dec 17 20:35:38.380 INFO [stderr] --> src/main.rs:20:1 Dec 17 20:35:38.380 INFO [stderr] | Dec 17 20:35:38.380 INFO [stderr] 20 | #[get("/")] Dec 17 20:35:38.380 INFO [stderr] | ^^^^^^^^^^^ Dec 17 20:35:38.380 INFO [stderr] | Dec 17 20:35:38.380 INFO [stderr] = help: message: use-after-free in `proc_macro` handle Dec 17 20:35:38.380 INFO [stderr] Dec 17 20:35:38.385 INFO [stderr] error: aborting due to previous error Dec 17 20:35:38.385 INFO [stderr] Dec 17 20:35:38.400 INFO [stderr] error: Could not compile `weblogue`. Dec 17 20:35:38.400 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 17 20:35:38.552 INFO [stderr] error: custom attribute panicked Dec 17 20:35:38.552 INFO [stderr] --> src/main.rs:20:1 Dec 17 20:35:38.552 INFO [stderr] | Dec 17 20:35:38.552 INFO [stderr] 20 | #[get("/")] Dec 17 20:35:38.552 INFO [stderr] | ^^^^^^^^^^^ Dec 17 20:35:38.552 INFO [stderr] | Dec 17 20:35:38.552 INFO [stderr] = help: message: use-after-free in `proc_macro` handle Dec 17 20:35:38.552 INFO [stderr] Dec 17 20:35:38.552 INFO [stderr] error: aborting due to previous error Dec 17 20:35:38.552 INFO [stderr] Dec 17 20:35:38.584 INFO [stderr] error: Could not compile `weblogue`. Dec 17 20:35:38.584 INFO [stderr] Dec 17 20:35:38.584 INFO [stderr] To learn more, run the command again with --verbose. Dec 17 20:35:39.878 INFO running `"docker" "inspect" "14d10c0dd71155836d247b387ec123df654f2d21a7a68a7ef93bcec788a73309"` Dec 17 20:35:40.226 INFO running `"docker" "rm" "-f" "14d10c0dd71155836d247b387ec123df654f2d21a7a68a7ef93bcec788a73309"` Dec 17 20:35:40.464 INFO [stdout] 14d10c0dd71155836d247b387ec123df654f2d21a7a68a7ef93bcec788a73309