Oct 15 03:53:48.543 INFO testing apolitical/articles-api against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 03:53:48.544 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 03:53:48.989 INFO blam! 6a920d17917ebbcc86d9d8572054b0ee1c88243b515659620361004f35a69916 Oct 15 03:53:48.991 INFO running `"docker" "start" "-a" "6a920d17917ebbcc86d9d8572054b0ee1c88243b515659620361004f35a69916"` Oct 15 03:53:50.439 INFO kablam! usermod: no changes Oct 15 03:53:51.020 INFO kablam! Compiling redis v0.9.1 Oct 15 03:53:51.021 INFO kablam! Compiling actix-web v0.7.12 Oct 15 03:53:51.030 INFO kablam! Compiling tower-service v0.1.0 Oct 15 03:53:51.031 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 15 03:53:51.034 INFO kablam! Compiling combine v3.5.1 Oct 15 03:53:51.036 INFO kablam! Compiling mio v0.6.15 Oct 15 03:53:51.038 INFO kablam! Compiling tokio-io v0.1.8 Oct 15 03:53:51.039 INFO kablam! Compiling http v0.1.10 Oct 15 03:53:55.215 INFO kablam! Compiling syn v0.14.9 Oct 15 03:53:56.795 INFO kablam! Compiling diesel_derives v1.3.0 Oct 15 03:53:58.580 INFO kablam! Compiling chrono v0.4.6 Oct 15 03:53:58.935 INFO kablam! Compiling openssl v0.9.24 Oct 15 03:54:04.331 INFO kablam! Compiling serde_derive v1.0.79 Oct 15 03:54:12.419 INFO kablam! Compiling tokio-codec v0.1.0 Oct 15 03:54:21.364 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 15 03:54:21.553 INFO kablam! Compiling env_logger v0.5.13 Oct 15 03:54:32.079 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 15 03:54:32.089 INFO kablam! Compiling mio-uds v0.6.6 Oct 15 03:54:32.120 INFO kablam! Compiling h2 v0.1.12 Oct 15 03:54:32.587 INFO kablam! Compiling tokio-fs v0.1.3 Oct 15 03:54:38.335 INFO kablam! Compiling frank_jwt v3.0.2 Oct 15 03:54:58.919 INFO kablam! Compiling diesel v1.3.3 Oct 15 03:55:01.567 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 15 03:55:01.819 INFO kablam! Compiling tokio-udp v0.1.2 Oct 15 03:55:01.835 INFO kablam! Compiling tokio-uds v0.2.1 Oct 15 03:55:01.873 INFO kablam! Compiling tokio-signal v0.2.5 Oct 15 03:55:02.163 INFO kablam! Compiling synstructure v0.9.0 Oct 15 03:55:02.927 INFO kablam! Compiling actix_derive v0.3.0 Oct 15 03:55:08.411 INFO kablam! Compiling trust-dns-proto v0.4.3 Oct 15 03:55:10.408 INFO kablam! Compiling tokio v0.1.8 Oct 15 03:55:25.415 INFO kablam! Compiling failure_derive v0.1.2 Oct 15 03:55:31.664 INFO kablam! Compiling trust-dns-resolver v0.9.1 Oct 15 03:55:34.403 INFO kablam! Compiling failure v0.1.2 Oct 15 03:55:36.271 INFO kablam! Compiling trust-dns-proto v0.5.0-alpha.3 Oct 15 03:55:36.272 INFO kablam! Compiling dotenv v0.13.0 Oct 15 03:55:56.055 INFO kablam! Compiling r2d2_redis v0.8.0 Oct 15 03:55:56.765 INFO kablam! Compiling actix v0.7.5 Oct 15 03:55:57.322 INFO kablam! Compiling trust-dns-resolver v0.10.0-alpha.3 Oct 15 03:56:13.127 INFO kablam! Compiling actix-net v0.1.1 Oct 15 03:56:42.171 INFO kablam! Compiling articles-api v0.3.0 (/source) Oct 15 03:56:47.227 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 15 03:56:47.227 INFO kablam! --> src/db/post.rs:8:10 Oct 15 03:56:47.227 INFO kablam! | Oct 15 03:56:47.227 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 15 03:56:47.227 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.227 INFO kablam! | Oct 15 03:56:47.228 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 03:56:47.228 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 15 03:56:47.228 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.228 INFO kablam! Oct 15 03:56:47.228 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 15 03:56:47.228 INFO kablam! --> src/db/post.rs:8:10 Oct 15 03:56:47.228 INFO kablam! | Oct 15 03:56:47.228 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 15 03:56:47.228 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.228 INFO kablam! | Oct 15 03:56:47.228 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 15 03:56:47.228 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.228 INFO kablam! Oct 15 03:56:47.229 INFO kablam! warning: cannot find type `Post` in this scope Oct 15 03:56:47.229 INFO kablam! --> src/db/post.rs:8:10 Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 15 03:56:47.229 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 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 15 03:56:47.229 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.229 INFO kablam! Oct 15 03:56:47.229 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 15 03:56:47.229 INFO kablam! --> src/db/term.rs:9:10 Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:56:47.229 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 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 15 03:56:47.229 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.229 INFO kablam! Oct 15 03:56:47.229 INFO kablam! warning: cannot find type `Term` in this scope Oct 15 03:56:47.229 INFO kablam! --> src/db/term.rs:9:10 Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:56:47.229 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 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 15 03:56:47.229 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.229 INFO kablam! Oct 15 03:56:47.229 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 15 03:56:47.229 INFO kablam! --> src/db/term.rs:9:10 Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:56:47.229 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 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 15 03:56:47.229 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.229 INFO kablam! Oct 15 03:56:47.229 INFO kablam! warning: cannot find type `Term` in this scope Oct 15 03:56:47.229 INFO kablam! --> src/db/term.rs:9:31 Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:56:47.229 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 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 15 03:56:47.229 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.229 INFO kablam! Oct 15 03:56:47.229 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 15 03:56:47.229 INFO kablam! --> src/db/term.rs:9:31 Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:56:47.229 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 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 15 03:56:47.229 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.229 INFO kablam! Oct 15 03:56:47.229 INFO kablam! warning: cannot find type `Term` in this scope Oct 15 03:56:47.229 INFO kablam! --> src/db/term.rs:9:45 Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:56:47.229 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 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 15 03:56:47.229 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.229 INFO kablam! Oct 15 03:56:47.229 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 15 03:56:47.229 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 15 03:56:47.229 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 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 15 03:56:47.229 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.229 INFO kablam! Oct 15 03:56:47.229 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Oct 15 03:56:47.229 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 15 03:56:47.229 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.229 INFO kablam! | Oct 15 03:56:47.229 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 15 03:56:47.229 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.229 INFO kablam! Oct 15 03:56:47.229 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 15 03:56:47.230 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Oct 15 03:56:47.230 INFO kablam! | Oct 15 03:56:47.230 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 15 03:56:47.230 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.230 INFO kablam! | Oct 15 03:56:47.230 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 15 03:56:47.230 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.230 INFO kablam! Oct 15 03:56:47.230 INFO kablam! warning: cannot find type `table` in this scope Oct 15 03:56:47.230 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 03:56:47.230 INFO kablam! | Oct 15 03:56:47.230 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 03:56:47.230 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.230 INFO kablam! | Oct 15 03:56:47.230 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 15 03:56:47.230 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.230 INFO kablam! Oct 15 03:56:47.239 INFO kablam! warning: cannot find type `meta_id` in this scope Oct 15 03:56:47.239 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.239 INFO kablam! | Oct 15 03:56:47.239 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.239 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.239 INFO kablam! | Oct 15 03:56:47.239 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 15 03:56:47.239 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.239 INFO kablam! Oct 15 03:56:47.239 INFO kablam! warning: cannot find type `post_id` in this scope Oct 15 03:56:47.239 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.239 INFO kablam! | Oct 15 03:56:47.239 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.239 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.239 INFO kablam! | Oct 15 03:56:47.239 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 15 03:56:47.239 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.239 INFO kablam! Oct 15 03:56:47.239 INFO kablam! warning: cannot find type `meta_key` in this scope Oct 15 03:56:47.240 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.240 INFO kablam! | Oct 15 03:56:47.240 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.240 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.240 INFO kablam! | Oct 15 03:56:47.240 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 15 03:56:47.240 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.240 INFO kablam! Oct 15 03:56:47.240 INFO kablam! warning: cannot find type `meta_value` in this scope Oct 15 03:56:47.240 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.240 INFO kablam! | Oct 15 03:56:47.240 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.240 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.240 INFO kablam! | Oct 15 03:56:47.240 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 15 03:56:47.240 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.240 INFO kablam! Oct 15 03:56:47.240 INFO kablam! warning: cannot find type `ID` in this scope Oct 15 03:56:47.240 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.241 INFO kablam! | Oct 15 03:56:47.241 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.241 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.241 INFO kablam! | Oct 15 03:56:47.241 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 15 03:56:47.241 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.241 INFO kablam! Oct 15 03:56:47.241 INFO kablam! warning: cannot find type `post_author` in this scope Oct 15 03:56:47.241 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.241 INFO kablam! | Oct 15 03:56:47.241 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.241 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.241 INFO kablam! | Oct 15 03:56:47.241 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 15 03:56:47.241 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.241 INFO kablam! Oct 15 03:56:47.241 INFO kablam! warning: cannot find type `post_date` in this scope Oct 15 03:56:47.241 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.241 INFO kablam! | Oct 15 03:56:47.241 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.241 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.242 INFO kablam! | Oct 15 03:56:47.242 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 15 03:56:47.242 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.242 INFO kablam! Oct 15 03:56:47.242 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Oct 15 03:56:47.242 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.242 INFO kablam! | Oct 15 03:56:47.243 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.243 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.243 INFO kablam! | Oct 15 03:56:47.243 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 15 03:56:47.243 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.243 INFO kablam! Oct 15 03:56:47.243 INFO kablam! warning: cannot find type `post_content` in this scope Oct 15 03:56:47.243 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.243 INFO kablam! | Oct 15 03:56:47.243 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.243 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.243 INFO kablam! | Oct 15 03:56:47.243 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 15 03:56:47.243 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.243 INFO kablam! Oct 15 03:56:47.243 INFO kablam! warning: cannot find type `post_title` in this scope Oct 15 03:56:47.243 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.243 INFO kablam! | Oct 15 03:56:47.243 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.243 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.243 INFO kablam! | Oct 15 03:56:47.243 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 15 03:56:47.243 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.243 INFO kablam! Oct 15 03:56:47.243 INFO kablam! warning: cannot find type `post_excerpt` in this scope Oct 15 03:56:47.243 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.243 INFO kablam! | Oct 15 03:56:47.243 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.243 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.243 INFO kablam! | Oct 15 03:56:47.243 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 15 03:56:47.243 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.243 INFO kablam! Oct 15 03:56:47.243 INFO kablam! warning: cannot find type `post_status` in this scope Oct 15 03:56:47.243 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.243 INFO kablam! | Oct 15 03:56:47.243 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.243 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.243 INFO kablam! | Oct 15 03:56:47.244 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 15 03:56:47.244 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.244 INFO kablam! Oct 15 03:56:47.244 INFO kablam! warning: cannot find type `comment_status` in this scope Oct 15 03:56:47.244 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.244 INFO kablam! | Oct 15 03:56:47.244 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.244 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.244 INFO kablam! | Oct 15 03:56:47.244 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 15 03:56:47.244 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.244 INFO kablam! Oct 15 03:56:47.244 INFO kablam! warning: cannot find type `ping_status` in this scope Oct 15 03:56:47.244 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.244 INFO kablam! | Oct 15 03:56:47.244 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.244 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.244 INFO kablam! | Oct 15 03:56:47.244 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 15 03:56:47.244 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.244 INFO kablam! Oct 15 03:56:47.244 INFO kablam! warning: cannot find type `post_password` in this scope Oct 15 03:56:47.244 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.244 INFO kablam! | Oct 15 03:56:47.244 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.244 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.244 INFO kablam! | Oct 15 03:56:47.244 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 15 03:56:47.244 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.244 INFO kablam! Oct 15 03:56:47.244 INFO kablam! warning: cannot find type `post_name` in this scope Oct 15 03:56:47.244 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.244 INFO kablam! | Oct 15 03:56:47.244 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.244 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.244 INFO kablam! | Oct 15 03:56:47.244 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 15 03:56:47.244 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.245 INFO kablam! Oct 15 03:56:47.245 INFO kablam! warning: cannot find type `to_ping` in this scope Oct 15 03:56:47.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 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 15 03:56:47.245 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.245 INFO kablam! Oct 15 03:56:47.245 INFO kablam! warning: cannot find type `pinged` in this scope Oct 15 03:56:47.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 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 15 03:56:47.245 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.245 INFO kablam! Oct 15 03:56:47.245 INFO kablam! warning: cannot find type `post_modified` in this scope Oct 15 03:56:47.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 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 15 03:56:47.245 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.245 INFO kablam! Oct 15 03:56:47.245 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Oct 15 03:56:47.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 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 15 03:56:47.245 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.245 INFO kablam! Oct 15 03:56:47.245 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Oct 15 03:56:47.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 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 15 03:56:47.245 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.245 INFO kablam! Oct 15 03:56:47.245 INFO kablam! warning: cannot find type `post_parent` in this scope Oct 15 03:56:47.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 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 15 03:56:47.245 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.245 INFO kablam! Oct 15 03:56:47.245 INFO kablam! warning: cannot find type `guid` in this scope Oct 15 03:56:47.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 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 15 03:56:47.245 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.245 INFO kablam! Oct 15 03:56:47.245 INFO kablam! warning: cannot find type `menu_order` in this scope Oct 15 03:56:47.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 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 15 03:56:47.245 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.245 INFO kablam! Oct 15 03:56:47.245 INFO kablam! warning: cannot find type `post_type` in this scope Oct 15 03:56:47.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 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 15 03:56:47.245 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.245 INFO kablam! Oct 15 03:56:47.245 INFO kablam! warning: cannot find type `post_mime_type` in this scope Oct 15 03:56:47.245 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.245 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.245 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.245 INFO kablam! | Oct 15 03:56:47.246 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 15 03:56:47.246 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.246 INFO kablam! Oct 15 03:56:47.246 INFO kablam! warning: cannot find type `comment_count` in this scope Oct 15 03:56:47.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 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 15 03:56:47.246 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.246 INFO kablam! Oct 15 03:56:47.246 INFO kablam! warning: cannot find type `term_id` in this scope Oct 15 03:56:47.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 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 15 03:56:47.246 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.246 INFO kablam! Oct 15 03:56:47.246 INFO kablam! warning: cannot find type `name` in this scope Oct 15 03:56:47.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 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 15 03:56:47.246 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.246 INFO kablam! Oct 15 03:56:47.246 INFO kablam! warning: cannot find type `slug` in this scope Oct 15 03:56:47.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 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 15 03:56:47.246 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.246 INFO kablam! Oct 15 03:56:47.246 INFO kablam! warning: cannot find type `term_group` in this scope Oct 15 03:56:47.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 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 15 03:56:47.246 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.246 INFO kablam! Oct 15 03:56:47.246 INFO kablam! warning: cannot find type `term_order` in this scope Oct 15 03:56:47.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 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 15 03:56:47.246 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.246 INFO kablam! Oct 15 03:56:47.246 INFO kablam! warning: cannot find type `object_id` in this scope Oct 15 03:56:47.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 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 15 03:56:47.246 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.246 INFO kablam! Oct 15 03:56:47.246 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Oct 15 03:56:47.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 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 15 03:56:47.246 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.246 INFO kablam! Oct 15 03:56:47.246 INFO kablam! warning: cannot find type `taxonomy` in this scope Oct 15 03:56:47.246 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.246 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.246 INFO kablam! | Oct 15 03:56:47.246 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 15 03:56:47.246 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.246 INFO kablam! Oct 15 03:56:47.247 INFO kablam! warning: cannot find type `description` in this scope Oct 15 03:56:47.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.247 INFO kablam! | Oct 15 03:56:47.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.247 INFO kablam! | Oct 15 03:56:47.247 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 15 03:56:47.247 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.247 INFO kablam! Oct 15 03:56:47.247 INFO kablam! warning: cannot find type `parent` in this scope Oct 15 03:56:47.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.247 INFO kablam! | Oct 15 03:56:47.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.247 INFO kablam! | Oct 15 03:56:47.247 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 15 03:56:47.247 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.247 INFO kablam! Oct 15 03:56:47.247 INFO kablam! warning: cannot find type `count` in this scope Oct 15 03:56:47.247 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:56:47.247 INFO kablam! | Oct 15 03:56:47.247 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:56:47.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:56:47.247 INFO kablam! | Oct 15 03:56:47.247 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 15 03:56:47.247 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:56:47.247 INFO kablam! Oct 15 03:57:14.140 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 23s Oct 15 03:57:14.160 INFO kablam! su: No module specific data is present Oct 15 03:57:15.471 INFO running `"docker" "rm" "-f" "6a920d17917ebbcc86d9d8572054b0ee1c88243b515659620361004f35a69916"` Oct 15 03:57:15.867 INFO blam! 6a920d17917ebbcc86d9d8572054b0ee1c88243b515659620361004f35a69916 Oct 15 03:57:15.884 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 03:57:16.325 INFO blam! 48ce4eb43fe9e2302bd0d31bdcd19d0f8fb3d735828db87b428bd412833f24fe Oct 15 03:57:16.339 INFO running `"docker" "start" "-a" "48ce4eb43fe9e2302bd0d31bdcd19d0f8fb3d735828db87b428bd412833f24fe"` Oct 15 03:57:17.695 INFO kablam! usermod: no changes Oct 15 03:57:18.071 INFO kablam! Compiling articles-api v0.3.0 (/source) Oct 15 03:57:25.513 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 15 03:57:25.513 INFO kablam! --> src/db/post.rs:8:10 Oct 15 03:57:25.513 INFO kablam! | Oct 15 03:57:25.514 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 15 03:57:25.514 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.514 INFO kablam! | Oct 15 03:57:25.514 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 03:57:25.515 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 15 03:57:25.515 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.515 INFO kablam! Oct 15 03:57:25.515 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 15 03:57:25.516 INFO kablam! --> src/db/post.rs:8:10 Oct 15 03:57:25.516 INFO kablam! | Oct 15 03:57:25.516 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 15 03:57:25.517 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.523 INFO kablam! | Oct 15 03:57:25.523 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 15 03:57:25.523 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.524 INFO kablam! Oct 15 03:57:25.524 INFO kablam! warning: cannot find type `Post` in this scope Oct 15 03:57:25.524 INFO kablam! --> src/db/post.rs:8:10 Oct 15 03:57:25.525 INFO kablam! | Oct 15 03:57:25.525 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 15 03:57:25.525 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.525 INFO kablam! | Oct 15 03:57:25.526 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 15 03:57:25.526 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.526 INFO kablam! Oct 15 03:57:25.530 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 15 03:57:25.530 INFO kablam! --> src/db/term.rs:9:10 Oct 15 03:57:25.531 INFO kablam! | Oct 15 03:57:25.531 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:57:25.531 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.531 INFO kablam! | Oct 15 03:57:25.532 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 15 03:57:25.532 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.532 INFO kablam! Oct 15 03:57:25.532 INFO kablam! warning: cannot find type `Term` in this scope Oct 15 03:57:25.533 INFO kablam! --> src/db/term.rs:9:10 Oct 15 03:57:25.533 INFO kablam! | Oct 15 03:57:25.533 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:57:25.533 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.534 INFO kablam! | Oct 15 03:57:25.534 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 15 03:57:25.534 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.535 INFO kablam! Oct 15 03:57:25.535 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 15 03:57:25.535 INFO kablam! --> src/db/term.rs:9:10 Oct 15 03:57:25.535 INFO kablam! | Oct 15 03:57:25.536 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:57:25.536 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.536 INFO kablam! | Oct 15 03:57:25.536 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 15 03:57:25.537 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.537 INFO kablam! Oct 15 03:57:25.537 INFO kablam! warning: cannot find type `Term` in this scope Oct 15 03:57:25.537 INFO kablam! --> src/db/term.rs:9:31 Oct 15 03:57:25.538 INFO kablam! | Oct 15 03:57:25.538 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:57:25.538 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.538 INFO kablam! | Oct 15 03:57:25.541 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 15 03:57:25.542 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.542 INFO kablam! Oct 15 03:57:25.542 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 15 03:57:25.542 INFO kablam! --> src/db/term.rs:9:31 Oct 15 03:57:25.543 INFO kablam! | Oct 15 03:57:25.543 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:57:25.543 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.543 INFO kablam! | Oct 15 03:57:25.544 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 15 03:57:25.544 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.544 INFO kablam! Oct 15 03:57:25.544 INFO kablam! warning: cannot find type `Term` in this scope Oct 15 03:57:25.545 INFO kablam! --> src/db/term.rs:9:45 Oct 15 03:57:25.545 INFO kablam! | Oct 15 03:57:25.545 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 15 03:57:25.546 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.546 INFO kablam! | Oct 15 03:57:25.546 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 15 03:57:25.546 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.549 INFO kablam! Oct 15 03:57:25.549 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 15 03:57:25.550 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.551 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 15 03:57:25.551 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.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 15 03:57:25.551 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.551 INFO kablam! Oct 15 03:57:25.551 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Oct 15 03:57:25.551 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.551 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 15 03:57:25.551 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.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 15 03:57:25.551 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.551 INFO kablam! Oct 15 03:57:25.551 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 15 03:57:25.551 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.551 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 15 03:57:25.551 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.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 15 03:57:25.551 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.551 INFO kablam! Oct 15 03:57:25.551 INFO kablam! warning: cannot find type `table` in this scope Oct 15 03:57:25.551 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.551 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 03:57:25.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.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 15 03:57:25.551 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.551 INFO kablam! Oct 15 03:57:25.551 INFO kablam! warning: cannot find type `meta_id` in this scope Oct 15 03:57:25.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.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 15 03:57:25.551 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.551 INFO kablam! Oct 15 03:57:25.551 INFO kablam! warning: cannot find type `post_id` in this scope Oct 15 03:57:25.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.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 15 03:57:25.551 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.551 INFO kablam! Oct 15 03:57:25.551 INFO kablam! warning: cannot find type `meta_key` in this scope Oct 15 03:57:25.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.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 15 03:57:25.551 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.551 INFO kablam! Oct 15 03:57:25.551 INFO kablam! warning: cannot find type `meta_value` in this scope Oct 15 03:57:25.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.551 INFO kablam! | Oct 15 03:57:25.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 15 03:57:25.551 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.551 INFO kablam! Oct 15 03:57:25.551 INFO kablam! warning: cannot find type `ID` in this scope Oct 15 03:57:25.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 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 15 03:57:25.552 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.552 INFO kablam! Oct 15 03:57:25.552 INFO kablam! warning: cannot find type `post_author` in this scope Oct 15 03:57:25.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 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 15 03:57:25.552 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.552 INFO kablam! Oct 15 03:57:25.552 INFO kablam! warning: cannot find type `post_date` in this scope Oct 15 03:57:25.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 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 15 03:57:25.552 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.552 INFO kablam! Oct 15 03:57:25.552 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Oct 15 03:57:25.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 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 15 03:57:25.552 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.552 INFO kablam! Oct 15 03:57:25.552 INFO kablam! warning: cannot find type `post_content` in this scope Oct 15 03:57:25.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 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 15 03:57:25.552 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.552 INFO kablam! Oct 15 03:57:25.552 INFO kablam! warning: cannot find type `post_title` in this scope Oct 15 03:57:25.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 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 15 03:57:25.552 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.552 INFO kablam! Oct 15 03:57:25.552 INFO kablam! warning: cannot find type `post_excerpt` in this scope Oct 15 03:57:25.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 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 15 03:57:25.552 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.552 INFO kablam! Oct 15 03:57:25.552 INFO kablam! warning: cannot find type `post_status` in this scope Oct 15 03:57:25.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 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 15 03:57:25.552 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.552 INFO kablam! Oct 15 03:57:25.552 INFO kablam! warning: cannot find type `comment_status` in this scope Oct 15 03:57:25.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.552 INFO kablam! | Oct 15 03:57:25.552 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 15 03:57:25.552 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.553 INFO kablam! Oct 15 03:57:25.553 INFO kablam! warning: cannot find type `ping_status` in this scope Oct 15 03:57:25.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 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 15 03:57:25.553 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.553 INFO kablam! Oct 15 03:57:25.553 INFO kablam! warning: cannot find type `post_password` in this scope Oct 15 03:57:25.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 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 15 03:57:25.553 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.553 INFO kablam! Oct 15 03:57:25.553 INFO kablam! warning: cannot find type `post_name` in this scope Oct 15 03:57:25.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 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 15 03:57:25.553 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.553 INFO kablam! Oct 15 03:57:25.553 INFO kablam! warning: cannot find type `to_ping` in this scope Oct 15 03:57:25.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 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 15 03:57:25.553 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.553 INFO kablam! Oct 15 03:57:25.553 INFO kablam! warning: cannot find type `pinged` in this scope Oct 15 03:57:25.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 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 15 03:57:25.553 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.553 INFO kablam! Oct 15 03:57:25.553 INFO kablam! warning: cannot find type `post_modified` in this scope Oct 15 03:57:25.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 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 15 03:57:25.553 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.553 INFO kablam! Oct 15 03:57:25.553 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Oct 15 03:57:25.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 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 15 03:57:25.553 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.553 INFO kablam! Oct 15 03:57:25.553 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Oct 15 03:57:25.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 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 15 03:57:25.553 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.553 INFO kablam! Oct 15 03:57:25.553 INFO kablam! warning: cannot find type `post_parent` in this scope Oct 15 03:57:25.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.553 INFO kablam! | Oct 15 03:57:25.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 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 15 03:57:25.554 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.554 INFO kablam! Oct 15 03:57:25.554 INFO kablam! warning: cannot find type `guid` in this scope Oct 15 03:57:25.554 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.554 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 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 15 03:57:25.554 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.554 INFO kablam! Oct 15 03:57:25.554 INFO kablam! warning: cannot find type `menu_order` in this scope Oct 15 03:57:25.554 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.554 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 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 15 03:57:25.554 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.554 INFO kablam! Oct 15 03:57:25.554 INFO kablam! warning: cannot find type `post_type` in this scope Oct 15 03:57:25.554 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.554 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 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 15 03:57:25.554 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.554 INFO kablam! Oct 15 03:57:25.554 INFO kablam! warning: cannot find type `post_mime_type` in this scope Oct 15 03:57:25.554 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.554 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 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 15 03:57:25.554 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.554 INFO kablam! Oct 15 03:57:25.554 INFO kablam! warning: cannot find type `comment_count` in this scope Oct 15 03:57:25.554 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.554 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 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 15 03:57:25.554 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.554 INFO kablam! Oct 15 03:57:25.554 INFO kablam! warning: cannot find type `term_id` in this scope Oct 15 03:57:25.554 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.554 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 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 15 03:57:25.554 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.554 INFO kablam! Oct 15 03:57:25.554 INFO kablam! warning: cannot find type `name` in this scope Oct 15 03:57:25.554 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.554 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 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 15 03:57:25.554 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.554 INFO kablam! Oct 15 03:57:25.554 INFO kablam! warning: cannot find type `slug` in this scope Oct 15 03:57:25.554 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.554 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.554 INFO kablam! | Oct 15 03:57:25.554 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 15 03:57:25.554 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.554 INFO kablam! Oct 15 03:57:25.555 INFO kablam! warning: cannot find type `term_group` in this scope Oct 15 03:57:25.555 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.555 INFO kablam! | Oct 15 03:57:25.555 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.555 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.555 INFO kablam! | Oct 15 03:57:25.555 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 15 03:57:25.555 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.555 INFO kablam! Oct 15 03:57:25.567 INFO kablam! warning: cannot find type `term_order` in this scope Oct 15 03:57:25.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.567 INFO kablam! | Oct 15 03:57:25.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.567 INFO kablam! | Oct 15 03:57:25.567 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 15 03:57:25.567 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.567 INFO kablam! Oct 15 03:57:25.567 INFO kablam! warning: cannot find type `object_id` in this scope Oct 15 03:57:25.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.567 INFO kablam! | Oct 15 03:57:25.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.567 INFO kablam! | Oct 15 03:57:25.567 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 15 03:57:25.567 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.567 INFO kablam! Oct 15 03:57:25.567 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Oct 15 03:57:25.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.567 INFO kablam! | Oct 15 03:57:25.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.567 INFO kablam! | Oct 15 03:57:25.567 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 15 03:57:25.567 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.567 INFO kablam! Oct 15 03:57:25.567 INFO kablam! warning: cannot find type `taxonomy` in this scope Oct 15 03:57:25.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.567 INFO kablam! | Oct 15 03:57:25.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.567 INFO kablam! | Oct 15 03:57:25.567 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 15 03:57:25.567 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.567 INFO kablam! Oct 15 03:57:25.579 INFO kablam! warning: cannot find type `description` in this scope Oct 15 03:57:25.579 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.579 INFO kablam! | Oct 15 03:57:25.579 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.579 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.579 INFO kablam! | Oct 15 03:57:25.579 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 15 03:57:25.579 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.579 INFO kablam! Oct 15 03:57:25.579 INFO kablam! warning: cannot find type `parent` in this scope Oct 15 03:57:25.579 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.579 INFO kablam! | Oct 15 03:57:25.579 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.579 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.579 INFO kablam! | Oct 15 03:57:25.579 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 15 03:57:25.579 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.579 INFO kablam! Oct 15 03:57:25.579 INFO kablam! warning: cannot find type `count` in this scope Oct 15 03:57:25.579 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 03:57:25.579 INFO kablam! | Oct 15 03:57:25.579 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 03:57:25.579 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 03:57:25.579 INFO kablam! | Oct 15 03:57:25.579 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 15 03:57:25.579 INFO kablam! = note: for more information, see issue #50504 Oct 15 03:57:25.579 INFO kablam! Oct 15 03:57:33.680 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.95s Oct 15 03:57:33.699 INFO kablam! su: No module specific data is present Oct 15 03:57:35.364 INFO running `"docker" "rm" "-f" "48ce4eb43fe9e2302bd0d31bdcd19d0f8fb3d735828db87b428bd412833f24fe"` Oct 15 03:57:35.819 INFO blam! 48ce4eb43fe9e2302bd0d31bdcd19d0f8fb3d735828db87b428bd412833f24fe Oct 15 03:57:35.822 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 03:57:36.265 INFO blam! cb9812b943befe229aa91919e402f7db4d29f8c8488033203ee0a59287a083a9 Oct 15 03:57:36.266 INFO running `"docker" "start" "-a" "cb9812b943befe229aa91919e402f7db4d29f8c8488033203ee0a59287a083a9"` Oct 15 03:57:38.355 INFO kablam! usermod: no changes Oct 15 03:57:38.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.45s Oct 15 03:57:38.837 INFO kablam! Running /target/debug/deps/articles_api-3e3b58da6977b20c Oct 15 03:57:38.865 INFO blam! Oct 15 03:57:38.865 INFO blam! running 12 tests Oct 15 03:57:38.935 INFO blam! test cache::test::test_create_key ... ok Oct 15 03:57:38.960 INFO blam! test http::response::tests::test_internal_server_error ... ok Oct 15 03:57:38.961 INFO blam! test http::response::tests::test_not_found ... ok Oct 15 03:57:38.962 INFO blam! test http::response::tests::test_ok ... ok Oct 15 03:57:38.962 INFO blam! test http::helper::tests::test_wrap_document ... ok Oct 15 03:57:38.963 INFO blam! test http::response::tests::test_user_error ... ok Oct 15 03:57:38.963 INFO blam! test status::tests::test_all_ok_status_code ... ok Oct 15 03:57:38.964 INFO blam! test http::response::tests::test_too_many_requests ... ok Oct 15 03:57:38.965 INFO blam! test http::response::tests::test_unauthorized ... ok Oct 15 03:57:38.965 INFO blam! test status::tests::test_not_ok_status_code ... ok Oct 15 03:57:38.966 INFO blam! test status::tests::test_not_ok_message ... ok Oct 15 03:57:38.966 INFO blam! test status::tests::test_all_ok_message ... ok Oct 15 03:57:38.967 INFO blam! Oct 15 03:57:38.967 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:57:38.967 INFO blam! Oct 15 03:57:38.976 INFO kablam! Running /target/debug/deps/webserver-e5d802263447d3e2 Oct 15 03:57:38.985 INFO blam! Oct 15 03:57:38.985 INFO blam! running 0 tests Oct 15 03:57:38.985 INFO blam! Oct 15 03:57:38.985 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:57:38.985 INFO blam! Oct 15 03:57:38.986 INFO kablam! Doc-tests articles-api Oct 15 03:57:48.245 INFO blam! Oct 15 03:57:48.245 INFO blam! running 2 tests Oct 15 03:57:48.245 INFO blam! test src/status.rs - status::Status::message (line 38) ... ignored Oct 15 03:57:48.245 INFO blam! test src/status.rs - status::Status::message (line 47) ... ignored Oct 15 03:57:48.245 INFO blam! Oct 15 03:57:48.245 INFO blam! test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 15 03:57:48.245 INFO blam! Oct 15 03:57:48.266 INFO kablam! su: No module specific data is present Oct 15 03:57:49.456 INFO running `"docker" "rm" "-f" "cb9812b943befe229aa91919e402f7db4d29f8c8488033203ee0a59287a083a9"` Oct 15 03:57:49.779 INFO blam! cb9812b943befe229aa91919e402f7db4d29f8c8488033203ee0a59287a083a9