Sep 02 19:00:22.754 INFO checking cargo-0.24.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 19:00:22.754 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 19:00:22.754 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 19:00:22.956 INFO blam! cc59f7674d451db6a67eedb30f914c28d0601b5a143e0e46ad6c7156efc5bc19 Sep 02 19:00:22.957 INFO running `"docker" "start" "-a" "cc59f7674d451db6a67eedb30f914c28d0601b5a143e0e46ad6c7156efc5bc19"` Sep 02 19:00:23.694 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 02 19:00:23.694 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 02 19:00:23.694 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 02 19:00:23.694 INFO kablam! files will be included as a binary target: Sep 02 19:00:23.694 INFO kablam! Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/fetch.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/yank.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/doc.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/build.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/clean.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/version.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/rustdoc.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/package.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/check.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/login.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/new.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/git_checkout.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/test.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/metadata.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/install.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/publish.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/verify_project.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/bench.rs Sep 02 19:00:23.695 INFO kablam! * /source/src/bin/run.rs Sep 02 19:00:23.696 INFO kablam! * /source/src/bin/update.rs Sep 02 19:00:23.696 INFO kablam! * /source/src/bin/locate_project.rs Sep 02 19:00:23.696 INFO kablam! * /source/src/bin/help.rs Sep 02 19:00:23.696 INFO kablam! * /source/src/bin/rustc.rs Sep 02 19:00:23.696 INFO kablam! * /source/src/bin/search.rs Sep 02 19:00:23.696 INFO kablam! * /source/src/bin/owner.rs Sep 02 19:00:23.696 INFO kablam! * /source/src/bin/uninstall.rs Sep 02 19:00:23.696 INFO kablam! * /source/src/bin/init.rs Sep 02 19:00:23.696 INFO kablam! * /source/src/bin/pkgid.rs Sep 02 19:00:23.696 INFO kablam! * /source/src/bin/generate_lockfile.rs Sep 02 19:00:23.696 INFO kablam! * /source/src/bin/read_manifest.rs Sep 02 19:00:23.696 INFO kablam! Sep 02 19:00:23.696 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 02 19:00:23.696 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 02 19:00:23.696 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 02 19:00:23.696 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 02 19:00:23.696 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 02 19:00:23.696 INFO kablam! Sep 02 19:00:23.696 INFO kablam! For more information on this warning you can consult Sep 02 19:00:23.696 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 02 19:00:24.101 INFO kablam! Checking cargotest v0.1.0 Sep 02 19:00:24.106 INFO kablam! Checking semver v0.8.0 Sep 02 19:00:24.111 INFO kablam! Checking crates-io v0.13.0 Sep 02 19:00:24.116 INFO kablam! Checking hamcrest v0.1.1 Sep 02 19:00:27.032 INFO kablam! Checking cargo v0.24.0 (file:///source) Sep 02 19:00:33.761 INFO kablam! error: unnecessary parentheses around method argument Sep 02 19:00:33.761 INFO kablam! --> src/cargo/ops/cargo_test.rs:126:52 Sep 02 19:00:33.761 INFO kablam! | Sep 02 19:00:33.761 INFO kablam! 126 | Ok((Test::Multiple, errors.into_iter().map((|(_, _, e)| e)).collect())) Sep 02 19:00:33.761 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 19:00:33.761 INFO kablam! | Sep 02 19:00:33.761 INFO kablam! note: lint level defined here Sep 02 19:00:33.761 INFO kablam! --> src/cargo/lib.rs:1:9 Sep 02 19:00:33.761 INFO kablam! | Sep 02 19:00:33.761 INFO kablam! 1 | #![deny(unused)] Sep 02 19:00:33.761 INFO kablam! | ^^^^^^ Sep 02 19:00:33.761 INFO kablam! = note: #[deny(unused_parens)] implied by #[deny(unused)] Sep 02 19:00:33.761 INFO kablam! Sep 02 19:00:33.956 INFO kablam! error: unnecessary parentheses around method argument Sep 02 19:00:33.956 INFO kablam! --> src/cargo/ops/cargo_test.rs:126:52 Sep 02 19:00:33.956 INFO kablam! | Sep 02 19:00:33.956 INFO kablam! 126 | Ok((Test::Multiple, errors.into_iter().map((|(_, _, e)| e)).collect())) Sep 02 19:00:33.956 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 19:00:33.956 INFO kablam! | Sep 02 19:00:33.956 INFO kablam! note: lint level defined here Sep 02 19:00:33.956 INFO kablam! --> src/cargo/lib.rs:1:9 Sep 02 19:00:33.956 INFO kablam! | Sep 02 19:00:33.956 INFO kablam! 1 | #![deny(unused)] Sep 02 19:00:33.956 INFO kablam! | ^^^^^^ Sep 02 19:00:33.956 INFO kablam! = note: #[deny(unused_parens)] implied by #[deny(unused)] Sep 02 19:00:33.956 INFO kablam! Sep 02 19:00:43.107 INFO kablam! error: aborting due to previous error Sep 02 19:00:43.107 INFO kablam! Sep 02 19:00:43.121 INFO kablam! error: Could not compile `cargo`. Sep 02 19:00:43.121 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 19:00:43.556 INFO kablam! error: aborting due to previous error Sep 02 19:00:43.556 INFO kablam! Sep 02 19:00:43.587 INFO kablam! error: Could not compile `cargo`. Sep 02 19:00:43.588 INFO kablam! Sep 02 19:00:43.588 INFO kablam! To learn more, run the command again with --verbose. Sep 02 19:00:43.589 INFO kablam! su: No module specific data is present Sep 02 19:00:43.946 INFO running `"docker" "rm" "-f" "cc59f7674d451db6a67eedb30f914c28d0601b5a143e0e46ad6c7156efc5bc19"` Sep 02 19:00:44.061 INFO blam! cc59f7674d451db6a67eedb30f914c28d0601b5a143e0e46ad6c7156efc5bc19