Dec 05 16:08:03.468 INFO testing losborne/weblogue against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 16:08:03.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +906deae0790bd18681b937fe9a141a3c26cf1855-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 05 16:08:04.118 INFO [stdout] 9aaa6fd45ad54690a33a1297a183df00ec30070e87591f055a22524946364757 Dec 05 16:08:04.120 INFO running `"docker" "start" "-a" "9aaa6fd45ad54690a33a1297a183df00ec30070e87591f055a22524946364757"` Dec 05 16:08:06.233 INFO [stderr] usermod: no changes Dec 05 16:08:06.724 INFO [stderr] Compiling proc-macro2 v0.4.21 Dec 05 16:08:06.731 INFO [stderr] Compiling pear_codegen v0.1.0 Dec 05 16:08:06.731 INFO [stderr] Compiling rocket_codegen v0.4.0-rc.1 Dec 05 16:08:06.731 INFO [stderr] Compiling rocket v0.4.0-rc.1 Dec 05 16:08:06.734 INFO [stderr] Compiling inotify-sys v0.1.3 Dec 05 16:08:06.734 INFO [stderr] Compiling filetime v0.2.2 Dec 05 16:08:06.768 INFO [stderr] Compiling mio-extras v2.0.5 Dec 05 16:08:06.768 INFO [stderr] Compiling fake v1.2.2 Dec 05 16:08:08.620 INFO [stderr] Compiling cookie v0.11.0 Dec 05 16:08:10.140 INFO [stderr] Compiling hyper v0.10.15 Dec 05 16:08:10.650 INFO [stderr] Compiling error-chain v0.12.0 Dec 05 16:08:10.997 INFO [stderr] Compiling diesel v1.3.3 Dec 05 16:08:11.310 INFO [stderr] Compiling dotenv v0.10.1 Dec 05 16:08:11.892 INFO [stderr] Compiling tokio-reactor v0.1.6 Dec 05 16:08:20.324 INFO [stderr] Compiling inotify v0.6.1 Dec 05 16:08:20.672 INFO [stderr] Compiling quote v0.6.10 Dec 05 16:08:23.308 INFO [stderr] Compiling syn v0.15.18 Dec 05 16:08:23.308 INFO [stderr] Compiling syn v0.14.9 Dec 05 16:08:28.621 INFO [stderr] Compiling notify v4.0.6 Dec 05 16:08:46.957 INFO [stderr] Compiling pest_generator v2.0.0 Dec 05 16:08:55.188 INFO [stderr] Compiling pest_derive v2.0.1 Dec 05 16:09:02.824 INFO [stderr] Compiling tera v0.11.19 Dec 05 16:09:08.389 INFO [stderr] Compiling devise_core v0.1.0 Dec 05 16:09:08.389 INFO [stderr] Compiling serde_derive v1.0.80 Dec 05 16:09:23.096 INFO [stderr] Compiling devise_codegen v0.1.0 Dec 05 16:09:27.296 INFO [stderr] Compiling pear v0.1.0 Dec 05 16:09:33.100 INFO [stderr] Compiling devise v0.1.0 Dec 05 16:09:33.310 INFO [stderr] Compiling rocket_http v0.4.0-rc.1 Dec 05 16:10:51.573 INFO [stderr] Compiling rocket_contrib v0.4.0-rc.1 Dec 05 16:10:56.564 INFO [stderr] Compiling weblogue v0.1.0 (/source) Dec 05 16:11:00.405 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 16:11:00.405 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 16:11:00.405 INFO [stderr] | Dec 05 16:11:00.405 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 16:11:00.405 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.405 INFO [stderr] | Dec 05 16:11:00.405 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 16:11:00.405 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.405 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.405 INFO [stderr] Dec 05 16:11:00.405 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 16:11:00.405 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 16:11:00.405 INFO [stderr] | Dec 05 16:11:00.405 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 16:11:00.405 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.405 INFO [stderr] | Dec 05 16:11:00.405 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.405 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.405 INFO [stderr] Dec 05 16:11:00.405 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 16:11:00.405 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.405 INFO [stderr] | Dec 05 16:11:00.405 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.405 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.405 INFO [stderr] | Dec 05 16:11:00.405 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.405 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.405 INFO [stderr] Dec 05 16:11:00.405 INFO [stderr] warning: cannot find type `display_name` in this scope Dec 05 16:11:00.405 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.405 INFO [stderr] | Dec 05 16:11:00.405 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.405 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.406 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.406 INFO [stderr] Dec 05 16:11:00.406 INFO [stderr] warning: cannot find type `profile_url` in this scope Dec 05 16:11:00.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.406 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.406 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.406 INFO [stderr] Dec 05 16:11:00.406 INFO [stderr] warning: cannot find type `inbox_url` in this scope Dec 05 16:11:00.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.406 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.406 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.406 INFO [stderr] Dec 05 16:11:00.406 INFO [stderr] warning: cannot find type `outbox_url` in this scope Dec 05 16:11:00.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.406 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.406 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.406 INFO [stderr] Dec 05 16:11:00.406 INFO [stderr] warning: cannot find type `local_user` in this scope Dec 05 16:11:00.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.406 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.406 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.406 INFO [stderr] Dec 05 16:11:00.406 INFO [stderr] warning: cannot find type `follow_policy` in this scope Dec 05 16:11:00.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.406 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.406 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.406 INFO [stderr] Dec 05 16:11:00.406 INFO [stderr] warning: cannot find type `original_json` in this scope Dec 05 16:11:00.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.406 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.406 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.406 INFO [stderr] Dec 05 16:11:00.406 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 05 16:11:00.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.406 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.406 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.406 INFO [stderr] Dec 05 16:11:00.406 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 05 16:11:00.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.406 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.406 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.406 INFO [stderr] Dec 05 16:11:00.406 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 16:11:00.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.406 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.406 INFO [stderr] | Dec 05 16:11:00.406 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.406 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.406 INFO [stderr] Dec 05 16:11:00.406 INFO [stderr] warning: cannot find type `media_type` in this scope Dec 05 16:11:00.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.407 INFO [stderr] | Dec 05 16:11:00.407 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.407 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.407 INFO [stderr] | Dec 05 16:11:00.407 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.407 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.407 INFO [stderr] Dec 05 16:11:00.407 INFO [stderr] warning: cannot find type `posted_by` in this scope Dec 05 16:11:00.407 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.407 INFO [stderr] | Dec 05 16:11:00.407 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.407 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.407 INFO [stderr] | Dec 05 16:11:00.407 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.407 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.407 INFO [stderr] Dec 05 16:11:00.407 INFO [stderr] warning: cannot find type `icon` in this scope Dec 05 16:11:00.407 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.407 INFO [stderr] | Dec 05 16:11:00.407 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.407 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.407 INFO [stderr] | Dec 05 16:11:00.407 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.407 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.407 INFO [stderr] Dec 05 16:11:00.407 INFO [stderr] warning: cannot find type `visibility` in this scope Dec 05 16:11:00.407 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.407 INFO [stderr] | Dec 05 16:11:00.407 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.407 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.407 INFO [stderr] | Dec 05 16:11:00.407 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.407 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.407 INFO [stderr] Dec 05 16:11:00.407 INFO [stderr] warning: cannot find type `file_path` in this scope Dec 05 16:11:00.407 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.407 INFO [stderr] | Dec 05 16:11:00.407 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.407 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.407 INFO [stderr] | Dec 05 16:11:00.407 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.407 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.407 INFO [stderr] Dec 05 16:11:00.407 INFO [stderr] warning: cannot find type `follower` in this scope Dec 05 16:11:00.407 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.407 INFO [stderr] | Dec 05 16:11:00.407 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.409 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.409 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.410 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.410 INFO [stderr] Dec 05 16:11:00.410 INFO [stderr] warning: cannot find type `follows` in this scope Dec 05 16:11:00.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.410 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.410 INFO [stderr] Dec 05 16:11:00.410 INFO [stderr] warning: cannot find type `width` in this scope Dec 05 16:11:00.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.410 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.410 INFO [stderr] Dec 05 16:11:00.410 INFO [stderr] warning: cannot find type `height` in this scope Dec 05 16:11:00.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.410 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.410 INFO [stderr] Dec 05 16:11:00.410 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 05 16:11:00.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.410 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.410 INFO [stderr] Dec 05 16:11:00.410 INFO [stderr] warning: cannot find type `href` in this scope Dec 05 16:11:00.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.410 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.410 INFO [stderr] Dec 05 16:11:00.410 INFO [stderr] warning: cannot find type `href_lang` in this scope Dec 05 16:11:00.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.410 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.410 INFO [stderr] Dec 05 16:11:00.410 INFO [stderr] warning: cannot find type `preview` in this scope Dec 05 16:11:00.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.410 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.410 INFO [stderr] Dec 05 16:11:00.410 INFO [stderr] warning: cannot find type `base_post` in this scope Dec 05 16:11:00.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.410 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.410 INFO [stderr] Dec 05 16:11:00.410 INFO [stderr] warning: cannot find type `default_visibility` in this scope Dec 05 16:11:00.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.410 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.410 INFO [stderr] Dec 05 16:11:00.410 INFO [stderr] warning: cannot find type `is_searchable` in this scope Dec 05 16:11:00.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.410 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.411 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.411 INFO [stderr] Dec 05 16:11:00.411 INFO [stderr] warning: cannot find type `avatar` in this scope Dec 05 16:11:00.411 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.411 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.411 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.411 INFO [stderr] Dec 05 16:11:00.411 INFO [stderr] warning: cannot find type `shortname` in this scope Dec 05 16:11:00.411 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.411 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.411 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.411 INFO [stderr] Dec 05 16:11:00.411 INFO [stderr] warning: cannot find type `base_actor` in this scope Dec 05 16:11:00.411 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.411 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.411 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.411 INFO [stderr] Dec 05 16:11:00.411 INFO [stderr] warning: cannot find type `title` in this scope Dec 05 16:11:00.411 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.411 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.411 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.411 INFO [stderr] Dec 05 16:11:00.411 INFO [stderr] warning: cannot find type `body` in this scope Dec 05 16:11:00.411 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.411 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.411 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.411 INFO [stderr] Dec 05 16:11:00.411 INFO [stderr] warning: cannot find type `date` in this scope Dec 05 16:11:00.411 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.411 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.411 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.411 INFO [stderr] | Dec 05 16:11:00.412 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.412 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.412 INFO [stderr] Dec 05 16:11:00.412 INFO [stderr] warning: cannot find type `published` in this scope Dec 05 16:11:00.412 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 16:11:00.412 INFO [stderr] | Dec 05 16:11:00.412 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 16:11:00.412 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 16:11:00.412 INFO [stderr] | Dec 05 16:11:00.412 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 05 16:11:00.412 INFO [stderr] = note: for more information, see issue #50504 Dec 05 16:11:00.412 INFO [stderr] Dec 05 16:11:00.412 INFO [stderr] warning: unused import: `std::io` Dec 05 16:11:00.412 INFO [stderr] --> src/lib.rs:14:5 Dec 05 16:11:00.412 INFO [stderr] | Dec 05 16:11:00.412 INFO [stderr] 14 | use std::io; Dec 05 16:11:00.412 INFO [stderr] | ^^^^^^^ Dec 05 16:11:00.412 INFO [stderr] | Dec 05 16:11:00.412 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 05 16:11:00.412 INFO [stderr] Dec 05 16:11:08.044 INFO [stderr] error: custom attribute panicked Dec 05 16:11:08.045 INFO [stderr] --> src/main.rs:20:1 Dec 05 16:11:08.045 INFO [stderr] | Dec 05 16:11:08.045 INFO [stderr] 20 | #[get("/")] Dec 05 16:11:08.046 INFO [stderr] | ^^^^^^^^^^^ Dec 05 16:11:08.046 INFO [stderr] | Dec 05 16:11:08.046 INFO [stderr] = help: message: use-after-free in `proc_macro` handle Dec 05 16:11:08.047 INFO [stderr] Dec 05 16:11:08.047 INFO [stderr] error: aborting due to previous error Dec 05 16:11:08.047 INFO [stderr] Dec 05 16:11:08.068 INFO [stderr] error: Could not compile `weblogue`. Dec 05 16:11:08.069 INFO [stderr] Dec 05 16:11:08.069 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 16:11:08.073 INFO [stderr] su: No module specific data is present Dec 05 16:11:09.744 INFO running `"docker" "inspect" "9aaa6fd45ad54690a33a1297a183df00ec30070e87591f055a22524946364757"` Dec 05 16:11:09.986 INFO running `"docker" "rm" "-f" "9aaa6fd45ad54690a33a1297a183df00ec30070e87591f055a22524946364757"` Dec 05 16:11:10.298 INFO [stdout] 9aaa6fd45ad54690a33a1297a183df00ec30070e87591f055a22524946364757