Oct 11 19:07:35.807 INFO testing huffman-coding-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:07:35.807 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:07:35.807 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:07:36.013 INFO blam! dec1cf4c12545817e5c769b23cb7da97033e1f9d6e344ba03a3d4719c4997c60 Oct 11 19:07:36.015 INFO running `"docker" "start" "-a" "dec1cf4c12545817e5c769b23cb7da97033e1f9d6e344ba03a3d4719c4997c60"` Oct 11 19:07:36.377 INFO kablam! usermod: no changes Oct 11 19:07:36.399 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:07:36.399 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:07:36.399 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:07:36.399 INFO kablam! files will be included as a binary target: Oct 11 19:07:36.399 INFO kablam! Oct 11 19:07:36.399 INFO kablam! * /source/src/bin/util.rs Oct 11 19:07:36.399 INFO kablam! Oct 11 19:07:36.399 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:07:36.399 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:07:36.399 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:07:36.399 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:07:36.399 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:07:36.399 INFO kablam! Oct 11 19:07:36.399 INFO kablam! For more information on this warning you can consult Oct 11 19:07:36.399 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:07:36.420 INFO kablam! Compiling bitstream-rs v0.1.2 Oct 11 19:07:37.164 INFO kablam! Compiling huffman-coding v0.1.2 (/source) Oct 11 19:07:37.692 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 19:07:37.692 INFO kablam! --> src/lib.rs:334:12 Oct 11 19:07:37.692 INFO kablam! | Oct 11 19:07:37.692 INFO kablam! 334 | Ok((pos)) Oct 11 19:07:37.693 INFO kablam! | ^^^^^ help: remove these parentheses Oct 11 19:07:37.693 INFO kablam! | Oct 11 19:07:37.693 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 19:07:37.693 INFO kablam! Oct 11 19:07:39.642 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.25s Oct 11 19:07:39.653 INFO kablam! su: No module specific data is present Oct 11 19:07:40.074 INFO running `"docker" "rm" "-f" "dec1cf4c12545817e5c769b23cb7da97033e1f9d6e344ba03a3d4719c4997c60"` Oct 11 19:07:40.354 INFO blam! dec1cf4c12545817e5c769b23cb7da97033e1f9d6e344ba03a3d4719c4997c60 Oct 11 19:07:40.360 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:07:40.360 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:07:40.749 INFO blam! 6e4d65a2e872a7d92992013aa884494a634b5dbbdb00866592fe1f1305127124 Oct 11 19:07:40.749 INFO running `"docker" "start" "-a" "6e4d65a2e872a7d92992013aa884494a634b5dbbdb00866592fe1f1305127124"` Oct 11 19:07:41.891 INFO kablam! usermod: no changes Oct 11 19:07:41.964 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:07:41.964 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:07:41.964 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:07:41.964 INFO kablam! files will be included as a binary target: Oct 11 19:07:41.964 INFO kablam! Oct 11 19:07:41.964 INFO kablam! * /source/src/bin/util.rs Oct 11 19:07:41.964 INFO kablam! Oct 11 19:07:41.964 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:07:41.964 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:07:41.964 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:07:41.964 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:07:41.964 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:07:41.964 INFO kablam! Oct 11 19:07:41.964 INFO kablam! For more information on this warning you can consult Oct 11 19:07:41.964 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:07:41.992 INFO kablam! Compiling huffman-coding v0.1.2 (/source) Oct 11 19:07:43.480 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 19:07:43.480 INFO kablam! --> src/lib.rs:334:12 Oct 11 19:07:43.481 INFO kablam! | Oct 11 19:07:43.481 INFO kablam! 334 | Ok((pos)) Oct 11 19:07:43.481 INFO kablam! | ^^^^^ help: remove these parentheses Oct 11 19:07:43.481 INFO kablam! | Oct 11 19:07:43.481 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 19:07:43.482 INFO kablam! Oct 11 19:07:45.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.07s Oct 11 19:07:45.016 INFO kablam! su: No module specific data is present Oct 11 19:07:45.472 INFO running `"docker" "rm" "-f" "6e4d65a2e872a7d92992013aa884494a634b5dbbdb00866592fe1f1305127124"` Oct 11 19:07:45.712 INFO blam! 6e4d65a2e872a7d92992013aa884494a634b5dbbdb00866592fe1f1305127124 Oct 11 19:07:45.721 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:07:45.722 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:07:46.120 INFO blam! 6a60370c1644fc45c7e87dae96a6610abe4d661693d968c138e4272cbb820c47 Oct 11 19:07:46.126 INFO running `"docker" "start" "-a" "6a60370c1644fc45c7e87dae96a6610abe4d661693d968c138e4272cbb820c47"` Oct 11 19:07:46.954 INFO kablam! usermod: no changes Oct 11 19:07:46.984 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:07:46.984 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:07:46.984 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:07:46.984 INFO kablam! files will be included as a binary target: Oct 11 19:07:46.984 INFO kablam! Oct 11 19:07:46.984 INFO kablam! * /source/src/bin/util.rs Oct 11 19:07:46.984 INFO kablam! Oct 11 19:07:46.984 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:07:46.984 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:07:46.984 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:07:46.984 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:07:46.984 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:07:46.984 INFO kablam! Oct 11 19:07:46.984 INFO kablam! For more information on this warning you can consult Oct 11 19:07:46.984 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:07:47.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 19:07:47.008 INFO blam! Oct 11 19:07:47.008 INFO kablam! Running /target/debug/deps/huffman_coding-5a6f42d834be7995 Oct 11 19:07:47.008 INFO blam! running 3 tests Oct 11 19:07:47.012 INFO blam! test tests::test_writer ... ok Oct 11 19:07:47.012 INFO blam! test tests::test_reader ... ok Oct 11 19:07:47.016 INFO blam! test tests::test_tree_builder ... ok Oct 11 19:07:47.016 INFO blam! Oct 11 19:07:47.016 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:07:47.016 INFO blam! Oct 11 19:07:47.016 INFO kablam! Running /target/debug/deps/decode-2337f20be275a1c8 Oct 11 19:07:47.020 INFO blam! Oct 11 19:07:47.020 INFO blam! running 0 tests Oct 11 19:07:47.020 INFO kablam! Running /target/debug/deps/encode-1f3d2a391a244902 Oct 11 19:07:47.020 INFO blam! Oct 11 19:07:47.020 INFO kablam! Doc-tests huffman_coding Oct 11 19:07:47.020 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:07:47.020 INFO blam! Oct 11 19:07:47.020 INFO blam! Oct 11 19:07:47.020 INFO blam! running 0 tests Oct 11 19:07:47.020 INFO blam! Oct 11 19:07:47.020 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:07:47.020 INFO blam! Oct 11 19:07:48.514 INFO blam! Oct 11 19:07:48.514 INFO blam! running 5 tests Oct 11 19:07:52.276 INFO blam! test src/lib.rs - HuffmanTree (line 29) ... ok Oct 11 19:07:53.596 INFO blam! test src/lib.rs - HuffmanTree::from_table (line 90) ... ok Oct 11 19:07:53.878 INFO blam! test src/lib.rs - HuffmanWriter (line 229) ... ok Oct 11 19:07:53.878 INFO blam! test src/lib.rs - HuffmanReader (line 276) ... ok Oct 11 19:07:54.191 INFO blam! test src/lib.rs - HuffmanTree::from_data (line 131) ... ok Oct 11 19:07:54.191 INFO blam! Oct 11 19:07:54.191 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:07:54.191 INFO blam! Oct 11 19:07:54.204 INFO kablam! su: No module specific data is present Oct 11 19:07:54.672 INFO running `"docker" "rm" "-f" "6a60370c1644fc45c7e87dae96a6610abe4d661693d968c138e4272cbb820c47"` Oct 11 19:07:54.852 INFO blam! 6a60370c1644fc45c7e87dae96a6610abe4d661693d968c138e4272cbb820c47