Nov 28 10:27:45.769 INFO checking WanzenBug/lzw-rs against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 10:27:45.769 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-3/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-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"` Nov 28 10:27:46.379 INFO [stdout] 41b1d57b316c821a89c884932c3c2d1623cba8566384e91e853820db673220dd Nov 28 10:27:46.381 INFO running `"docker" "start" "-a" "41b1d57b316c821a89c884932c3c2d1623cba8566384e91e853820db673220dd"` Nov 28 10:27:48.444 INFO [stderr] usermod: no changes Nov 28 10:27:48.500 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 28 10:27:48.500 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 28 10:27:48.500 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 28 10:27:48.500 INFO [stderr] files will be included as a binary target: Nov 28 10:27:48.500 INFO [stderr] Nov 28 10:27:48.500 INFO [stderr] * /source/src/bin/util.rs Nov 28 10:27:48.500 INFO [stderr] Nov 28 10:27:48.500 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 28 10:27:48.500 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 28 10:27:48.500 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 28 10:27:48.500 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 28 10:27:48.500 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 28 10:27:48.500 INFO [stderr] Nov 28 10:27:48.500 INFO [stderr] For more information on this warning you can consult Nov 28 10:27:48.500 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 28 10:27:48.532 INFO [stderr] Checking bitstream-rs v0.1.2 Nov 28 10:27:48.972 INFO [stderr] Checking lzw-rs v0.1.0 (/source) Nov 28 10:27:49.932 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 10:27:49.932 INFO [stderr] --> src/util.rs:136:36 Nov 28 10:27:49.932 INFO [stderr] | Nov 28 10:27:49.932 INFO [stderr] 136 | assert_eq!(it.next(), Some((1))); Nov 28 10:27:49.932 INFO [stderr] | ^^^ help: remove these parentheses Nov 28 10:27:49.932 INFO [stderr] | Nov 28 10:27:49.932 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 28 10:27:49.932 INFO [stderr] Nov 28 10:27:49.932 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 10:27:49.932 INFO [stderr] --> src/util.rs:137:36 Nov 28 10:27:49.932 INFO [stderr] | Nov 28 10:27:49.932 INFO [stderr] 137 | assert_eq!(it.next(), Some((2))); Nov 28 10:27:49.932 INFO [stderr] | ^^^ help: remove these parentheses Nov 28 10:27:49.932 INFO [stderr] Nov 28 10:27:49.932 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 10:27:49.932 INFO [stderr] --> src/util.rs:138:36 Nov 28 10:27:49.932 INFO [stderr] | Nov 28 10:27:49.932 INFO [stderr] 138 | assert_eq!(it.next(), Some((2))); Nov 28 10:27:49.932 INFO [stderr] | ^^^ help: remove these parentheses Nov 28 10:27:49.932 INFO [stderr] Nov 28 10:27:49.932 INFO [stderr] warning: unnecessary parentheses around function argument Nov 28 10:27:49.932 INFO [stderr] --> src/util.rs:139:36 Nov 28 10:27:49.932 INFO [stderr] | Nov 28 10:27:49.932 INFO [stderr] 139 | assert_eq!(it.next(), Some((3))); Nov 28 10:27:49.932 INFO [stderr] | ^^^ help: remove these parentheses Nov 28 10:27:49.932 INFO [stderr] Nov 28 10:27:51.920 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.44s Nov 28 10:27:51.921 INFO [stderr] su: No module specific data is present Nov 28 10:27:52.792 INFO running `"docker" "inspect" "41b1d57b316c821a89c884932c3c2d1623cba8566384e91e853820db673220dd"` Nov 28 10:27:53.072 INFO running `"docker" "rm" "-f" "41b1d57b316c821a89c884932c3c2d1623cba8566384e91e853820db673220dd"` Nov 28 10:27:53.394 INFO [stdout] 41b1d57b316c821a89c884932c3c2d1623cba8566384e91e853820db673220dd