Oct 16 02:34:03.985 INFO testing mon-0.2.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:34:03.985 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 16 02:34:04.267 INFO blam! b82963846adbfc6018631f82c3dff81513245e2a71472753ac88548b2818feb1 Oct 16 02:34:04.269 INFO running `"docker" "start" "-a" "b82963846adbfc6018631f82c3dff81513245e2a71472753ac88548b2818feb1"` Oct 16 02:34:04.992 INFO kablam! usermod: no changes Oct 16 02:34:05.239 INFO kablam! Compiling mon v0.2.2 (/source) Oct 16 02:34:07.063 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 02:34:07.063 INFO kablam! --> src/db/mod.rs:260:40 Oct 16 02:34:07.063 INFO kablam! | Oct 16 02:34:07.063 INFO kablam! 260 | doc.insert("writeConcern", (concern.to_bson())); Oct 16 02:34:07.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 02:34:07.063 INFO kablam! | Oct 16 02:34:07.063 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 02:34:07.063 INFO kablam! Oct 16 02:34:07.211 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 02:34:07.211 INFO kablam! --> src/common.rs:2:5 Oct 16 02:34:07.211 INFO kablam! | Oct 16 02:34:07.211 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 02:34:07.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:34:07.211 INFO kablam! | Oct 16 02:34:07.211 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:34:07.211 INFO kablam! Oct 16 02:34:07.215 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 02:34:07.215 INFO kablam! --> src/connstring.rs:4:5 Oct 16 02:34:07.216 INFO kablam! | Oct 16 02:34:07.216 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 16 02:34:07.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:34:07.216 INFO kablam! Oct 16 02:34:08.757 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 02:34:08.758 INFO kablam! --> src/common.rs:2:5 Oct 16 02:34:08.758 INFO kablam! | Oct 16 02:34:08.759 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 02:34:08.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:34:08.760 INFO kablam! | Oct 16 02:34:08.761 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 02:34:08.761 INFO kablam! Oct 16 02:34:08.762 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 02:34:08.763 INFO kablam! --> src/connstring.rs:4:5 Oct 16 02:34:08.763 INFO kablam! | Oct 16 02:34:08.764 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 16 02:34:08.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:34:08.765 INFO kablam! Oct 16 02:34:14.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.61s Oct 16 02:34:14.632 INFO kablam! su: No module specific data is present Oct 16 02:34:15.683 INFO running `"docker" "rm" "-f" "b82963846adbfc6018631f82c3dff81513245e2a71472753ac88548b2818feb1"` Oct 16 02:34:15.940 INFO blam! b82963846adbfc6018631f82c3dff81513245e2a71472753ac88548b2818feb1 Oct 16 02:34:15.943 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 16 02:34:16.363 INFO blam! 21b00240588d54ef9212844fe680540c3bb5ebb96162e30e7bea6187fd31d421 Oct 16 02:34:16.366 INFO running `"docker" "start" "-a" "21b00240588d54ef9212844fe680540c3bb5ebb96162e30e7bea6187fd31d421"` Oct 16 02:34:17.739 INFO kablam! usermod: no changes Oct 16 02:34:17.851 INFO kablam! Compiling mon v0.2.2 (/source) Oct 16 02:34:19.727 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 02:34:19.727 INFO kablam! --> src/db/mod.rs:260:40 Oct 16 02:34:19.727 INFO kablam! | Oct 16 02:34:19.727 INFO kablam! 260 | doc.insert("writeConcern", (concern.to_bson())); Oct 16 02:34:19.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 02:34:19.727 INFO kablam! | Oct 16 02:34:19.727 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 02:34:19.727 INFO kablam! Oct 16 02:34:19.859 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 02:34:19.859 INFO kablam! --> src/common.rs:2:5 Oct 16 02:34:19.859 INFO kablam! | Oct 16 02:34:19.859 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 02:34:19.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:34:19.859 INFO kablam! | Oct 16 02:34:19.859 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:34:19.859 INFO kablam! Oct 16 02:34:19.859 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 02:34:19.859 INFO kablam! --> src/connstring.rs:4:5 Oct 16 02:34:19.859 INFO kablam! | Oct 16 02:34:19.859 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 16 02:34:19.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:34:19.859 INFO kablam! Oct 16 02:34:21.406 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 02:34:21.406 INFO kablam! --> src/common.rs:2:5 Oct 16 02:34:21.406 INFO kablam! | Oct 16 02:34:21.406 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 02:34:21.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:34:21.406 INFO kablam! | Oct 16 02:34:21.406 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 02:34:21.406 INFO kablam! Oct 16 02:34:21.408 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 02:34:21.409 INFO kablam! --> src/connstring.rs:4:5 Oct 16 02:34:21.409 INFO kablam! | Oct 16 02:34:21.409 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 16 02:34:21.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:34:21.410 INFO kablam! Oct 16 02:34:24.210 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.45s Oct 16 02:34:24.216 INFO kablam! su: No module specific data is present Oct 16 02:34:25.243 INFO running `"docker" "rm" "-f" "21b00240588d54ef9212844fe680540c3bb5ebb96162e30e7bea6187fd31d421"` Oct 16 02:34:25.563 INFO blam! 21b00240588d54ef9212844fe680540c3bb5ebb96162e30e7bea6187fd31d421 Oct 16 02:34:25.568 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 16 02:34:26.059 INFO blam! f31ed85715aae00523e1929c22c0a8190c11d77a33f2beaecb6360e38412cfd2 Oct 16 02:34:26.067 INFO running `"docker" "start" "-a" "f31ed85715aae00523e1929c22c0a8190c11d77a33f2beaecb6360e38412cfd2"` Oct 16 02:34:27.275 INFO kablam! usermod: no changes Oct 16 02:34:27.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 16 02:34:27.456 INFO kablam! Running /target/debug/deps/mon-28c2bf5669b2c88c Oct 16 02:34:27.461 INFO blam! Oct 16 02:34:27.461 INFO blam! running 11 tests Oct 16 02:34:27.462 INFO blam! test util::hex::test::test_from_hex_whitespace ... ok Oct 16 02:34:27.462 INFO blam! test util::hex::test::test_from_hex_okay_str ... ok Oct 16 02:34:27.462 INFO blam! test util::hex::test::test_from_hex_okay_bytes ... ok Oct 16 02:34:27.462 INFO blam! test util::hex::test::test_invalid_length ... ok Oct 16 02:34:27.463 INFO blam! test util::hex::test::test_invalid_char ... ok Oct 16 02:34:27.463 INFO blam! test oid::test_display ... ok Oct 16 02:34:27.463 INFO blam! test util::hex::test::test_to_hex ... ok Oct 16 02:34:27.463 INFO blam! test util::md5::tests::compute ... ok Oct 16 02:34:27.464 INFO blam! test util::hex::test::test_empty ... ok Oct 16 02:34:27.464 INFO blam! test oid::test_debug ... ok Oct 16 02:34:27.465 INFO blam! test util::md5::tests::index ... ok Oct 16 02:34:27.465 INFO blam! Oct 16 02:34:27.465 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:34:27.465 INFO blam! Oct 16 02:34:27.467 INFO kablam! Doc-tests mon Oct 16 02:34:29.619 INFO blam! Oct 16 02:34:29.619 INFO blam! running 0 tests Oct 16 02:34:29.619 INFO blam! Oct 16 02:34:29.619 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:34:29.619 INFO blam! Oct 16 02:34:29.629 INFO kablam! su: No module specific data is present Oct 16 02:34:30.364 INFO running `"docker" "rm" "-f" "f31ed85715aae00523e1929c22c0a8190c11d77a33f2beaecb6360e38412cfd2"` Oct 16 02:34:30.631 INFO blam! f31ed85715aae00523e1929c22c0a8190c11d77a33f2beaecb6360e38412cfd2