Dec 04 14:59:56.754 INFO checking losborne/weblogue against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 14:59:56.758 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-0/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 04 14:59:57.079 INFO [stdout] d9f42e8fee0c9e26dbd911fd43acb388d73ff98b78132e78f6ed4a25fd9f5335 Dec 04 14:59:57.085 INFO running `"docker" "start" "-a" "d9f42e8fee0c9e26dbd911fd43acb388d73ff98b78132e78f6ed4a25fd9f5335"` Dec 04 14:59:58.150 INFO [stderr] usermod: no changes Dec 04 14:59:58.574 INFO [stderr] Compiling proc-macro2 v0.4.21 Dec 04 14:59:58.574 INFO [stderr] Compiling ring v0.13.3 Dec 04 14:59:58.589 INFO [stderr] Checking filetime v0.2.2 Dec 04 14:59:58.603 INFO [stderr] Compiling syn v0.11.11 Dec 04 14:59:58.624 INFO [stderr] Checking fake v1.2.2 Dec 04 14:59:58.624 INFO [stderr] Checking serde_json v1.0.33 Dec 04 14:59:58.624 INFO [stderr] Checking error-chain v0.10.0 Dec 04 14:59:58.624 INFO [stderr] Checking diesel v1.3.3 Dec 04 15:00:00.567 INFO [stderr] Checking inotify v0.6.1 Dec 04 15:00:08.663 INFO [stderr] Checking notify v4.0.6 Dec 04 15:00:09.003 INFO [stderr] Compiling quote v0.6.10 Dec 04 15:00:12.128 INFO [stderr] Compiling syn v0.15.18 Dec 04 15:00:12.128 INFO [stderr] Compiling syn v0.14.9 Dec 04 15:00:27.971 INFO [stderr] Checking cookie v0.11.0 Dec 04 15:00:30.575 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 04 15:00:43.817 INFO [stderr] Compiling pest_generator v2.0.0 Dec 04 15:00:47.360 INFO [stderr] Checking dotenv v0.10.1 Dec 04 15:00:55.920 INFO [stderr] Compiling pest_derive v2.0.1 Dec 04 15:01:00.625 INFO [stderr] Checking tera v0.11.19 Dec 04 15:01:17.610 INFO [stderr] Compiling pear_codegen v0.1.0 Dec 04 15:01:17.612 INFO [stderr] Compiling devise_core v0.1.0 Dec 04 15:01:17.613 INFO [stderr] Compiling serde_derive v1.0.80 Dec 04 15:01:33.544 INFO [stderr] Compiling devise_codegen v0.1.0 Dec 04 15:01:35.386 INFO [stderr] Compiling pear v0.1.0 Dec 04 15:01:37.575 INFO [stderr] Checking rocket_http v0.4.0-rc.1 Dec 04 15:01:39.835 INFO [stderr] Compiling devise v0.1.0 Dec 04 15:01:56.683 INFO [stderr] Compiling rocket_codegen v0.4.0-rc.1 Dec 04 15:02:16.523 INFO [stderr] Checking rocket v0.4.0-rc.1 Dec 04 15:02:21.117 INFO [stderr] Checking rocket_contrib v0.4.0-rc.1 Dec 04 15:02:24.503 INFO [stderr] Checking weblogue v0.1.0 (/source) Dec 04 15:02:29.013 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 15:02:29.013 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 15:02:29.013 INFO [stderr] | Dec 04 15:02:29.013 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 15:02:29.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.013 INFO [stderr] | Dec 04 15:02:29.013 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 15:02:29.013 INFO [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 04 15:02:29.013 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.013 INFO [stderr] Dec 04 15:02:29.013 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 15:02:29.013 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 15:02:29.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [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 04 15:02:29.014 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.014 INFO [stderr] Dec 04 15:02:29.014 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 15:02:29.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [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 04 15:02:29.014 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.014 INFO [stderr] Dec 04 15:02:29.014 INFO [stderr] warning: cannot find type `display_name` in this scope Dec 04 15:02:29.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [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 04 15:02:29.014 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.014 INFO [stderr] Dec 04 15:02:29.014 INFO [stderr] warning: cannot find type `profile_url` in this scope Dec 04 15:02:29.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [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 04 15:02:29.014 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.014 INFO [stderr] Dec 04 15:02:29.014 INFO [stderr] warning: cannot find type `inbox_url` in this scope Dec 04 15:02:29.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [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 04 15:02:29.014 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.014 INFO [stderr] Dec 04 15:02:29.014 INFO [stderr] warning: cannot find type `outbox_url` in this scope Dec 04 15:02:29.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [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 04 15:02:29.014 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.014 INFO [stderr] Dec 04 15:02:29.014 INFO [stderr] warning: cannot find type `local_user` in this scope Dec 04 15:02:29.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.014 INFO [stderr] | Dec 04 15:02:29.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.015 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.015 INFO [stderr] | Dec 04 15:02:29.015 INFO [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 04 15:02:29.015 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.015 INFO [stderr] Dec 04 15:02:29.015 INFO [stderr] warning: cannot find type `follow_policy` in this scope Dec 04 15:02:29.015 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.015 INFO [stderr] | Dec 04 15:02:29.015 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.015 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.015 INFO [stderr] | Dec 04 15:02:29.015 INFO [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 04 15:02:29.015 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.015 INFO [stderr] Dec 04 15:02:29.015 INFO [stderr] warning: cannot find type `original_json` in this scope Dec 04 15:02:29.015 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.015 INFO [stderr] | Dec 04 15:02:29.015 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.015 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.015 INFO [stderr] | Dec 04 15:02:29.015 INFO [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 04 15:02:29.015 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.015 INFO [stderr] Dec 04 15:02:29.015 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 15:02:29.015 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.015 INFO [stderr] | Dec 04 15:02:29.015 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.015 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.015 INFO [stderr] | Dec 04 15:02:29.015 INFO [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 04 15:02:29.015 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.015 INFO [stderr] Dec 04 15:02:29.015 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 04 15:02:29.015 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.015 INFO [stderr] | Dec 04 15:02:29.015 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.015 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.015 INFO [stderr] | Dec 04 15:02:29.016 INFO [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 04 15:02:29.016 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.016 INFO [stderr] Dec 04 15:02:29.016 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 15:02:29.016 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.016 INFO [stderr] | Dec 04 15:02:29.016 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.016 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.016 INFO [stderr] | Dec 04 15:02:29.016 INFO [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 04 15:02:29.016 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.016 INFO [stderr] Dec 04 15:02:29.016 INFO [stderr] warning: cannot find type `media_type` in this scope Dec 04 15:02:29.016 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.016 INFO [stderr] | Dec 04 15:02:29.016 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.016 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.016 INFO [stderr] | Dec 04 15:02:29.016 INFO [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 04 15:02:29.016 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.016 INFO [stderr] Dec 04 15:02:29.019 INFO [stderr] warning: cannot find type `posted_by` in this scope Dec 04 15:02:29.019 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.019 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [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 04 15:02:29.019 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.019 INFO [stderr] Dec 04 15:02:29.019 INFO [stderr] warning: cannot find type `icon` in this scope Dec 04 15:02:29.019 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.019 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [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 04 15:02:29.019 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.019 INFO [stderr] Dec 04 15:02:29.019 INFO [stderr] warning: cannot find type `visibility` in this scope Dec 04 15:02:29.019 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.019 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [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 04 15:02:29.019 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.019 INFO [stderr] Dec 04 15:02:29.019 INFO [stderr] warning: cannot find type `file_path` in this scope Dec 04 15:02:29.019 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.019 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [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 04 15:02:29.019 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.019 INFO [stderr] Dec 04 15:02:29.019 INFO [stderr] warning: cannot find type `follower` in this scope Dec 04 15:02:29.019 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.019 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [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 04 15:02:29.019 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.019 INFO [stderr] Dec 04 15:02:29.019 INFO [stderr] warning: cannot find type `follows` in this scope Dec 04 15:02:29.019 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.019 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.019 INFO [stderr] | Dec 04 15:02:29.019 INFO [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 04 15:02:29.019 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.019 INFO [stderr] Dec 04 15:02:29.027 INFO [stderr] warning: cannot find type `width` in this scope Dec 04 15:02:29.027 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.027 INFO [stderr] | Dec 04 15:02:29.027 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.027 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.027 INFO [stderr] | Dec 04 15:02:29.027 INFO [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 04 15:02:29.027 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.027 INFO [stderr] Dec 04 15:02:29.027 INFO [stderr] warning: cannot find type `height` in this scope Dec 04 15:02:29.027 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.027 INFO [stderr] | Dec 04 15:02:29.027 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.027 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.027 INFO [stderr] | Dec 04 15:02:29.027 INFO [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 04 15:02:29.027 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.027 INFO [stderr] Dec 04 15:02:29.027 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 04 15:02:29.027 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.027 INFO [stderr] | Dec 04 15:02:29.027 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.027 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.027 INFO [stderr] | Dec 04 15:02:29.027 INFO [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 04 15:02:29.027 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.027 INFO [stderr] Dec 04 15:02:29.027 INFO [stderr] warning: cannot find type `href` in this scope Dec 04 15:02:29.027 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.027 INFO [stderr] | Dec 04 15:02:29.027 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.027 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.027 INFO [stderr] | Dec 04 15:02:29.027 INFO [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 04 15:02:29.027 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.027 INFO [stderr] Dec 04 15:02:29.027 INFO [stderr] warning: cannot find type `href_lang` in this scope Dec 04 15:02:29.027 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.027 INFO [stderr] | Dec 04 15:02:29.027 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.027 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.027 INFO [stderr] | Dec 04 15:02:29.027 INFO [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 04 15:02:29.027 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.027 INFO [stderr] Dec 04 15:02:29.027 INFO [stderr] warning: cannot find type `preview` in this scope Dec 04 15:02:29.027 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.027 INFO [stderr] | Dec 04 15:02:29.027 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [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 04 15:02:29.028 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.028 INFO [stderr] Dec 04 15:02:29.028 INFO [stderr] warning: cannot find type `base_post` in this scope Dec 04 15:02:29.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [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 04 15:02:29.028 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.028 INFO [stderr] Dec 04 15:02:29.028 INFO [stderr] warning: cannot find type `default_visibility` in this scope Dec 04 15:02:29.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [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 04 15:02:29.028 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.028 INFO [stderr] Dec 04 15:02:29.028 INFO [stderr] warning: cannot find type `is_searchable` in this scope Dec 04 15:02:29.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [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 04 15:02:29.028 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.028 INFO [stderr] Dec 04 15:02:29.028 INFO [stderr] warning: cannot find type `avatar` in this scope Dec 04 15:02:29.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [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 04 15:02:29.028 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.028 INFO [stderr] Dec 04 15:02:29.028 INFO [stderr] warning: cannot find type `shortname` in this scope Dec 04 15:02:29.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [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 04 15:02:29.028 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.028 INFO [stderr] Dec 04 15:02:29.028 INFO [stderr] warning: cannot find type `base_actor` in this scope Dec 04 15:02:29.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [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 04 15:02:29.028 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.028 INFO [stderr] Dec 04 15:02:29.028 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 15:02:29.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [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 04 15:02:29.028 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.028 INFO [stderr] Dec 04 15:02:29.028 INFO [stderr] warning: cannot find type `body` in this scope Dec 04 15:02:29.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [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 04 15:02:29.028 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.028 INFO [stderr] Dec 04 15:02:29.028 INFO [stderr] warning: cannot find type `date` in this scope Dec 04 15:02:29.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.028 INFO [stderr] | Dec 04 15:02:29.028 INFO [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 04 15:02:29.028 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.028 INFO [stderr] Dec 04 15:02:29.029 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 15:02:29.029 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.029 INFO [stderr] | Dec 04 15:02:29.029 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.029 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.029 INFO [stderr] | Dec 04 15:02:29.029 INFO [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 04 15:02:29.029 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.029 INFO [stderr] Dec 04 15:02:29.035 INFO [stderr] warning: unused import: `std::io` Dec 04 15:02:29.035 INFO [stderr] --> src/lib.rs:14:5 Dec 04 15:02:29.035 INFO [stderr] | Dec 04 15:02:29.035 INFO [stderr] 14 | use std::io; Dec 04 15:02:29.035 INFO [stderr] | ^^^^^^^ Dec 04 15:02:29.035 INFO [stderr] | Dec 04 15:02:29.035 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 15:02:29.035 INFO [stderr] Dec 04 15:02:29.259 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 15:02:29.259 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 15:02:29.259 INFO [stderr] | Dec 04 15:02:29.259 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 15:02:29.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.259 INFO [stderr] | Dec 04 15:02:29.259 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 15:02:29.259 INFO [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 04 15:02:29.259 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.259 INFO [stderr] Dec 04 15:02:29.259 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 15:02:29.259 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 15:02:29.259 INFO [stderr] | Dec 04 15:02:29.259 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 15:02:29.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.259 INFO [stderr] | Dec 04 15:02:29.259 INFO [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 04 15:02:29.259 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.259 INFO [stderr] Dec 04 15:02:29.263 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 15:02:29.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [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 04 15:02:29.265 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.265 INFO [stderr] Dec 04 15:02:29.265 INFO [stderr] warning: cannot find type `display_name` in this scope Dec 04 15:02:29.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [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 04 15:02:29.265 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.265 INFO [stderr] Dec 04 15:02:29.265 INFO [stderr] warning: cannot find type `profile_url` in this scope Dec 04 15:02:29.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [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 04 15:02:29.265 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.265 INFO [stderr] Dec 04 15:02:29.265 INFO [stderr] warning: cannot find type `inbox_url` in this scope Dec 04 15:02:29.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [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 04 15:02:29.265 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.265 INFO [stderr] Dec 04 15:02:29.265 INFO [stderr] warning: cannot find type `outbox_url` in this scope Dec 04 15:02:29.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [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 04 15:02:29.265 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.265 INFO [stderr] Dec 04 15:02:29.265 INFO [stderr] warning: cannot find type `local_user` in this scope Dec 04 15:02:29.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [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 04 15:02:29.265 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.265 INFO [stderr] Dec 04 15:02:29.265 INFO [stderr] warning: cannot find type `follow_policy` in this scope Dec 04 15:02:29.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [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 04 15:02:29.265 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.265 INFO [stderr] Dec 04 15:02:29.265 INFO [stderr] warning: cannot find type `original_json` in this scope Dec 04 15:02:29.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [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 04 15:02:29.265 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.265 INFO [stderr] Dec 04 15:02:29.265 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 15:02:29.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [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 04 15:02:29.265 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.265 INFO [stderr] Dec 04 15:02:29.265 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 04 15:02:29.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.265 INFO [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 04 15:02:29.265 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.265 INFO [stderr] Dec 04 15:02:29.265 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 15:02:29.265 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.265 INFO [stderr] | Dec 04 15:02:29.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.266 INFO [stderr] | Dec 04 15:02:29.266 INFO [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 04 15:02:29.266 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.266 INFO [stderr] Dec 04 15:02:29.266 INFO [stderr] warning: cannot find type `media_type` in this scope Dec 04 15:02:29.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.266 INFO [stderr] | Dec 04 15:02:29.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.266 INFO [stderr] | Dec 04 15:02:29.266 INFO [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 04 15:02:29.266 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.266 INFO [stderr] Dec 04 15:02:29.266 INFO [stderr] warning: cannot find type `posted_by` in this scope Dec 04 15:02:29.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.266 INFO [stderr] | Dec 04 15:02:29.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.266 INFO [stderr] | Dec 04 15:02:29.266 INFO [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 04 15:02:29.266 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.266 INFO [stderr] Dec 04 15:02:29.266 INFO [stderr] warning: cannot find type `icon` in this scope Dec 04 15:02:29.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.266 INFO [stderr] | Dec 04 15:02:29.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.266 INFO [stderr] | Dec 04 15:02:29.266 INFO [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 04 15:02:29.266 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.266 INFO [stderr] Dec 04 15:02:29.266 INFO [stderr] warning: cannot find type `visibility` in this scope Dec 04 15:02:29.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.266 INFO [stderr] | Dec 04 15:02:29.266 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.266 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.266 INFO [stderr] | Dec 04 15:02:29.266 INFO [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 04 15:02:29.266 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.266 INFO [stderr] Dec 04 15:02:29.271 INFO [stderr] warning: cannot find type `file_path` in this scope Dec 04 15:02:29.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.271 INFO [stderr] | Dec 04 15:02:29.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.271 INFO [stderr] | Dec 04 15:02:29.271 INFO [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 04 15:02:29.271 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.271 INFO [stderr] Dec 04 15:02:29.271 INFO [stderr] warning: cannot find type `follower` in this scope Dec 04 15:02:29.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.271 INFO [stderr] | Dec 04 15:02:29.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.271 INFO [stderr] | Dec 04 15:02:29.271 INFO [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 04 15:02:29.271 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.271 INFO [stderr] Dec 04 15:02:29.272 INFO [stderr] warning: cannot find type `follows` in this scope Dec 04 15:02:29.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.272 INFO [stderr] | Dec 04 15:02:29.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.272 INFO [stderr] | Dec 04 15:02:29.272 INFO [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 04 15:02:29.272 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.272 INFO [stderr] Dec 04 15:02:29.272 INFO [stderr] warning: cannot find type `width` in this scope Dec 04 15:02:29.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.272 INFO [stderr] | Dec 04 15:02:29.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.272 INFO [stderr] | Dec 04 15:02:29.272 INFO [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 04 15:02:29.272 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.272 INFO [stderr] Dec 04 15:02:29.272 INFO [stderr] warning: cannot find type `height` in this scope Dec 04 15:02:29.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.272 INFO [stderr] | Dec 04 15:02:29.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.272 INFO [stderr] | Dec 04 15:02:29.272 INFO [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 04 15:02:29.272 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.272 INFO [stderr] Dec 04 15:02:29.272 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 04 15:02:29.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.272 INFO [stderr] | Dec 04 15:02:29.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.272 INFO [stderr] | Dec 04 15:02:29.272 INFO [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 04 15:02:29.272 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.272 INFO [stderr] Dec 04 15:02:29.273 INFO [stderr] warning: cannot find type `href` in this scope Dec 04 15:02:29.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.273 INFO [stderr] | Dec 04 15:02:29.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.273 INFO [stderr] | Dec 04 15:02:29.273 INFO [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 04 15:02:29.273 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.273 INFO [stderr] Dec 04 15:02:29.273 INFO [stderr] warning: cannot find type `href_lang` in this scope Dec 04 15:02:29.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.273 INFO [stderr] | Dec 04 15:02:29.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.273 INFO [stderr] | Dec 04 15:02:29.273 INFO [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 04 15:02:29.273 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.273 INFO [stderr] Dec 04 15:02:29.274 INFO [stderr] warning: cannot find type `preview` in this scope Dec 04 15:02:29.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.274 INFO [stderr] | Dec 04 15:02:29.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.274 INFO [stderr] | Dec 04 15:02:29.274 INFO [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 04 15:02:29.274 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.274 INFO [stderr] Dec 04 15:02:29.274 INFO [stderr] warning: cannot find type `base_post` in this scope Dec 04 15:02:29.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.274 INFO [stderr] | Dec 04 15:02:29.274 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.274 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.274 INFO [stderr] | Dec 04 15:02:29.274 INFO [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 04 15:02:29.274 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.274 INFO [stderr] Dec 04 15:02:29.276 INFO [stderr] warning: cannot find type `default_visibility` in this scope Dec 04 15:02:29.277 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.277 INFO [stderr] | Dec 04 15:02:29.277 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.277 INFO [stderr] | Dec 04 15:02:29.277 INFO [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 04 15:02:29.277 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.277 INFO [stderr] Dec 04 15:02:29.277 INFO [stderr] warning: cannot find type `is_searchable` in this scope Dec 04 15:02:29.277 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.277 INFO [stderr] | Dec 04 15:02:29.277 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.277 INFO [stderr] | Dec 04 15:02:29.277 INFO [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 04 15:02:29.277 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.277 INFO [stderr] Dec 04 15:02:29.277 INFO [stderr] warning: cannot find type `avatar` in this scope Dec 04 15:02:29.277 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.277 INFO [stderr] | Dec 04 15:02:29.277 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.277 INFO [stderr] | Dec 04 15:02:29.277 INFO [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 04 15:02:29.277 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.277 INFO [stderr] Dec 04 15:02:29.277 INFO [stderr] warning: cannot find type `shortname` in this scope Dec 04 15:02:29.278 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.278 INFO [stderr] | Dec 04 15:02:29.278 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.278 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.278 INFO [stderr] | Dec 04 15:02:29.278 INFO [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 04 15:02:29.278 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.278 INFO [stderr] Dec 04 15:02:29.278 INFO [stderr] warning: cannot find type `base_actor` in this scope Dec 04 15:02:29.278 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.278 INFO [stderr] | Dec 04 15:02:29.278 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.278 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.278 INFO [stderr] | Dec 04 15:02:29.278 INFO [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 04 15:02:29.278 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.278 INFO [stderr] Dec 04 15:02:29.278 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 15:02:29.278 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.278 INFO [stderr] | Dec 04 15:02:29.278 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.278 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.278 INFO [stderr] | Dec 04 15:02:29.278 INFO [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 04 15:02:29.279 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.279 INFO [stderr] Dec 04 15:02:29.279 INFO [stderr] warning: cannot find type `body` in this scope Dec 04 15:02:29.279 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.279 INFO [stderr] | Dec 04 15:02:29.279 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.279 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.279 INFO [stderr] | Dec 04 15:02:29.279 INFO [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 04 15:02:29.279 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.279 INFO [stderr] Dec 04 15:02:29.279 INFO [stderr] warning: cannot find type `date` in this scope Dec 04 15:02:29.279 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.279 INFO [stderr] | Dec 04 15:02:29.279 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.279 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.279 INFO [stderr] | Dec 04 15:02:29.279 INFO [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 04 15:02:29.279 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.279 INFO [stderr] Dec 04 15:02:29.279 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 15:02:29.279 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:02:29.279 INFO [stderr] | Dec 04 15:02:29.279 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:02:29.279 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:02:29.279 INFO [stderr] | Dec 04 15:02:29.279 INFO [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 04 15:02:29.279 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:02:29.279 INFO [stderr] Dec 04 15:02:29.287 INFO [stderr] warning: unused import: `std::io` Dec 04 15:02:29.287 INFO [stderr] --> src/lib.rs:14:5 Dec 04 15:02:29.287 INFO [stderr] | Dec 04 15:02:29.287 INFO [stderr] 14 | use std::io; Dec 04 15:02:29.287 INFO [stderr] | ^^^^^^^ Dec 04 15:02:29.287 INFO [stderr] | Dec 04 15:02:29.287 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 15:02:29.287 INFO [stderr] Dec 04 15:02:38.311 INFO [stderr] error: custom attribute panicked Dec 04 15:02:38.311 INFO [stderr] --> src/main.rs:20:1 Dec 04 15:02:38.311 INFO [stderr] | Dec 04 15:02:38.311 INFO [stderr] 20 | #[get("/")] Dec 04 15:02:38.311 INFO [stderr] | ^^^^^^^^^^^ Dec 04 15:02:38.311 INFO [stderr] | Dec 04 15:02:38.311 INFO [stderr] = help: message: use-after-free in `proc_macro` handle Dec 04 15:02:38.311 INFO [stderr] Dec 04 15:02:38.311 INFO [stderr] error: aborting due to previous error Dec 04 15:02:38.311 INFO [stderr] Dec 04 15:02:38.319 INFO [stderr] error: Could not compile `weblogue`. Dec 04 15:02:38.319 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 04 15:02:38.619 INFO [stderr] error: custom attribute panicked Dec 04 15:02:38.619 INFO [stderr] --> src/main.rs:20:1 Dec 04 15:02:38.619 INFO [stderr] | Dec 04 15:02:38.619 INFO [stderr] 20 | #[get("/")] Dec 04 15:02:38.619 INFO [stderr] | ^^^^^^^^^^^ Dec 04 15:02:38.619 INFO [stderr] | Dec 04 15:02:38.619 INFO [stderr] = help: message: use-after-free in `proc_macro` handle Dec 04 15:02:38.619 INFO [stderr] Dec 04 15:02:38.619 INFO [stderr] error: aborting due to previous error Dec 04 15:02:38.619 INFO [stderr] Dec 04 15:02:38.647 INFO [stderr] error: Could not compile `weblogue`. Dec 04 15:02:38.647 INFO [stderr] Dec 04 15:02:38.647 INFO [stderr] To learn more, run the command again with --verbose. Dec 04 15:02:38.653 INFO [stderr] su: No module specific data is present Dec 04 15:02:39.829 INFO running `"docker" "inspect" "d9f42e8fee0c9e26dbd911fd43acb388d73ff98b78132e78f6ed4a25fd9f5335"` Dec 04 15:02:40.195 INFO running `"docker" "rm" "-f" "d9f42e8fee0c9e26dbd911fd43acb388d73ff98b78132e78f6ed4a25fd9f5335"` Dec 04 15:02:40.583 INFO [stdout] d9f42e8fee0c9e26dbd911fd43acb388d73ff98b78132e78f6ed4a25fd9f5335