Dec 01 10:36:39.973 INFO documenting n3phtys/molecule-dev against try#f86f76f89ea2b1ccbfb3741962ec2029d878a389 for pr-55318-1 Dec 01 10:36:39.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318-1/worker-6/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55318-1/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/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 +f86f76f89ea2b1ccbfb3741962ec2029d878a389-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"` Dec 01 10:36:40.172 INFO [stdout] 94a29a0534e2f2b2e1cf40af7b240ba26f6dfd948bd0ec9c121d035ea4b0b5dc Dec 01 10:36:40.180 INFO running `"docker" "start" "-a" "94a29a0534e2f2b2e1cf40af7b240ba26f6dfd948bd0ec9c121d035ea4b0b5dc"` Dec 01 10:36:40.697 INFO [stderr] usermod: no changes Dec 01 10:36:40.843 INFO [stderr] Compiling serde v1.0.64 Dec 01 10:36:40.852 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 01 10:36:40.852 INFO [stderr] Compiling backtrace-sys v0.1.21 Dec 01 10:36:40.852 INFO [stderr] Compiling memchr v2.0.1 Dec 01 10:36:40.852 INFO [stderr] Compiling diesel v0.16.0 Dec 01 10:36:40.852 INFO [stderr] Compiling syn v0.11.11 Dec 01 10:36:40.852 INFO [stderr] Checking regex v0.2.11 Dec 01 10:36:42.388 INFO [stderr] Compiling aho-corasick v0.6.4 Dec 01 10:36:46.128 INFO [stderr] Checking diesel v1.3.0 Dec 01 10:36:50.736 INFO [stderr] Compiling backtrace v0.3.8 Dec 01 10:37:26.708 INFO [stderr] Compiling error-chain v0.10.0 Dec 01 10:37:27.270 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 01 10:37:37.154 INFO [stderr] Checking serde_json v1.0.19 Dec 01 10:37:45.392 INFO [stderr] Compiling dotenv v0.10.1 Dec 01 10:37:54.324 INFO [stderr] Compiling diesel_codegen v0.16.1 Dec 01 10:38:19.534 INFO [stderr] Checking migrations_internals v1.3.0 Dec 01 10:38:25.505 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 01 10:38:28.751 INFO [stderr] Checking diesel_migrations v1.3.0 Dec 01 10:38:29.187 INFO [stderr] Checking molecule v0.1.0 (/source) Dec 01 10:38:29.189 INFO [stderr] Documenting molecule v0.1.0 (/source) Dec 01 10:38:31.692 INFO [stderr] warning: unused `#[macro_use]` import Dec 01 10:38:31.693 INFO [stderr] --> src/lib.rs:4:1 Dec 01 10:38:31.693 INFO [stderr] | Dec 01 10:38:31.693 INFO [stderr] 4 | #[macro_use] Dec 01 10:38:31.693 INFO [stderr] | ^^^^^^^^^^^^ Dec 01 10:38:31.694 INFO [stderr] | Dec 01 10:38:31.694 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 01 10:38:31.694 INFO [stderr] Dec 01 10:38:31.694 INFO [stderr] warning: cannot find type `posts` in this scope Dec 01 10:38:31.695 INFO [stderr] --> src/database/models.rs:3:10 Dec 01 10:38:31.695 INFO [stderr] | Dec 01 10:38:31.695 INFO [stderr] 3 | #[derive(Insertable)] Dec 01 10:38:31.695 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.695 INFO [stderr] | Dec 01 10:38:31.696 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 01 10:38:31.696 INFO [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 01 10:38:31.696 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.696 INFO [stderr] Dec 01 10:38:31.697 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 01 10:38:31.697 INFO [stderr] --> src/database/models.rs:3:10 Dec 01 10:38:31.697 INFO [stderr] | Dec 01 10:38:31.697 INFO [stderr] 3 | #[derive(Insertable)] Dec 01 10:38:31.698 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.698 INFO [stderr] | Dec 01 10:38:31.698 INFO [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 01 10:38:31.698 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.698 INFO [stderr] Dec 01 10:38:31.699 INFO [stderr] warning: cannot find type `posts` in this scope Dec 01 10:38:31.699 INFO [stderr] --> src/database/models.rs:3:10 Dec 01 10:38:31.699 INFO [stderr] | Dec 01 10:38:31.699 INFO [stderr] 3 | #[derive(Insertable)] Dec 01 10:38:31.700 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.700 INFO [stderr] | Dec 01 10:38:31.700 INFO [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 01 10:38:31.700 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.701 INFO [stderr] Dec 01 10:38:31.701 INFO [stderr] warning: cannot find type `Post` in this scope Dec 01 10:38:31.701 INFO [stderr] --> src/database/models.rs:10:10 Dec 01 10:38:31.701 INFO [stderr] | Dec 01 10:38:31.701 INFO [stderr] 10 | #[derive(Queryable)] Dec 01 10:38:31.702 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.702 INFO [stderr] | Dec 01 10:38:31.702 INFO [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 01 10:38:31.702 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.703 INFO [stderr] Dec 01 10:38:31.703 INFO [stderr] warning: cannot find type `users` in this scope Dec 01 10:38:31.703 INFO [stderr] --> src/database/models.rs:18:10 Dec 01 10:38:31.703 INFO [stderr] | Dec 01 10:38:31.703 INFO [stderr] 18 | #[derive(Insertable)] Dec 01 10:38:31.704 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.704 INFO [stderr] | Dec 01 10:38:31.704 INFO [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 01 10:38:31.705 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.705 INFO [stderr] Dec 01 10:38:31.705 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 01 10:38:31.705 INFO [stderr] --> src/database/models.rs:18:10 Dec 01 10:38:31.705 INFO [stderr] | Dec 01 10:38:31.706 INFO [stderr] 18 | #[derive(Insertable)] Dec 01 10:38:31.706 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.706 INFO [stderr] | Dec 01 10:38:31.706 INFO [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 01 10:38:31.707 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.707 INFO [stderr] Dec 01 10:38:31.707 INFO [stderr] warning: cannot find type `User` in this scope Dec 01 10:38:31.707 INFO [stderr] --> src/database/models.rs:25:10 Dec 01 10:38:31.707 INFO [stderr] | Dec 01 10:38:31.707 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 01 10:38:31.707 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.707 INFO [stderr] | Dec 01 10:38:31.708 INFO [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 01 10:38:31.708 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.708 INFO [stderr] Dec 01 10:38:31.708 INFO [stderr] warning: cannot find type `User` in this scope Dec 01 10:38:31.708 INFO [stderr] --> src/database/models.rs:25:21 Dec 01 10:38:31.708 INFO [stderr] | Dec 01 10:38:31.708 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 01 10:38:31.708 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.708 INFO [stderr] | Dec 01 10:38:31.708 INFO [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 01 10:38:31.708 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.708 INFO [stderr] Dec 01 10:38:31.708 INFO [stderr] warning: cannot find type `users` in this scope Dec 01 10:38:31.708 INFO [stderr] --> src/database/models.rs:25:21 Dec 01 10:38:31.708 INFO [stderr] | Dec 01 10:38:31.708 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 01 10:38:31.708 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.708 INFO [stderr] | Dec 01 10:38:31.708 INFO [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 01 10:38:31.708 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.708 INFO [stderr] Dec 01 10:38:31.708 INFO [stderr] warning: cannot find type `table` in this scope Dec 01 10:38:31.708 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 01 10:38:31.708 INFO [stderr] | Dec 01 10:38:31.708 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 01 10:38:31.708 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.708 INFO [stderr] | Dec 01 10:38:31.708 INFO [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 01 10:38:31.708 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.708 INFO [stderr] Dec 01 10:38:31.708 INFO [stderr] warning: cannot find type `title` in this scope Dec 01 10:38:31.708 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.708 INFO [stderr] | Dec 01 10:38:31.708 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.708 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.708 INFO [stderr] | Dec 01 10:38:31.708 INFO [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 01 10:38:31.709 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.709 INFO [stderr] Dec 01 10:38:31.709 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 01 10:38:31.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.709 INFO [stderr] | Dec 01 10:38:31.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.709 INFO [stderr] | Dec 01 10:38:31.709 INFO [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 01 10:38:31.709 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.709 INFO [stderr] Dec 01 10:38:31.709 INFO [stderr] warning: cannot find type `friendly_url` in this scope Dec 01 10:38:31.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.709 INFO [stderr] | Dec 01 10:38:31.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.709 INFO [stderr] | Dec 01 10:38:31.709 INFO [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 01 10:38:31.709 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.709 INFO [stderr] Dec 01 10:38:31.709 INFO [stderr] warning: cannot find type `publish_date` in this scope Dec 01 10:38:31.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.709 INFO [stderr] | Dec 01 10:38:31.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.709 INFO [stderr] | Dec 01 10:38:31.709 INFO [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 01 10:38:31.709 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.709 INFO [stderr] Dec 01 10:38:31.709 INFO [stderr] warning: cannot find type `expiration_date` in this scope Dec 01 10:38:31.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.709 INFO [stderr] | Dec 01 10:38:31.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.709 INFO [stderr] | Dec 01 10:38:31.709 INFO [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 01 10:38:31.709 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.709 INFO [stderr] Dec 01 10:38:31.709 INFO [stderr] warning: cannot find type `structure_id` in this scope Dec 01 10:38:31.710 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.710 INFO [stderr] | Dec 01 10:38:31.710 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.710 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.710 INFO [stderr] | Dec 01 10:38:31.710 INFO [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 01 10:38:31.710 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.710 INFO [stderr] Dec 01 10:38:31.710 INFO [stderr] warning: cannot find type `content` in this scope Dec 01 10:38:31.710 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.710 INFO [stderr] | Dec 01 10:38:31.710 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.710 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.710 INFO [stderr] | Dec 01 10:38:31.710 INFO [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 01 10:38:31.710 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.710 INFO [stderr] Dec 01 10:38:31.710 INFO [stderr] warning: cannot find type `folder_id` in this scope Dec 01 10:38:31.710 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.710 INFO [stderr] | Dec 01 10:38:31.710 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.710 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.710 INFO [stderr] | Dec 01 10:38:31.710 INFO [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 01 10:38:31.710 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.710 INFO [stderr] Dec 01 10:38:31.710 INFO [stderr] warning: cannot find type `is_trash` in this scope Dec 01 10:38:31.710 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.710 INFO [stderr] | Dec 01 10:38:31.710 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.710 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.710 INFO [stderr] | Dec 01 10:38:31.710 INFO [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 01 10:38:31.710 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.710 INFO [stderr] Dec 01 10:38:31.710 INFO [stderr] warning: cannot find type `is_draft` in this scope Dec 01 10:38:31.710 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.710 INFO [stderr] | Dec 01 10:38:31.710 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.710 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.710 INFO [stderr] | Dec 01 10:38:31.711 INFO [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 01 10:38:31.711 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.711 INFO [stderr] Dec 01 10:38:31.711 INFO [stderr] warning: cannot find type `create_date` in this scope Dec 01 10:38:31.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.711 INFO [stderr] | Dec 01 10:38:31.711 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.711 INFO [stderr] | Dec 01 10:38:31.711 INFO [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 01 10:38:31.711 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.711 INFO [stderr] Dec 01 10:38:31.711 INFO [stderr] warning: cannot find type `modified_date` in this scope Dec 01 10:38:31.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.711 INFO [stderr] | Dec 01 10:38:31.711 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.711 INFO [stderr] | Dec 01 10:38:31.711 INFO [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 01 10:38:31.711 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.711 INFO [stderr] Dec 01 10:38:31.711 INFO [stderr] warning: cannot find type `create_user_id` in this scope Dec 01 10:38:31.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.711 INFO [stderr] | Dec 01 10:38:31.711 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.711 INFO [stderr] | Dec 01 10:38:31.711 INFO [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 01 10:38:31.711 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.711 INFO [stderr] Dec 01 10:38:31.711 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Dec 01 10:38:31.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.711 INFO [stderr] | Dec 01 10:38:31.711 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.711 INFO [stderr] | Dec 01 10:38:31.711 INFO [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 01 10:38:31.711 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.712 INFO [stderr] Dec 01 10:38:31.712 INFO [stderr] warning: cannot find type `site_id` in this scope Dec 01 10:38:31.712 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.712 INFO [stderr] | Dec 01 10:38:31.712 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.712 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.712 INFO [stderr] | Dec 01 10:38:31.712 INFO [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 01 10:38:31.712 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.712 INFO [stderr] Dec 01 10:38:31.712 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Dec 01 10:38:31.712 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.712 INFO [stderr] | Dec 01 10:38:31.712 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.712 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.712 INFO [stderr] | Dec 01 10:38:31.712 INFO [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 01 10:38:31.712 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.712 INFO [stderr] Dec 01 10:38:31.712 INFO [stderr] warning: cannot find type `file_title` in this scope Dec 01 10:38:31.712 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.712 INFO [stderr] | Dec 01 10:38:31.712 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.712 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.712 INFO [stderr] | Dec 01 10:38:31.712 INFO [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 01 10:38:31.712 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.712 INFO [stderr] Dec 01 10:38:31.712 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 01 10:38:31.712 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.712 INFO [stderr] | Dec 01 10:38:31.712 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.712 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.713 INFO [stderr] | Dec 01 10:38:31.713 INFO [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 01 10:38:31.713 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.713 INFO [stderr] Dec 01 10:38:31.713 INFO [stderr] warning: cannot find type `file_type_id` in this scope Dec 01 10:38:31.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.713 INFO [stderr] | Dec 01 10:38:31.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.713 INFO [stderr] | Dec 01 10:38:31.713 INFO [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 01 10:38:31.713 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.713 INFO [stderr] Dec 01 10:38:31.713 INFO [stderr] warning: cannot find type `page_id` in this scope Dec 01 10:38:31.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.713 INFO [stderr] | Dec 01 10:38:31.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.713 INFO [stderr] | Dec 01 10:38:31.713 INFO [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 01 10:38:31.713 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.713 INFO [stderr] Dec 01 10:38:31.713 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Dec 01 10:38:31.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.713 INFO [stderr] | Dec 01 10:38:31.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.713 INFO [stderr] | Dec 01 10:38:31.713 INFO [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 01 10:38:31.713 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.713 INFO [stderr] Dec 01 10:38:31.713 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Dec 01 10:38:31.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.713 INFO [stderr] | Dec 01 10:38:31.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.714 INFO [stderr] | Dec 01 10:38:31.714 INFO [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 01 10:38:31.714 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.714 INFO [stderr] Dec 01 10:38:31.714 INFO [stderr] warning: cannot find type `additional_css` in this scope Dec 01 10:38:31.714 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.714 INFO [stderr] | Dec 01 10:38:31.714 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.714 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.714 INFO [stderr] | Dec 01 10:38:31.714 INFO [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 01 10:38:31.715 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.715 INFO [stderr] Dec 01 10:38:31.715 INFO [stderr] warning: cannot find type `portlet_id` in this scope Dec 01 10:38:31.715 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.715 INFO [stderr] | Dec 01 10:38:31.715 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.715 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.715 INFO [stderr] | Dec 01 10:38:31.715 INFO [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 01 10:38:31.715 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.715 INFO [stderr] Dec 01 10:38:31.715 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Dec 01 10:38:31.715 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.715 INFO [stderr] | Dec 01 10:38:31.715 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.715 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.715 INFO [stderr] | Dec 01 10:38:31.716 INFO [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 01 10:38:31.716 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.716 INFO [stderr] Dec 01 10:38:31.716 INFO [stderr] warning: cannot find type `portlet_type` in this scope Dec 01 10:38:31.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.716 INFO [stderr] | Dec 01 10:38:31.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.716 INFO [stderr] | Dec 01 10:38:31.716 INFO [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 01 10:38:31.716 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.716 INFO [stderr] Dec 01 10:38:31.716 INFO [stderr] warning: cannot find type `config` in this scope Dec 01 10:38:31.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.716 INFO [stderr] | Dec 01 10:38:31.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.717 INFO [stderr] | Dec 01 10:38:31.717 INFO [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 01 10:38:31.717 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.717 INFO [stderr] Dec 01 10:38:31.717 INFO [stderr] warning: cannot find type `id` in this scope Dec 01 10:38:31.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.717 INFO [stderr] | Dec 01 10:38:31.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.717 INFO [stderr] | Dec 01 10:38:31.717 INFO [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 01 10:38:31.717 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.717 INFO [stderr] Dec 01 10:38:31.717 INFO [stderr] warning: cannot find type `body` in this scope Dec 01 10:38:31.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.717 INFO [stderr] | Dec 01 10:38:31.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.717 INFO [stderr] | Dec 01 10:38:31.717 INFO [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 01 10:38:31.717 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.717 INFO [stderr] Dec 01 10:38:31.717 INFO [stderr] warning: cannot find type `published` in this scope Dec 01 10:38:31.717 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.717 INFO [stderr] | Dec 01 10:38:31.717 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.717 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.717 INFO [stderr] | Dec 01 10:38:31.717 INFO [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 01 10:38:31.718 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.718 INFO [stderr] Dec 01 10:38:31.718 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Dec 01 10:38:31.718 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.718 INFO [stderr] | Dec 01 10:38:31.718 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.719 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.719 INFO [stderr] | Dec 01 10:38:31.719 INFO [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 01 10:38:31.719 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.719 INFO [stderr] Dec 01 10:38:31.719 INFO [stderr] warning: cannot find type `theme_id` in this scope Dec 01 10:38:31.719 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.719 INFO [stderr] | Dec 01 10:38:31.719 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.719 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.719 INFO [stderr] | Dec 01 10:38:31.719 INFO [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 01 10:38:31.719 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.719 INFO [stderr] Dec 01 10:38:31.719 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Dec 01 10:38:31.719 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.719 INFO [stderr] | Dec 01 10:38:31.719 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.720 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.720 INFO [stderr] | Dec 01 10:38:31.720 INFO [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 01 10:38:31.720 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.721 INFO [stderr] Dec 01 10:38:31.721 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Dec 01 10:38:31.721 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.721 INFO [stderr] | Dec 01 10:38:31.721 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.721 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.721 INFO [stderr] | Dec 01 10:38:31.721 INFO [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 01 10:38:31.721 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.721 INFO [stderr] Dec 01 10:38:31.721 INFO [stderr] warning: cannot find type `template_id` in this scope Dec 01 10:38:31.722 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.722 INFO [stderr] | Dec 01 10:38:31.722 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.722 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.722 INFO [stderr] | Dec 01 10:38:31.722 INFO [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 01 10:38:31.722 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.722 INFO [stderr] Dec 01 10:38:31.722 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 01 10:38:31.722 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.722 INFO [stderr] | Dec 01 10:38:31.722 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.723 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.723 INFO [stderr] | Dec 01 10:38:31.723 INFO [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 01 10:38:31.723 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.723 INFO [stderr] Dec 01 10:38:31.723 INFO [stderr] warning: cannot find type `screen_name` in this scope Dec 01 10:38:31.723 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.724 INFO [stderr] | Dec 01 10:38:31.724 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.724 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.724 INFO [stderr] | Dec 01 10:38:31.724 INFO [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 01 10:38:31.724 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.724 INFO [stderr] Dec 01 10:38:31.724 INFO [stderr] warning: cannot find type `first_name` in this scope Dec 01 10:38:31.724 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.724 INFO [stderr] | Dec 01 10:38:31.725 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.725 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.725 INFO [stderr] | Dec 01 10:38:31.725 INFO [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 01 10:38:31.725 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.725 INFO [stderr] Dec 01 10:38:31.725 INFO [stderr] warning: cannot find type `last_name` in this scope Dec 01 10:38:31.725 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.725 INFO [stderr] | Dec 01 10:38:31.725 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.725 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.725 INFO [stderr] | Dec 01 10:38:31.725 INFO [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 01 10:38:31.725 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.725 INFO [stderr] Dec 01 10:38:31.725 INFO [stderr] warning: cannot find type `anrede` in this scope Dec 01 10:38:31.725 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.725 INFO [stderr] | Dec 01 10:38:31.725 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.725 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.725 INFO [stderr] | Dec 01 10:38:31.725 INFO [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 01 10:38:31.726 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.726 INFO [stderr] Dec 01 10:38:31.726 INFO [stderr] warning: cannot find type `geburtstag` in this scope Dec 01 10:38:31.726 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.726 INFO [stderr] | Dec 01 10:38:31.726 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.726 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.726 INFO [stderr] | Dec 01 10:38:31.726 INFO [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 01 10:38:31.726 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.726 INFO [stderr] Dec 01 10:38:31.726 INFO [stderr] warning: cannot find type `email` in this scope Dec 01 10:38:31.726 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.726 INFO [stderr] | Dec 01 10:38:31.726 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.726 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.726 INFO [stderr] | Dec 01 10:38:31.726 INFO [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 01 10:38:31.726 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.726 INFO [stderr] Dec 01 10:38:31.726 INFO [stderr] warning: cannot find type `portrait` in this scope Dec 01 10:38:31.726 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.726 INFO [stderr] | Dec 01 10:38:31.726 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.727 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.727 INFO [stderr] | Dec 01 10:38:31.727 INFO [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 01 10:38:31.728 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.728 INFO [stderr] Dec 01 10:38:31.728 INFO [stderr] warning: cannot find type `original_site_id` in this scope Dec 01 10:38:31.728 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.728 INFO [stderr] | Dec 01 10:38:31.728 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.728 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.728 INFO [stderr] | Dec 01 10:38:31.728 INFO [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 01 10:38:31.728 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.728 INFO [stderr] Dec 01 10:38:31.728 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Dec 01 10:38:31.728 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.728 INFO [stderr] | Dec 01 10:38:31.729 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.729 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.729 INFO [stderr] | Dec 01 10:38:31.729 INFO [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 01 10:38:31.729 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.729 INFO [stderr] Dec 01 10:38:31.729 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Dec 01 10:38:31.729 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.729 INFO [stderr] | Dec 01 10:38:31.729 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.729 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.729 INFO [stderr] | Dec 01 10:38:31.729 INFO [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 01 10:38:31.729 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.729 INFO [stderr] Dec 01 10:38:31.729 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Dec 01 10:38:31.729 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 01 10:38:31.729 INFO [stderr] | Dec 01 10:38:31.729 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 01 10:38:31.729 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 01 10:38:31.729 INFO [stderr] | Dec 01 10:38:31.729 INFO [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 01 10:38:31.729 INFO [stderr] = note: for more information, see issue #50504 Dec 01 10:38:31.729 INFO [stderr] Dec 01 10:38:31.729 INFO [stderr] warning: unused import: `dotenv::dotenv` Dec 01 10:38:31.729 INFO [stderr] --> src/database/user.rs:4:5 Dec 01 10:38:31.729 INFO [stderr] | Dec 01 10:38:31.729 INFO [stderr] 4 | use dotenv::dotenv; Dec 01 10:38:31.729 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 01 10:38:31.729 INFO [stderr] Dec 01 10:38:31.729 INFO [stderr] warning: unused import: `std::env` Dec 01 10:38:31.729 INFO [stderr] --> src/database/user.rs:7:5 Dec 01 10:38:31.730 INFO [stderr] | Dec 01 10:38:31.730 INFO [stderr] 7 | use std::env; Dec 01 10:38:31.730 INFO [stderr] | ^^^^^^^^ Dec 01 10:38:31.730 INFO [stderr] Dec 01 10:38:31.731 INFO [stderr] warning: unused import: `database::models::*` Dec 01 10:38:31.731 INFO [stderr] --> src/database/mod.rs:14:5 Dec 01 10:38:31.731 INFO [stderr] | Dec 01 10:38:31.731 INFO [stderr] 14 | use database::models::*; Dec 01 10:38:31.732 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 01 10:38:31.732 INFO [stderr] Dec 01 10:38:31.732 INFO [stderr] warning: unused import: `std` Dec 01 10:38:31.732 INFO [stderr] --> src/database/mod.rs:17:5 Dec 01 10:38:31.732 INFO [stderr] | Dec 01 10:38:31.732 INFO [stderr] 17 | use std; Dec 01 10:38:31.732 INFO [stderr] | ^^^ Dec 01 10:38:31.732 INFO [stderr] Dec 01 10:38:31.732 INFO [stderr] warning: unused import: `schema::users::dsl::*` Dec 01 10:38:31.732 INFO [stderr] --> src/database/mod.rs:20:5 Dec 01 10:38:31.732 INFO [stderr] | Dec 01 10:38:31.732 INFO [stderr] 20 | use schema::users::dsl::*; Dec 01 10:38:31.732 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 01 10:38:31.732 INFO [stderr] Dec 01 10:38:33.540 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Dec 01 10:38:33.540 INFO [stderr] --> src/common/mod.rs:14:5 Dec 01 10:38:33.541 INFO [stderr] | Dec 01 10:38:33.541 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Dec 01 10:38:33.541 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 01 10:38:33.542 INFO [stderr] | Dec 01 10:38:33.542 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 01 10:38:33.542 INFO [stderr] Dec 01 10:38:34.260 INFO [stderr] warning: unused variable: `n` Dec 01 10:38:34.260 INFO [stderr] --> src/database/user.rs:32:12 Dec 01 10:38:34.260 INFO [stderr] | Dec 01 10:38:34.260 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Dec 01 10:38:34.260 INFO [stderr] | ^ help: consider using `_n` instead Dec 01 10:38:34.260 INFO [stderr] | Dec 01 10:38:34.260 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 01 10:38:34.260 INFO [stderr] Dec 01 10:38:34.764 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Dec 01 10:38:34.764 INFO [stderr] --> src/common/mod.rs:14:5 Dec 01 10:38:34.764 INFO [stderr] | Dec 01 10:38:34.764 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Dec 01 10:38:34.764 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 01 10:38:34.765 INFO [stderr] | Dec 01 10:38:34.765 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 01 10:38:34.765 INFO [stderr] Dec 01 10:39:00.121 INFO [stderr] error: Could not document `molecule`. Dec 01 10:39:00.121 INFO [stderr] Dec 01 10:39:00.121 INFO [stderr] Caused by: Dec 01 10:39:00.121 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-2bfe27f4c519678e.rmeta --extern diesel_codegen=/target/debug/deps/libdiesel_codegen-f5a59d9f3484e179.so --extern diesel_migrations=/target/debug/deps/libdiesel_migrations-c69516d4bc7799c8.rmeta --extern dotenv=/target/debug/deps/libdotenv-fd55b9b522924c14.rmeta --extern serde=/target/debug/deps/libserde-c63f0845bb593b45.rmeta --extern serde_derive=/target/debug/deps/libserde_derive-e3452a05e72785fc.so --extern serde_json=/target/debug/deps/libserde_json-b588449ee3d72fd8.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) Dec 01 10:39:00.181 INFO [stderr] su: No module specific data is present Dec 01 10:39:00.868 INFO running `"docker" "inspect" "94a29a0534e2f2b2e1cf40af7b240ba26f6dfd948bd0ec9c121d035ea4b0b5dc"` Dec 01 10:39:01.168 INFO running `"docker" "rm" "-f" "94a29a0534e2f2b2e1cf40af7b240ba26f6dfd948bd0ec9c121d035ea4b0b5dc"` Dec 01 10:39:01.504 INFO [stdout] 94a29a0534e2f2b2e1cf40af7b240ba26f6dfd948bd0ec9c121d035ea4b0b5dc