Oct 10 17:50:24.405 INFO testing n3phtys/molecule-dev against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:50:24.405 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:50:24.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:50:24.732 INFO blam! bb5df4324973e837a9c0343f2677eed601175516f7455ee093d3bd4122645ca8 Oct 10 17:50:24.736 INFO running `"docker" "start" "-a" "bb5df4324973e837a9c0343f2677eed601175516f7455ee093d3bd4122645ca8"` Oct 10 17:50:25.165 INFO kablam! usermod: no changes Oct 10 17:50:25.283 INFO kablam! Compiling serde v1.0.64 Oct 10 17:50:25.284 INFO kablam! Compiling backtrace-sys v0.1.21 Oct 10 17:50:25.285 INFO kablam! Compiling diesel v0.16.0 Oct 10 17:50:25.285 INFO kablam! Compiling diesel v1.3.0 Oct 10 17:50:28.040 INFO kablam! Compiling backtrace v0.3.8 Oct 10 17:50:29.232 INFO kablam! Compiling error-chain v0.10.0 Oct 10 17:50:30.407 INFO kablam! Compiling dotenv v0.10.1 Oct 10 17:50:40.955 INFO kablam! Compiling serde_json v1.0.19 Oct 10 17:50:46.728 INFO kablam! Compiling diesel_codegen v0.16.1 Oct 10 17:51:01.396 INFO kablam! Compiling migrations_internals v1.3.0 Oct 10 17:51:03.212 INFO kablam! Compiling migrations_macros v1.3.0 Oct 10 17:51:08.367 INFO kablam! Compiling diesel_migrations v1.3.0 Oct 10 17:51:09.352 INFO kablam! Compiling molecule v0.1.0 (/source) Oct 10 17:51:12.429 INFO kablam! warning: unused `#[macro_use]` import Oct 10 17:51:12.430 INFO kablam! --> src/lib.rs:4:1 Oct 10 17:51:12.430 INFO kablam! | Oct 10 17:51:12.430 INFO kablam! 4 | #[macro_use] Oct 10 17:51:12.430 INFO kablam! | ^^^^^^^^^^^^ Oct 10 17:51:12.431 INFO kablam! | Oct 10 17:51:12.431 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:51:12.431 INFO kablam! Oct 10 17:51:12.432 INFO kablam! warning: cannot find type `posts` in this scope Oct 10 17:51:12.432 INFO kablam! --> src/database/models.rs:3:10 Oct 10 17:51:12.432 INFO kablam! | Oct 10 17:51:12.433 INFO kablam! 3 | #[derive(Insertable)] Oct 10 17:51:12.433 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.433 INFO kablam! | Oct 10 17:51:12.433 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 17:51:12.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.434 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.434 INFO kablam! Oct 10 17:51:12.434 INFO kablam! warning: cannot find type `NewPost` in this scope Oct 10 17:51:12.435 INFO kablam! --> src/database/models.rs:3:10 Oct 10 17:51:12.435 INFO kablam! | Oct 10 17:51:12.435 INFO kablam! 3 | #[derive(Insertable)] Oct 10 17:51:12.435 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.436 INFO kablam! | Oct 10 17:51:12.436 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.436 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.436 INFO kablam! Oct 10 17:51:12.437 INFO kablam! warning: cannot find type `posts` in this scope Oct 10 17:51:12.437 INFO kablam! --> src/database/models.rs:3:10 Oct 10 17:51:12.437 INFO kablam! | Oct 10 17:51:12.438 INFO kablam! 3 | #[derive(Insertable)] Oct 10 17:51:12.438 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.438 INFO kablam! | Oct 10 17:51:12.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.439 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.439 INFO kablam! Oct 10 17:51:12.439 INFO kablam! warning: cannot find type `Post` in this scope Oct 10 17:51:12.440 INFO kablam! --> src/database/models.rs:10:10 Oct 10 17:51:12.440 INFO kablam! | Oct 10 17:51:12.440 INFO kablam! 10 | #[derive(Queryable)] Oct 10 17:51:12.441 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.441 INFO kablam! | Oct 10 17:51:12.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.441 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.442 INFO kablam! Oct 10 17:51:12.442 INFO kablam! warning: cannot find type `users` in this scope Oct 10 17:51:12.442 INFO kablam! --> src/database/models.rs:18:10 Oct 10 17:51:12.442 INFO kablam! | Oct 10 17:51:12.443 INFO kablam! 18 | #[derive(Insertable)] Oct 10 17:51:12.443 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.443 INFO kablam! | Oct 10 17:51:12.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.444 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.444 INFO kablam! Oct 10 17:51:12.444 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 10 17:51:12.444 INFO kablam! --> src/database/models.rs:18:10 Oct 10 17:51:12.445 INFO kablam! | Oct 10 17:51:12.445 INFO kablam! 18 | #[derive(Insertable)] Oct 10 17:51:12.445 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.445 INFO kablam! | Oct 10 17:51:12.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.446 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.446 INFO kablam! Oct 10 17:51:12.446 INFO kablam! warning: cannot find type `User` in this scope Oct 10 17:51:12.446 INFO kablam! --> src/database/models.rs:25:10 Oct 10 17:51:12.447 INFO kablam! | Oct 10 17:51:12.447 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 10 17:51:12.447 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.447 INFO kablam! | Oct 10 17:51:12.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.448 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.448 INFO kablam! Oct 10 17:51:12.449 INFO kablam! warning: cannot find type `User` in this scope Oct 10 17:51:12.449 INFO kablam! --> src/database/models.rs:25:21 Oct 10 17:51:12.449 INFO kablam! | Oct 10 17:51:12.449 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 10 17:51:12.450 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.450 INFO kablam! | Oct 10 17:51:12.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.451 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.451 INFO kablam! Oct 10 17:51:12.451 INFO kablam! warning: cannot find type `users` in this scope Oct 10 17:51:12.451 INFO kablam! --> src/database/models.rs:25:21 Oct 10 17:51:12.452 INFO kablam! | Oct 10 17:51:12.452 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 10 17:51:12.452 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.452 INFO kablam! | Oct 10 17:51:12.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.453 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.453 INFO kablam! Oct 10 17:51:12.453 INFO kablam! warning: cannot find type `table` in this scope Oct 10 17:51:12.454 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 17:51:12.454 INFO kablam! | Oct 10 17:51:12.454 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 17:51:12.454 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.455 INFO kablam! | Oct 10 17:51:12.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.455 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.455 INFO kablam! Oct 10 17:51:12.456 INFO kablam! warning: cannot find type `title` in this scope Oct 10 17:51:12.456 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.456 INFO kablam! | Oct 10 17:51:12.456 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.457 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.457 INFO kablam! | Oct 10 17:51:12.457 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.458 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.458 INFO kablam! Oct 10 17:51:12.458 INFO kablam! warning: cannot find type `post_id` in this scope Oct 10 17:51:12.458 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.459 INFO kablam! | Oct 10 17:51:12.459 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.460 INFO kablam! | Oct 10 17:51:12.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.460 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.460 INFO kablam! Oct 10 17:51:12.461 INFO kablam! warning: cannot find type `friendly_url` in this scope Oct 10 17:51:12.461 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.461 INFO kablam! | Oct 10 17:51:12.461 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.462 INFO kablam! | Oct 10 17:51:12.462 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.462 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.463 INFO kablam! Oct 10 17:51:12.463 INFO kablam! warning: cannot find type `publish_date` in this scope Oct 10 17:51:12.463 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.463 INFO kablam! | Oct 10 17:51:12.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.464 INFO kablam! | Oct 10 17:51:12.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.465 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.465 INFO kablam! Oct 10 17:51:12.465 INFO kablam! warning: cannot find type `expiration_date` in this scope Oct 10 17:51:12.465 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.466 INFO kablam! | Oct 10 17:51:12.466 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.466 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.466 INFO kablam! | Oct 10 17:51:12.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.467 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.467 INFO kablam! Oct 10 17:51:12.467 INFO kablam! warning: cannot find type `structure_id` in this scope Oct 10 17:51:12.468 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.468 INFO kablam! | Oct 10 17:51:12.468 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.469 INFO kablam! | Oct 10 17:51:12.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.470 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.470 INFO kablam! Oct 10 17:51:12.470 INFO kablam! warning: cannot find type `content` in this scope Oct 10 17:51:12.470 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.471 INFO kablam! | Oct 10 17:51:12.471 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.472 INFO kablam! | Oct 10 17:51:12.472 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.472 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.473 INFO kablam! Oct 10 17:51:12.473 INFO kablam! warning: cannot find type `folder_id` in this scope Oct 10 17:51:12.473 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.473 INFO kablam! | Oct 10 17:51:12.473 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.474 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.474 INFO kablam! | Oct 10 17:51:12.474 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.474 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.475 INFO kablam! Oct 10 17:51:12.475 INFO kablam! warning: cannot find type `is_trash` in this scope Oct 10 17:51:12.475 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.475 INFO kablam! | Oct 10 17:51:12.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.476 INFO kablam! | Oct 10 17:51:12.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.477 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.477 INFO kablam! Oct 10 17:51:12.477 INFO kablam! warning: cannot find type `is_draft` in this scope Oct 10 17:51:12.477 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.477 INFO kablam! | Oct 10 17:51:12.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.477 INFO kablam! | Oct 10 17:51:12.477 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.477 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.477 INFO kablam! Oct 10 17:51:12.477 INFO kablam! warning: cannot find type `create_date` in this scope Oct 10 17:51:12.477 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.477 INFO kablam! | Oct 10 17:51:12.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.477 INFO kablam! | Oct 10 17:51:12.477 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.477 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.477 INFO kablam! Oct 10 17:51:12.477 INFO kablam! warning: cannot find type `modified_date` in this scope Oct 10 17:51:12.477 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.477 INFO kablam! | Oct 10 17:51:12.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.477 INFO kablam! | Oct 10 17:51:12.477 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.477 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.477 INFO kablam! Oct 10 17:51:12.477 INFO kablam! warning: cannot find type `create_user_id` in this scope Oct 10 17:51:12.477 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.478 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.478 INFO kablam! Oct 10 17:51:12.478 INFO kablam! warning: cannot find type `modified_user_id` in this scope Oct 10 17:51:12.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.478 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.478 INFO kablam! Oct 10 17:51:12.478 INFO kablam! warning: cannot find type `site_id` in this scope Oct 10 17:51:12.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.478 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.478 INFO kablam! Oct 10 17:51:12.478 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Oct 10 17:51:12.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.478 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.478 INFO kablam! Oct 10 17:51:12.478 INFO kablam! warning: cannot find type `file_title` in this scope Oct 10 17:51:12.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.478 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.478 INFO kablam! Oct 10 17:51:12.478 INFO kablam! warning: cannot find type `file_id` in this scope Oct 10 17:51:12.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.478 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.478 INFO kablam! Oct 10 17:51:12.478 INFO kablam! warning: cannot find type `file_type_id` in this scope Oct 10 17:51:12.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.478 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.478 INFO kablam! Oct 10 17:51:12.478 INFO kablam! warning: cannot find type `page_id` in this scope Oct 10 17:51:12.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.478 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.478 INFO kablam! Oct 10 17:51:12.478 INFO kablam! warning: cannot find type `parent_page_id` in this scope Oct 10 17:51:12.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.478 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.478 INFO kablam! Oct 10 17:51:12.478 INFO kablam! warning: cannot find type `additional_javascript` in this scope Oct 10 17:51:12.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.478 INFO kablam! | Oct 10 17:51:12.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.478 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.479 INFO kablam! Oct 10 17:51:12.479 INFO kablam! warning: cannot find type `additional_css` in this scope Oct 10 17:51:12.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.479 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.479 INFO kablam! Oct 10 17:51:12.479 INFO kablam! warning: cannot find type `portlet_id` in this scope Oct 10 17:51:12.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.479 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.479 INFO kablam! Oct 10 17:51:12.479 INFO kablam! warning: cannot find type `page_internal_path` in this scope Oct 10 17:51:12.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.479 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.479 INFO kablam! Oct 10 17:51:12.479 INFO kablam! warning: cannot find type `portlet_type` in this scope Oct 10 17:51:12.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.479 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.479 INFO kablam! Oct 10 17:51:12.479 INFO kablam! warning: cannot find type `config` in this scope Oct 10 17:51:12.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.479 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.479 INFO kablam! Oct 10 17:51:12.479 INFO kablam! warning: cannot find type `id` in this scope Oct 10 17:51:12.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.479 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.479 INFO kablam! Oct 10 17:51:12.479 INFO kablam! warning: cannot find type `body` in this scope Oct 10 17:51:12.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.479 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.479 INFO kablam! Oct 10 17:51:12.479 INFO kablam! warning: cannot find type `published` in this scope Oct 10 17:51:12.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.479 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.479 INFO kablam! Oct 10 17:51:12.479 INFO kablam! warning: cannot find type `parent_site_id` in this scope Oct 10 17:51:12.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.479 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.479 INFO kablam! Oct 10 17:51:12.479 INFO kablam! warning: cannot find type `theme_id` in this scope Oct 10 17:51:12.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.479 INFO kablam! | Oct 10 17:51:12.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.479 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.480 INFO kablam! Oct 10 17:51:12.480 INFO kablam! warning: cannot find type `jsonStructure` in this scope Oct 10 17:51:12.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.480 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.480 INFO kablam! Oct 10 17:51:12.480 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Oct 10 17:51:12.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.480 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.480 INFO kablam! Oct 10 17:51:12.480 INFO kablam! warning: cannot find type `template_id` in this scope Oct 10 17:51:12.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.480 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.480 INFO kablam! Oct 10 17:51:12.480 INFO kablam! warning: cannot find type `user_id` in this scope Oct 10 17:51:12.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.480 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.480 INFO kablam! Oct 10 17:51:12.480 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 10 17:51:12.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.480 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.480 INFO kablam! Oct 10 17:51:12.480 INFO kablam! warning: cannot find type `first_name` in this scope Oct 10 17:51:12.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.480 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.480 INFO kablam! Oct 10 17:51:12.480 INFO kablam! warning: cannot find type `last_name` in this scope Oct 10 17:51:12.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.480 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.480 INFO kablam! Oct 10 17:51:12.480 INFO kablam! warning: cannot find type `anrede` in this scope Oct 10 17:51:12.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.480 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.480 INFO kablam! Oct 10 17:51:12.480 INFO kablam! warning: cannot find type `geburtstag` in this scope Oct 10 17:51:12.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.480 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.480 INFO kablam! Oct 10 17:51:12.480 INFO kablam! warning: cannot find type `email` in this scope Oct 10 17:51:12.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.480 INFO kablam! | Oct 10 17:51:12.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.481 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.481 INFO kablam! Oct 10 17:51:12.481 INFO kablam! warning: cannot find type `portrait` in this scope Oct 10 17:51:12.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.481 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.481 INFO kablam! Oct 10 17:51:12.481 INFO kablam! warning: cannot find type `original_site_id` in this scope Oct 10 17:51:12.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.481 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.481 INFO kablam! Oct 10 17:51:12.481 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Oct 10 17:51:12.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.481 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.481 INFO kablam! Oct 10 17:51:12.481 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Oct 10 17:51:12.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.481 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.481 INFO kablam! Oct 10 17:51:12.481 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Oct 10 17:51:12.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:12.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:12.481 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:12.481 INFO kablam! Oct 10 17:51:12.481 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 10 17:51:12.481 INFO kablam! --> src/database/user.rs:4:5 Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! 4 | use dotenv::dotenv; Oct 10 17:51:12.481 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 17:51:12.481 INFO kablam! Oct 10 17:51:12.481 INFO kablam! warning: unused import: `std::env` Oct 10 17:51:12.481 INFO kablam! --> src/database/user.rs:7:5 Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! 7 | use std::env; Oct 10 17:51:12.481 INFO kablam! | ^^^^^^^^ Oct 10 17:51:12.481 INFO kablam! Oct 10 17:51:12.481 INFO kablam! warning: unused import: `database::models::*` Oct 10 17:51:12.481 INFO kablam! --> src/database/mod.rs:14:5 Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! 14 | use database::models::*; Oct 10 17:51:12.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:12.481 INFO kablam! Oct 10 17:51:12.481 INFO kablam! warning: unused import: `std` Oct 10 17:51:12.481 INFO kablam! --> src/database/mod.rs:17:5 Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! 17 | use std; Oct 10 17:51:12.481 INFO kablam! | ^^^ Oct 10 17:51:12.481 INFO kablam! Oct 10 17:51:12.481 INFO kablam! warning: unused import: `schema::users::dsl::*` Oct 10 17:51:12.481 INFO kablam! --> src/database/mod.rs:20:5 Oct 10 17:51:12.481 INFO kablam! | Oct 10 17:51:12.481 INFO kablam! 20 | use schema::users::dsl::*; Oct 10 17:51:12.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:12.481 INFO kablam! Oct 10 17:51:14.247 INFO kablam! warning: unused variable: `n` Oct 10 17:51:14.247 INFO kablam! --> src/database/user.rs:32:12 Oct 10 17:51:14.247 INFO kablam! | Oct 10 17:51:14.247 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Oct 10 17:51:14.247 INFO kablam! | ^ help: consider using `_n` instead Oct 10 17:51:14.247 INFO kablam! | Oct 10 17:51:14.247 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:51:14.247 INFO kablam! Oct 10 17:51:14.568 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Oct 10 17:51:14.568 INFO kablam! --> src/common/mod.rs:14:5 Oct 10 17:51:14.568 INFO kablam! | Oct 10 17:51:14.568 INFO kablam! 14 | pub dbConnection: SqliteConnection, Oct 10 17:51:14.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:14.568 INFO kablam! | Oct 10 17:51:14.568 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 17:51:14.568 INFO kablam! Oct 10 17:51:23.592 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Oct 10 17:51:23.592 INFO kablam! --> src/bin/publish_posts.rs:6:5 Oct 10 17:51:23.592 INFO kablam! | Oct 10 17:51:23.592 INFO kablam! 6 | use self::molecule::database::models::Post; Oct 10 17:51:23.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:23.592 INFO kablam! | Oct 10 17:51:23.592 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:51:23.592 INFO kablam! Oct 10 17:51:23.915 INFO kablam! warning: unused import: `self::molecule::database::*` Oct 10 17:51:23.915 INFO kablam! --> src/bin/delete_posts.rs:5:5 Oct 10 17:51:23.915 INFO kablam! | Oct 10 17:51:23.915 INFO kablam! 5 | use self::molecule::database::*; Oct 10 17:51:23.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:23.915 INFO kablam! | Oct 10 17:51:23.915 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:51:23.915 INFO kablam! Oct 10 17:51:25.120 INFO kablam! warning: unused import: `molecule::database::models::*` Oct 10 17:51:25.120 INFO kablam! --> src/bin/write_post.rs:6:5 Oct 10 17:51:25.120 INFO kablam! | Oct 10 17:51:25.120 INFO kablam! 6 | use molecule::database::models::*; Oct 10 17:51:25.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:25.120 INFO kablam! | Oct 10 17:51:25.120 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:51:25.120 INFO kablam! Oct 10 17:51:29.804 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 10 17:51:29.828 INFO kablam! su: No module specific data is present Oct 10 17:51:30.915 INFO running `"docker" "rm" "-f" "bb5df4324973e837a9c0343f2677eed601175516f7455ee093d3bd4122645ca8"` Oct 10 17:51:31.196 INFO blam! bb5df4324973e837a9c0343f2677eed601175516f7455ee093d3bd4122645ca8 Oct 10 17:51:31.200 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:51:31.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:51:31.690 INFO blam! 38a4b3957aa7ba5884f91950d5de008ba263f71a74c784e824e1d289260142a9 Oct 10 17:51:31.691 INFO running `"docker" "start" "-a" "38a4b3957aa7ba5884f91950d5de008ba263f71a74c784e824e1d289260142a9"` Oct 10 17:51:33.344 INFO kablam! usermod: no changes Oct 10 17:51:33.504 INFO kablam! Compiling molecule v0.1.0 (/source) Oct 10 17:51:38.741 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Oct 10 17:51:38.741 INFO kablam! --> src/bin/publish_posts.rs:6:5 Oct 10 17:51:38.741 INFO kablam! | Oct 10 17:51:38.742 INFO kablam! 6 | use self::molecule::database::models::Post; Oct 10 17:51:38.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:38.748 INFO kablam! | Oct 10 17:51:38.749 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:51:38.749 INFO kablam! Oct 10 17:51:39.420 INFO kablam! warning: unused import: `molecule::database::models::*` Oct 10 17:51:39.420 INFO kablam! --> src/bin/write_post.rs:6:5 Oct 10 17:51:39.420 INFO kablam! | Oct 10 17:51:39.420 INFO kablam! 6 | use molecule::database::models::*; Oct 10 17:51:39.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:39.441 INFO kablam! | Oct 10 17:51:39.441 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:51:39.441 INFO kablam! Oct 10 17:51:42.549 INFO kablam! warning: unused `#[macro_use]` import Oct 10 17:51:42.549 INFO kablam! --> src/lib.rs:4:1 Oct 10 17:51:42.549 INFO kablam! | Oct 10 17:51:42.550 INFO kablam! 4 | #[macro_use] Oct 10 17:51:42.550 INFO kablam! | ^^^^^^^^^^^^ Oct 10 17:51:42.550 INFO kablam! | Oct 10 17:51:42.550 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:51:42.550 INFO kablam! Oct 10 17:51:42.550 INFO kablam! warning: cannot find type `posts` in this scope Oct 10 17:51:42.550 INFO kablam! --> src/database/models.rs:3:10 Oct 10 17:51:42.550 INFO kablam! | Oct 10 17:51:42.550 INFO kablam! 3 | #[derive(Insertable)] Oct 10 17:51:42.550 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.550 INFO kablam! | Oct 10 17:51:42.550 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 17:51:42.550 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.550 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.550 INFO kablam! Oct 10 17:51:42.550 INFO kablam! warning: cannot find type `NewPost` in this scope Oct 10 17:51:42.550 INFO kablam! --> src/database/models.rs:3:10 Oct 10 17:51:42.550 INFO kablam! | Oct 10 17:51:42.550 INFO kablam! 3 | #[derive(Insertable)] Oct 10 17:51:42.550 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.550 INFO kablam! | Oct 10 17:51:42.550 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.550 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.550 INFO kablam! Oct 10 17:51:42.550 INFO kablam! warning: cannot find type `posts` in this scope Oct 10 17:51:42.550 INFO kablam! --> src/database/models.rs:3:10 Oct 10 17:51:42.550 INFO kablam! | Oct 10 17:51:42.550 INFO kablam! 3 | #[derive(Insertable)] Oct 10 17:51:42.550 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.550 INFO kablam! | Oct 10 17:51:42.550 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.550 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.550 INFO kablam! Oct 10 17:51:42.550 INFO kablam! warning: cannot find type `Post` in this scope Oct 10 17:51:42.550 INFO kablam! --> src/database/models.rs:10:10 Oct 10 17:51:42.550 INFO kablam! | Oct 10 17:51:42.550 INFO kablam! 10 | #[derive(Queryable)] Oct 10 17:51:42.550 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.550 INFO kablam! | Oct 10 17:51:42.550 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.550 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.550 INFO kablam! Oct 10 17:51:42.550 INFO kablam! warning: cannot find type `users` in this scope Oct 10 17:51:42.551 INFO kablam! --> src/database/models.rs:18:10 Oct 10 17:51:42.551 INFO kablam! | Oct 10 17:51:42.551 INFO kablam! 18 | #[derive(Insertable)] Oct 10 17:51:42.551 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.551 INFO kablam! | Oct 10 17:51:42.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.551 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.551 INFO kablam! Oct 10 17:51:42.556 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 10 17:51:42.556 INFO kablam! --> src/database/models.rs:18:10 Oct 10 17:51:42.556 INFO kablam! | Oct 10 17:51:42.556 INFO kablam! 18 | #[derive(Insertable)] Oct 10 17:51:42.556 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.556 INFO kablam! | Oct 10 17:51:42.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.556 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.556 INFO kablam! Oct 10 17:51:42.556 INFO kablam! warning: cannot find type `User` in this scope Oct 10 17:51:42.556 INFO kablam! --> src/database/models.rs:25:10 Oct 10 17:51:42.556 INFO kablam! | Oct 10 17:51:42.556 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 10 17:51:42.556 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.556 INFO kablam! | Oct 10 17:51:42.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.556 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.556 INFO kablam! Oct 10 17:51:42.556 INFO kablam! warning: cannot find type `User` in this scope Oct 10 17:51:42.556 INFO kablam! --> src/database/models.rs:25:21 Oct 10 17:51:42.556 INFO kablam! | Oct 10 17:51:42.556 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 10 17:51:42.556 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.556 INFO kablam! | Oct 10 17:51:42.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.556 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.556 INFO kablam! Oct 10 17:51:42.556 INFO kablam! warning: cannot find type `users` in this scope Oct 10 17:51:42.557 INFO kablam! --> src/database/models.rs:25:21 Oct 10 17:51:42.557 INFO kablam! | Oct 10 17:51:42.557 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 10 17:51:42.557 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.557 INFO kablam! | Oct 10 17:51:42.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.557 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.557 INFO kablam! Oct 10 17:51:42.557 INFO kablam! warning: cannot find type `table` in this scope Oct 10 17:51:42.557 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 17:51:42.557 INFO kablam! | Oct 10 17:51:42.557 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 17:51:42.557 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.557 INFO kablam! | Oct 10 17:51:42.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.557 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.557 INFO kablam! Oct 10 17:51:42.557 INFO kablam! warning: cannot find type `title` in this scope Oct 10 17:51:42.557 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.557 INFO kablam! | Oct 10 17:51:42.557 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.557 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.557 INFO kablam! | Oct 10 17:51:42.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.562 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.562 INFO kablam! Oct 10 17:51:42.562 INFO kablam! warning: cannot find type `post_id` in this scope Oct 10 17:51:42.562 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.562 INFO kablam! | Oct 10 17:51:42.562 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.562 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.562 INFO kablam! | Oct 10 17:51:42.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.562 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.562 INFO kablam! Oct 10 17:51:42.562 INFO kablam! warning: cannot find type `friendly_url` in this scope Oct 10 17:51:42.562 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.562 INFO kablam! | Oct 10 17:51:42.562 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.562 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.562 INFO kablam! | Oct 10 17:51:42.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.562 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.562 INFO kablam! Oct 10 17:51:42.563 INFO kablam! warning: cannot find type `publish_date` in this scope Oct 10 17:51:42.563 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.563 INFO kablam! | Oct 10 17:51:42.563 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.563 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.563 INFO kablam! | Oct 10 17:51:42.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.563 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.563 INFO kablam! Oct 10 17:51:42.563 INFO kablam! warning: cannot find type `expiration_date` in this scope Oct 10 17:51:42.563 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.563 INFO kablam! | Oct 10 17:51:42.563 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.563 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.563 INFO kablam! | Oct 10 17:51:42.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.563 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.563 INFO kablam! Oct 10 17:51:42.563 INFO kablam! warning: cannot find type `structure_id` in this scope Oct 10 17:51:42.563 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.563 INFO kablam! | Oct 10 17:51:42.563 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.563 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.563 INFO kablam! | Oct 10 17:51:42.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.563 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.563 INFO kablam! Oct 10 17:51:42.563 INFO kablam! warning: cannot find type `content` in this scope Oct 10 17:51:42.563 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.563 INFO kablam! | Oct 10 17:51:42.563 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.563 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.563 INFO kablam! | Oct 10 17:51:42.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.564 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.564 INFO kablam! Oct 10 17:51:42.565 INFO kablam! warning: cannot find type `folder_id` in this scope Oct 10 17:51:42.565 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.565 INFO kablam! | Oct 10 17:51:42.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.565 INFO kablam! | Oct 10 17:51:42.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.574 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.574 INFO kablam! Oct 10 17:51:42.574 INFO kablam! warning: cannot find type `is_trash` in this scope Oct 10 17:51:42.574 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.574 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.575 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.575 INFO kablam! Oct 10 17:51:42.575 INFO kablam! warning: cannot find type `is_draft` in this scope Oct 10 17:51:42.575 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.575 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.575 INFO kablam! Oct 10 17:51:42.575 INFO kablam! warning: cannot find type `create_date` in this scope Oct 10 17:51:42.575 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.575 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.575 INFO kablam! Oct 10 17:51:42.575 INFO kablam! warning: cannot find type `modified_date` in this scope Oct 10 17:51:42.575 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.575 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.575 INFO kablam! Oct 10 17:51:42.575 INFO kablam! warning: cannot find type `create_user_id` in this scope Oct 10 17:51:42.575 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.575 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.575 INFO kablam! Oct 10 17:51:42.575 INFO kablam! warning: cannot find type `modified_user_id` in this scope Oct 10 17:51:42.575 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.575 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.575 INFO kablam! Oct 10 17:51:42.575 INFO kablam! warning: cannot find type `site_id` in this scope Oct 10 17:51:42.575 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.575 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.575 INFO kablam! Oct 10 17:51:42.575 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Oct 10 17:51:42.575 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.575 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.575 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.575 INFO kablam! | Oct 10 17:51:42.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.580 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.580 INFO kablam! Oct 10 17:51:42.580 INFO kablam! warning: cannot find type `file_title` in this scope Oct 10 17:51:42.580 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.580 INFO kablam! | Oct 10 17:51:42.580 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.580 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.580 INFO kablam! | Oct 10 17:51:42.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.580 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.580 INFO kablam! Oct 10 17:51:42.584 INFO kablam! warning: cannot find type `file_id` in this scope Oct 10 17:51:42.584 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.584 INFO kablam! | Oct 10 17:51:42.584 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.584 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.584 INFO kablam! | Oct 10 17:51:42.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.584 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.584 INFO kablam! Oct 10 17:51:42.584 INFO kablam! warning: cannot find type `file_type_id` in this scope Oct 10 17:51:42.584 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.584 INFO kablam! | Oct 10 17:51:42.584 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.584 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.584 INFO kablam! | Oct 10 17:51:42.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.584 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.584 INFO kablam! Oct 10 17:51:42.584 INFO kablam! warning: cannot find type `page_id` in this scope Oct 10 17:51:42.584 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.584 INFO kablam! | Oct 10 17:51:42.584 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.585 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.585 INFO kablam! Oct 10 17:51:42.585 INFO kablam! warning: cannot find type `parent_page_id` in this scope Oct 10 17:51:42.585 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.585 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.585 INFO kablam! Oct 10 17:51:42.585 INFO kablam! warning: cannot find type `additional_javascript` in this scope Oct 10 17:51:42.585 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.585 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.585 INFO kablam! Oct 10 17:51:42.585 INFO kablam! warning: cannot find type `additional_css` in this scope Oct 10 17:51:42.585 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.585 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.585 INFO kablam! Oct 10 17:51:42.585 INFO kablam! warning: cannot find type `portlet_id` in this scope Oct 10 17:51:42.585 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.585 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.585 INFO kablam! Oct 10 17:51:42.585 INFO kablam! warning: cannot find type `page_internal_path` in this scope Oct 10 17:51:42.585 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.585 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.585 INFO kablam! Oct 10 17:51:42.585 INFO kablam! warning: cannot find type `portlet_type` in this scope Oct 10 17:51:42.585 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.585 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.585 INFO kablam! | Oct 10 17:51:42.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.585 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.585 INFO kablam! Oct 10 17:51:42.586 INFO kablam! warning: cannot find type `config` in this scope Oct 10 17:51:42.586 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.586 INFO kablam! | Oct 10 17:51:42.586 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.586 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.586 INFO kablam! | Oct 10 17:51:42.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.586 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.586 INFO kablam! Oct 10 17:51:42.592 INFO kablam! warning: cannot find type `id` in this scope Oct 10 17:51:42.592 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.592 INFO kablam! | Oct 10 17:51:42.592 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.592 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.592 INFO kablam! | Oct 10 17:51:42.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.592 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.592 INFO kablam! Oct 10 17:51:42.592 INFO kablam! warning: cannot find type `body` in this scope Oct 10 17:51:42.592 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.592 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.593 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.593 INFO kablam! Oct 10 17:51:42.593 INFO kablam! warning: cannot find type `published` in this scope Oct 10 17:51:42.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.593 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.593 INFO kablam! Oct 10 17:51:42.593 INFO kablam! warning: cannot find type `parent_site_id` in this scope Oct 10 17:51:42.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.593 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.593 INFO kablam! Oct 10 17:51:42.593 INFO kablam! warning: cannot find type `theme_id` in this scope Oct 10 17:51:42.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.593 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.593 INFO kablam! Oct 10 17:51:42.593 INFO kablam! warning: cannot find type `jsonStructure` in this scope Oct 10 17:51:42.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.593 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.593 INFO kablam! Oct 10 17:51:42.593 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Oct 10 17:51:42.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.593 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.593 INFO kablam! Oct 10 17:51:42.593 INFO kablam! warning: cannot find type `template_id` in this scope Oct 10 17:51:42.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.593 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.593 INFO kablam! Oct 10 17:51:42.593 INFO kablam! warning: cannot find type `user_id` in this scope Oct 10 17:51:42.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.593 INFO kablam! | Oct 10 17:51:42.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.594 INFO kablam! | Oct 10 17:51:42.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.594 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.594 INFO kablam! Oct 10 17:51:42.594 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 10 17:51:42.594 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.594 INFO kablam! | Oct 10 17:51:42.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.594 INFO kablam! | Oct 10 17:51:42.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.594 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.594 INFO kablam! Oct 10 17:51:42.594 INFO kablam! warning: cannot find type `first_name` in this scope Oct 10 17:51:42.594 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.594 INFO kablam! | Oct 10 17:51:42.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.594 INFO kablam! | Oct 10 17:51:42.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.594 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.594 INFO kablam! Oct 10 17:51:42.594 INFO kablam! warning: cannot find type `last_name` in this scope Oct 10 17:51:42.594 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.594 INFO kablam! | Oct 10 17:51:42.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.594 INFO kablam! | Oct 10 17:51:42.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.594 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.594 INFO kablam! Oct 10 17:51:42.600 INFO kablam! warning: cannot find type `anrede` in this scope Oct 10 17:51:42.601 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.601 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.601 INFO kablam! Oct 10 17:51:42.601 INFO kablam! warning: cannot find type `geburtstag` in this scope Oct 10 17:51:42.601 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.601 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.601 INFO kablam! Oct 10 17:51:42.601 INFO kablam! warning: cannot find type `email` in this scope Oct 10 17:51:42.601 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.601 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.601 INFO kablam! Oct 10 17:51:42.601 INFO kablam! warning: cannot find type `portrait` in this scope Oct 10 17:51:42.601 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.601 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.601 INFO kablam! Oct 10 17:51:42.601 INFO kablam! warning: cannot find type `original_site_id` in this scope Oct 10 17:51:42.601 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.601 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.601 INFO kablam! Oct 10 17:51:42.601 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Oct 10 17:51:42.601 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.601 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.601 INFO kablam! Oct 10 17:51:42.601 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Oct 10 17:51:42.601 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.601 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.601 INFO kablam! Oct 10 17:51:42.601 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Oct 10 17:51:42.601 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 17:51:42.601 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 17:51:42.601 INFO kablam! = note: for more information, see issue #50504 Oct 10 17:51:42.601 INFO kablam! Oct 10 17:51:42.601 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 10 17:51:42.601 INFO kablam! --> src/database/user.rs:4:5 Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! 4 | use dotenv::dotenv; Oct 10 17:51:42.601 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 17:51:42.601 INFO kablam! Oct 10 17:51:42.601 INFO kablam! warning: unused import: `std::env` Oct 10 17:51:42.601 INFO kablam! --> src/database/user.rs:7:5 Oct 10 17:51:42.601 INFO kablam! | Oct 10 17:51:42.601 INFO kablam! 7 | use std::env; Oct 10 17:51:42.601 INFO kablam! | ^^^^^^^^ Oct 10 17:51:42.601 INFO kablam! Oct 10 17:51:42.602 INFO kablam! warning: unused import: `diesel::*` Oct 10 17:51:42.602 INFO kablam! --> src/database/user.rs:74:9 Oct 10 17:51:42.602 INFO kablam! | Oct 10 17:51:42.602 INFO kablam! 74 | use diesel::*; Oct 10 17:51:42.602 INFO kablam! | ^^^^^^^^^ Oct 10 17:51:42.602 INFO kablam! Oct 10 17:51:42.602 INFO kablam! warning: unused import: `database::models::*` Oct 10 17:51:42.602 INFO kablam! --> src/database/mod.rs:14:5 Oct 10 17:51:42.602 INFO kablam! | Oct 10 17:51:42.602 INFO kablam! 14 | use database::models::*; Oct 10 17:51:42.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:42.602 INFO kablam! Oct 10 17:51:42.602 INFO kablam! warning: unused import: `schema::users::dsl::*` Oct 10 17:51:42.602 INFO kablam! --> src/database/mod.rs:20:5 Oct 10 17:51:42.602 INFO kablam! | Oct 10 17:51:42.602 INFO kablam! 20 | use schema::users::dsl::*; Oct 10 17:51:42.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:42.602 INFO kablam! Oct 10 17:51:43.122 INFO kablam! warning: unused import: `self::molecule::database::*` Oct 10 17:51:43.122 INFO kablam! --> src/bin/delete_posts.rs:5:5 Oct 10 17:51:43.122 INFO kablam! | Oct 10 17:51:43.122 INFO kablam! 5 | use self::molecule::database::*; Oct 10 17:51:43.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:43.122 INFO kablam! | Oct 10 17:51:43.123 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:51:43.123 INFO kablam! Oct 10 17:51:45.588 INFO kablam! warning: unused variable: `n` Oct 10 17:51:45.588 INFO kablam! --> src/database/user.rs:32:12 Oct 10 17:51:45.588 INFO kablam! | Oct 10 17:51:45.588 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Oct 10 17:51:45.589 INFO kablam! | ^ help: consider using `_n` instead Oct 10 17:51:45.589 INFO kablam! | Oct 10 17:51:45.589 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:51:45.589 INFO kablam! Oct 10 17:51:45.589 INFO kablam! warning: unused variable: `number_of_users` Oct 10 17:51:45.589 INFO kablam! --> src/database/user.rs:77:9 Oct 10 17:51:45.589 INFO kablam! | Oct 10 17:51:45.589 INFO kablam! 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Oct 10 17:51:45.589 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Oct 10 17:51:45.589 INFO kablam! Oct 10 17:51:45.908 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Oct 10 17:51:45.908 INFO kablam! --> src/common/mod.rs:14:5 Oct 10 17:51:45.908 INFO kablam! | Oct 10 17:51:45.908 INFO kablam! 14 | pub dbConnection: SqliteConnection, Oct 10 17:51:45.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:45.908 INFO kablam! | Oct 10 17:51:45.908 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 17:51:45.908 INFO kablam! Oct 10 17:51:45.980 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 17:51:45.980 INFO kablam! --> src/database/mod.rs:57:5 Oct 10 17:51:45.980 INFO kablam! | Oct 10 17:51:45.980 INFO kablam! 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Oct 10 17:51:45.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:51:45.980 INFO kablam! | Oct 10 17:51:45.980 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 17:51:45.980 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 17:51:45.980 INFO kablam! Oct 10 17:51:49.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.63s Oct 10 17:51:49.012 INFO kablam! su: No module specific data is present Oct 10 17:51:49.598 INFO running `"docker" "rm" "-f" "38a4b3957aa7ba5884f91950d5de008ba263f71a74c784e824e1d289260142a9"` Oct 10 17:51:49.816 INFO blam! 38a4b3957aa7ba5884f91950d5de008ba263f71a74c784e824e1d289260142a9 Oct 10 17:51:49.824 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:51:49.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:51:50.265 INFO blam! 0b19b1c8f517db5d3c8166819be3efd0eb2c397b7c6bcee7969b3ccaf7f0b837 Oct 10 17:51:50.267 INFO running `"docker" "start" "-a" "0b19b1c8f517db5d3c8166819be3efd0eb2c397b7c6bcee7969b3ccaf7f0b837"` Oct 10 17:51:51.463 INFO kablam! usermod: no changes Oct 10 17:51:51.608 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 10 17:51:51.614 INFO kablam! Running /target/debug/deps/molecule-b65836c7b3607f27 Oct 10 17:51:51.631 INFO blam! Oct 10 17:51:51.631 INFO blam! running 2 tests Oct 10 17:51:51.636 INFO blam! Running migration 20180525191918 Oct 10 17:51:51.636 INFO blam! Running migration 20180525191918 Oct 10 17:51:51.636 INFO blam! test database::user::create_one_user_and_delete ... ok Oct 10 17:51:51.636 INFO blam! test database::user::create_two_users ... ok Oct 10 17:51:51.636 INFO blam! Oct 10 17:51:51.636 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:51:51.636 INFO blam! Oct 10 17:51:51.644 INFO blam! Oct 10 17:51:51.644 INFO kablam! Running /target/debug/deps/delete_posts-c0222a4b7fe1d440 Oct 10 17:51:51.644 INFO blam! running 0 tests Oct 10 17:51:51.645 INFO blam! Oct 10 17:51:51.645 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:51:51.645 INFO blam! Oct 10 17:51:51.645 INFO kablam! Running /target/debug/deps/publish_posts-cc03a35731d9793c Oct 10 17:51:51.648 INFO kablam! Running /target/debug/deps/show_posts-bd22ea1e48f0e327 Oct 10 17:51:51.648 INFO blam! Oct 10 17:51:51.648 INFO blam! running 0 tests Oct 10 17:51:51.648 INFO blam! Oct 10 17:51:51.648 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:51:51.648 INFO blam! Oct 10 17:51:51.648 INFO blam! Oct 10 17:51:51.649 INFO blam! running 0 tests Oct 10 17:51:51.649 INFO blam! Oct 10 17:51:51.649 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:51:51.649 INFO blam! Oct 10 17:51:51.652 INFO kablam! Running /target/debug/deps/show_users-39de53049985c257 Oct 10 17:51:51.660 INFO blam! Oct 10 17:51:51.660 INFO blam! running 0 tests Oct 10 17:51:51.660 INFO blam! Oct 10 17:51:51.660 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:51:51.660 INFO blam! Oct 10 17:51:51.668 INFO blam! Oct 10 17:51:51.668 INFO kablam! Running /target/debug/deps/write_post-80440c690d665ad7 Oct 10 17:51:51.668 INFO blam! running 0 tests Oct 10 17:51:51.668 INFO kablam! Doc-tests molecule Oct 10 17:51:51.669 INFO blam! Oct 10 17:51:51.669 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:51:51.669 INFO blam! Oct 10 17:51:56.139 INFO blam! Oct 10 17:51:56.139 INFO blam! running 0 tests Oct 10 17:51:56.139 INFO blam! Oct 10 17:51:56.139 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:51:56.139 INFO blam! Oct 10 17:51:56.161 INFO kablam! su: No module specific data is present Oct 10 17:51:57.296 INFO running `"docker" "rm" "-f" "0b19b1c8f517db5d3c8166819be3efd0eb2c397b7c6bcee7969b3ccaf7f0b837"` Oct 10 17:51:57.602 INFO blam! 0b19b1c8f517db5d3c8166819be3efd0eb2c397b7c6bcee7969b3ccaf7f0b837