Oct 13 04:55:56.133 INFO testing ohmountain/blog-cli against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:55:56.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 04:55:56.628 INFO blam! 7ff62037f6fab42b9bd8c0972d4fd812855ce529f7e925914c88279e218ac370 Oct 13 04:55:56.630 INFO running `"docker" "start" "-a" "7ff62037f6fab42b9bd8c0972d4fd812855ce529f7e925914c88279e218ac370"` Oct 13 04:55:57.897 INFO kablam! usermod: no changes Oct 13 04:55:58.020 INFO kablam! Compiling smallvec v0.4.3 Oct 13 04:55:58.023 INFO kablam! Compiling libz-sys v1.0.16 Oct 13 04:55:58.023 INFO kablam! Compiling openssl-sys v0.9.17 Oct 13 04:55:58.023 INFO kablam! Compiling curl-sys v0.3.14 Oct 13 04:55:58.025 INFO kablam! Compiling termios v0.2.2 Oct 13 04:55:58.025 INFO kablam! Compiling clicolors-control v0.1.0 Oct 13 04:55:58.025 INFO kablam! Compiling socket2 v0.2.2 Oct 13 04:56:02.720 INFO kablam! Compiling parking_lot_core v0.2.6 Oct 13 04:56:05.643 INFO kablam! Compiling parking_lot v0.4.8 Oct 13 04:56:06.971 INFO kablam! Compiling curl v0.4.8 Oct 13 04:56:07.715 INFO kablam! Compiling console v0.5.0 Oct 13 04:56:11.571 INFO kablam! Compiling blog-cli v0.1.0 (/source) Oct 13 04:56:12.763 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:56:12.763 INFO kablam! --> src/types/mod.rs:74:40 Oct 13 04:56:12.763 INFO kablam! | Oct 13 04:56:12.763 INFO kablam! 74 | let d:Value = serde_json::from_str((&data.as_str())).unwrap(); Oct 13 04:56:12.763 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:56:12.763 INFO kablam! | Oct 13 04:56:12.763 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:56:12.763 INFO kablam! Oct 13 04:56:12.907 INFO kablam! warning: variable `sort` is assigned to, but never used Oct 13 04:56:12.907 INFO kablam! --> src/types/mod.rs:40:9 Oct 13 04:56:12.907 INFO kablam! | Oct 13 04:56:12.907 INFO kablam! 40 | let sort; Oct 13 04:56:12.907 INFO kablam! | ^^^^ Oct 13 04:56:12.907 INFO kablam! | Oct 13 04:56:12.907 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:56:12.907 INFO kablam! = note: consider using `_sort` instead Oct 13 04:56:12.907 INFO kablam! Oct 13 04:56:12.907 INFO kablam! warning: value assigned to `sort` is never read Oct 13 04:56:12.907 INFO kablam! --> src/types/mod.rs:48:13 Oct 13 04:56:12.907 INFO kablam! | Oct 13 04:56:12.907 INFO kablam! 48 | sort = s; Oct 13 04:56:12.907 INFO kablam! | ^^^^ Oct 13 04:56:12.907 INFO kablam! | Oct 13 04:56:12.907 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 04:56:12.907 INFO kablam! Oct 13 04:56:12.931 INFO kablam! warning: variable does not need to be mutable Oct 13 04:56:12.931 INFO kablam! --> src/posts/mod.rs:56:9 Oct 13 04:56:12.931 INFO kablam! | Oct 13 04:56:12.931 INFO kablam! 56 | let mut url = String::from("http://127.0.0.1:8000/api/v2/posts/"); Oct 13 04:56:12.931 INFO kablam! | ----^^^ Oct 13 04:56:12.931 INFO kablam! | | Oct 13 04:56:12.931 INFO kablam! | help: remove this `mut` Oct 13 04:56:12.931 INFO kablam! | Oct 13 04:56:12.931 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:56:12.931 INFO kablam! Oct 13 04:56:16.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.39s Oct 13 04:56:16.325 INFO kablam! su: No module specific data is present Oct 13 04:56:17.019 INFO running `"docker" "rm" "-f" "7ff62037f6fab42b9bd8c0972d4fd812855ce529f7e925914c88279e218ac370"` Oct 13 04:56:17.351 INFO blam! 7ff62037f6fab42b9bd8c0972d4fd812855ce529f7e925914c88279e218ac370 Oct 13 04:56:17.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 04:56:17.751 INFO blam! 609f32da7218058e6a5adcf61153700d5638e37424c0e5a2a1e49ee60cbafd92 Oct 13 04:56:17.757 INFO running `"docker" "start" "-a" "609f32da7218058e6a5adcf61153700d5638e37424c0e5a2a1e49ee60cbafd92"` Oct 13 04:56:18.993 INFO kablam! usermod: no changes Oct 13 04:56:19.111 INFO kablam! Compiling blog-cli v0.1.0 (/source) Oct 13 04:56:20.439 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:56:20.439 INFO kablam! --> src/types/mod.rs:74:40 Oct 13 04:56:20.439 INFO kablam! | Oct 13 04:56:20.439 INFO kablam! 74 | let d:Value = serde_json::from_str((&data.as_str())).unwrap(); Oct 13 04:56:20.439 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:56:20.439 INFO kablam! | Oct 13 04:56:20.439 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:56:20.439 INFO kablam! Oct 13 04:56:20.631 INFO kablam! warning: variable `sort` is assigned to, but never used Oct 13 04:56:20.631 INFO kablam! --> src/types/mod.rs:40:9 Oct 13 04:56:20.631 INFO kablam! | Oct 13 04:56:20.631 INFO kablam! 40 | let sort; Oct 13 04:56:20.631 INFO kablam! | ^^^^ Oct 13 04:56:20.631 INFO kablam! | Oct 13 04:56:20.631 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:56:20.631 INFO kablam! = note: consider using `_sort` instead Oct 13 04:56:20.631 INFO kablam! Oct 13 04:56:20.631 INFO kablam! warning: value assigned to `sort` is never read Oct 13 04:56:20.631 INFO kablam! --> src/types/mod.rs:48:13 Oct 13 04:56:20.631 INFO kablam! | Oct 13 04:56:20.631 INFO kablam! 48 | sort = s; Oct 13 04:56:20.631 INFO kablam! | ^^^^ Oct 13 04:56:20.631 INFO kablam! | Oct 13 04:56:20.631 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 04:56:20.631 INFO kablam! Oct 13 04:56:20.654 INFO kablam! warning: variable does not need to be mutable Oct 13 04:56:20.654 INFO kablam! --> src/posts/mod.rs:56:9 Oct 13 04:56:20.654 INFO kablam! | Oct 13 04:56:20.654 INFO kablam! 56 | let mut url = String::from("http://127.0.0.1:8000/api/v2/posts/"); Oct 13 04:56:20.654 INFO kablam! | ----^^^ Oct 13 04:56:20.654 INFO kablam! | | Oct 13 04:56:20.654 INFO kablam! | help: remove this `mut` Oct 13 04:56:20.659 INFO kablam! | Oct 13 04:56:20.659 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:56:20.659 INFO kablam! Oct 13 04:56:21.438 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.43s Oct 13 04:56:21.448 INFO kablam! su: No module specific data is present Oct 13 04:56:22.229 INFO running `"docker" "rm" "-f" "609f32da7218058e6a5adcf61153700d5638e37424c0e5a2a1e49ee60cbafd92"` Oct 13 04:56:22.670 INFO blam! 609f32da7218058e6a5adcf61153700d5638e37424c0e5a2a1e49ee60cbafd92 Oct 13 04:56:22.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 04:56:23.228 INFO blam! 4813ad268896b24e8c705b54417a5c403eb35409516eebcff490bf2c157963b8 Oct 13 04:56:23.230 INFO running `"docker" "start" "-a" "4813ad268896b24e8c705b54417a5c403eb35409516eebcff490bf2c157963b8"` Oct 13 04:56:25.570 INFO kablam! usermod: no changes Oct 13 04:56:25.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 13 04:56:25.814 INFO kablam! Running /target/debug/deps/blog_cli-ef1e01ebcfc1483b Oct 13 04:56:25.825 INFO blam! Oct 13 04:56:25.825 INFO blam! running 0 tests Oct 13 04:56:25.825 INFO blam! Oct 13 04:56:25.825 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:56:25.825 INFO blam! Oct 13 04:56:25.831 INFO kablam! Running /target/debug/deps/blog_cli-67e4db37443f168c Oct 13 04:56:25.831 INFO kablam! Doc-tests blog-cli Oct 13 04:56:25.832 INFO blam! Oct 13 04:56:25.832 INFO blam! running 0 tests Oct 13 04:56:25.832 INFO blam! Oct 13 04:56:25.832 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:56:25.832 INFO blam! Oct 13 04:56:27.499 INFO blam! Oct 13 04:56:27.499 INFO blam! running 0 tests Oct 13 04:56:27.499 INFO blam! Oct 13 04:56:27.499 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:56:27.499 INFO blam! Oct 13 04:56:27.511 INFO kablam! su: No module specific data is present Oct 13 04:56:28.573 INFO running `"docker" "rm" "-f" "4813ad268896b24e8c705b54417a5c403eb35409516eebcff490bf2c157963b8"` Oct 13 04:56:28.847 INFO blam! 4813ad268896b24e8c705b54417a5c403eb35409516eebcff490bf2c157963b8