Oct 16 06:09:11.971 INFO testing huffman-coding-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 06:09:11.971 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 06:09:12.444 INFO blam! b21a0d3f6923893d023becd2f73ee1d42126c5a865f66e84e67909ec743e67e6 Oct 16 06:09:12.445 INFO running `"docker" "start" "-a" "b21a0d3f6923893d023becd2f73ee1d42126c5a865f66e84e67909ec743e67e6"` Oct 16 06:09:13.589 INFO kablam! usermod: no changes Oct 16 06:09:13.644 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 06:09:13.644 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 06:09:13.644 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 06:09:13.645 INFO kablam! files will be included as a binary target: Oct 16 06:09:13.645 INFO kablam! Oct 16 06:09:13.645 INFO kablam! * /source/src/bin/util.rs Oct 16 06:09:13.645 INFO kablam! Oct 16 06:09:13.646 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 06:09:13.646 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 06:09:13.646 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 06:09:13.646 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 06:09:13.647 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 06:09:13.647 INFO kablam! Oct 16 06:09:13.647 INFO kablam! For more information on this warning you can consult Oct 16 06:09:13.648 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 06:09:13.691 INFO kablam! Compiling bitstream-rs v0.1.2 Oct 16 06:09:14.439 INFO kablam! Compiling huffman-coding v0.1.2 (/source) Oct 16 06:09:15.090 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 06:09:15.091 INFO kablam! --> src/lib.rs:334:12 Oct 16 06:09:15.091 INFO kablam! | Oct 16 06:09:15.092 INFO kablam! 334 | Ok((pos)) Oct 16 06:09:15.092 INFO kablam! | ^^^^^ help: remove these parentheses Oct 16 06:09:15.092 INFO kablam! | Oct 16 06:09:15.093 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 06:09:15.093 INFO kablam! Oct 16 06:09:17.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.23s Oct 16 06:09:17.860 INFO kablam! su: No module specific data is present Oct 16 06:09:19.000 INFO running `"docker" "rm" "-f" "b21a0d3f6923893d023becd2f73ee1d42126c5a865f66e84e67909ec743e67e6"` Oct 16 06:09:19.299 INFO blam! b21a0d3f6923893d023becd2f73ee1d42126c5a865f66e84e67909ec743e67e6 Oct 16 06:09:19.307 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 06:09:19.917 INFO blam! 69b797877c4decbfe77352736a8bb47e3113b34d1495b7119e761f354e310f4e Oct 16 06:09:19.918 INFO running `"docker" "start" "-a" "69b797877c4decbfe77352736a8bb47e3113b34d1495b7119e761f354e310f4e"` Oct 16 06:09:21.170 INFO kablam! usermod: no changes Oct 16 06:09:21.203 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 06:09:21.203 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 06:09:21.203 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 06:09:21.203 INFO kablam! files will be included as a binary target: Oct 16 06:09:21.203 INFO kablam! Oct 16 06:09:21.203 INFO kablam! * /source/src/bin/util.rs Oct 16 06:09:21.203 INFO kablam! Oct 16 06:09:21.203 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 06:09:21.203 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 06:09:21.203 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 06:09:21.203 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 06:09:21.203 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 06:09:21.203 INFO kablam! Oct 16 06:09:21.203 INFO kablam! For more information on this warning you can consult Oct 16 06:09:21.203 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 06:09:21.230 INFO kablam! Compiling huffman-coding v0.1.2 (/source) Oct 16 06:09:22.568 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 06:09:22.568 INFO kablam! --> src/lib.rs:334:12 Oct 16 06:09:22.569 INFO kablam! | Oct 16 06:09:22.569 INFO kablam! 334 | Ok((pos)) Oct 16 06:09:22.569 INFO kablam! | ^^^^^ help: remove these parentheses Oct 16 06:09:22.570 INFO kablam! | Oct 16 06:09:22.570 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 06:09:22.570 INFO kablam! Oct 16 06:09:24.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.34s Oct 16 06:09:24.535 INFO kablam! su: No module specific data is present Oct 16 06:09:25.168 INFO running `"docker" "rm" "-f" "69b797877c4decbfe77352736a8bb47e3113b34d1495b7119e761f354e310f4e"` Oct 16 06:09:25.402 INFO blam! 69b797877c4decbfe77352736a8bb47e3113b34d1495b7119e761f354e310f4e Oct 16 06:09:25.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 06:09:25.888 INFO blam! b80bbadf144454ed4c8a3844bd3f20127ef10b40af309e653144d25c0da6d792 Oct 16 06:09:25.890 INFO running `"docker" "start" "-a" "b80bbadf144454ed4c8a3844bd3f20127ef10b40af309e653144d25c0da6d792"` Oct 16 06:09:27.223 INFO kablam! usermod: no changes Oct 16 06:09:27.275 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 06:09:27.275 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 06:09:27.275 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 06:09:27.275 INFO kablam! files will be included as a binary target: Oct 16 06:09:27.275 INFO kablam! Oct 16 06:09:27.275 INFO kablam! * /source/src/bin/util.rs Oct 16 06:09:27.275 INFO kablam! Oct 16 06:09:27.275 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 06:09:27.275 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 06:09:27.275 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 06:09:27.275 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 06:09:27.275 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 06:09:27.275 INFO kablam! Oct 16 06:09:27.275 INFO kablam! For more information on this warning you can consult Oct 16 06:09:27.275 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 06:09:27.303 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 06:09:27.305 INFO kablam! Running /target/debug/deps/huffman_coding-75b5486a913b9c70 Oct 16 06:09:27.315 INFO blam! Oct 16 06:09:27.315 INFO blam! running 3 tests Oct 16 06:09:27.319 INFO blam! test tests::test_reader ... ok Oct 16 06:09:27.319 INFO blam! test tests::test_tree_builder ... ok Oct 16 06:09:27.319 INFO blam! test tests::test_writer ... ok Oct 16 06:09:27.319 INFO blam! Oct 16 06:09:27.319 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:09:27.319 INFO blam! Oct 16 06:09:27.324 INFO kablam! Running /target/debug/deps/decode-2642749e21bb4211 Oct 16 06:09:27.325 INFO kablam! Running /target/debug/deps/encode-5a46f044011ff6b9 Oct 16 06:09:27.325 INFO blam! Oct 16 06:09:27.325 INFO blam! running 0 tests Oct 16 06:09:27.325 INFO blam! Oct 16 06:09:27.325 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:09:27.325 INFO blam! Oct 16 06:09:27.327 INFO blam! Oct 16 06:09:27.327 INFO blam! running 0 tests Oct 16 06:09:27.327 INFO blam! Oct 16 06:09:27.327 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:09:27.327 INFO blam! Oct 16 06:09:27.328 INFO kablam! Doc-tests huffman_coding Oct 16 06:09:28.328 INFO blam! Oct 16 06:09:28.329 INFO blam! running 5 tests Oct 16 06:09:32.121 INFO blam! test src/lib.rs - HuffmanTree::from_data (line 131) ... ok Oct 16 06:09:32.784 INFO blam! test src/lib.rs - HuffmanReader (line 276) ... ok Oct 16 06:09:32.794 INFO blam! test src/lib.rs - HuffmanWriter (line 229) ... ok Oct 16 06:09:33.378 INFO blam! test src/lib.rs - HuffmanTree (line 29) ... ok Oct 16 06:09:33.415 INFO blam! test src/lib.rs - HuffmanTree::from_table (line 90) ... ok Oct 16 06:09:33.415 INFO blam! Oct 16 06:09:33.415 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:09:33.415 INFO blam! Oct 16 06:09:33.424 INFO kablam! su: No module specific data is present Oct 16 06:09:33.975 INFO running `"docker" "rm" "-f" "b80bbadf144454ed4c8a3844bd3f20127ef10b40af309e653144d25c0da6d792"` Oct 16 06:09:34.264 INFO blam! b80bbadf144454ed4c8a3844bd3f20127ef10b40af309e653144d25c0da6d792