Oct 11 16:24:17.751 INFO testing must-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 16:24:17.751 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 16:24:17.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:24:18.210 INFO blam! 3f3d68b8718dce0b3f92977898271619b61e0da0760c738c5bc200787ebec388 Oct 11 16:24:18.214 INFO running `"docker" "start" "-a" "3f3d68b8718dce0b3f92977898271619b61e0da0760c738c5bc200787ebec388"` Oct 11 16:24:19.125 INFO kablam! usermod: no changes Oct 11 16:24:19.192 INFO kablam! Compiling mutator v0.1.0 Oct 11 16:24:19.634 INFO kablam! Compiling must v0.2.0 (/source) Oct 11 16:24:20.242 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 16:24:20.242 INFO kablam! --> src/matchers/text.rs:4:5 Oct 11 16:24:20.242 INFO kablam! | Oct 11 16:24:20.242 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 11 16:24:20.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 16:24:20.242 INFO kablam! | Oct 11 16:24:20.242 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 16:24:20.242 INFO kablam! Oct 11 16:24:20.242 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 16:24:20.242 INFO kablam! --> src/matchers/text.rs:58:40 Oct 11 16:24:20.242 INFO kablam! | Oct 11 16:24:20.242 INFO kablam! 58 | pub trait MustBeAscii: Sized + Debug + AsciiExt { Oct 11 16:24:20.242 INFO kablam! | ^^^^^^^^ Oct 11 16:24:20.242 INFO kablam! Oct 11 16:24:20.242 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 16:24:20.242 INFO kablam! --> src/matchers/text.rs:76:44 Oct 11 16:24:20.242 INFO kablam! | Oct 11 16:24:20.242 INFO kablam! 76 | impl MustBeAscii for V where V: Debug + AsciiExt {} Oct 11 16:24:20.242 INFO kablam! | ^^^^^^^^ Oct 11 16:24:20.242 INFO kablam! Oct 11 16:24:20.431 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Oct 11 16:24:20.431 INFO kablam! --> src/matchers/text.rs:60:11 Oct 11 16:24:20.431 INFO kablam! | Oct 11 16:24:20.431 INFO kablam! 60 | if self.is_ascii() { Oct 11 16:24:20.431 INFO kablam! | ^^^^^^^^ Oct 11 16:24:20.431 INFO kablam! Oct 11 16:24:20.432 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Oct 11 16:24:20.432 INFO kablam! --> src/matchers/text.rs:68:11 Oct 11 16:24:20.432 INFO kablam! | Oct 11 16:24:20.432 INFO kablam! 68 | if self.eq_ignore_ascii_case(other) { Oct 11 16:24:20.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 16:24:20.432 INFO kablam! Oct 11 16:24:20.742 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.59s Oct 11 16:24:20.745 INFO kablam! su: No module specific data is present Oct 11 16:24:21.033 INFO running `"docker" "rm" "-f" "3f3d68b8718dce0b3f92977898271619b61e0da0760c738c5bc200787ebec388"` Oct 11 16:24:21.132 INFO blam! 3f3d68b8718dce0b3f92977898271619b61e0da0760c738c5bc200787ebec388 Oct 11 16:24:21.137 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 16:24:21.137 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:24:21.290 INFO blam! b5ad874935e40849f588ff0c81aa7598302c5be083d8d4a4f9a5c647529e5125 Oct 11 16:24:21.293 INFO running `"docker" "start" "-a" "b5ad874935e40849f588ff0c81aa7598302c5be083d8d4a4f9a5c647529e5125"` Oct 11 16:24:21.790 INFO kablam! usermod: no changes Oct 11 16:24:21.847 INFO kablam! Compiling must v0.2.0 (/source) Oct 11 16:24:22.724 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 16:24:22.724 INFO kablam! --> src/matchers/text.rs:4:5 Oct 11 16:24:22.724 INFO kablam! | Oct 11 16:24:22.724 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 11 16:24:22.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 16:24:22.725 INFO kablam! | Oct 11 16:24:22.725 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 16:24:22.725 INFO kablam! Oct 11 16:24:22.725 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 16:24:22.726 INFO kablam! --> src/matchers/text.rs:58:40 Oct 11 16:24:22.726 INFO kablam! | Oct 11 16:24:22.726 INFO kablam! 58 | pub trait MustBeAscii: Sized + Debug + AsciiExt { Oct 11 16:24:22.727 INFO kablam! | ^^^^^^^^ Oct 11 16:24:22.727 INFO kablam! Oct 11 16:24:22.727 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 16:24:22.727 INFO kablam! --> src/matchers/text.rs:76:44 Oct 11 16:24:22.727 INFO kablam! | Oct 11 16:24:22.727 INFO kablam! 76 | impl MustBeAscii for V where V: Debug + AsciiExt {} Oct 11 16:24:22.727 INFO kablam! | ^^^^^^^^ Oct 11 16:24:22.727 INFO kablam! Oct 11 16:24:23.060 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Oct 11 16:24:23.060 INFO kablam! --> src/matchers/text.rs:60:11 Oct 11 16:24:23.060 INFO kablam! | Oct 11 16:24:23.060 INFO kablam! 60 | if self.is_ascii() { Oct 11 16:24:23.060 INFO kablam! | ^^^^^^^^ Oct 11 16:24:23.060 INFO kablam! Oct 11 16:24:23.065 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Oct 11 16:24:23.065 INFO kablam! --> src/matchers/text.rs:68:11 Oct 11 16:24:23.065 INFO kablam! | Oct 11 16:24:23.065 INFO kablam! 68 | if self.eq_ignore_ascii_case(other) { Oct 11 16:24:23.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 16:24:23.065 INFO kablam! Oct 11 16:24:24.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.53s Oct 11 16:24:24.340 INFO kablam! su: No module specific data is present Oct 11 16:24:24.804 INFO running `"docker" "rm" "-f" "b5ad874935e40849f588ff0c81aa7598302c5be083d8d4a4f9a5c647529e5125"` Oct 11 16:24:25.012 INFO blam! b5ad874935e40849f588ff0c81aa7598302c5be083d8d4a4f9a5c647529e5125 Oct 11 16:24:25.012 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 16:24:25.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:24:25.412 INFO blam! b12d369e6fb11ad0112f3c5ad27fa532b3c83463cd5cbf6364d61490f4301f6a Oct 11 16:24:25.416 INFO running `"docker" "start" "-a" "b12d369e6fb11ad0112f3c5ad27fa532b3c83463cd5cbf6364d61490f4301f6a"` Oct 11 16:24:26.524 INFO kablam! usermod: no changes Oct 11 16:24:26.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 16:24:26.612 INFO kablam! Running /target/debug/deps/must-571edab37618e819 Oct 11 16:24:26.628 INFO kablam! Running /target/debug/deps/compile-41410c2272f6c06d Oct 11 16:24:26.628 INFO blam! Oct 11 16:24:26.628 INFO blam! running 2 tests Oct 11 16:24:26.628 INFO blam! test marker::collections::tests::test ... ok Oct 11 16:24:26.628 INFO blam! test matchers::range::test_is_in_range ... ok Oct 11 16:24:26.628 INFO blam! Oct 11 16:24:26.628 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:24:26.628 INFO blam! Oct 11 16:24:26.628 INFO blam! Oct 11 16:24:26.628 INFO blam! running 5 tests Oct 11 16:24:26.633 INFO blam! test must_be ... ok Oct 11 16:24:26.633 INFO kablam! Running /target/debug/deps/failure-bb6821a3b8138f7d Oct 11 16:24:26.633 INFO blam! test must_have_len ... ok Oct 11 16:24:26.633 INFO blam! test must_be_upper ... ok Oct 11 16:24:26.633 INFO blam! test test_some ... ok Oct 11 16:24:26.633 INFO blam! test must_be_in_range ... ok Oct 11 16:24:26.633 INFO blam! Oct 11 16:24:26.633 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:24:26.633 INFO blam! Oct 11 16:24:26.636 INFO blam! Oct 11 16:24:26.636 INFO blam! running 4 tests Oct 11 16:24:26.664 INFO blam! test test ... ok Oct 11 16:24:26.664 INFO kablam! Running /target/debug/deps/panic_on_drop-a82e0b634f3a50e1 Oct 11 16:24:26.664 INFO blam! test test_it ... ok Oct 11 16:24:26.664 INFO blam! test custom_msg ... ok Oct 11 16:24:26.664 INFO blam! test custom_msg_fmt ... ok Oct 11 16:24:26.664 INFO blam! Oct 11 16:24:26.664 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:24:26.664 INFO blam! Oct 11 16:24:26.672 INFO blam! Oct 11 16:24:26.672 INFO blam! running 2 tests Oct 11 16:24:26.708 INFO blam! test test_on_drop ... ok Oct 11 16:24:26.708 INFO kablam! Doc-tests must Oct 11 16:24:26.708 INFO blam! test test_only_once_when_or_called ... ok Oct 11 16:24:26.708 INFO blam! Oct 11 16:24:26.708 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:24:26.708 INFO blam! Oct 11 16:24:27.888 INFO blam! Oct 11 16:24:27.889 INFO blam! running 21 tests Oct 11 16:24:27.908 INFO blam! test src/lib.rs - (line 12) ... ignored Oct 11 16:24:27.916 INFO blam! test src/lib.rs - (line 22) ... ignored Oct 11 16:24:27.917 INFO blam! test src/lib.rs - (line 36) ... ignored Oct 11 16:24:27.917 INFO blam! test src/lib.rs - (line 5) ... ignored Oct 11 16:24:32.476 INFO blam! test src/marker/range.rs - marker::range::RangeArgument::end (line 39) ... FAILED Oct 11 16:24:32.484 INFO blam! test src/marker/range.rs - marker::range::RangeArgument::start (line 16) ... FAILED Oct 11 16:24:34.432 INFO blam! test src/lib.rs - (line 53) ... ok Oct 11 16:24:34.661 INFO blam! test src/lazy.rs - lazy (line 9) ... ok Oct 11 16:24:37.036 INFO blam! test src/matchers/option.rs - matchers::option::OptionMust::must_be_some_and (line 14) ... ok Oct 11 16:24:37.100 INFO blam! test src/matchers/range.rs - matchers::range::MustBeInRange::must_be_in_range (line 10) ... ok Oct 11 16:24:37.100 INFO blam! test src/matchers/collections.rs - matchers::collections::MustHaveLength::must_have_len (line 9) ... ok Oct 11 16:24:37.405 INFO blam! test src/matchers/option.rs - matchers::option::OptionMust::must_be_some_and (line 25) ... ok Oct 11 16:24:37.588 INFO blam! test src/matchers/collections.rs - matchers::collections::MustHaveLength::must_be_empty (line 32) ... ok Oct 11 16:24:38.421 INFO blam! test src/matchers/range.rs - matchers::range::MustBeInRange::must_not_be_in_range (line 29) ... ok Oct 11 16:24:38.780 INFO blam! test src/matchers/partial_eq.rs - matchers::partial_eq::MustBeBool::must_be_true (line 54) ... ok Oct 11 16:24:39.356 INFO blam! test src/matchers/partial_eq.rs - matchers::partial_eq::PartialEqMust::must_be (line 12) ... ok Oct 11 16:24:42.009 INFO blam! test src/matchers/text.rs - matchers::text::CasedTextMust::must_be_lowercase (line 11) ... ok Oct 11 16:24:42.009 INFO blam! test src/matchers/result.rs - matchers::result::ResultMust::must_be_ok_and (line 41) ... ok Oct 11 16:24:42.518 INFO blam! test src/matchers/result.rs - matchers::result::ResultMust::must_be_ok (line 14) ... ok Oct 11 16:24:42.669 INFO blam! test src/matchers/result.rs - matchers::result::ResultMust::must_be_ok_and (line 29) ... ok Oct 11 16:24:42.670 INFO blam! test src/matchers/text.rs - matchers::text::CasedTextMust::must_be_uppercase (line 32) ... ok Oct 11 16:24:42.670 INFO blam! Oct 11 16:24:42.670 INFO blam! failures: Oct 11 16:24:42.670 INFO blam! Oct 11 16:24:42.671 INFO blam! ---- src/marker/range.rs - marker::range::RangeArgument::end (line 39) stdout ---- Oct 11 16:24:42.671 INFO blam! error[E0463]: can't find crate for `collections` Oct 11 16:24:42.671 INFO blam! --> src/marker/range.rs:43:1 Oct 11 16:24:42.672 INFO blam! | Oct 11 16:24:42.672 INFO blam! 5 | extern crate collections; Oct 11 16:24:42.672 INFO blam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Oct 11 16:24:42.672 INFO blam! Oct 11 16:24:42.672 INFO blam! thread 'src/marker/range.rs - marker::range::RangeArgument::end (line 39)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 11 16:24:42.672 INFO blam! stack backtrace: Oct 11 16:24:42.672 INFO blam! 0: 0x7efff9241dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 16:24:42.672 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 16:24:42.672 INFO blam! 1: 0x7efff9226e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 16:24:42.672 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 16:24:42.672 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 16:24:42.672 INFO blam! 2: 0x7efff924cd9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 16:24:42.672 INFO blam! at libstd/panicking.rs:211 Oct 11 16:24:42.672 INFO blam! 3: 0x7efff924caab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 16:24:42.672 INFO blam! at libstd/panicking.rs:221 Oct 11 16:24:42.672 INFO blam! 4: 0x7efffb4c864e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 11 16:24:42.672 INFO blam! 5: 0x7efff924d563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 16:24:42.672 INFO blam! at libstd/panicking.rs:480 Oct 11 16:24:42.672 INFO blam! 6: 0x55e43e33d796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 11 16:24:42.672 INFO blam! at libstd/panicking.rs:410 Oct 11 16:24:42.672 INFO blam! 7: 0x55e43e4c0cfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 11 16:24:42.672 INFO blam! at librustdoc/test.rs:333 Oct 11 16:24:42.672 INFO blam! 8: 0x55e43e480ef7 - >::set::hd7bc23bb100376f9 Oct 11 16:24:42.672 INFO blam! at librustdoc/test.rs:565 Oct 11 16:24:42.672 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 16:24:42.672 INFO blam! at libsyntax/lib.rs:106 Oct 11 16:24:42.672 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 16:24:42.672 INFO blam! 9: 0x55e43e298a8f - syntax::with_globals::h13b9cd4342f6776c Oct 11 16:24:42.672 INFO blam! at libsyntax/lib.rs:105 Oct 11 16:24:42.672 INFO blam! 10: 0x55e43e33d94a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 11 16:24:42.673 INFO blam! at librustdoc/test.rs:562 Oct 11 16:24:42.673 INFO blam! at libstd/panic.rs:313 Oct 11 16:24:42.673 INFO blam! at libstd/panicking.rs:310 Oct 11 16:24:42.673 INFO blam! 11: 0x7efff925ac79 - __rust_maybe_catch_panic Oct 11 16:24:42.673 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 16:24:42.673 INFO blam! 12: 0x55e43e3927d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 11 16:24:42.673 INFO blam! at libstd/panicking.rs:289 Oct 11 16:24:42.673 INFO blam! at libstd/panic.rs:392 Oct 11 16:24:42.673 INFO blam! at librustc_driver/lib.rs:1575 Oct 11 16:24:42.673 INFO blam! 13: 0x55e43e4969ec - >::call_box::h469711a6fc649ccc Oct 11 16:24:42.673 INFO blam! at librustdoc/test.rs:562 Oct 11 16:24:42.673 INFO blam! at liballoc/boxed.rs:672 Oct 11 16:24:42.673 INFO blam! 14: 0x7efffa8afad2 - >::call_box::h477ac8c82814e76d Oct 11 16:24:42.673 INFO blam! at libtest/lib.rs:1461 Oct 11 16:24:42.673 INFO blam! at liballoc/boxed.rs:672 Oct 11 16:24:42.673 INFO blam! 15: 0x7efff925ac79 - __rust_maybe_catch_panic Oct 11 16:24:42.673 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 16:24:42.673 INFO blam! 16: 0x7efffa8d6b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 16:24:42.673 INFO blam! at libstd/panicking.rs:289 Oct 11 16:24:42.673 INFO blam! at libstd/panic.rs:392 Oct 11 16:24:42.673 INFO blam! at libtest/lib.rs:1423 Oct 11 16:24:42.673 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 16:24:42.673 INFO blam! 17: 0x7efffa8d7ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 16:24:42.673 INFO blam! at libstd/thread/mod.rs:409 Oct 11 16:24:42.673 INFO blam! at libstd/panic.rs:313 Oct 11 16:24:42.673 INFO blam! at libstd/panicking.rs:310 Oct 11 16:24:42.673 INFO blam! 18: 0x7efff925ac79 - __rust_maybe_catch_panic Oct 11 16:24:42.673 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 16:24:42.673 INFO blam! 19: 0x7efffa8c05b6 - >::call_box::h96125cb29a9ba44b Oct 11 16:24:42.674 INFO blam! at libstd/panicking.rs:289 Oct 11 16:24:42.674 INFO blam! at libstd/panic.rs:392 Oct 11 16:24:42.674 INFO blam! at libstd/thread/mod.rs:408 Oct 11 16:24:42.674 INFO blam! at liballoc/boxed.rs:672 Oct 11 16:24:42.674 INFO blam! 20: 0x7efff924893a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 16:24:42.674 INFO blam! at liballoc/boxed.rs:682 Oct 11 16:24:42.674 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 16:24:42.674 INFO blam! 21: 0x7efff921dd35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 16:24:42.674 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 16:24:42.674 INFO blam! 22: 0x7efff8da86b9 - start_thread Oct 11 16:24:42.674 INFO blam! 23: 0x7efff88c841c - clone Oct 11 16:24:42.674 INFO blam! 24: 0x0 - Oct 11 16:24:42.674 INFO blam! query stack during panic: Oct 11 16:24:42.674 INFO blam! end of query stack Oct 11 16:24:42.674 INFO blam! Oct 11 16:24:42.674 INFO blam! ---- src/marker/range.rs - marker::range::RangeArgument::start (line 16) stdout ---- Oct 11 16:24:42.674 INFO blam! error[E0463]: can't find crate for `collections` Oct 11 16:24:42.674 INFO blam! --> src/marker/range.rs:20:1 Oct 11 16:24:42.674 INFO blam! | Oct 11 16:24:42.674 INFO blam! 5 | extern crate collections; Oct 11 16:24:42.674 INFO blam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Oct 11 16:24:42.674 INFO blam! Oct 11 16:24:42.674 INFO blam! thread 'src/marker/range.rs - marker::range::RangeArgument::start (line 16)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 11 16:24:42.674 INFO blam! stack backtrace: Oct 11 16:24:42.674 INFO blam! 0: 0x7efff9241dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 16:24:42.674 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 16:24:42.674 INFO blam! 1: 0x7efff9226e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 16:24:42.674 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 16:24:42.674 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 16:24:42.674 INFO blam! 2: 0x7efff924cd9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 16:24:42.674 INFO blam! at libstd/panicking.rs:211 Oct 11 16:24:42.674 INFO blam! 3: 0x7efff924caab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 16:24:42.674 INFO blam! at libstd/panicking.rs:221 Oct 11 16:24:42.675 INFO blam! 4: 0x7efffb4c864e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 11 16:24:42.675 INFO blam! 5: 0x7efff924d563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 16:24:42.675 INFO blam! at libstd/panicking.rs:480 Oct 11 16:24:42.675 INFO blam! 6: 0x55e43e33d796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 11 16:24:42.675 INFO blam! at libstd/panicking.rs:410 Oct 11 16:24:42.675 INFO blam! 7: 0x55e43e4c0cfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 11 16:24:42.675 INFO blam! at librustdoc/test.rs:333 Oct 11 16:24:42.675 INFO blam! 8: 0x55e43e480ef7 - >::set::hd7bc23bb100376f9 Oct 11 16:24:42.675 INFO blam! at librustdoc/test.rs:565 Oct 11 16:24:42.675 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 16:24:42.675 INFO blam! at libsyntax/lib.rs:106 Oct 11 16:24:42.675 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 16:24:42.675 INFO blam! 9: 0x55e43e298a8f - syntax::with_globals::h13b9cd4342f6776c Oct 11 16:24:42.675 INFO blam! at libsyntax/lib.rs:105 Oct 11 16:24:42.675 INFO blam! 10: 0x55e43e33d94a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 11 16:24:42.675 INFO blam! at librustdoc/test.rs:562 Oct 11 16:24:42.675 INFO blam! at libstd/panic.rs:313 Oct 11 16:24:42.675 INFO blam! at libstd/panicking.rs:310 Oct 11 16:24:42.675 INFO blam! 11: 0x7efff925ac79 - __rust_maybe_catch_panic Oct 11 16:24:42.675 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 16:24:42.675 INFO blam! 12: 0x55e43e3927d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 11 16:24:42.675 INFO blam! at libstd/panicking.rs:289 Oct 11 16:24:42.675 INFO blam! at libstd/panic.rs:392 Oct 11 16:24:42.675 INFO blam! at librustc_driver/lib.rs:1575 Oct 11 16:24:42.675 INFO blam! 13: 0x55e43e4969ec - >::call_box::h469711a6fc649ccc Oct 11 16:24:42.675 INFO blam! at librustdoc/test.rs:562 Oct 11 16:24:42.675 INFO blam! at liballoc/boxed.rs:672 Oct 11 16:24:42.675 INFO blam! 14: 0x7efffa8afad2 - >::call_box::h477ac8c82814e76d Oct 11 16:24:42.675 INFO blam! at libtest/lib.rs:1461 Oct 11 16:24:42.675 INFO blam! at liballoc/boxed.rs:672 Oct 11 16:24:42.675 INFO blam! 15: 0x7efff925ac79 - __rust_maybe_catch_panic Oct 11 16:24:42.675 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 16:24:42.675 INFO blam! 16: 0x7efffa8d6b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 16:24:42.675 INFO blam! at libstd/panicking.rs:289 Oct 11 16:24:42.675 INFO blam! at libstd/panic.rs:392 Oct 11 16:24:42.676 INFO blam! at libtest/lib.rs:1423 Oct 11 16:24:42.676 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 16:24:42.676 INFO blam! 17: 0x7efffa8d7ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 16:24:42.676 INFO blam! at libstd/thread/mod.rs:409 Oct 11 16:24:42.676 INFO blam! at libstd/panic.rs:313 Oct 11 16:24:42.676 INFO blam! at libstd/panicking.rs:310 Oct 11 16:24:42.676 INFO blam! 18: 0x7efff925ac79 - __rust_maybe_catch_panic Oct 11 16:24:42.676 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 16:24:42.676 INFO blam! 19: 0x7efffa8c05b6 - >::call_box::h96125cb29a9ba44b Oct 11 16:24:42.676 INFO blam! at libstd/panicking.rs:289 Oct 11 16:24:42.676 INFO blam! at libstd/panic.rs:392 Oct 11 16:24:42.676 INFO blam! at libstd/thread/mod.rs:408 Oct 11 16:24:42.676 INFO blam! at liballoc/boxed.rs:672 Oct 11 16:24:42.676 INFO blam! 20: 0x7efff924893a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 16:24:42.676 INFO blam! at liballoc/boxed.rs:682 Oct 11 16:24:42.676 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 16:24:42.676 INFO blam! 21: 0x7efff921dd35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 16:24:42.676 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 16:24:42.676 INFO blam! 22: 0x7efff8da86b9 - start_thread Oct 11 16:24:42.676 INFO blam! 23: 0x7efff88c841c - clone Oct 11 16:24:42.676 INFO blam! 24: 0x0 - Oct 11 16:24:42.676 INFO blam! query stack during panic: Oct 11 16:24:42.676 INFO blam! end of query stack Oct 11 16:24:42.676 INFO blam! Oct 11 16:24:42.676 INFO blam! Oct 11 16:24:42.676 INFO blam! failures: Oct 11 16:24:42.676 INFO blam! src/marker/range.rs - marker::range::RangeArgument::end (line 39) Oct 11 16:24:42.676 INFO blam! src/marker/range.rs - marker::range::RangeArgument::start (line 16) Oct 11 16:24:42.676 INFO blam! Oct 11 16:24:42.676 INFO blam! test result: FAILED. 15 passed; 2 failed; 4 ignored; 0 measured; 0 filtered out Oct 11 16:24:42.676 INFO blam! Oct 11 16:24:42.682 INFO kablam! error: test failed, to rerun pass '--doc' Oct 11 16:24:42.683 INFO kablam! su: No module specific data is present Oct 11 16:24:42.985 INFO running `"docker" "rm" "-f" "b12d369e6fb11ad0112f3c5ad27fa532b3c83463cd5cbf6364d61490f4301f6a"` Oct 11 16:24:43.086 INFO blam! b12d369e6fb11ad0112f3c5ad27fa532b3c83463cd5cbf6364d61490f4301f6a