Oct 10 21:18:05.755 INFO testing jalexvig/comprustion against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:18:05.755 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:18:05.756 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 21:18:06.021 INFO blam! efb093a3e8a33363e913ffb16e5670988242ce3a842f1b3e6755a64fd0e6dce6 Oct 10 21:18:06.026 INFO running `"docker" "start" "-a" "efb093a3e8a33363e913ffb16e5670988242ce3a842f1b3e6755a64fd0e6dce6"` Oct 10 21:18:07.240 INFO kablam! usermod: no changes Oct 10 21:18:07.312 INFO kablam! Compiling comprustion v0.1.0 (/source) Oct 10 21:18:07.920 INFO kablam! warning: unused variable: `start` Oct 10 21:18:07.920 INFO kablam! --> src/huffman.rs:32:13 Oct 10 21:18:07.920 INFO kablam! | Oct 10 21:18:07.920 INFO kablam! 32 | let mut start = 0; Oct 10 21:18:07.920 INFO kablam! | ^^^^^ help: consider using `_start` instead Oct 10 21:18:07.920 INFO kablam! | Oct 10 21:18:07.920 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:18:07.920 INFO kablam! Oct 10 21:18:07.928 INFO kablam! warning: variable does not need to be mutable Oct 10 21:18:07.928 INFO kablam! --> src/huffman.rs:32:9 Oct 10 21:18:07.928 INFO kablam! | Oct 10 21:18:07.928 INFO kablam! 32 | let mut start = 0; Oct 10 21:18:07.928 INFO kablam! | ----^^^^^ Oct 10 21:18:07.928 INFO kablam! | | Oct 10 21:18:07.928 INFO kablam! | help: remove this `mut` Oct 10 21:18:07.928 INFO kablam! | Oct 10 21:18:07.928 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 21:18:07.928 INFO kablam! Oct 10 21:18:09.148 INFO kablam! warning: unused import: `comprustion::huffman` Oct 10 21:18:09.148 INFO kablam! --> src/main.rs:3:5 Oct 10 21:18:09.148 INFO kablam! | Oct 10 21:18:09.149 INFO kablam! 3 | use comprustion::huffman; Oct 10 21:18:09.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 21:18:09.149 INFO kablam! | Oct 10 21:18:09.149 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:18:09.149 INFO kablam! Oct 10 21:18:09.497 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.23s Oct 10 21:18:09.513 INFO kablam! su: No module specific data is present Oct 10 21:18:10.112 INFO running `"docker" "rm" "-f" "efb093a3e8a33363e913ffb16e5670988242ce3a842f1b3e6755a64fd0e6dce6"` Oct 10 21:18:10.341 INFO blam! efb093a3e8a33363e913ffb16e5670988242ce3a842f1b3e6755a64fd0e6dce6 Oct 10 21:18:10.349 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:18:10.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 21:18:10.741 INFO blam! 38bb1ef0c677180dd4548ec778f7dc2e1cb24ddc604986ce679b3ee7be024aed Oct 10 21:18:10.742 INFO running `"docker" "start" "-a" "38bb1ef0c677180dd4548ec778f7dc2e1cb24ddc604986ce679b3ee7be024aed"` Oct 10 21:18:11.130 INFO kablam! usermod: no changes Oct 10 21:18:11.154 INFO kablam! Compiling comprustion v0.1.0 (/source) Oct 10 21:18:11.815 INFO kablam! warning: unused import: `comprustion::huffman` Oct 10 21:18:11.815 INFO kablam! --> src/main.rs:3:5 Oct 10 21:18:11.815 INFO kablam! | Oct 10 21:18:11.815 INFO kablam! 3 | use comprustion::huffman; Oct 10 21:18:11.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 21:18:11.815 INFO kablam! | Oct 10 21:18:11.815 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:18:11.815 INFO kablam! Oct 10 21:18:11.864 INFO kablam! warning: unused variable: `start` Oct 10 21:18:11.864 INFO kablam! --> src/huffman.rs:32:13 Oct 10 21:18:11.864 INFO kablam! | Oct 10 21:18:11.864 INFO kablam! 32 | let mut start = 0; Oct 10 21:18:11.864 INFO kablam! | ^^^^^ help: consider using `_start` instead Oct 10 21:18:11.864 INFO kablam! | Oct 10 21:18:11.864 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:18:11.864 INFO kablam! Oct 10 21:18:11.873 INFO kablam! warning: variable does not need to be mutable Oct 10 21:18:11.873 INFO kablam! --> src/huffman.rs:32:9 Oct 10 21:18:11.873 INFO kablam! | Oct 10 21:18:11.873 INFO kablam! 32 | let mut start = 0; Oct 10 21:18:11.873 INFO kablam! | ----^^^^^ Oct 10 21:18:11.873 INFO kablam! | | Oct 10 21:18:11.873 INFO kablam! | help: remove this `mut` Oct 10 21:18:11.875 INFO kablam! | Oct 10 21:18:11.875 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 21:18:11.875 INFO kablam! Oct 10 21:18:12.809 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 10 21:18:12.811 INFO kablam! su: No module specific data is present Oct 10 21:18:13.034 INFO running `"docker" "rm" "-f" "38bb1ef0c677180dd4548ec778f7dc2e1cb24ddc604986ce679b3ee7be024aed"` Oct 10 21:18:13.136 INFO blam! 38bb1ef0c677180dd4548ec778f7dc2e1cb24ddc604986ce679b3ee7be024aed Oct 10 21:18:13.137 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:18:13.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 21:18:13.313 INFO blam! 828d6061c149121740c5dfd743ddbaf1c8270b56382d6052fdd8729f4be77762 Oct 10 21:18:13.314 INFO running `"docker" "start" "-a" "828d6061c149121740c5dfd743ddbaf1c8270b56382d6052fdd8729f4be77762"` Oct 10 21:18:13.819 INFO kablam! usermod: no changes Oct 10 21:18:13.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 21:18:13.848 INFO kablam! Running /target/debug/deps/comprustion-1979caf802f04307 Oct 10 21:18:13.851 INFO blam! Oct 10 21:18:13.852 INFO blam! running 2 tests Oct 10 21:18:13.852 INFO blam! test huffman::tests::char_counts_simple_string ... ok Oct 10 21:18:13.853 INFO blam! test huffman::tests::decoding_is_inverse ... ok Oct 10 21:18:13.853 INFO blam! Oct 10 21:18:13.853 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:18:13.853 INFO blam! Oct 10 21:18:13.855 INFO kablam! Running /target/debug/deps/comprustion-5365ed2a9944ac04 Oct 10 21:18:13.858 INFO kablam! Doc-tests comprustion Oct 10 21:18:13.859 INFO blam! Oct 10 21:18:13.859 INFO blam! running 0 tests Oct 10 21:18:13.859 INFO blam! Oct 10 21:18:13.859 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:18:13.860 INFO blam! Oct 10 21:18:14.736 INFO blam! Oct 10 21:18:14.736 INFO kablam! su: No module specific data is present Oct 10 21:18:14.736 INFO blam! running 0 tests Oct 10 21:18:14.736 INFO blam! Oct 10 21:18:14.736 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:18:14.736 INFO blam! Oct 10 21:18:14.986 INFO running `"docker" "rm" "-f" "828d6061c149121740c5dfd743ddbaf1c8270b56382d6052fdd8729f4be77762"` Oct 10 21:18:15.087 INFO blam! 828d6061c149121740c5dfd743ddbaf1c8270b56382d6052fdd8729f4be77762