Nov 27 16:46:37.575 INFO documenting n3phtys/molecule-dev against master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb for pr-55318 Nov 27 16:46:37.575 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-6/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55318/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/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 +6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 27 16:46:37.777 INFO [stdout] b23807fa2b95ae6e49e26dbf0ea4d4b582b89143af5b44a5dba809a7af1d4b36 Nov 27 16:46:37.778 INFO running `"docker" "start" "-a" "b23807fa2b95ae6e49e26dbf0ea4d4b582b89143af5b44a5dba809a7af1d4b36"` Nov 27 16:46:38.314 INFO [stderr] usermod: no changes Nov 27 16:46:38.522 INFO [stderr] Compiling serde v1.0.64 Nov 27 16:46:38.522 INFO [stderr] Compiling byteorder v1.2.3 Nov 27 16:46:38.536 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 27 16:46:38.536 INFO [stderr] Compiling backtrace-sys v0.1.21 Nov 27 16:46:38.536 INFO [stderr] Compiling memchr v2.0.1 Nov 27 16:46:38.544 INFO [stderr] Compiling regex-syntax v0.5.6 Nov 27 16:46:38.546 INFO [stderr] Compiling syn v0.11.11 Nov 27 16:46:38.551 INFO [stderr] Compiling thread_local v0.3.5 Nov 27 16:46:40.835 INFO [stderr] Compiling aho-corasick v0.6.4 Nov 27 16:46:45.255 INFO [stderr] Compiling diesel v0.16.0 Nov 27 16:46:46.827 INFO [stderr] Checking diesel v1.3.0 Nov 27 16:46:47.915 INFO [stderr] Checking backtrace v0.3.8 Nov 27 16:46:56.836 INFO [stderr] Checking error-chain v0.10.0 Nov 27 16:47:23.728 INFO [stderr] Compiling regex v0.2.11 Nov 27 16:47:24.056 INFO [stderr] Compiling derive-error-chain v0.10.1 Nov 27 16:47:41.999 INFO [stderr] Checking serde_json v1.0.19 Nov 27 16:47:53.621 INFO [stderr] Checking dotenv v0.10.1 Nov 27 16:48:02.141 INFO [stderr] Compiling diesel_codegen v0.16.1 Nov 27 16:48:27.291 INFO [stderr] Checking migrations_internals v1.3.0 Nov 27 16:48:32.767 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 27 16:48:36.038 INFO [stderr] Checking diesel_migrations v1.3.0 Nov 27 16:48:36.520 INFO [stderr] Checking molecule v0.1.0 (/source) Nov 27 16:48:36.521 INFO [stderr] Documenting molecule v0.1.0 (/source) Nov 27 16:48:38.831 INFO [stderr] warning: unused `#[macro_use]` import Nov 27 16:48:38.832 INFO [stderr] --> src/lib.rs:4:1 Nov 27 16:48:38.832 INFO [stderr] | Nov 27 16:48:38.832 INFO [stderr] 4 | #[macro_use] Nov 27 16:48:38.832 INFO [stderr] | ^^^^^^^^^^^^ Nov 27 16:48:38.833 INFO [stderr] | Nov 27 16:48:38.833 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 27 16:48:38.833 INFO [stderr] Nov 27 16:48:38.852 INFO [stderr] warning: cannot find type `posts` in this scope Nov 27 16:48:38.852 INFO [stderr] --> src/database/models.rs:3:10 Nov 27 16:48:38.852 INFO [stderr] | Nov 27 16:48:38.853 INFO [stderr] 3 | #[derive(Insertable)] Nov 27 16:48:38.853 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.853 INFO [stderr] | Nov 27 16:48:38.854 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 16:48:38.854 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.854 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.855 INFO [stderr] Nov 27 16:48:38.855 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 27 16:48:38.855 INFO [stderr] --> src/database/models.rs:3:10 Nov 27 16:48:38.856 INFO [stderr] | Nov 27 16:48:38.856 INFO [stderr] 3 | #[derive(Insertable)] Nov 27 16:48:38.856 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.857 INFO [stderr] | Nov 27 16:48:38.857 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.857 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.857 INFO [stderr] Nov 27 16:48:38.858 INFO [stderr] warning: cannot find type `posts` in this scope Nov 27 16:48:38.858 INFO [stderr] --> src/database/models.rs:3:10 Nov 27 16:48:38.862 INFO [stderr] | Nov 27 16:48:38.863 INFO [stderr] 3 | #[derive(Insertable)] Nov 27 16:48:38.863 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.864 INFO [stderr] | Nov 27 16:48:38.864 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.864 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.864 INFO [stderr] Nov 27 16:48:38.865 INFO [stderr] warning: cannot find type `Post` in this scope Nov 27 16:48:38.865 INFO [stderr] --> src/database/models.rs:10:10 Nov 27 16:48:38.865 INFO [stderr] | Nov 27 16:48:38.866 INFO [stderr] 10 | #[derive(Queryable)] Nov 27 16:48:38.866 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.866 INFO [stderr] | Nov 27 16:48:38.867 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.867 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.867 INFO [stderr] Nov 27 16:48:38.868 INFO [stderr] warning: cannot find type `users` in this scope Nov 27 16:48:38.868 INFO [stderr] --> src/database/models.rs:18:10 Nov 27 16:48:38.868 INFO [stderr] | Nov 27 16:48:38.868 INFO [stderr] 18 | #[derive(Insertable)] Nov 27 16:48:38.869 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.869 INFO [stderr] | Nov 27 16:48:38.869 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.870 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.870 INFO [stderr] Nov 27 16:48:38.870 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 27 16:48:38.871 INFO [stderr] --> src/database/models.rs:18:10 Nov 27 16:48:38.871 INFO [stderr] | Nov 27 16:48:38.871 INFO [stderr] 18 | #[derive(Insertable)] Nov 27 16:48:38.872 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.872 INFO [stderr] | Nov 27 16:48:38.872 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.872 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.873 INFO [stderr] Nov 27 16:48:38.873 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 16:48:38.873 INFO [stderr] --> src/database/models.rs:25:10 Nov 27 16:48:38.874 INFO [stderr] | Nov 27 16:48:38.874 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 27 16:48:38.874 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.879 INFO [stderr] | Nov 27 16:48:38.879 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.879 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.880 INFO [stderr] Nov 27 16:48:38.880 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 16:48:38.880 INFO [stderr] --> src/database/models.rs:25:21 Nov 27 16:48:38.880 INFO [stderr] | Nov 27 16:48:38.881 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 27 16:48:38.881 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.881 INFO [stderr] | Nov 27 16:48:38.882 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.882 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.882 INFO [stderr] Nov 27 16:48:38.883 INFO [stderr] warning: cannot find type `users` in this scope Nov 27 16:48:38.883 INFO [stderr] --> src/database/models.rs:25:21 Nov 27 16:48:38.883 INFO [stderr] | Nov 27 16:48:38.883 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 27 16:48:38.884 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.884 INFO [stderr] | Nov 27 16:48:38.884 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.885 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.885 INFO [stderr] Nov 27 16:48:38.885 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 16:48:38.886 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 16:48:38.886 INFO [stderr] | Nov 27 16:48:38.886 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 16:48:38.887 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.887 INFO [stderr] | Nov 27 16:48:38.887 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.887 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.888 INFO [stderr] Nov 27 16:48:38.888 INFO [stderr] warning: cannot find type `title` in this scope Nov 27 16:48:38.888 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.889 INFO [stderr] | Nov 27 16:48:38.889 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.889 INFO [stderr] | Nov 27 16:48:38.890 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.890 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.890 INFO [stderr] Nov 27 16:48:38.890 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 27 16:48:38.891 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.892 INFO [stderr] | Nov 27 16:48:38.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.892 INFO [stderr] | Nov 27 16:48:38.893 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.893 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.893 INFO [stderr] Nov 27 16:48:38.893 INFO [stderr] warning: cannot find type `friendly_url` in this scope Nov 27 16:48:38.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.894 INFO [stderr] | Nov 27 16:48:38.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.895 INFO [stderr] | Nov 27 16:48:38.895 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.895 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.895 INFO [stderr] Nov 27 16:48:38.896 INFO [stderr] warning: cannot find type `publish_date` in this scope Nov 27 16:48:38.896 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.896 INFO [stderr] | Nov 27 16:48:38.897 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.897 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.897 INFO [stderr] | Nov 27 16:48:38.897 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.898 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.898 INFO [stderr] Nov 27 16:48:38.898 INFO [stderr] warning: cannot find type `expiration_date` in this scope Nov 27 16:48:38.898 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.900 INFO [stderr] | Nov 27 16:48:38.900 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.900 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.901 INFO [stderr] | Nov 27 16:48:38.901 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.901 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.901 INFO [stderr] Nov 27 16:48:38.902 INFO [stderr] warning: cannot find type `structure_id` in this scope Nov 27 16:48:38.902 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.902 INFO [stderr] | Nov 27 16:48:38.903 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.903 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.904 INFO [stderr] | Nov 27 16:48:38.904 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.904 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.904 INFO [stderr] Nov 27 16:48:38.905 INFO [stderr] warning: cannot find type `content` in this scope Nov 27 16:48:38.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.905 INFO [stderr] | Nov 27 16:48:38.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.906 INFO [stderr] | Nov 27 16:48:38.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.906 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.906 INFO [stderr] Nov 27 16:48:38.906 INFO [stderr] warning: cannot find type `folder_id` in this scope Nov 27 16:48:38.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.906 INFO [stderr] | Nov 27 16:48:38.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.907 INFO [stderr] | Nov 27 16:48:38.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.907 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.907 INFO [stderr] Nov 27 16:48:38.907 INFO [stderr] warning: cannot find type `is_trash` in this scope Nov 27 16:48:38.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.907 INFO [stderr] | Nov 27 16:48:38.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.907 INFO [stderr] | Nov 27 16:48:38.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.907 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.907 INFO [stderr] Nov 27 16:48:38.907 INFO [stderr] warning: cannot find type `is_draft` in this scope Nov 27 16:48:38.907 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.907 INFO [stderr] | Nov 27 16:48:38.907 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.907 INFO [stderr] | Nov 27 16:48:38.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.907 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.907 INFO [stderr] Nov 27 16:48:38.907 INFO [stderr] warning: cannot find type `create_date` in this scope Nov 27 16:48:38.908 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.908 INFO [stderr] | Nov 27 16:48:38.908 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.908 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.908 INFO [stderr] | Nov 27 16:48:38.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.908 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.908 INFO [stderr] Nov 27 16:48:38.908 INFO [stderr] warning: cannot find type `modified_date` in this scope Nov 27 16:48:38.908 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.908 INFO [stderr] | Nov 27 16:48:38.908 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.908 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.908 INFO [stderr] | Nov 27 16:48:38.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.908 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.908 INFO [stderr] Nov 27 16:48:38.908 INFO [stderr] warning: cannot find type `create_user_id` in this scope Nov 27 16:48:38.908 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.908 INFO [stderr] | Nov 27 16:48:38.908 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.908 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.908 INFO [stderr] | Nov 27 16:48:38.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.909 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.909 INFO [stderr] Nov 27 16:48:38.909 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Nov 27 16:48:38.909 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.909 INFO [stderr] | Nov 27 16:48:38.909 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.909 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.909 INFO [stderr] | Nov 27 16:48:38.909 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.909 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.909 INFO [stderr] Nov 27 16:48:38.909 INFO [stderr] warning: cannot find type `site_id` in this scope Nov 27 16:48:38.909 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.909 INFO [stderr] | Nov 27 16:48:38.909 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.909 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.909 INFO [stderr] | Nov 27 16:48:38.909 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.909 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.909 INFO [stderr] Nov 27 16:48:38.909 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Nov 27 16:48:38.909 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.909 INFO [stderr] | Nov 27 16:48:38.909 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.910 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.910 INFO [stderr] | Nov 27 16:48:38.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.910 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.910 INFO [stderr] Nov 27 16:48:38.910 INFO [stderr] warning: cannot find type `file_title` in this scope Nov 27 16:48:38.910 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.910 INFO [stderr] | Nov 27 16:48:38.910 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.910 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.910 INFO [stderr] | Nov 27 16:48:38.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.910 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.910 INFO [stderr] Nov 27 16:48:38.910 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 27 16:48:38.910 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.910 INFO [stderr] | Nov 27 16:48:38.910 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.910 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.910 INFO [stderr] | Nov 27 16:48:38.910 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.910 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.910 INFO [stderr] Nov 27 16:48:38.911 INFO [stderr] warning: cannot find type `file_type_id` in this scope Nov 27 16:48:38.911 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.911 INFO [stderr] | Nov 27 16:48:38.911 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.911 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.911 INFO [stderr] | Nov 27 16:48:38.911 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.911 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.911 INFO [stderr] Nov 27 16:48:38.911 INFO [stderr] warning: cannot find type `page_id` in this scope Nov 27 16:48:38.911 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.911 INFO [stderr] | Nov 27 16:48:38.911 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.911 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.911 INFO [stderr] | Nov 27 16:48:38.911 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.911 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.912 INFO [stderr] Nov 27 16:48:38.912 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Nov 27 16:48:38.912 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.912 INFO [stderr] | Nov 27 16:48:38.912 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.912 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.912 INFO [stderr] | Nov 27 16:48:38.912 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.912 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.912 INFO [stderr] Nov 27 16:48:38.912 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Nov 27 16:48:38.912 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.912 INFO [stderr] | Nov 27 16:48:38.912 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.912 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.912 INFO [stderr] | Nov 27 16:48:38.912 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.913 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.913 INFO [stderr] Nov 27 16:48:38.913 INFO [stderr] warning: cannot find type `additional_css` in this scope Nov 27 16:48:38.913 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.913 INFO [stderr] | Nov 27 16:48:38.913 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.913 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.913 INFO [stderr] | Nov 27 16:48:38.913 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.913 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.913 INFO [stderr] Nov 27 16:48:38.913 INFO [stderr] warning: cannot find type `portlet_id` in this scope Nov 27 16:48:38.913 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.913 INFO [stderr] | Nov 27 16:48:38.913 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.913 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.913 INFO [stderr] | Nov 27 16:48:38.913 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.914 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.914 INFO [stderr] Nov 27 16:48:38.914 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Nov 27 16:48:38.914 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.914 INFO [stderr] | Nov 27 16:48:38.914 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.914 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.914 INFO [stderr] | Nov 27 16:48:38.914 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.914 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.914 INFO [stderr] Nov 27 16:48:38.914 INFO [stderr] warning: cannot find type `portlet_type` in this scope Nov 27 16:48:38.914 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.914 INFO [stderr] | Nov 27 16:48:38.914 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.914 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.914 INFO [stderr] | Nov 27 16:48:38.914 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.915 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.915 INFO [stderr] Nov 27 16:48:38.915 INFO [stderr] warning: cannot find type `config` in this scope Nov 27 16:48:38.915 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.915 INFO [stderr] | Nov 27 16:48:38.915 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.915 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.915 INFO [stderr] | Nov 27 16:48:38.915 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.915 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.915 INFO [stderr] Nov 27 16:48:38.915 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 16:48:38.915 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.915 INFO [stderr] | Nov 27 16:48:38.915 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.915 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.915 INFO [stderr] | Nov 27 16:48:38.915 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.915 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.915 INFO [stderr] Nov 27 16:48:38.915 INFO [stderr] warning: cannot find type `body` in this scope Nov 27 16:48:38.915 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.915 INFO [stderr] | Nov 27 16:48:38.916 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.916 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.916 INFO [stderr] | Nov 27 16:48:38.916 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.916 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.916 INFO [stderr] Nov 27 16:48:38.916 INFO [stderr] warning: cannot find type `published` in this scope Nov 27 16:48:38.916 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.916 INFO [stderr] | Nov 27 16:48:38.916 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.916 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.916 INFO [stderr] | Nov 27 16:48:38.916 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.916 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.916 INFO [stderr] Nov 27 16:48:38.916 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Nov 27 16:48:38.916 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.916 INFO [stderr] | Nov 27 16:48:38.916 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.916 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.916 INFO [stderr] | Nov 27 16:48:38.916 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.916 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.916 INFO [stderr] Nov 27 16:48:38.917 INFO [stderr] warning: cannot find type `theme_id` in this scope Nov 27 16:48:38.917 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.917 INFO [stderr] | Nov 27 16:48:38.917 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.917 INFO [stderr] | Nov 27 16:48:38.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.917 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.917 INFO [stderr] Nov 27 16:48:38.917 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Nov 27 16:48:38.917 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.917 INFO [stderr] | Nov 27 16:48:38.917 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.917 INFO [stderr] | Nov 27 16:48:38.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.917 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.917 INFO [stderr] Nov 27 16:48:38.917 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Nov 27 16:48:38.917 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.917 INFO [stderr] | Nov 27 16:48:38.917 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.917 INFO [stderr] | Nov 27 16:48:38.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.918 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.918 INFO [stderr] Nov 27 16:48:38.918 INFO [stderr] warning: cannot find type `template_id` in this scope Nov 27 16:48:38.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.918 INFO [stderr] | Nov 27 16:48:38.918 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.918 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.918 INFO [stderr] | Nov 27 16:48:38.918 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.918 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.918 INFO [stderr] Nov 27 16:48:38.918 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 27 16:48:38.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.918 INFO [stderr] | Nov 27 16:48:38.918 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.918 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.918 INFO [stderr] | Nov 27 16:48:38.918 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.918 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.918 INFO [stderr] Nov 27 16:48:38.918 INFO [stderr] warning: cannot find type `screen_name` in this scope Nov 27 16:48:38.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.918 INFO [stderr] | Nov 27 16:48:38.919 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.919 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.919 INFO [stderr] | Nov 27 16:48:38.919 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.919 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.919 INFO [stderr] Nov 27 16:48:38.919 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 27 16:48:38.919 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.919 INFO [stderr] | Nov 27 16:48:38.919 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.919 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.919 INFO [stderr] | Nov 27 16:48:38.919 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.919 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.919 INFO [stderr] Nov 27 16:48:38.919 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 27 16:48:38.919 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.919 INFO [stderr] | Nov 27 16:48:38.919 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.919 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.919 INFO [stderr] | Nov 27 16:48:38.920 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.920 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.920 INFO [stderr] Nov 27 16:48:38.920 INFO [stderr] warning: cannot find type `anrede` in this scope Nov 27 16:48:38.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.920 INFO [stderr] | Nov 27 16:48:38.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.920 INFO [stderr] | Nov 27 16:48:38.920 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.920 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.920 INFO [stderr] Nov 27 16:48:38.920 INFO [stderr] warning: cannot find type `geburtstag` in this scope Nov 27 16:48:38.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.920 INFO [stderr] | Nov 27 16:48:38.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.920 INFO [stderr] | Nov 27 16:48:38.921 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.921 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.921 INFO [stderr] Nov 27 16:48:38.921 INFO [stderr] warning: cannot find type `email` in this scope Nov 27 16:48:38.921 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.921 INFO [stderr] | Nov 27 16:48:38.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.921 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.921 INFO [stderr] | Nov 27 16:48:38.921 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.921 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.921 INFO [stderr] Nov 27 16:48:38.921 INFO [stderr] warning: cannot find type `portrait` in this scope Nov 27 16:48:38.921 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.921 INFO [stderr] | Nov 27 16:48:38.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.921 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.921 INFO [stderr] | Nov 27 16:48:38.922 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.922 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.922 INFO [stderr] Nov 27 16:48:38.922 INFO [stderr] warning: cannot find type `original_site_id` in this scope Nov 27 16:48:38.922 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.922 INFO [stderr] | Nov 27 16:48:38.922 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.922 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.922 INFO [stderr] | Nov 27 16:48:38.922 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.922 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.922 INFO [stderr] Nov 27 16:48:38.922 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Nov 27 16:48:38.922 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.922 INFO [stderr] | Nov 27 16:48:38.922 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.922 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.922 INFO [stderr] | Nov 27 16:48:38.923 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.923 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.923 INFO [stderr] Nov 27 16:48:38.923 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Nov 27 16:48:38.923 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.923 INFO [stderr] | Nov 27 16:48:38.923 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.923 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.923 INFO [stderr] | Nov 27 16:48:38.923 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.923 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.923 INFO [stderr] Nov 27 16:48:38.923 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 27 16:48:38.923 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 16:48:38.923 INFO [stderr] | Nov 27 16:48:38.923 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 16:48:38.923 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 16:48:38.923 INFO [stderr] | Nov 27 16:48:38.923 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 16:48:38.923 INFO [stderr] = note: for more information, see issue #50504 Nov 27 16:48:38.923 INFO [stderr] Nov 27 16:48:38.923 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 27 16:48:38.923 INFO [stderr] --> src/database/user.rs:4:5 Nov 27 16:48:38.923 INFO [stderr] | Nov 27 16:48:38.924 INFO [stderr] 4 | use dotenv::dotenv; Nov 27 16:48:38.924 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 27 16:48:38.924 INFO [stderr] Nov 27 16:48:38.924 INFO [stderr] warning: unused import: `std::env` Nov 27 16:48:38.924 INFO [stderr] --> src/database/user.rs:7:5 Nov 27 16:48:38.924 INFO [stderr] | Nov 27 16:48:38.924 INFO [stderr] 7 | use std::env; Nov 27 16:48:38.924 INFO [stderr] | ^^^^^^^^ Nov 27 16:48:38.924 INFO [stderr] Nov 27 16:48:38.924 INFO [stderr] warning: unused import: `database::models::*` Nov 27 16:48:38.924 INFO [stderr] --> src/database/mod.rs:14:5 Nov 27 16:48:38.924 INFO [stderr] | Nov 27 16:48:38.924 INFO [stderr] 14 | use database::models::*; Nov 27 16:48:38.924 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 27 16:48:38.924 INFO [stderr] Nov 27 16:48:38.924 INFO [stderr] warning: unused import: `std` Nov 27 16:48:38.924 INFO [stderr] --> src/database/mod.rs:17:5 Nov 27 16:48:38.924 INFO [stderr] | Nov 27 16:48:38.924 INFO [stderr] 17 | use std; Nov 27 16:48:38.924 INFO [stderr] | ^^^ Nov 27 16:48:38.924 INFO [stderr] Nov 27 16:48:38.924 INFO [stderr] warning: unused import: `schema::users::dsl::*` Nov 27 16:48:38.924 INFO [stderr] --> src/database/mod.rs:20:5 Nov 27 16:48:38.924 INFO [stderr] | Nov 27 16:48:38.925 INFO [stderr] 20 | use schema::users::dsl::*; Nov 27 16:48:38.925 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 27 16:48:38.925 INFO [stderr] Nov 27 16:48:39.991 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 27 16:48:39.991 INFO [stderr] --> src/common/mod.rs:14:5 Nov 27 16:48:39.991 INFO [stderr] | Nov 27 16:48:39.991 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Nov 27 16:48:39.991 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 27 16:48:39.991 INFO [stderr] | Nov 27 16:48:39.991 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 27 16:48:39.991 INFO [stderr] Nov 27 16:48:41.015 INFO [stderr] warning: unused variable: `n` Nov 27 16:48:41.015 INFO [stderr] --> src/database/user.rs:32:12 Nov 27 16:48:41.015 INFO [stderr] | Nov 27 16:48:41.015 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 27 16:48:41.015 INFO [stderr] | ^ help: consider using `_n` instead Nov 27 16:48:41.015 INFO [stderr] | Nov 27 16:48:41.015 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 27 16:48:41.015 INFO [stderr] Nov 27 16:48:41.449 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 27 16:48:41.449 INFO [stderr] --> src/common/mod.rs:14:5 Nov 27 16:48:41.449 INFO [stderr] | Nov 27 16:48:41.449 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Nov 27 16:48:41.449 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 27 16:48:41.449 INFO [stderr] | Nov 27 16:48:41.449 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 27 16:48:41.449 INFO [stderr] Nov 27 16:49:05.379 INFO [stderr] error: Could not document `molecule`. Nov 27 16:49:05.380 INFO [stderr] Nov 27 16:49:05.380 INFO [stderr] Caused by: Nov 27 16:49:05.382 INFO [stderr] process didn't exit successfully: `rustdoc --crate-name molecule src/lib.rs --color never -o /target/doc --document-private-items -L dependency=/target/debug/deps --extern diesel=/target/debug/deps/libdiesel-80a3e82a78182790.rmeta --extern diesel_codegen=/target/debug/deps/libdiesel_codegen-29addf666d3f7a78.so --extern diesel_migrations=/target/debug/deps/libdiesel_migrations-3e459f202589aa12.rmeta --extern dotenv=/target/debug/deps/libdotenv-c0effce6a7898bce.rmeta --extern serde=/target/debug/deps/libserde-0b69b85454ca554e.rmeta --extern serde_derive=/target/debug/deps/libserde_derive-c0b276965c7cf199.so --extern serde_json=/target/debug/deps/libserde_json-31464e1f46cdd585.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) Nov 27 16:49:05.385 INFO [stderr] su: No module specific data is present Nov 27 16:49:06.115 INFO running `"docker" "inspect" "b23807fa2b95ae6e49e26dbf0ea4d4b582b89143af5b44a5dba809a7af1d4b36"` Nov 27 16:49:06.439 INFO running `"docker" "rm" "-f" "b23807fa2b95ae6e49e26dbf0ea4d4b582b89143af5b44a5dba809a7af1d4b36"` Nov 27 16:49:06.798 INFO [stdout] b23807fa2b95ae6e49e26dbf0ea4d4b582b89143af5b44a5dba809a7af1d4b36