Dec 13 12:23:17.130 INFO testing losborne/weblogue against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 12:23:17.130 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 12:23:17.596 INFO [stdout] d74816dd381eee1baf62c831f5a9ed6ff1deccecc47c3319cb5244d630a5490b Dec 13 12:23:17.598 INFO running `"docker" "start" "-a" "d74816dd381eee1baf62c831f5a9ed6ff1deccecc47c3319cb5244d630a5490b"` Dec 13 12:23:19.111 INFO [stderr] usermod: no changes Dec 13 12:23:19.566 INFO [stderr] Compiling proc-macro2 v0.4.21 Dec 13 12:23:19.683 INFO [stderr] Compiling pear_codegen v0.1.0 Dec 13 12:23:19.683 INFO [stderr] Compiling filetime v0.2.2 Dec 13 12:23:19.683 INFO [stderr] Compiling syn v0.11.11 Dec 13 12:23:19.683 INFO [stderr] Compiling cookie v0.11.0 Dec 13 12:23:19.683 INFO [stderr] Compiling error-chain v0.10.0 Dec 13 12:23:19.683 INFO [stderr] Compiling diesel v1.3.3 Dec 13 12:23:19.683 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 13 12:23:28.347 INFO [stderr] Compiling inotify v0.6.1 Dec 13 12:23:31.151 INFO [stderr] Compiling quote v0.6.10 Dec 13 12:23:33.771 INFO [stderr] Compiling syn v0.15.18 Dec 13 12:23:33.771 INFO [stderr] Compiling syn v0.14.9 Dec 13 12:23:35.068 INFO [stderr] Compiling notify v4.0.6 Dec 13 12:23:52.679 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 13 12:23:59.267 INFO [stderr] Compiling pest_generator v2.0.0 Dec 13 12:24:01.719 INFO [stderr] Compiling dotenv v0.10.1 Dec 13 12:24:08.346 INFO [stderr] Compiling pest_derive v2.0.1 Dec 13 12:24:14.695 INFO [stderr] Compiling tera v0.11.19 Dec 13 12:24:24.719 INFO [stderr] Compiling devise_core v0.1.0 Dec 13 12:24:24.719 INFO [stderr] Compiling serde_derive v1.0.80 Dec 13 12:24:38.435 INFO [stderr] Compiling devise_codegen v0.1.0 Dec 13 12:24:42.655 INFO [stderr] Compiling pear v0.1.0 Dec 13 12:24:48.967 INFO [stderr] Compiling rocket_http v0.4.0-rc.1 Dec 13 12:24:49.287 INFO [stderr] Compiling devise v0.1.0 Dec 13 12:25:25.794 INFO [stderr] Compiling rocket_codegen v0.4.0-rc.1 Dec 13 12:25:46.884 INFO [stderr] Compiling rocket v0.4.0-rc.1 Dec 13 12:26:02.839 INFO [stderr] Compiling rocket_contrib v0.4.0-rc.1 Dec 13 12:26:08.641 INFO [stderr] Compiling weblogue v0.1.0 (/source) Dec 13 12:26:12.455 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 12:26:12.455 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 12:26:12.456 INFO [stderr] | Dec 13 12:26:12.456 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 12:26:12.456 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.457 INFO [stderr] | Dec 13 12:26:12.457 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 12:26:12.457 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.458 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.458 INFO [stderr] Dec 13 12:26:12.458 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 12:26:12.459 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 12:26:12.459 INFO [stderr] | Dec 13 12:26:12.459 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 12:26:12.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.460 INFO [stderr] | Dec 13 12:26:12.460 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.460 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.461 INFO [stderr] Dec 13 12:26:12.461 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 12:26:12.461 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.462 INFO [stderr] | Dec 13 12:26:12.462 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.462 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.462 INFO [stderr] | Dec 13 12:26:12.462 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.462 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.462 INFO [stderr] Dec 13 12:26:12.462 INFO [stderr] warning: cannot find type `display_name` in this scope Dec 13 12:26:12.462 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.462 INFO [stderr] | Dec 13 12:26:12.462 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.462 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.462 INFO [stderr] | Dec 13 12:26:12.462 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.462 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.462 INFO [stderr] Dec 13 12:26:12.462 INFO [stderr] warning: cannot find type `profile_url` in this scope Dec 13 12:26:12.463 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.463 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.463 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.463 INFO [stderr] Dec 13 12:26:12.463 INFO [stderr] warning: cannot find type `inbox_url` in this scope Dec 13 12:26:12.463 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.463 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.463 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.463 INFO [stderr] Dec 13 12:26:12.463 INFO [stderr] warning: cannot find type `outbox_url` in this scope Dec 13 12:26:12.463 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.463 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.463 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.463 INFO [stderr] Dec 13 12:26:12.463 INFO [stderr] warning: cannot find type `local_user` in this scope Dec 13 12:26:12.463 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.463 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.463 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.463 INFO [stderr] Dec 13 12:26:12.463 INFO [stderr] warning: cannot find type `follow_policy` in this scope Dec 13 12:26:12.463 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.463 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.463 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.463 INFO [stderr] Dec 13 12:26:12.463 INFO [stderr] warning: cannot find type `original_json` in this scope Dec 13 12:26:12.463 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.463 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.463 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.463 INFO [stderr] Dec 13 12:26:12.463 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 13 12:26:12.463 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.463 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.463 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.463 INFO [stderr] Dec 13 12:26:12.463 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 13 12:26:12.463 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.463 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.463 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.463 INFO [stderr] Dec 13 12:26:12.463 INFO [stderr] warning: cannot find type `name` in this scope Dec 13 12:26:12.463 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.463 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.463 INFO [stderr] | Dec 13 12:26:12.463 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.463 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.463 INFO [stderr] Dec 13 12:26:12.464 INFO [stderr] warning: cannot find type `media_type` in this scope Dec 13 12:26:12.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.464 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.464 INFO [stderr] Dec 13 12:26:12.464 INFO [stderr] warning: cannot find type `posted_by` in this scope Dec 13 12:26:12.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.464 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.464 INFO [stderr] Dec 13 12:26:12.464 INFO [stderr] warning: cannot find type `icon` in this scope Dec 13 12:26:12.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.464 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.464 INFO [stderr] Dec 13 12:26:12.464 INFO [stderr] warning: cannot find type `visibility` in this scope Dec 13 12:26:12.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.464 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.464 INFO [stderr] Dec 13 12:26:12.464 INFO [stderr] warning: cannot find type `file_path` in this scope Dec 13 12:26:12.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.464 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.464 INFO [stderr] Dec 13 12:26:12.464 INFO [stderr] warning: cannot find type `follower` in this scope Dec 13 12:26:12.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.464 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.464 INFO [stderr] Dec 13 12:26:12.464 INFO [stderr] warning: cannot find type `follows` in this scope Dec 13 12:26:12.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.464 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.464 INFO [stderr] Dec 13 12:26:12.464 INFO [stderr] warning: cannot find type `width` in this scope Dec 13 12:26:12.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.464 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.464 INFO [stderr] Dec 13 12:26:12.464 INFO [stderr] warning: cannot find type `height` in this scope Dec 13 12:26:12.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.464 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.464 INFO [stderr] Dec 13 12:26:12.464 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 13 12:26:12.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.464 INFO [stderr] | Dec 13 12:26:12.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.464 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.464 INFO [stderr] Dec 13 12:26:12.464 INFO [stderr] warning: cannot find type `href` in this scope Dec 13 12:26:12.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.465 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.465 INFO [stderr] Dec 13 12:26:12.465 INFO [stderr] warning: cannot find type `href_lang` in this scope Dec 13 12:26:12.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.465 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.465 INFO [stderr] Dec 13 12:26:12.465 INFO [stderr] warning: cannot find type `preview` in this scope Dec 13 12:26:12.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.465 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.465 INFO [stderr] Dec 13 12:26:12.465 INFO [stderr] warning: cannot find type `base_post` in this scope Dec 13 12:26:12.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.465 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.465 INFO [stderr] Dec 13 12:26:12.465 INFO [stderr] warning: cannot find type `default_visibility` in this scope Dec 13 12:26:12.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.465 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.465 INFO [stderr] Dec 13 12:26:12.465 INFO [stderr] warning: cannot find type `is_searchable` in this scope Dec 13 12:26:12.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.465 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.465 INFO [stderr] Dec 13 12:26:12.465 INFO [stderr] warning: cannot find type `avatar` in this scope Dec 13 12:26:12.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.465 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.465 INFO [stderr] Dec 13 12:26:12.465 INFO [stderr] warning: cannot find type `shortname` in this scope Dec 13 12:26:12.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.465 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.465 INFO [stderr] Dec 13 12:26:12.465 INFO [stderr] warning: cannot find type `base_actor` in this scope Dec 13 12:26:12.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.465 INFO [stderr] | Dec 13 12:26:12.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.465 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.465 INFO [stderr] Dec 13 12:26:12.465 INFO [stderr] warning: cannot find type `title` in this scope Dec 13 12:26:12.466 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.466 INFO [stderr] | Dec 13 12:26:12.466 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.466 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.466 INFO [stderr] | Dec 13 12:26:12.466 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.466 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.466 INFO [stderr] Dec 13 12:26:12.466 INFO [stderr] warning: cannot find type `body` in this scope Dec 13 12:26:12.466 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.466 INFO [stderr] | Dec 13 12:26:12.466 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.466 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.466 INFO [stderr] | Dec 13 12:26:12.466 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.466 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.466 INFO [stderr] Dec 13 12:26:12.466 INFO [stderr] warning: cannot find type `date` in this scope Dec 13 12:26:12.466 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.466 INFO [stderr] | Dec 13 12:26:12.466 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.466 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.466 INFO [stderr] | Dec 13 12:26:12.466 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.466 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.466 INFO [stderr] Dec 13 12:26:12.466 INFO [stderr] warning: cannot find type `published` in this scope Dec 13 12:26:12.466 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 12:26:12.466 INFO [stderr] | Dec 13 12:26:12.466 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 12:26:12.466 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 12:26:12.466 INFO [stderr] | Dec 13 12:26:12.466 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 12:26:12.466 INFO [stderr] = note: for more information, see issue #50504 Dec 13 12:26:12.466 INFO [stderr] Dec 13 12:26:12.466 INFO [stderr] warning: unused import: `std::io` Dec 13 12:26:12.466 INFO [stderr] --> src/lib.rs:14:5 Dec 13 12:26:12.466 INFO [stderr] | Dec 13 12:26:12.466 INFO [stderr] 14 | use std::io; Dec 13 12:26:12.466 INFO [stderr] | ^^^^^^^ Dec 13 12:26:12.466 INFO [stderr] | Dec 13 12:26:12.466 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 12:26:12.466 INFO [stderr] Dec 13 12:26:20.321 INFO [stderr] error: custom attribute panicked Dec 13 12:26:20.321 INFO [stderr] --> src/main.rs:20:1 Dec 13 12:26:20.321 INFO [stderr] | Dec 13 12:26:20.321 INFO [stderr] 20 | #[get("/")] Dec 13 12:26:20.321 INFO [stderr] | ^^^^^^^^^^^ Dec 13 12:26:20.321 INFO [stderr] | Dec 13 12:26:20.321 INFO [stderr] = help: message: use-after-free in `proc_macro` handle Dec 13 12:26:20.321 INFO [stderr] Dec 13 12:26:20.321 INFO [stderr] error: aborting due to previous error Dec 13 12:26:20.321 INFO [stderr] Dec 13 12:26:20.344 INFO [stderr] error: Could not compile `weblogue`. Dec 13 12:26:20.344 INFO [stderr] Dec 13 12:26:20.345 INFO [stderr] To learn more, run the command again with --verbose. Dec 13 12:26:20.348 INFO [stderr] su: No module specific data is present Dec 13 12:26:23.034 INFO running `"docker" "inspect" "d74816dd381eee1baf62c831f5a9ed6ff1deccecc47c3319cb5244d630a5490b"` Dec 13 12:26:23.327 INFO running `"docker" "rm" "-f" "d74816dd381eee1baf62c831f5a9ed6ff1deccecc47c3319cb5244d630a5490b"` Dec 13 12:26:23.731 INFO [stdout] d74816dd381eee1baf62c831f5a9ed6ff1deccecc47c3319cb5244d630a5490b