Oct 11 03:55:43.211 INFO testing WanzenBug/lzw-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:55:43.211 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:55:43.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 03:55:43.810 INFO blam! 62b2e4a3ba33d8aaabc495fcfe0cdd8c0a23a6105245c07fd304acb9a907a440 Oct 11 03:55:43.812 INFO running `"docker" "start" "-a" "62b2e4a3ba33d8aaabc495fcfe0cdd8c0a23a6105245c07fd304acb9a907a440"` Oct 11 03:55:44.906 INFO kablam! usermod: no changes Oct 11 03:55:44.948 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 03:55:44.948 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 03:55:44.948 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 03:55:44.948 INFO kablam! files will be included as a binary target: Oct 11 03:55:44.948 INFO kablam! Oct 11 03:55:44.948 INFO kablam! * /source/src/bin/util.rs Oct 11 03:55:44.948 INFO kablam! Oct 11 03:55:44.948 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 03:55:44.948 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 03:55:44.948 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 03:55:44.948 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 03:55:44.948 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 03:55:44.948 INFO kablam! Oct 11 03:55:44.948 INFO kablam! For more information on this warning you can consult Oct 11 03:55:44.948 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 03:55:44.988 INFO kablam! Compiling bitstream-rs v0.1.2 Oct 11 03:55:45.772 INFO kablam! Compiling lzw-rs v0.1.0 (/source) Oct 11 03:55:48.382 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.44s Oct 11 03:55:48.382 INFO kablam! su: No module specific data is present Oct 11 03:55:49.044 INFO running `"docker" "rm" "-f" "62b2e4a3ba33d8aaabc495fcfe0cdd8c0a23a6105245c07fd304acb9a907a440"` Oct 11 03:55:49.349 INFO blam! 62b2e4a3ba33d8aaabc495fcfe0cdd8c0a23a6105245c07fd304acb9a907a440 Oct 11 03:55:49.351 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:55:49.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 03:55:49.728 INFO blam! ea4563d36023d5d2cf5e9f236cae26b3c4dffb280db6c5fc147ac9b4d8374987 Oct 11 03:55:49.734 INFO running `"docker" "start" "-a" "ea4563d36023d5d2cf5e9f236cae26b3c4dffb280db6c5fc147ac9b4d8374987"` Oct 11 03:55:51.155 INFO kablam! usermod: no changes Oct 11 03:55:51.212 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 03:55:51.212 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 03:55:51.212 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 03:55:51.212 INFO kablam! files will be included as a binary target: Oct 11 03:55:51.212 INFO kablam! Oct 11 03:55:51.212 INFO kablam! * /source/src/bin/util.rs Oct 11 03:55:51.212 INFO kablam! Oct 11 03:55:51.212 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 03:55:51.212 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 03:55:51.212 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 03:55:51.212 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 03:55:51.212 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 03:55:51.212 INFO kablam! Oct 11 03:55:51.212 INFO kablam! For more information on this warning you can consult Oct 11 03:55:51.212 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 03:55:51.256 INFO kablam! Compiling lzw-rs v0.1.0 (/source) Oct 11 03:55:52.628 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 03:55:52.628 INFO kablam! --> src/util.rs:136:36 Oct 11 03:55:52.628 INFO kablam! | Oct 11 03:55:52.628 INFO kablam! 136 | assert_eq!(it.next(), Some((1))); Oct 11 03:55:52.628 INFO kablam! | ^^^ help: remove these parentheses Oct 11 03:55:52.648 INFO kablam! | Oct 11 03:55:52.648 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 03:55:52.648 INFO kablam! Oct 11 03:55:52.648 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 03:55:52.648 INFO kablam! --> src/util.rs:137:36 Oct 11 03:55:52.648 INFO kablam! | Oct 11 03:55:52.648 INFO kablam! 137 | assert_eq!(it.next(), Some((2))); Oct 11 03:55:52.648 INFO kablam! | ^^^ help: remove these parentheses Oct 11 03:55:52.648 INFO kablam! Oct 11 03:55:52.648 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 03:55:52.648 INFO kablam! --> src/util.rs:138:36 Oct 11 03:55:52.648 INFO kablam! | Oct 11 03:55:52.648 INFO kablam! 138 | assert_eq!(it.next(), Some((2))); Oct 11 03:55:52.648 INFO kablam! | ^^^ help: remove these parentheses Oct 11 03:55:52.648 INFO kablam! Oct 11 03:55:52.648 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 03:55:52.648 INFO kablam! --> src/util.rs:139:36 Oct 11 03:55:52.648 INFO kablam! | Oct 11 03:55:52.648 INFO kablam! 139 | assert_eq!(it.next(), Some((3))); Oct 11 03:55:52.649 INFO kablam! | ^^^ help: remove these parentheses Oct 11 03:55:52.649 INFO kablam! Oct 11 03:55:54.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.46s Oct 11 03:55:54.653 INFO kablam! su: No module specific data is present Oct 11 03:55:55.578 INFO running `"docker" "rm" "-f" "ea4563d36023d5d2cf5e9f236cae26b3c4dffb280db6c5fc147ac9b4d8374987"` Oct 11 03:55:55.836 INFO blam! ea4563d36023d5d2cf5e9f236cae26b3c4dffb280db6c5fc147ac9b4d8374987 Oct 11 03:55:55.844 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:55:55.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 03:55:56.260 INFO blam! 22a963dff95106a6e999d788572601e9ae342ef4e1d79f6a5013d3c08d7b70bc Oct 11 03:55:56.264 INFO running `"docker" "start" "-a" "22a963dff95106a6e999d788572601e9ae342ef4e1d79f6a5013d3c08d7b70bc"` Oct 11 03:55:57.530 INFO kablam! usermod: no changes Oct 11 03:55:57.572 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 03:55:57.572 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 03:55:57.572 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 03:55:57.572 INFO kablam! files will be included as a binary target: Oct 11 03:55:57.572 INFO kablam! Oct 11 03:55:57.572 INFO kablam! * /source/src/bin/util.rs Oct 11 03:55:57.572 INFO kablam! Oct 11 03:55:57.572 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 03:55:57.572 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 03:55:57.572 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 03:55:57.572 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 03:55:57.572 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 03:55:57.572 INFO kablam! Oct 11 03:55:57.572 INFO kablam! For more information on this warning you can consult Oct 11 03:55:57.572 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 03:55:57.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 03:55:57.599 INFO kablam! Running /target/debug/deps/lzw-f8642857e9b17f07 Oct 11 03:55:57.602 INFO blam! Oct 11 03:55:57.602 INFO blam! running 3 tests Oct 11 03:55:57.604 INFO blam! test util::tests::test_enumerator ... ok Oct 11 03:55:57.604 INFO blam! test util::tests::test_bit_index ... ok Oct 11 03:55:57.605 INFO blam! test tests::test_lzw_writer ... ok Oct 11 03:55:57.605 INFO blam! Oct 11 03:55:57.605 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:55:57.605 INFO blam! Oct 11 03:55:57.606 INFO kablam! Running /target/debug/deps/decode-0c7b550e94b60d3b Oct 11 03:55:57.612 INFO blam! Oct 11 03:55:57.612 INFO blam! running 0 tests Oct 11 03:55:57.612 INFO blam! Oct 11 03:55:57.612 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:55:57.612 INFO blam! Oct 11 03:55:57.612 INFO blam! Oct 11 03:55:57.612 INFO blam! running 0 tests Oct 11 03:55:57.612 INFO blam! Oct 11 03:55:57.612 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:55:57.612 INFO blam! Oct 11 03:55:57.612 INFO kablam! Running /target/debug/deps/encode-305139d40f676f29 Oct 11 03:55:57.612 INFO kablam! Doc-tests lzw Oct 11 03:55:58.858 INFO kablam! su: No module specific data is present Oct 11 03:55:58.858 INFO blam! Oct 11 03:55:58.858 INFO blam! running 0 tests Oct 11 03:55:58.858 INFO blam! Oct 11 03:55:58.858 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:55:58.858 INFO blam! Oct 11 03:55:59.418 INFO running `"docker" "rm" "-f" "22a963dff95106a6e999d788572601e9ae342ef4e1d79f6a5013d3c08d7b70bc"` Oct 11 03:55:59.676 INFO blam! 22a963dff95106a6e999d788572601e9ae342ef4e1d79f6a5013d3c08d7b70bc