Oct 16 17:39:22.598 INFO testing assert_cli-0.6.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 17:39:22.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 17:39:23.048 INFO blam! cce6c112f8a2cfc06440a8a8ccde41987c6c4eb72bdadf06c5f68e420fc7269d Oct 16 17:39:23.050 INFO running `"docker" "start" "-a" "cce6c112f8a2cfc06440a8a8ccde41987c6c4eb72bdadf06c5f68e420fc7269d"` Oct 16 17:39:24.260 INFO kablam! usermod: no changes Oct 16 17:39:24.387 INFO kablam! Compiling assert_cli v0.6.3 (/source) Oct 16 17:39:26.397 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 16 17:39:26.397 INFO kablam! --> src/errors.rs:80:33 Oct 16 17:39:26.397 INFO kablam! | Oct 16 17:39:26.397 INFO kablam! 80 | self.cause.as_ref().map(failure::Error::cause) Oct 16 17:39:26.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:39:26.397 INFO kablam! | Oct 16 17:39:26.397 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:39:26.397 INFO kablam! Oct 16 17:39:26.401 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 16 17:39:26.401 INFO kablam! --> src/errors.rs:125:33 Oct 16 17:39:26.401 INFO kablam! | Oct 16 17:39:26.401 INFO kablam! 125 | self.cause.as_ref().map(failure::Error::cause) Oct 16 17:39:26.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:39:26.401 INFO kablam! Oct 16 17:39:26.412 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 16 17:39:26.412 INFO kablam! --> src/errors.rs:184:33 Oct 16 17:39:26.412 INFO kablam! | Oct 16 17:39:26.412 INFO kablam! 184 | self.cause.as_ref().map(failure::Error::cause) Oct 16 17:39:26.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:39:26.412 INFO kablam! Oct 16 17:39:26.476 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_causes()' method instead Oct 16 17:39:26.476 INFO kablam! --> src/assert.rs:441:44 Oct 16 17:39:26.476 INFO kablam! | Oct 16 17:39:26.476 INFO kablam! 441 | panic!(Self::format_causes(err.causes())); Oct 16 17:39:26.476 INFO kablam! | ^^^^^^ Oct 16 17:39:26.476 INFO kablam! Oct 16 17:39:26.571 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 16 17:39:26.571 INFO kablam! --> src/output.rs:539:33 Oct 16 17:39:26.571 INFO kablam! | Oct 16 17:39:26.571 INFO kablam! 539 | self.cause.as_ref().map(failure::Error::cause) Oct 16 17:39:26.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:39:26.571 INFO kablam! Oct 16 17:39:30.079 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.77s Oct 16 17:39:30.079 INFO kablam! su: No module specific data is present Oct 16 17:39:30.563 INFO running `"docker" "rm" "-f" "cce6c112f8a2cfc06440a8a8ccde41987c6c4eb72bdadf06c5f68e420fc7269d"` Oct 16 17:39:30.846 INFO blam! cce6c112f8a2cfc06440a8a8ccde41987c6c4eb72bdadf06c5f68e420fc7269d Oct 16 17:39:30.849 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 17:39:31.236 INFO blam! c829a045fd016746bf72289d68a6d8fd3bed3f6dd5b2592fb26aa56be88e321e Oct 16 17:39:31.239 INFO running `"docker" "start" "-a" "c829a045fd016746bf72289d68a6d8fd3bed3f6dd5b2592fb26aa56be88e321e"` Oct 16 17:39:33.118 INFO kablam! usermod: no changes Oct 16 17:39:33.251 INFO kablam! Compiling docmatic v0.1.2 Oct 16 17:39:34.975 INFO kablam! Compiling assert_cli v0.6.3 (/source) Oct 16 17:39:39.999 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 16 17:39:39.999 INFO kablam! --> src/errors.rs:80:33 Oct 16 17:39:39.999 INFO kablam! | Oct 16 17:39:39.999 INFO kablam! 80 | self.cause.as_ref().map(failure::Error::cause) Oct 16 17:39:39.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:39:39.999 INFO kablam! | Oct 16 17:39:39.999 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:39:39.999 INFO kablam! Oct 16 17:39:40.011 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 16 17:39:40.011 INFO kablam! --> src/errors.rs:125:33 Oct 16 17:39:40.011 INFO kablam! | Oct 16 17:39:40.011 INFO kablam! 125 | self.cause.as_ref().map(failure::Error::cause) Oct 16 17:39:40.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:39:40.011 INFO kablam! Oct 16 17:39:40.035 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 16 17:39:40.035 INFO kablam! --> src/errors.rs:184:33 Oct 16 17:39:40.035 INFO kablam! | Oct 16 17:39:40.035 INFO kablam! 184 | self.cause.as_ref().map(failure::Error::cause) Oct 16 17:39:40.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:39:40.035 INFO kablam! Oct 16 17:39:40.220 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_causes()' method instead Oct 16 17:39:40.220 INFO kablam! --> src/assert.rs:441:44 Oct 16 17:39:40.220 INFO kablam! | Oct 16 17:39:40.220 INFO kablam! 441 | panic!(Self::format_causes(err.causes())); Oct 16 17:39:40.221 INFO kablam! | ^^^^^^ Oct 16 17:39:40.221 INFO kablam! Oct 16 17:39:40.558 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 16 17:39:40.558 INFO kablam! --> src/output.rs:539:33 Oct 16 17:39:40.558 INFO kablam! | Oct 16 17:39:40.558 INFO kablam! 539 | self.cause.as_ref().map(failure::Error::cause) Oct 16 17:39:40.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:39:40.558 INFO kablam! Oct 16 17:39:44.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.55s Oct 16 17:39:44.719 INFO kablam! su: No module specific data is present Oct 16 17:39:45.980 INFO running `"docker" "rm" "-f" "c829a045fd016746bf72289d68a6d8fd3bed3f6dd5b2592fb26aa56be88e321e"` Oct 16 17:39:46.227 INFO blam! c829a045fd016746bf72289d68a6d8fd3bed3f6dd5b2592fb26aa56be88e321e Oct 16 17:39:46.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 17:39:46.697 INFO blam! a3488b7f3caf010d4f11d88fb44ea72eb21886e7fb9805d730e253f9f7e1591c Oct 16 17:39:46.703 INFO running `"docker" "start" "-a" "a3488b7f3caf010d4f11d88fb44ea72eb21886e7fb9805d730e253f9f7e1591c"` Oct 16 17:39:48.147 INFO kablam! usermod: no changes Oct 16 17:39:48.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 16 17:39:48.335 INFO kablam! Running /target/debug/deps/assert_cli-de3ab8a691aee80f Oct 16 17:39:48.343 INFO blam! Oct 16 17:39:48.343 INFO blam! running 19 tests Oct 16 17:39:48.343 INFO blam! test assert::test::in_place_mod ... ok Oct 16 17:39:48.343 INFO blam! test assert::test::cargo_binary_default_uses_active_profile ... ok Oct 16 17:39:48.343 INFO blam! test assert::test::main_binary_default_uses_active_profile ... ok Oct 16 17:39:48.359 INFO blam! test assert::test::empty_env ... ok Oct 16 17:39:48.359 INFO blam! test assert::test::in_place_mod2 ... ok Oct 16 17:39:48.367 INFO blam! test assert::test::in_place_mod3 ... ok Oct 16 17:39:48.367 INFO blam! test diff::tests::added_first_line_diff ... ok Oct 16 17:39:48.367 INFO blam! test diff::tests::basic_diff ... ok Oct 16 17:39:48.383 INFO blam! test diff::tests::multiline_diff ... ok Oct 16 17:39:48.383 INFO blam! test macros::test::flatten_escaped ... ok Oct 16 17:39:48.383 INFO blam! test assert::test::take_ownership ... ok Oct 16 17:39:48.383 INFO blam! test assert::test::take_string_i32 ... ok Oct 16 17:39:48.383 INFO blam! test macros::test::flatten_quoted ... ok Oct 16 17:39:48.383 INFO blam! test output::test_find_subsequence ... ok Oct 16 17:39:48.383 INFO blam! test macros::test::flatten_unquoted ... ok Oct 16 17:39:48.383 INFO blam! test assert::test::take_slice_of_strs ... ok Oct 16 17:39:48.383 INFO blam! test assert::test::take_slice ... ok Oct 16 17:39:48.383 INFO blam! test assert::test::take_slice_of_strings ... ok Oct 16 17:39:48.383 INFO blam! test assert::test::take_vec ... ok Oct 16 17:39:48.383 INFO blam! Oct 16 17:39:48.383 INFO blam! test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:39:48.383 INFO blam! Oct 16 17:39:48.411 INFO kablam! Running /target/debug/deps/assert_fixture-4be8dd62828ae16c Oct 16 17:39:48.411 INFO kablam! Running /target/debug/deps/cargo-57618fa2f3de5975 Oct 16 17:39:48.412 INFO blam! Oct 16 17:39:48.412 INFO blam! running 0 tests Oct 16 17:39:48.412 INFO blam! Oct 16 17:39:48.412 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:39:48.412 INFO blam! Oct 16 17:39:48.431 INFO blam! Oct 16 17:39:48.431 INFO blam! running 2 tests Oct 16 17:39:48.667 INFO blam! test main_binary ... ok Oct 16 17:39:48.679 INFO blam! test cargo_binary ... ok Oct 16 17:39:48.679 INFO blam! Oct 16 17:39:48.679 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:39:48.679 INFO blam! Oct 16 17:39:48.679 INFO blam! Oct 16 17:39:48.679 INFO blam! running 1 test Oct 16 17:39:48.679 INFO kablam! Running /target/debug/deps/docmatic-47f6d4c632f256e1 Oct 16 17:39:48.743 INFO blam! Oct 16 17:39:48.743 INFO blam! running 0 tests Oct 16 17:39:48.743 INFO blam! Oct 16 17:39:48.743 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:39:48.743 INFO blam! Oct 16 17:39:48.747 INFO kablam! Doc-tests assert_cli Oct 16 17:39:48.747 INFO blam! test test_readme ... ok Oct 16 17:39:48.747 INFO blam! Oct 16 17:39:48.747 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:39:48.747 INFO blam! Oct 16 17:39:51.519 INFO blam! Oct 16 17:39:51.519 INFO blam! running 32 tests Oct 16 17:40:16.643 INFO blam! test src/assert.rs - assert::Assert::stderr (line 331) ... ok Oct 16 17:40:17.291 INFO blam! test src/assert.rs - assert::Assert::and (line 215) ... ok Oct 16 17:40:18.163 INFO blam! test src/assert.rs - assert::Assert::command (line 110) ... ok Oct 16 17:40:18.287 INFO blam! test src/assert.rs - assert::Assert::execute (line 351) ... ok Oct 16 17:40:18.897 INFO blam! test src/assert.rs - assert::Assert::current_dir (line 162) ... ok Oct 16 17:40:18.979 INFO blam! test src/assert.rs - assert::Assert::ignore_status (line 292) ... ok Oct 16 17:40:19.127 INFO blam! test src/assert.rs - assert::Assert::fails (line 252) ... ok Oct 16 17:40:19.644 INFO blam! test src/assert.rs - assert::Assert::fails_with (line 270) ... ok Oct 16 17:40:39.475 INFO blam! test src/assert.rs - assert::Assert::stdout (line 313) ... ok Oct 16 17:40:39.801 INFO blam! test src/assert.rs - assert::Assert::unwrap (line 432) ... ok Oct 16 17:40:41.419 INFO blam! test src/assert.rs - assert::Assert::with_args (line 127) ... ok Oct 16 17:40:41.927 INFO blam! test src/assert.rs - assert::Assert::stdin (line 145) ... ok Oct 16 17:40:42.511 INFO blam! test src/assert.rs - assert::Assert::succeeds (line 232) ... ok Oct 16 17:40:43.155 INFO blam! test src/assert.rs - assert::Assert::with_env (line 180) ... ok Oct 16 17:40:43.319 INFO blam! test src/assert.rs - assert::OutputAssertionBuilder::contains (line 467) ... ok Oct 16 17:40:43.527 INFO blam! test src/assert.rs - assert::OutputAssertionBuilder::doesnt_contain (line 501) ... ok Oct 16 17:40:54.932 INFO blam! test src/assert.rs - assert::OutputAssertionBuilder::isnt (line 518) ... ok Oct 16 17:40:56.967 INFO blam! test src/assert.rs - assert::OutputAssertionBuilder::satisfies (line 535) ... ok Oct 16 17:40:57.089 INFO blam! test src/lib.rs - (line 45) ... ok Oct 16 17:40:57.319 INFO blam! test src/assert.rs - assert::OutputAssertionBuilder::is (line 484) ... ok Oct 16 17:41:00.639 INFO blam! test src/lib.rs - (line 65) ... ok Oct 16 17:41:01.823 INFO blam! test src/lib.rs - (line 27) ... ok Oct 16 17:41:02.173 INFO blam! test src/lib.rs - (line 110) ... ok Oct 16 17:41:02.543 INFO blam! test src/lib.rs - (line 19) ... ok Oct 16 17:41:13.610 INFO blam! test src/lib.rs - (line 87) ... ok Oct 16 17:41:13.683 INFO blam! test src/output.rs - output::Output::contains (line 196) ... ok Oct 16 17:41:14.283 INFO blam! test src/lib.rs - (line 9) ... ok Oct 16 17:41:17.043 INFO blam! test src/output.rs - output::Output::doesnt_contain (line 236) ... ok Oct 16 17:41:17.128 INFO blam! test src/macros.rs - assert_cmd (line 20) ... ok Oct 16 17:41:18.599 INFO blam! test src/output.rs - output::Output::satisfies (line 276) ... ok Oct 16 17:41:18.903 INFO blam! test src/output.rs - output::Output::is (line 216) ... ok Oct 16 17:41:19.063 INFO blam! test src/output.rs - output::Output::isnt (line 256) ... ok Oct 16 17:41:19.063 INFO blam! Oct 16 17:41:19.068 INFO blam! test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:41:19.068 INFO blam! Oct 16 17:41:19.095 INFO kablam! su: No module specific data is present Oct 16 17:41:19.523 INFO running `"docker" "rm" "-f" "a3488b7f3caf010d4f11d88fb44ea72eb21886e7fb9805d730e253f9f7e1591c"` Oct 16 17:41:19.684 INFO blam! a3488b7f3caf010d4f11d88fb44ea72eb21886e7fb9805d730e253f9f7e1591c