Oct 15 16:29:59.520 INFO testing timely_sort-0.1.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:29:59.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 16:29:59.891 INFO blam! cbec34d6fd44bcaabab969e6adb0358a9024d4080df93962be1763ca2dda0dfe Oct 15 16:29:59.900 INFO running `"docker" "start" "-a" "cbec34d6fd44bcaabab969e6adb0358a9024d4080df93962be1763ca2dda0dfe"` Oct 15 16:30:00.838 INFO kablam! usermod: no changes Oct 15 16:30:00.878 INFO kablam! Compiling timely_sort v0.1.6 (/source) Oct 15 16:30:01.292 INFO kablam! warning: unused macro definition Oct 15 16:30:01.292 INFO kablam! --> src/msb.rs:22:1 Oct 15 16:30:01.292 INFO kablam! | Oct 15 16:30:01.292 INFO kablam! 22 | / macro_rules! per_cache_line { Oct 15 16:30:01.292 INFO kablam! 23 | | ($t:ty) => {{ ::std::cmp::min(64 / ::std::mem::size_of::<$t>(), 4) }} Oct 15 16:30:01.293 INFO kablam! 24 | | } Oct 15 16:30:01.293 INFO kablam! | |_^ Oct 15 16:30:01.293 INFO kablam! | Oct 15 16:30:01.293 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 16:30:01.293 INFO kablam! Oct 15 16:30:01.293 INFO kablam! warning: unused macro definition Oct 15 16:30:01.293 INFO kablam! --> src/msb.rs:26:1 Oct 15 16:30:01.293 INFO kablam! | Oct 15 16:30:01.293 INFO kablam! 26 | / macro_rules! lines_per_page { Oct 15 16:30:01.293 INFO kablam! 27 | | () => {{ 1024 }} Oct 15 16:30:01.293 INFO kablam! 28 | | } Oct 15 16:30:01.293 INFO kablam! | |_^ Oct 15 16:30:01.293 INFO kablam! Oct 15 16:30:01.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 15 16:30:01.658 INFO kablam! su: No module specific data is present Oct 15 16:30:02.396 INFO running `"docker" "rm" "-f" "cbec34d6fd44bcaabab969e6adb0358a9024d4080df93962be1763ca2dda0dfe"` Oct 15 16:30:02.688 INFO blam! cbec34d6fd44bcaabab969e6adb0358a9024d4080df93962be1763ca2dda0dfe Oct 15 16:30:02.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 16:30:03.292 INFO blam! bd529ce3cd5d7fea51d91f08c9397a0b518e8819c90a0e856b9c4526cf7144c0 Oct 15 16:30:03.295 INFO running `"docker" "start" "-a" "bd529ce3cd5d7fea51d91f08c9397a0b518e8819c90a0e856b9c4526cf7144c0"` Oct 15 16:30:03.689 INFO kablam! usermod: no changes Oct 15 16:30:03.727 INFO kablam! Compiling timely_sort v0.1.6 (/source) Oct 15 16:30:04.179 INFO kablam! warning: unused macro definition Oct 15 16:30:04.179 INFO kablam! --> src/msb.rs:22:1 Oct 15 16:30:04.179 INFO kablam! | Oct 15 16:30:04.179 INFO kablam! 22 | / macro_rules! per_cache_line { Oct 15 16:30:04.179 INFO kablam! 23 | | ($t:ty) => {{ ::std::cmp::min(64 / ::std::mem::size_of::<$t>(), 4) }} Oct 15 16:30:04.179 INFO kablam! 24 | | } Oct 15 16:30:04.179 INFO kablam! | |_^ Oct 15 16:30:04.179 INFO kablam! | Oct 15 16:30:04.179 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 16:30:04.179 INFO kablam! Oct 15 16:30:04.179 INFO kablam! warning: unused macro definition Oct 15 16:30:04.179 INFO kablam! --> src/msb.rs:26:1 Oct 15 16:30:04.179 INFO kablam! | Oct 15 16:30:04.179 INFO kablam! 26 | / macro_rules! lines_per_page { Oct 15 16:30:04.179 INFO kablam! 27 | | () => {{ 1024 }} Oct 15 16:30:04.179 INFO kablam! 28 | | } Oct 15 16:30:04.179 INFO kablam! | |_^ Oct 15 16:30:04.179 INFO kablam! Oct 15 16:30:05.568 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.86s Oct 15 16:30:05.572 INFO kablam! su: No module specific data is present Oct 15 16:30:06.018 INFO running `"docker" "rm" "-f" "bd529ce3cd5d7fea51d91f08c9397a0b518e8819c90a0e856b9c4526cf7144c0"` Oct 15 16:30:06.267 INFO blam! bd529ce3cd5d7fea51d91f08c9397a0b518e8819c90a0e856b9c4526cf7144c0 Oct 15 16:30:06.279 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 16:30:06.587 INFO blam! eb99f9baa1001c48324ddd7b254c04b6a1de9e8e8a2e1472cd7462f85581a0de Oct 15 16:30:06.591 INFO running `"docker" "start" "-a" "eb99f9baa1001c48324ddd7b254c04b6a1de9e8e8a2e1472cd7462f85581a0de"` Oct 15 16:30:07.111 INFO kablam! usermod: no changes Oct 15 16:30:07.151 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 16:30:07.151 INFO kablam! Running /target/debug/deps/timely_sort-f32962cca72b3d4b Oct 15 16:30:07.155 INFO blam! Oct 15 16:30:07.155 INFO blam! running 5 tests Oct 15 16:30:07.166 INFO blam! test lsb_swc::test::test1 ... ok Oct 15 16:30:10.222 INFO blam! test msb::test::test_msb ... ok Oct 15 16:30:13.371 INFO blam! test lsb::test::test1 ... ok Oct 15 16:30:18.775 INFO blam! test lsb_swc::test::test_large ... ok Oct 15 16:30:19.239 INFO kablam! Doc-tests timely_sort Oct 15 16:30:19.239 INFO blam! test lsb::test::test_large ... ok Oct 15 16:30:19.240 INFO blam! Oct 15 16:30:19.240 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:30:19.240 INFO blam! Oct 15 16:30:20.107 INFO blam! Oct 15 16:30:20.107 INFO blam! running 0 tests Oct 15 16:30:20.107 INFO blam! Oct 15 16:30:20.107 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:30:20.107 INFO blam! Oct 15 16:30:20.115 INFO kablam! su: No module specific data is present Oct 15 16:30:20.458 INFO running `"docker" "rm" "-f" "eb99f9baa1001c48324ddd7b254c04b6a1de9e8e8a2e1472cd7462f85581a0de"` Oct 15 16:30:20.658 INFO blam! eb99f9baa1001c48324ddd7b254c04b6a1de9e8e8a2e1472cd7462f85581a0de