Oct 16 02:12:41.087 INFO testing munch-0.6.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:12:41.087 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 02:12:41.285 INFO blam! 23ffc11a31f6d7907757bf23ff8a64a6b82a33b9a00ad93b27bdcff273069e3b Oct 16 02:12:41.287 INFO running `"docker" "start" "-a" "23ffc11a31f6d7907757bf23ff8a64a6b82a33b9a00ad93b27bdcff273069e3b"` Oct 16 02:12:41.686 INFO kablam! usermod: no changes Oct 16 02:12:41.706 INFO kablam! Compiling munch v0.6.0 (/source) Oct 16 02:12:42.979 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 16 02:12:42.979 INFO kablam! --> src/str.rs:175:9 Oct 16 02:12:42.979 INFO kablam! | Oct 16 02:12:42.979 INFO kablam! 175 | str.slice_unchecked(from, to) Oct 16 02:12:42.979 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 02:12:42.979 INFO kablam! | Oct 16 02:12:42.979 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:12:42.979 INFO kablam! Oct 16 02:12:43.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.05s Oct 16 02:12:43.753 INFO kablam! su: No module specific data is present Oct 16 02:12:44.112 INFO running `"docker" "rm" "-f" "23ffc11a31f6d7907757bf23ff8a64a6b82a33b9a00ad93b27bdcff273069e3b"` Oct 16 02:12:44.197 INFO blam! 23ffc11a31f6d7907757bf23ff8a64a6b82a33b9a00ad93b27bdcff273069e3b Oct 16 02:12:44.199 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 02:12:44.368 INFO blam! 4deba928e1a8ed4762632fcd08f9381f62ca192a41944804df39f982977b522b Oct 16 02:12:44.371 INFO running `"docker" "start" "-a" "4deba928e1a8ed4762632fcd08f9381f62ca192a41944804df39f982977b522b"` Oct 16 02:12:44.737 INFO kablam! usermod: no changes Oct 16 02:12:44.776 INFO kablam! Compiling munch v0.6.0 (/source) Oct 16 02:12:46.428 INFO kablam! warning: unused import: `munch::str` Oct 16 02:12:46.428 INFO kablam! --> tests/ascii.rs:5:5 Oct 16 02:12:46.428 INFO kablam! | Oct 16 02:12:46.428 INFO kablam! 5 | use munch::str; Oct 16 02:12:46.429 INFO kablam! | ^^^^^^^^^^ Oct 16 02:12:46.451 INFO kablam! | Oct 16 02:12:46.452 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 02:12:46.452 INFO kablam! Oct 16 02:12:48.425 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 16 02:12:48.425 INFO kablam! --> src/str.rs:175:9 Oct 16 02:12:48.425 INFO kablam! | Oct 16 02:12:48.425 INFO kablam! 175 | str.slice_unchecked(from, to) Oct 16 02:12:48.426 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 02:12:48.435 INFO kablam! | Oct 16 02:12:48.435 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:12:48.435 INFO kablam! Oct 16 02:12:55.097 INFO kablam! warning: unused `#[macro_use]` import Oct 16 02:12:55.097 INFO kablam! --> tests/mac.rs:1:1 Oct 16 02:12:55.097 INFO kablam! | Oct 16 02:12:55.097 INFO kablam! 1 | #[macro_use] Oct 16 02:12:55.098 INFO kablam! | ^^^^^^^^^^^^ Oct 16 02:12:55.098 INFO kablam! | Oct 16 02:12:55.099 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 02:12:55.099 INFO kablam! Oct 16 02:13:10.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.18s Oct 16 02:13:10.946 INFO kablam! su: No module specific data is present Oct 16 02:13:11.330 INFO running `"docker" "rm" "-f" "4deba928e1a8ed4762632fcd08f9381f62ca192a41944804df39f982977b522b"` Oct 16 02:13:11.432 INFO blam! 4deba928e1a8ed4762632fcd08f9381f62ca192a41944804df39f982977b522b Oct 16 02:13:11.435 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 02:13:11.661 INFO blam! 4f19770ba7254b65c50baba4b7d122a1cf1aded0d64e08123e3609019c427209 Oct 16 02:13:11.664 INFO running `"docker" "start" "-a" "4f19770ba7254b65c50baba4b7d122a1cf1aded0d64e08123e3609019c427209"` Oct 16 02:13:12.135 INFO kablam! usermod: no changes Oct 16 02:13:12.152 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 16 02:13:12.153 INFO kablam! Running /target/debug/deps/munch-ef44b0e232ffa9ac Oct 16 02:13:12.155 INFO blam! Oct 16 02:13:12.155 INFO blam! running 0 tests Oct 16 02:13:12.155 INFO blam! Oct 16 02:13:12.155 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:13:12.155 INFO blam! Oct 16 02:13:12.158 INFO kablam! Running /target/debug/deps/ascii-bd93c3ffc3a43204 Oct 16 02:13:12.159 INFO blam! Oct 16 02:13:12.159 INFO blam! running 3 tests Oct 16 02:13:12.159 INFO blam! test satisfy ... ok Oct 16 02:13:12.159 INFO blam! test take_while ... ok Oct 16 02:13:12.159 INFO blam! test take_while1 ... ok Oct 16 02:13:12.159 INFO blam! Oct 16 02:13:12.159 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:13:12.159 INFO blam! Oct 16 02:13:12.160 INFO kablam! Running /target/debug/deps/byte-8d5946d9b8a6253d Oct 16 02:13:12.164 INFO blam! Oct 16 02:13:12.164 INFO blam! running 12 tests Oct 16 02:13:12.166 INFO blam! test byte ... ok Oct 16 02:13:12.166 INFO blam! test big_endian ... ok Oct 16 02:13:12.166 INFO blam! test any ... ok Oct 16 02:13:12.166 INFO blam! test bytes ... ok Oct 16 02:13:12.166 INFO blam! test little_endian ... ok Oct 16 02:13:12.166 INFO blam! test take ... ok Oct 16 02:13:12.166 INFO blam! test satisfy ... ok Oct 16 02:13:12.167 INFO blam! test take_while1 ... ok Oct 16 02:13:12.167 INFO blam! test capture ... ok Oct 16 02:13:12.167 INFO blam! test take_while ... ok Oct 16 02:13:12.167 INFO blam! test peek ... ok Oct 16 02:13:12.172 INFO blam! test end ... ok Oct 16 02:13:12.172 INFO kablam! Running /target/debug/deps/lib-fb8f113477a90caf Oct 16 02:13:12.172 INFO blam! Oct 16 02:13:12.172 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:13:12.172 INFO blam! Oct 16 02:13:12.176 INFO blam! Oct 16 02:13:12.176 INFO blam! running 24 tests Oct 16 02:13:12.183 INFO blam! test and_skip ... ok Oct 16 02:13:12.187 INFO blam! test bind ... ok Oct 16 02:13:12.187 INFO blam! test and_then ... ok Oct 16 02:13:12.191 INFO blam! test fail ... ok Oct 16 02:13:12.191 INFO blam! test collect ... ok Oct 16 02:13:12.191 INFO blam! test and ... ok Oct 16 02:13:12.192 INFO blam! test by_ref ... ok Oct 16 02:13:12.192 INFO blam! test guard ... ok Oct 16 02:13:12.192 INFO blam! test fn_ ... ok Oct 16 02:13:12.192 INFO blam! test optional ... ok Oct 16 02:13:12.195 INFO blam! test p ... ok Oct 16 02:13:12.195 INFO blam! test or ... ok Oct 16 02:13:12.195 INFO blam! test pack ... ok Oct 16 02:13:12.195 INFO blam! test map ... ok Oct 16 02:13:12.195 INFO blam! test map_err ... ok Oct 16 02:13:12.200 INFO blam! test try ... ok Oct 16 02:13:12.200 INFO blam! test succeed ... ok Oct 16 02:13:12.200 INFO blam! test tuple ... ok Oct 16 02:13:12.207 INFO blam! test skip_and ... ok Oct 16 02:13:12.252 INFO blam! test join_fold ... ok Oct 16 02:13:12.265 INFO blam! test position ... ok Oct 16 02:13:12.305 INFO blam! test fold ... ok Oct 16 02:13:12.306 INFO blam! test repeat ... ok Oct 16 02:13:12.322 INFO blam! test join ... ok Oct 16 02:13:12.322 INFO blam! Oct 16 02:13:12.322 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:13:12.322 INFO blam! Oct 16 02:13:12.323 INFO kablam! Running /target/debug/deps/mac-78fa61a0b15d68d1 Oct 16 02:13:12.324 INFO blam! Oct 16 02:13:12.324 INFO blam! running 1 test Oct 16 02:13:12.325 INFO blam! test mac ... ok Oct 16 02:13:12.325 INFO blam! Oct 16 02:13:12.325 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:13:12.325 INFO blam! Oct 16 02:13:12.326 INFO kablam! Running /target/debug/deps/str-a9e8abb6697adab0 Oct 16 02:13:12.327 INFO blam! Oct 16 02:13:12.327 INFO blam! running 9 tests Oct 16 02:13:12.328 INFO blam! test any ... ok Oct 16 02:13:12.328 INFO blam! test peek ... ok Oct 16 02:13:12.328 INFO blam! test satisfy ... ok Oct 16 02:13:12.328 INFO blam! test end ... ok Oct 16 02:13:12.328 INFO blam! test take_while ... ok Oct 16 02:13:12.328 INFO blam! test take_while1 ... ok Oct 16 02:13:12.328 INFO blam! test char ... ok Oct 16 02:13:12.331 INFO blam! test str ... ok Oct 16 02:13:12.350 INFO blam! test capture ... FAILED Oct 16 02:13:12.350 INFO kablam! error: test failed, to rerun pass '--test str' Oct 16 02:13:12.350 INFO blam! Oct 16 02:13:12.350 INFO blam! failures: Oct 16 02:13:12.350 INFO blam! Oct 16 02:13:12.350 INFO blam! ---- capture stdout ---- Oct 16 02:13:12.350 INFO blam! thread 'capture' panicked at 'assertion failed: `(left == right)` Oct 16 02:13:12.350 INFO blam! left: `Ok((5, "πr²"))`, Oct 16 02:13:12.350 INFO blam! right: `Ok((3, "πr"))`', tests/str.rs:72:5 Oct 16 02:13:12.350 INFO blam! stack backtrace: Oct 16 02:13:12.350 INFO blam! 0: 0x5651a260166e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 16 02:13:12.350 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 02:13:12.350 INFO blam! 1: 0x5651a260a516 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 16 02:13:12.350 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 02:13:12.350 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 02:13:12.350 INFO blam! 2: 0x5651a260526d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 16 02:13:12.350 INFO blam! at libstd/panicking.rs:211 Oct 16 02:13:12.350 INFO blam! 3: 0x5651a2604f7b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 16 02:13:12.350 INFO blam! at libstd/panicking.rs:221 Oct 16 02:13:12.350 INFO blam! 4: 0x5651a260591c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 16 02:13:12.350 INFO blam! at libstd/panicking.rs:476 Oct 16 02:13:12.350 INFO blam! 5: 0x5651a26054d9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 16 02:13:12.350 INFO blam! at libstd/panicking.rs:390 Oct 16 02:13:12.350 INFO blam! 6: 0x5651a260543d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 16 02:13:12.350 INFO blam! at libstd/panicking.rs:345 Oct 16 02:13:12.350 INFO blam! 7: 0x5651a25a1d2b - str::capture::ha5105b6c25b7d9ad Oct 16 02:13:12.350 INFO blam! at tests/str.rs:72 Oct 16 02:13:12.350 INFO blam! 8: 0x5651a2599989 - str::capture::{{closure}}::h924212b616dbadde Oct 16 02:13:12.350 INFO blam! at tests/str.rs:71 Oct 16 02:13:12.350 INFO blam! 9: 0x5651a25b4d0d - core::ops::function::FnOnce::call_once::h4d5629686d1591bc Oct 16 02:13:12.350 INFO blam! at libcore/ops/function.rs:238 Oct 16 02:13:12.350 INFO blam! 10: 0x5651a25b726e - >::call_box::h95b7cb918af67b5d Oct 16 02:13:12.350 INFO blam! at libtest/lib.rs:1468 Oct 16 02:13:12.350 INFO blam! at libcore/ops/function.rs:238 Oct 16 02:13:12.350 INFO blam! at liballoc/boxed.rs:672 Oct 16 02:13:12.350 INFO blam! 11: 0x5651a26156e9 - __rust_maybe_catch_panic Oct 16 02:13:12.350 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 02:13:12.350 INFO blam! 12: 0x5651a25d7dbd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 16 02:13:12.350 INFO blam! at libstd/panicking.rs:289 Oct 16 02:13:12.350 INFO blam! at libstd/panic.rs:392 Oct 16 02:13:12.350 INFO blam! at libtest/lib.rs:1423 Oct 16 02:13:12.350 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 02:13:12.350 INFO blam! 13: 0x5651a25d89c4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 16 02:13:12.350 INFO blam! at libstd/thread/mod.rs:409 Oct 16 02:13:12.350 INFO blam! at libstd/panic.rs:313 Oct 16 02:13:12.350 INFO blam! at libstd/panicking.rs:310 Oct 16 02:13:12.350 INFO blam! 14: 0x5651a26156e9 - __rust_maybe_catch_panic Oct 16 02:13:12.350 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 02:13:12.350 INFO blam! 15: 0x5651a25c5f86 - >::call_box::h96125cb29a9ba44b Oct 16 02:13:12.350 INFO blam! at libstd/panicking.rs:289 Oct 16 02:13:12.350 INFO blam! at libstd/panic.rs:392 Oct 16 02:13:12.350 INFO blam! at libstd/thread/mod.rs:408 Oct 16 02:13:12.350 INFO blam! at liballoc/boxed.rs:672 Oct 16 02:13:12.350 INFO blam! 16: 0x5651a26036aa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 16 02:13:12.350 INFO blam! at liballoc/boxed.rs:682 Oct 16 02:13:12.350 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 02:13:12.350 INFO blam! 17: 0x5651a25f8e35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 16 02:13:12.350 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 02:13:12.350 INFO blam! 18: 0x7f9057b7b6b9 - start_thread Oct 16 02:13:12.350 INFO blam! 19: 0x7f905769b41c - clone Oct 16 02:13:12.350 INFO blam! 20: 0x0 - Oct 16 02:13:12.350 INFO blam! Oct 16 02:13:12.350 INFO blam! Oct 16 02:13:12.350 INFO blam! failures: Oct 16 02:13:12.350 INFO blam! capture Oct 16 02:13:12.350 INFO blam! Oct 16 02:13:12.350 INFO blam! test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:13:12.350 INFO blam! Oct 16 02:13:12.356 INFO kablam! su: No module specific data is present Oct 16 02:13:12.679 INFO running `"docker" "rm" "-f" "4f19770ba7254b65c50baba4b7d122a1cf1aded0d64e08123e3609019c427209"` Oct 16 02:13:12.778 INFO blam! 4f19770ba7254b65c50baba4b7d122a1cf1aded0d64e08123e3609019c427209