Oct 15 09:16:05.352 INFO testing LeieXoyo/blog against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:16:05.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 09:16:05.767 INFO blam! c4f656217eb4d065184817c26c67246f20259ce02b1602a0e03010b329dcdfd8 Oct 15 09:16:05.768 INFO running `"docker" "start" "-a" "c4f656217eb4d065184817c26c67246f20259ce02b1602a0e03010b329dcdfd8"` Oct 15 09:16:07.063 INFO kablam! usermod: no changes Oct 15 09:16:07.585 INFO kablam! Compiling actix-web v0.7.4 Oct 15 09:16:07.619 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 15 09:16:07.619 INFO kablam! Compiling mio v0.6.15 Oct 15 09:16:07.619 INFO kablam! Compiling tokio-io v0.1.8 Oct 15 09:16:07.619 INFO kablam! Compiling http v0.1.10 Oct 15 09:16:07.627 INFO kablam! Compiling ring v0.13.2 Oct 15 09:16:07.630 INFO kablam! Compiling syn v0.14.9 Oct 15 09:16:07.630 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 15 09:16:12.489 INFO kablam! Compiling chrono v0.4.6 Oct 15 09:16:13.987 INFO kablam! Compiling regex v1.0.4 Oct 15 09:16:15.311 INFO kablam! Compiling crossbeam-channel v0.2.4 Oct 15 09:16:24.088 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 15 09:16:24.181 INFO kablam! Compiling tokio-codec v0.1.0 Oct 15 09:16:32.119 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 15 09:16:32.391 INFO kablam! Compiling mio-uds v0.6.6 Oct 15 09:16:33.707 INFO kablam! Compiling cookie v0.11.0 Oct 15 09:16:54.639 INFO kablam! Compiling diesel v1.3.2 Oct 15 09:16:54.843 INFO kablam! Compiling tokio-fs v0.1.3 Oct 15 09:16:54.924 INFO kablam! Compiling tokio-udp v0.1.2 Oct 15 09:16:54.936 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 15 09:16:57.403 INFO kablam! Compiling tokio-uds v0.2.1 Oct 15 09:17:02.275 INFO kablam! Compiling tokio-signal v0.2.5 Oct 15 09:17:03.827 INFO kablam! Compiling h2 v0.1.12 Oct 15 09:17:10.487 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 15 09:17:10.623 INFO kablam! Compiling tokio v0.1.8 Oct 15 09:17:50.235 INFO kablam! Compiling serde_derive v1.0.75 Oct 15 09:17:50.236 INFO kablam! Compiling synstructure v0.9.0 Oct 15 09:17:50.236 INFO kablam! Compiling actix_derive v0.3.0 Oct 15 09:17:50.248 INFO kablam! Compiling trust-dns-resolver v0.9.1 Oct 15 09:18:14.159 INFO kablam! Compiling failure_derive v0.1.2 Oct 15 09:18:26.047 INFO kablam! Compiling failure v0.1.2 Oct 15 09:18:28.404 INFO kablam! Compiling actix v0.7.4 Oct 15 09:18:28.459 INFO kablam! Compiling askama_shared v0.7.1 Oct 15 09:18:30.516 INFO kablam! Compiling askama_derive v0.7.1 Oct 15 09:18:53.963 INFO kablam! Compiling askama v0.7.1 Oct 15 09:18:54.923 INFO kablam! Compiling blog v0.1.0 (/source) Oct 15 09:19:21.280 INFO kablam! warning: cannot find type `Music` in this scope Oct 15 09:19:21.280 INFO kablam! --> src/models.rs:3:10 Oct 15 09:19:21.281 INFO kablam! | Oct 15 09:19:21.281 INFO kablam! 3 | #[derive(Queryable)] Oct 15 09:19:21.281 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.281 INFO kablam! | Oct 15 09:19:21.281 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 09:19:21.281 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 09:19:21.281 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.281 INFO kablam! Oct 15 09:19:21.281 INFO kablam! warning: cannot find type `Article` in this scope Oct 15 09:19:21.281 INFO kablam! --> src/models.rs:12:10 Oct 15 09:19:21.281 INFO kablam! | Oct 15 09:19:21.281 INFO kablam! 12 | #[derive(Queryable)] Oct 15 09:19:21.281 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.281 INFO kablam! | Oct 15 09:19:21.281 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 09:19:21.281 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.281 INFO kablam! Oct 15 09:19:21.285 INFO kablam! warning: cannot find type `Article` in this scope Oct 15 09:19:21.285 INFO kablam! --> src/models.rs:14:10 Oct 15 09:19:21.285 INFO kablam! | Oct 15 09:19:21.285 INFO kablam! 14 | #[derive(Identifiable)] Oct 15 09:19:21.285 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.285 INFO kablam! | Oct 15 09:19:21.285 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 09:19:21.285 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.285 INFO kablam! Oct 15 09:19:21.285 INFO kablam! warning: cannot find type `articles` in this scope Oct 15 09:19:21.285 INFO kablam! --> src/models.rs:14:10 Oct 15 09:19:21.285 INFO kablam! | Oct 15 09:19:21.285 INFO kablam! 14 | #[derive(Identifiable)] Oct 15 09:19:21.285 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.285 INFO kablam! | Oct 15 09:19:21.285 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 09:19:21.285 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.285 INFO kablam! Oct 15 09:19:21.285 INFO kablam! warning: cannot find type `articles` in this scope Oct 15 09:19:21.285 INFO kablam! --> src/models.rs:31:10 Oct 15 09:19:21.285 INFO kablam! | Oct 15 09:19:21.285 INFO kablam! 31 | #[derive(Insertable)] Oct 15 09:19:21.285 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.285 INFO kablam! | Oct 15 09:19:21.285 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 09:19:21.285 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.285 INFO kablam! Oct 15 09:19:21.285 INFO kablam! warning: cannot find type `NewArticle` in this scope Oct 15 09:19:21.286 INFO kablam! --> src/models.rs:31:10 Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 INFO kablam! 31 | #[derive(Insertable)] Oct 15 09:19:21.286 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 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 09:19:21.286 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.286 INFO kablam! Oct 15 09:19:21.286 INFO kablam! warning: cannot find type `Image` in this scope Oct 15 09:19:21.286 INFO kablam! --> src/models.rs:42:10 Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 INFO kablam! 42 | #[derive(Queryable)] Oct 15 09:19:21.286 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 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 09:19:21.286 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.286 INFO kablam! Oct 15 09:19:21.286 INFO kablam! warning: cannot find type `table` in this scope Oct 15 09:19:21.286 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 09:19:21.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 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 09:19:21.286 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.286 INFO kablam! Oct 15 09:19:21.286 INFO kablam! warning: cannot find type `id` in this scope Oct 15 09:19:21.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:21.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 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 09:19:21.286 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.286 INFO kablam! Oct 15 09:19:21.286 INFO kablam! warning: cannot find type `name` in this scope Oct 15 09:19:21.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:21.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 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 09:19:21.286 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.286 INFO kablam! Oct 15 09:19:21.286 INFO kablam! warning: cannot find type `author` in this scope Oct 15 09:19:21.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:21.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 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 09:19:21.286 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.286 INFO kablam! Oct 15 09:19:21.286 INFO kablam! warning: cannot find type `mp3_url` in this scope Oct 15 09:19:21.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:21.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 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 09:19:21.286 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.286 INFO kablam! Oct 15 09:19:21.286 INFO kablam! warning: cannot find type `img_url` in this scope Oct 15 09:19:21.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:21.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.286 INFO kablam! | Oct 15 09:19:21.286 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 09:19:21.286 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.286 INFO kablam! Oct 15 09:19:21.289 INFO kablam! warning: cannot find type `title` in this scope Oct 15 09:19:21.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:21.289 INFO kablam! | Oct 15 09:19:21.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:21.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.289 INFO kablam! | Oct 15 09:19:21.289 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 09:19:21.289 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.289 INFO kablam! Oct 15 09:19:21.289 INFO kablam! warning: cannot find type `author_ip` in this scope Oct 15 09:19:21.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:21.289 INFO kablam! | Oct 15 09:19:21.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:21.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.289 INFO kablam! | Oct 15 09:19:21.289 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 09:19:21.289 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.289 INFO kablam! Oct 15 09:19:21.289 INFO kablam! warning: cannot find type `content` in this scope Oct 15 09:19:21.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:21.289 INFO kablam! | Oct 15 09:19:21.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:21.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.289 INFO kablam! | Oct 15 09:19:21.289 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 09:19:21.289 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.289 INFO kablam! Oct 15 09:19:21.289 INFO kablam! warning: cannot find type `created_time` in this scope Oct 15 09:19:21.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:21.289 INFO kablam! | Oct 15 09:19:21.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:21.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:21.289 INFO kablam! | Oct 15 09:19:21.289 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 09:19:21.289 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:21.289 INFO kablam! Oct 15 09:19:40.114 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 33s Oct 15 09:19:40.131 INFO kablam! su: No module specific data is present Oct 15 09:19:40.567 INFO running `"docker" "rm" "-f" "c4f656217eb4d065184817c26c67246f20259ce02b1602a0e03010b329dcdfd8"` Oct 15 09:19:40.713 INFO blam! c4f656217eb4d065184817c26c67246f20259ce02b1602a0e03010b329dcdfd8 Oct 15 09:19:40.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 09:19:41.101 INFO blam! 3e34db01abea0335b6c27c94c07ff6f08edb3e32f388bb85f21f17dd7e052fd5 Oct 15 09:19:41.107 INFO running `"docker" "start" "-a" "3e34db01abea0335b6c27c94c07ff6f08edb3e32f388bb85f21f17dd7e052fd5"` Oct 15 09:19:42.171 INFO kablam! usermod: no changes Oct 15 09:19:42.563 INFO kablam! Compiling blog v0.1.0 (/source) Oct 15 09:19:49.219 INFO kablam! warning: cannot find type `Music` in this scope Oct 15 09:19:49.219 INFO kablam! --> src/models.rs:3:10 Oct 15 09:19:49.219 INFO kablam! | Oct 15 09:19:49.219 INFO kablam! 3 | #[derive(Queryable)] Oct 15 09:19:49.219 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.219 INFO kablam! | Oct 15 09:19:49.219 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 09:19:49.219 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 09:19:49.219 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.219 INFO kablam! Oct 15 09:19:49.219 INFO kablam! warning: cannot find type `Article` in this scope Oct 15 09:19:49.219 INFO kablam! --> src/models.rs:12:10 Oct 15 09:19:49.219 INFO kablam! | Oct 15 09:19:49.219 INFO kablam! 12 | #[derive(Queryable)] Oct 15 09:19:49.219 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.219 INFO kablam! | Oct 15 09:19:49.219 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 09:19:49.219 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.219 INFO kablam! Oct 15 09:19:49.219 INFO kablam! warning: cannot find type `Article` in this scope Oct 15 09:19:49.219 INFO kablam! --> src/models.rs:14:10 Oct 15 09:19:49.219 INFO kablam! | Oct 15 09:19:49.219 INFO kablam! 14 | #[derive(Identifiable)] Oct 15 09:19:49.220 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.220 INFO kablam! | Oct 15 09:19:49.220 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 09:19:49.220 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.220 INFO kablam! Oct 15 09:19:49.220 INFO kablam! warning: cannot find type `articles` in this scope Oct 15 09:19:49.220 INFO kablam! --> src/models.rs:14:10 Oct 15 09:19:49.220 INFO kablam! | Oct 15 09:19:49.220 INFO kablam! 14 | #[derive(Identifiable)] Oct 15 09:19:49.220 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.220 INFO kablam! | Oct 15 09:19:49.220 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 09:19:49.220 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.220 INFO kablam! Oct 15 09:19:49.220 INFO kablam! warning: cannot find type `articles` in this scope Oct 15 09:19:49.220 INFO kablam! --> src/models.rs:31:10 Oct 15 09:19:49.220 INFO kablam! | Oct 15 09:19:49.220 INFO kablam! 31 | #[derive(Insertable)] Oct 15 09:19:49.220 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.220 INFO kablam! | Oct 15 09:19:49.220 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 09:19:49.220 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.220 INFO kablam! Oct 15 09:19:49.220 INFO kablam! warning: cannot find type `NewArticle` in this scope Oct 15 09:19:49.220 INFO kablam! --> src/models.rs:31:10 Oct 15 09:19:49.220 INFO kablam! | Oct 15 09:19:49.220 INFO kablam! 31 | #[derive(Insertable)] Oct 15 09:19:49.220 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.220 INFO kablam! | Oct 15 09:19:49.220 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 09:19:49.220 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.220 INFO kablam! Oct 15 09:19:49.220 INFO kablam! warning: cannot find type `Image` in this scope Oct 15 09:19:49.220 INFO kablam! --> src/models.rs:42:10 Oct 15 09:19:49.220 INFO kablam! | Oct 15 09:19:49.220 INFO kablam! 42 | #[derive(Queryable)] Oct 15 09:19:49.220 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.220 INFO kablam! | Oct 15 09:19:49.220 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 09:19:49.220 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.220 INFO kablam! Oct 15 09:19:49.220 INFO kablam! warning: cannot find type `table` in this scope Oct 15 09:19:49.220 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 09:19:49.220 INFO kablam! | Oct 15 09:19:49.220 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 09:19:49.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.221 INFO kablam! | Oct 15 09:19:49.221 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 09:19:49.221 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.221 INFO kablam! Oct 15 09:19:49.221 INFO kablam! warning: cannot find type `id` in this scope Oct 15 09:19:49.221 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:49.221 INFO kablam! | Oct 15 09:19:49.221 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:49.221 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.221 INFO kablam! | Oct 15 09:19:49.221 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 09:19:49.221 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.221 INFO kablam! Oct 15 09:19:49.221 INFO kablam! warning: cannot find type `name` in this scope Oct 15 09:19:49.221 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:49.221 INFO kablam! | Oct 15 09:19:49.221 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:49.221 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.221 INFO kablam! | Oct 15 09:19:49.221 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 09:19:49.221 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.221 INFO kablam! Oct 15 09:19:49.221 INFO kablam! warning: cannot find type `author` in this scope Oct 15 09:19:49.221 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:49.221 INFO kablam! | Oct 15 09:19:49.221 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:49.221 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.221 INFO kablam! | Oct 15 09:19:49.221 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 09:19:49.221 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.221 INFO kablam! Oct 15 09:19:49.221 INFO kablam! warning: cannot find type `mp3_url` in this scope Oct 15 09:19:49.221 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:49.221 INFO kablam! | Oct 15 09:19:49.221 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:49.221 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.221 INFO kablam! | Oct 15 09:19:49.221 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 09:19:49.221 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.221 INFO kablam! Oct 15 09:19:49.231 INFO kablam! warning: cannot find type `img_url` in this scope Oct 15 09:19:49.231 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:49.231 INFO kablam! | Oct 15 09:19:49.231 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:49.231 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.231 INFO kablam! | Oct 15 09:19:49.231 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 09:19:49.231 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.231 INFO kablam! Oct 15 09:19:49.231 INFO kablam! warning: cannot find type `title` in this scope Oct 15 09:19:49.231 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:49.231 INFO kablam! | Oct 15 09:19:49.231 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:49.231 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.231 INFO kablam! | Oct 15 09:19:49.231 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 09:19:49.231 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.231 INFO kablam! Oct 15 09:19:49.231 INFO kablam! warning: cannot find type `author_ip` in this scope Oct 15 09:19:49.231 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:49.231 INFO kablam! | Oct 15 09:19:49.231 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:49.231 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.231 INFO kablam! | Oct 15 09:19:49.231 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 09:19:49.231 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.231 INFO kablam! Oct 15 09:19:49.231 INFO kablam! warning: cannot find type `content` in this scope Oct 15 09:19:49.231 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:49.231 INFO kablam! | Oct 15 09:19:49.231 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:49.231 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.231 INFO kablam! | Oct 15 09:19:49.231 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 09:19:49.231 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.231 INFO kablam! Oct 15 09:19:49.231 INFO kablam! warning: cannot find type `created_time` in this scope Oct 15 09:19:49.231 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 09:19:49.231 INFO kablam! | Oct 15 09:19:49.231 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 09:19:49.231 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 09:19:49.231 INFO kablam! | Oct 15 09:19:49.231 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 09:19:49.231 INFO kablam! = note: for more information, see issue #50504 Oct 15 09:19:49.231 INFO kablam! Oct 15 09:19:50.485 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.30s Oct 15 09:19:50.497 INFO kablam! su: No module specific data is present Oct 15 09:19:50.845 INFO running `"docker" "rm" "-f" "3e34db01abea0335b6c27c94c07ff6f08edb3e32f388bb85f21f17dd7e052fd5"` Oct 15 09:19:50.963 INFO blam! 3e34db01abea0335b6c27c94c07ff6f08edb3e32f388bb85f21f17dd7e052fd5 Oct 15 09:19:50.965 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 09:19:51.170 INFO blam! 8cec77bc6facc57fed80aaeb20f6712399a559f312b65fc61650a47353282c9b Oct 15 09:19:51.172 INFO running `"docker" "start" "-a" "8cec77bc6facc57fed80aaeb20f6712399a559f312b65fc61650a47353282c9b"` Oct 15 09:19:51.545 INFO kablam! usermod: no changes Oct 15 09:19:51.770 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 15 09:19:51.790 INFO kablam! Running /target/debug/deps/blog-7f5b7a501bd33750 Oct 15 09:19:51.792 INFO blam! Oct 15 09:19:51.792 INFO blam! running 0 tests Oct 15 09:19:51.792 INFO blam! Oct 15 09:19:51.792 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:51.792 INFO blam! Oct 15 09:19:51.792 INFO kablam! Running /target/debug/deps/blog-91107a018d556796 Oct 15 09:19:51.795 INFO kablam! Doc-tests blog Oct 15 09:19:51.795 INFO blam! Oct 15 09:19:51.795 INFO blam! running 0 tests Oct 15 09:19:51.795 INFO blam! Oct 15 09:19:51.795 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:51.795 INFO blam! Oct 15 09:20:01.419 INFO blam! Oct 15 09:20:01.420 INFO blam! running 0 tests Oct 15 09:20:01.420 INFO blam! Oct 15 09:20:01.420 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:20:01.420 INFO blam! Oct 15 09:20:01.439 INFO kablam! su: No module specific data is present Oct 15 09:20:01.807 INFO running `"docker" "rm" "-f" "8cec77bc6facc57fed80aaeb20f6712399a559f312b65fc61650a47353282c9b"` Oct 15 09:20:01.900 INFO blam! 8cec77bc6facc57fed80aaeb20f6712399a559f312b65fc61650a47353282c9b