Oct 13 04:55:57.405 INFO testing ohmountain/blog-cli against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:55:57.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:57.925 INFO blam! 8d2afc53a46b3504be246bef773e7ccaa7313dcaf9bdabd2740671da461bb4f5 Oct 13 04:55:57.926 INFO running `"docker" "start" "-a" "8d2afc53a46b3504be246bef773e7ccaa7313dcaf9bdabd2740671da461bb4f5"` Oct 13 04:55:59.095 INFO kablam! usermod: no changes Oct 13 04:55:59.264 INFO kablam! Compiling smallvec v0.4.3 Oct 13 04:55:59.265 INFO kablam! Compiling openssl-probe v0.1.1 Oct 13 04:55:59.266 INFO kablam! Compiling libz-sys v1.0.16 Oct 13 04:55:59.266 INFO kablam! Compiling curl-sys v0.3.14 Oct 13 04:55:59.266 INFO kablam! Compiling termios v0.2.2 Oct 13 04:55:59.267 INFO kablam! Compiling clicolors-control v0.1.0 Oct 13 04:55:59.271 INFO kablam! Compiling socket2 v0.2.2 Oct 13 04:56:02.796 INFO kablam! Compiling parking_lot_core v0.2.6 Oct 13 04:56:05.523 INFO kablam! Compiling parking_lot v0.4.8 Oct 13 04:56:05.592 INFO kablam! Compiling curl v0.4.8 Oct 13 04:56:07.195 INFO kablam! Compiling console v0.5.0 Oct 13 04:56:10.378 INFO kablam! Compiling blog-cli v0.1.0 (/source) Oct 13 04:56:11.375 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:56:11.375 INFO kablam! --> src/types/mod.rs:74:40 Oct 13 04:56:11.375 INFO kablam! | Oct 13 04:56:11.375 INFO kablam! 74 | let d:Value = serde_json::from_str((&data.as_str())).unwrap(); Oct 13 04:56:11.375 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:56:11.375 INFO kablam! | Oct 13 04:56:11.375 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:56:11.375 INFO kablam! Oct 13 04:56:11.543 INFO kablam! warning: variable `sort` is assigned to, but never used Oct 13 04:56:11.543 INFO kablam! --> src/types/mod.rs:40:9 Oct 13 04:56:11.543 INFO kablam! | Oct 13 04:56:11.543 INFO kablam! 40 | let sort; Oct 13 04:56:11.543 INFO kablam! | ^^^^ Oct 13 04:56:11.543 INFO kablam! | Oct 13 04:56:11.543 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:56:11.543 INFO kablam! = note: consider using `_sort` instead Oct 13 04:56:11.543 INFO kablam! Oct 13 04:56:11.543 INFO kablam! warning: value assigned to `sort` is never read Oct 13 04:56:11.543 INFO kablam! --> src/types/mod.rs:48:13 Oct 13 04:56:11.543 INFO kablam! | Oct 13 04:56:11.543 INFO kablam! 48 | sort = s; Oct 13 04:56:11.543 INFO kablam! | ^^^^ Oct 13 04:56:11.543 INFO kablam! | Oct 13 04:56:11.543 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 04:56:11.543 INFO kablam! Oct 13 04:56:11.567 INFO kablam! warning: variable does not need to be mutable Oct 13 04:56:11.567 INFO kablam! --> src/posts/mod.rs:56:9 Oct 13 04:56:11.567 INFO kablam! | Oct 13 04:56:11.567 INFO kablam! 56 | let mut url = String::from("http://127.0.0.1:8000/api/v2/posts/"); Oct 13 04:56:11.567 INFO kablam! | ----^^^ Oct 13 04:56:11.567 INFO kablam! | | Oct 13 04:56:11.567 INFO kablam! | help: remove this `mut` Oct 13 04:56:11.567 INFO kablam! | Oct 13 04:56:11.567 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:56:11.567 INFO kablam! Oct 13 04:56:14.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.75s Oct 13 04:56:14.891 INFO kablam! su: No module specific data is present Oct 13 04:56:15.517 INFO running `"docker" "rm" "-f" "8d2afc53a46b3504be246bef773e7ccaa7313dcaf9bdabd2740671da461bb4f5"` Oct 13 04:56:15.847 INFO blam! 8d2afc53a46b3504be246bef773e7ccaa7313dcaf9bdabd2740671da461bb4f5 Oct 13 04:56:15.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:16.331 INFO blam! fc4d273a72a39aee9195d75cbfedefccd08aa275f1b5cecef79252cf8205e05f Oct 13 04:56:16.340 INFO running `"docker" "start" "-a" "fc4d273a72a39aee9195d75cbfedefccd08aa275f1b5cecef79252cf8205e05f"` Oct 13 04:56:17.607 INFO kablam! usermod: no changes Oct 13 04:56:17.747 INFO kablam! Compiling blog-cli v0.1.0 (/source) Oct 13 04:56:18.895 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 04:56:18.895 INFO kablam! --> src/types/mod.rs:74:40 Oct 13 04:56:18.895 INFO kablam! | Oct 13 04:56:18.895 INFO kablam! 74 | let d:Value = serde_json::from_str((&data.as_str())).unwrap(); Oct 13 04:56:18.895 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:56:18.895 INFO kablam! | Oct 13 04:56:18.895 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:56:18.895 INFO kablam! Oct 13 04:56:19.035 INFO kablam! warning: variable `sort` is assigned to, but never used Oct 13 04:56:19.036 INFO kablam! --> src/types/mod.rs:40:9 Oct 13 04:56:19.036 INFO kablam! | Oct 13 04:56:19.036 INFO kablam! 40 | let sort; Oct 13 04:56:19.037 INFO kablam! | ^^^^ Oct 13 04:56:19.037 INFO kablam! | Oct 13 04:56:19.037 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:56:19.038 INFO kablam! = note: consider using `_sort` instead Oct 13 04:56:19.038 INFO kablam! Oct 13 04:56:19.038 INFO kablam! warning: value assigned to `sort` is never read Oct 13 04:56:19.038 INFO kablam! --> src/types/mod.rs:48:13 Oct 13 04:56:19.039 INFO kablam! | Oct 13 04:56:19.039 INFO kablam! 48 | sort = s; Oct 13 04:56:19.039 INFO kablam! | ^^^^ Oct 13 04:56:19.040 INFO kablam! | Oct 13 04:56:19.040 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 04:56:19.040 INFO kablam! Oct 13 04:56:19.076 INFO kablam! warning: variable does not need to be mutable Oct 13 04:56:19.076 INFO kablam! --> src/posts/mod.rs:56:9 Oct 13 04:56:19.076 INFO kablam! | Oct 13 04:56:19.077 INFO kablam! 56 | let mut url = String::from("http://127.0.0.1:8000/api/v2/posts/"); Oct 13 04:56:19.077 INFO kablam! | ----^^^ Oct 13 04:56:19.077 INFO kablam! | | Oct 13 04:56:19.078 INFO kablam! | help: remove this `mut` Oct 13 04:56:19.078 INFO kablam! | Oct 13 04:56:19.078 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:56:19.079 INFO kablam! Oct 13 04:56:19.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.16s Oct 13 04:56:19.795 INFO kablam! su: No module specific data is present Oct 13 04:56:20.763 INFO running `"docker" "rm" "-f" "fc4d273a72a39aee9195d75cbfedefccd08aa275f1b5cecef79252cf8205e05f"` Oct 13 04:56:21.041 INFO blam! fc4d273a72a39aee9195d75cbfedefccd08aa275f1b5cecef79252cf8205e05f Oct 13 04:56:21.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:21.530 INFO blam! 25b474acbdce5cd1aaf8729cd2fea2de03e5c02db01fddc765769a5bcb5ab31f Oct 13 04:56:21.531 INFO running `"docker" "start" "-a" "25b474acbdce5cd1aaf8729cd2fea2de03e5c02db01fddc765769a5bcb5ab31f"` Oct 13 04:56:23.206 INFO kablam! usermod: no changes Oct 13 04:56:23.343 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 13 04:56:23.359 INFO kablam! Running /target/debug/deps/blog_cli-77d246d7b2470bb6 Oct 13 04:56:23.359 INFO blam! Oct 13 04:56:23.359 INFO kablam! Running /target/debug/deps/blog_cli-d33467c0c236031a Oct 13 04:56:23.359 INFO blam! running 0 tests Oct 13 04:56:23.359 INFO blam! Oct 13 04:56:23.359 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:56:23.359 INFO blam! Oct 13 04:56:23.367 INFO blam! Oct 13 04:56:23.367 INFO kablam! Doc-tests blog-cli Oct 13 04:56:23.367 INFO blam! running 0 tests Oct 13 04:56:23.367 INFO blam! Oct 13 04:56:23.367 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:56:23.367 INFO blam! Oct 13 04:56:25.091 INFO blam! Oct 13 04:56:25.091 INFO blam! running 0 tests Oct 13 04:56:25.091 INFO blam! Oct 13 04:56:25.091 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:56:25.091 INFO blam! Oct 13 04:56:25.100 INFO kablam! su: No module specific data is present Oct 13 04:56:26.091 INFO running `"docker" "rm" "-f" "25b474acbdce5cd1aaf8729cd2fea2de03e5c02db01fddc765769a5bcb5ab31f"` Oct 13 04:56:26.386 INFO blam! 25b474acbdce5cd1aaf8729cd2fea2de03e5c02db01fddc765769a5bcb5ab31f