Jul 11 21:49:11.464 INFO checking simple-chart-0.7.9 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 21:49:11.464 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 21:49:11.464 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 21:49:11.464 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-0/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 21:49:11.738 INFO blam! b41e5b064904d64765bd29714fb8b55b8a384933a9208869c117fee4e6d1bb33 Jul 11 21:49:11.741 INFO running `"docker" "start" "-a" "b41e5b064904d64765bd29714fb8b55b8a384933a9208869c117fee4e6d1bb33"` Jul 11 21:49:12.774 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Jul 11 21:49:12.775 INFO kablam! disables Cargo from automatically inferring other binary targets. Jul 11 21:49:12.775 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Jul 11 21:49:12.775 INFO kablam! files will be included as a binary target: Jul 11 21:49:12.775 INFO kablam! Jul 11 21:49:12.775 INFO kablam! * /source/src/main.rs Jul 11 21:49:12.775 INFO kablam! Jul 11 21:49:12.775 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Jul 11 21:49:12.775 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Jul 11 21:49:12.775 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Jul 11 21:49:12.775 INFO kablam! section. You may also move the files to a location where Cargo would not Jul 11 21:49:12.775 INFO kablam! automatically infer them to be a target, such as in subfolders. Jul 11 21:49:12.775 INFO kablam! Jul 11 21:49:12.775 INFO kablam! For more information on this warning you can consult Jul 11 21:49:12.775 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Jul 11 21:49:12.775 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Jul 11 21:49:12.775 INFO kablam! please set bin.path in Cargo.toml Jul 11 21:49:12.824 INFO kablam! Checking simple-chart v0.7.9 (file:///source) Jul 11 21:49:13.554 INFO kablam! warning: unnecessary parentheses around function argument Jul 11 21:49:13.554 INFO kablam! --> src/axis.rs:114:31 Jul 11 21:49:13.554 INFO kablam! | Jul 11 21:49:13.554 INFO kablam! 114 | let value = round((self.min_value + self.scale_interval_value * (i as f64)), Jul 11 21:49:13.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 11 21:49:13.555 INFO kablam! | Jul 11 21:49:13.555 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 11 21:49:13.555 INFO kablam! Jul 11 21:49:13.574 INFO kablam! warning: unnecessary parentheses around function argument Jul 11 21:49:13.575 INFO kablam! --> src/axis.rs:114:31 Jul 11 21:49:13.575 INFO kablam! | Jul 11 21:49:13.575 INFO kablam! 114 | let value = round((self.min_value + self.scale_interval_value * (i as f64)), Jul 11 21:49:13.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 11 21:49:13.582 INFO kablam! | Jul 11 21:49:13.582 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 11 21:49:13.583 INFO kablam! Jul 11 21:49:16.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.52s Jul 11 21:49:16.259 INFO kablam! su: No module specific data is present Jul 11 21:49:16.796 INFO running `"docker" "rm" "-f" "b41e5b064904d64765bd29714fb8b55b8a384933a9208869c117fee4e6d1bb33"` Jul 11 21:49:16.966 INFO blam! b41e5b064904d64765bd29714fb8b55b8a384933a9208869c117fee4e6d1bb33