Oct 11 04:05:01.381 INFO testing TsarFox/rebuild against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:05:01.381 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:05:01.381 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 04:05:01.908 INFO blam! cf9062427abc609acba83234583a6c6561e166b0ffaed7dac9727c9644c18a8d Oct 11 04:05:01.910 INFO running `"docker" "start" "-a" "cf9062427abc609acba83234583a6c6561e166b0ffaed7dac9727c9644c18a8d"` Oct 11 04:05:02.864 INFO kablam! usermod: no changes Oct 11 04:05:03.053 INFO kablam! Compiling simple-error v0.1.11 Oct 11 04:05:03.053 INFO kablam! Compiling glium v0.21.0 Oct 11 04:05:31.340 INFO kablam! Compiling rebuild v0.1.0 (/source) Oct 11 04:05:33.916 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 04:05:33.916 INFO kablam! --> src/path.rs:68:29 Oct 11 04:05:33.916 INFO kablam! | Oct 11 04:05:33.916 INFO kablam! 68 | if let Some(home) = env::home_dir() { Oct 11 04:05:33.916 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:05:33.916 INFO kablam! | Oct 11 04:05:33.916 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 04:05:33.916 INFO kablam! Oct 11 04:05:34.292 INFO kablam! warning: field is never used: `display` Oct 11 04:05:34.292 INFO kablam! --> src/gl_renderer.rs:30:5 Oct 11 04:05:34.292 INFO kablam! | Oct 11 04:05:34.292 INFO kablam! 30 | display: glium::Display, Oct 11 04:05:34.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:05:34.292 INFO kablam! | Oct 11 04:05:34.292 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:05:34.292 INFO kablam! Oct 11 04:05:38.754 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.86s Oct 11 04:05:38.768 INFO kablam! su: No module specific data is present Oct 11 04:05:39.294 INFO running `"docker" "rm" "-f" "cf9062427abc609acba83234583a6c6561e166b0ffaed7dac9727c9644c18a8d"` Oct 11 04:05:39.646 INFO blam! cf9062427abc609acba83234583a6c6561e166b0ffaed7dac9727c9644c18a8d Oct 11 04:05:39.648 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:05:39.650 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 04:05:39.981 INFO blam! 87c47811b105dab8b5510ea4adf62326b9f78cc777f2847a4fd0d5c603f931ea Oct 11 04:05:39.983 INFO running `"docker" "start" "-a" "87c47811b105dab8b5510ea4adf62326b9f78cc777f2847a4fd0d5c603f931ea"` Oct 11 04:05:41.477 INFO kablam! usermod: no changes Oct 11 04:05:41.728 INFO kablam! Compiling rebuild v0.1.0 (/source) Oct 11 04:05:44.580 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 04:05:44.580 INFO kablam! --> src/path.rs:68:29 Oct 11 04:05:44.580 INFO kablam! | Oct 11 04:05:44.580 INFO kablam! 68 | if let Some(home) = env::home_dir() { Oct 11 04:05:44.580 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:05:44.580 INFO kablam! | Oct 11 04:05:44.580 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 04:05:44.580 INFO kablam! Oct 11 04:05:45.168 INFO kablam! warning: field is never used: `display` Oct 11 04:05:45.168 INFO kablam! --> src/gl_renderer.rs:30:5 Oct 11 04:05:45.168 INFO kablam! | Oct 11 04:05:45.168 INFO kablam! 30 | display: glium::Display, Oct 11 04:05:45.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:05:45.168 INFO kablam! | Oct 11 04:05:45.168 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:05:45.168 INFO kablam! Oct 11 04:05:48.005 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.50s Oct 11 04:05:48.016 INFO kablam! su: No module specific data is present Oct 11 04:05:49.024 INFO running `"docker" "rm" "-f" "87c47811b105dab8b5510ea4adf62326b9f78cc777f2847a4fd0d5c603f931ea"` Oct 11 04:05:49.300 INFO blam! 87c47811b105dab8b5510ea4adf62326b9f78cc777f2847a4fd0d5c603f931ea Oct 11 04:05:49.304 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:05:49.304 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 04:05:49.854 INFO blam! 29d1d29596131858c4341d38d1ace0e3cd57d68e06f3a89071f615d0d4927ffc Oct 11 04:05:49.856 INFO running `"docker" "start" "-a" "29d1d29596131858c4341d38d1ace0e3cd57d68e06f3a89071f615d0d4927ffc"` Oct 11 04:05:51.252 INFO kablam! usermod: no changes Oct 11 04:05:51.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 11 04:05:51.457 INFO kablam! Running /target/debug/deps/rebuild-d1b89858b7f92b39 Oct 11 04:05:51.460 INFO blam! Oct 11 04:05:51.461 INFO blam! running 9 tests Oct 11 04:05:51.461 INFO blam! test world::tests::test_incomplete_header ... ok Oct 11 04:05:51.461 INFO blam! test grp::tests::test_not_enough_data ... ok Oct 11 04:05:51.462 INFO blam! test grp::tests::test_load_slice ... ok Oct 11 04:05:51.462 INFO blam! test grp::tests::test_invalid_header ... ok Oct 11 04:05:51.462 INFO blam! test bitmap::tests::test_load_slice ... ok Oct 11 04:05:51.462 INFO blam! test world::tests::test_load_slice ... ok Oct 11 04:05:51.462 INFO blam! test grp::tests::test_incomplete_header ... ok Oct 11 04:05:51.463 INFO blam! test grp::tests::test_invalid_file_count ... ok Oct 11 04:05:51.592 INFO blam! test bitmap::tests::test_incomplete_header ... FAILED Oct 11 04:05:51.592 INFO kablam! error: test failed, to rerun pass '--bin rebuild' Oct 11 04:05:51.592 INFO blam! Oct 11 04:05:51.592 INFO kablam! su: No module specific data is present Oct 11 04:05:51.592 INFO blam! failures: Oct 11 04:05:51.592 INFO blam! Oct 11 04:05:51.592 INFO blam! ---- bitmap::tests::test_incomplete_header stdout ---- Oct 11 04:05:51.592 INFO blam! thread 'bitmap::tests::test_incomplete_header' panicked at 'Parser accepted invalid ART file.', src/bitmap.rs:453:13 Oct 11 04:05:51.592 INFO blam! stack backtrace: Oct 11 04:05:51.592 INFO blam! 0: 0x5652cb97bb0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 04:05:51.592 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 04:05:51.592 INFO blam! 1: 0x5652cb9849b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 04:05:51.592 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 04:05:51.592 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 04:05:51.592 INFO blam! 2: 0x5652cb97f70d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 04:05:51.592 INFO blam! at libstd/panicking.rs:211 Oct 11 04:05:51.592 INFO blam! 3: 0x5652cb97f41b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 04:05:51.592 INFO blam! at libstd/panicking.rs:221 Oct 11 04:05:51.592 INFO blam! 4: 0x5652cb97fdbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 04:05:51.592 INFO blam! at libstd/panicking.rs:476 Oct 11 04:05:51.592 INFO blam! 5: 0x5652cb96c2cf - std::panicking::begin_panic::hd475a95369d98e54 Oct 11 04:05:51.592 INFO blam! at libstd/panicking.rs:410 Oct 11 04:05:51.592 INFO blam! 6: 0x5652cb913ad0 - rebuild::bitmap::tests::test_incomplete_header::h4c3c97cb9a98f494 Oct 11 04:05:51.592 INFO blam! at src/bitmap.rs:453 Oct 11 04:05:51.592 INFO blam! 7: 0x5652cb913969 - rebuild::bitmap::tests::test_incomplete_header::{{closure}}::h031b6533e3fccdf1 Oct 11 04:05:51.592 INFO blam! at src/bitmap.rs:441 Oct 11 04:05:51.592 INFO blam! 8: 0x5652cb90514d - core::ops::function::FnOnce::call_once::hac182f6b8185f731 Oct 11 04:05:51.592 INFO blam! at libcore/ops/function.rs:238 Oct 11 04:05:51.592 INFO blam! 9: 0x5652cb91ab2e - >::call_box::h95b7cb918af67b5d Oct 11 04:05:51.592 INFO blam! at libtest/lib.rs:1468 Oct 11 04:05:51.592 INFO blam! at libcore/ops/function.rs:238 Oct 11 04:05:51.592 INFO blam! at liballoc/boxed.rs:672 Oct 11 04:05:51.592 INFO blam! 10: 0x5652cb98fb89 - __rust_maybe_catch_panic Oct 11 04:05:51.592 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:05:51.592 INFO blam! 11: 0x5652cb93b67d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 04:05:51.592 INFO blam! at libstd/panicking.rs:289 Oct 11 04:05:51.592 INFO blam! at libstd/panic.rs:392 Oct 11 04:05:51.592 INFO blam! at libtest/lib.rs:1423 Oct 11 04:05:51.592 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 04:05:51.592 INFO blam! 12: 0x5652cb93c284 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 04:05:51.592 INFO blam! at libstd/thread/mod.rs:409 Oct 11 04:05:51.592 INFO blam! at libstd/panic.rs:313 Oct 11 04:05:51.592 INFO blam! at libstd/panicking.rs:310 Oct 11 04:05:51.592 INFO blam! 13: 0x5652cb98fb89 - __rust_maybe_catch_panic Oct 11 04:05:51.592 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:05:51.592 INFO blam! 14: 0x5652cb929846 - >::call_box::h96125cb29a9ba44b Oct 11 04:05:51.593 INFO blam! at libstd/panicking.rs:289 Oct 11 04:05:51.593 INFO blam! at libstd/panic.rs:392 Oct 11 04:05:51.593 INFO blam! at libstd/thread/mod.rs:408 Oct 11 04:05:51.593 INFO blam! at liballoc/boxed.rs:672 Oct 11 04:05:51.593 INFO blam! 15: 0x5652cb97db4a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 04:05:51.593 INFO blam! at liballoc/boxed.rs:682 Oct 11 04:05:51.593 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 04:05:51.593 INFO blam! 16: 0x5652cb973045 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 04:05:51.593 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 04:05:51.593 INFO blam! 17: 0x7fc6bba766b9 - start_thread Oct 11 04:05:51.593 INFO blam! 18: 0x7fc6bb59641c - clone Oct 11 04:05:51.593 INFO blam! 19: 0x0 - Oct 11 04:05:51.593 INFO blam! Oct 11 04:05:51.593 INFO blam! Oct 11 04:05:51.593 INFO blam! failures: Oct 11 04:05:51.593 INFO blam! bitmap::tests::test_incomplete_header Oct 11 04:05:51.593 INFO blam! Oct 11 04:05:51.593 INFO blam! test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:05:51.593 INFO blam! Oct 11 04:05:52.703 INFO running `"docker" "rm" "-f" "29d1d29596131858c4341d38d1ace0e3cd57d68e06f3a89071f615d0d4927ffc"` Oct 11 04:05:52.992 INFO blam! 29d1d29596131858c4341d38d1ace0e3cd57d68e06f3a89071f615d0d4927ffc