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