Nov 17 22:50:56.007 INFO testing simple-chart-0.7.9 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 22:50:56.007 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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 17 22:50:56.276 INFO [stdout] f05c4806d2c515947f3ba02b332bf4032119a4b4c4edea3b95e1d7c2dc02a44a Nov 17 22:50:56.276 INFO running `"docker" "start" "-a" "f05c4806d2c515947f3ba02b332bf4032119a4b4c4edea3b95e1d7c2dc02a44a"` Nov 17 22:50:57.866 INFO [stderr] usermod: no changes Nov 17 22:50:57.915 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 22:50:57.915 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 22:50:57.915 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 22:50:57.915 INFO [stderr] files will be included as a binary target: Nov 17 22:50:57.915 INFO [stderr] Nov 17 22:50:57.915 INFO [stderr] * /source/src/main.rs Nov 17 22:50:57.915 INFO [stderr] Nov 17 22:50:57.915 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 22:50:57.915 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 22:50:57.915 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 22:50:57.915 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 22:50:57.915 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 22:50:57.915 INFO [stderr] Nov 17 22:50:57.915 INFO [stderr] For more information on this warning you can consult Nov 17 22:50:57.915 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 22:50:57.915 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Nov 17 22:50:57.915 INFO [stderr] please set bin.path in Cargo.toml Nov 17 22:50:57.947 INFO [stderr] Compiling simple-chart v0.7.9 (/source) Nov 17 22:50:58.443 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 22:50:58.444 INFO [stderr] --> src/axis.rs:114:31 Nov 17 22:50:58.445 INFO [stderr] | Nov 17 22:50:58.445 INFO [stderr] 114 | let value = round((self.min_value + self.scale_interval_value * (i as f64)), Nov 17 22:50:58.446 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 22:50:58.447 INFO [stderr] | Nov 17 22:50:58.448 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 22:50:58.448 INFO [stderr] Nov 17 22:51:01.015 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.13s Nov 17 22:51:01.016 INFO [stderr] su: No module specific data is present Nov 17 22:51:01.727 INFO running `"docker" "inspect" "f05c4806d2c515947f3ba02b332bf4032119a4b4c4edea3b95e1d7c2dc02a44a"` Nov 17 22:51:02.049 INFO running `"docker" "rm" "-f" "f05c4806d2c515947f3ba02b332bf4032119a4b4c4edea3b95e1d7c2dc02a44a"` Nov 17 22:51:02.311 INFO [stdout] f05c4806d2c515947f3ba02b332bf4032119a4b4c4edea3b95e1d7c2dc02a44a Nov 17 22:51:02.315 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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 17 22:51:02.779 INFO [stdout] 6e97d75783520f763648f72e50c129f77217c77a2cdee1c609099a4200e9c9bd Nov 17 22:51:02.785 INFO running `"docker" "start" "-a" "6e97d75783520f763648f72e50c129f77217c77a2cdee1c609099a4200e9c9bd"` Nov 17 22:51:03.306 INFO [stderr] usermod: no changes Nov 17 22:51:03.334 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 22:51:03.334 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 22:51:03.334 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 22:51:03.334 INFO [stderr] files will be included as a binary target: Nov 17 22:51:03.334 INFO [stderr] Nov 17 22:51:03.334 INFO [stderr] * /source/src/main.rs Nov 17 22:51:03.334 INFO [stderr] Nov 17 22:51:03.334 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 22:51:03.334 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 22:51:03.334 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 22:51:03.334 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 22:51:03.335 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 22:51:03.335 INFO [stderr] Nov 17 22:51:03.335 INFO [stderr] For more information on this warning you can consult Nov 17 22:51:03.335 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 22:51:03.335 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Nov 17 22:51:03.335 INFO [stderr] please set bin.path in Cargo.toml Nov 17 22:51:03.384 INFO [stderr] Compiling simple-chart v0.7.9 (/source) Nov 17 22:51:03.894 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 22:51:03.894 INFO [stderr] --> src/axis.rs:114:31 Nov 17 22:51:03.894 INFO [stderr] | Nov 17 22:51:03.894 INFO [stderr] 114 | let value = round((self.min_value + self.scale_interval_value * (i as f64)), Nov 17 22:51:03.895 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 22:51:03.897 INFO [stderr] | Nov 17 22:51:03.897 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 22:51:03.897 INFO [stderr] Nov 17 22:51:05.035 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s Nov 17 22:51:05.043 INFO [stderr] su: No module specific data is present Nov 17 22:51:05.425 INFO running `"docker" "inspect" "6e97d75783520f763648f72e50c129f77217c77a2cdee1c609099a4200e9c9bd"` Nov 17 22:51:05.535 INFO running `"docker" "rm" "-f" "6e97d75783520f763648f72e50c129f77217c77a2cdee1c609099a4200e9c9bd"` Nov 17 22:51:05.649 INFO [stdout] 6e97d75783520f763648f72e50c129f77217c77a2cdee1c609099a4200e9c9bd Nov 17 22:51:05.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-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 17 22:51:05.815 INFO [stdout] 3610d463be1fba51795d0b8821a56f4bd529b5828bef92240ce907835342afb3 Nov 17 22:51:05.817 INFO running `"docker" "start" "-a" "3610d463be1fba51795d0b8821a56f4bd529b5828bef92240ce907835342afb3"` Nov 17 22:51:06.322 INFO [stderr] usermod: no changes Nov 17 22:51:06.361 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 22:51:06.361 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 22:51:06.361 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 22:51:06.361 INFO [stderr] files will be included as a binary target: Nov 17 22:51:06.361 INFO [stderr] Nov 17 22:51:06.361 INFO [stderr] * /source/src/main.rs Nov 17 22:51:06.361 INFO [stderr] Nov 17 22:51:06.361 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 22:51:06.361 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 22:51:06.361 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 22:51:06.361 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 22:51:06.361 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 22:51:06.361 INFO [stderr] Nov 17 22:51:06.361 INFO [stderr] For more information on this warning you can consult Nov 17 22:51:06.361 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 22:51:06.361 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Nov 17 22:51:06.361 INFO [stderr] please set bin.path in Cargo.toml Nov 17 22:51:06.387 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Nov 17 22:51:06.387 INFO [stdout] Nov 17 22:51:06.388 INFO [stderr] Running /target/debug/deps/simple_chart-240e1bb9287961d5 Nov 17 22:51:06.388 INFO [stdout] running 12 tests Nov 17 22:51:06.389 INFO [stdout] test axis::tests::calculate_intervals_count_test_less_10 ... ok Nov 17 22:51:06.389 INFO [stdout] test axis::tests::calculate_intervals_count_test_more_10 ... ok Nov 17 22:51:06.390 INFO [stdout] test axis::tests::determine_max_numbers_count_test_diff_less_10 ... ok Nov 17 22:51:06.390 INFO [stdout] test chart::tests::can_draw_axis_manual ... ok Nov 17 22:51:06.390 INFO [stdout] test chart::tests::not_enough_points_test ... ok Nov 17 22:51:06.390 INFO [stdout] test chart::tests::not_enough_space_test ... ok Nov 17 22:51:06.390 INFO [stdout] test chart::tests::two_identical_point_test ... ok Nov 17 22:51:06.390 INFO [stdout] test chart::tests::one_point_test ... ok Nov 17 22:51:06.390 INFO [stdout] test macros::macros_test ... ok Nov 17 22:51:06.391 INFO [stdout] test axis::tests::determine_max_numbers_count_test_diff_more_10 ... ok Nov 17 22:51:06.391 INFO [stdout] test chart::tests::can_draw_array ... ok Nov 17 22:51:06.391 INFO [stdout] test axis::tests::get_numbers_count_test ... ok Nov 17 22:51:06.391 INFO [stdout] Nov 17 22:51:06.391 INFO [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 22:51:06.391 INFO [stdout] Nov 17 22:51:06.392 INFO [stderr] Running /target/debug/deps/main-0b45d2c88e92f6cb Nov 17 22:51:06.396 INFO [stdout] Nov 17 22:51:06.396 INFO [stdout] running 0 tests Nov 17 22:51:06.396 INFO [stdout] Nov 17 22:51:06.396 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 22:51:06.396 INFO [stdout] Nov 17 22:51:06.397 INFO [stderr] Doc-tests simple-chart Nov 17 22:51:07.041 INFO [stdout] Nov 17 22:51:07.042 INFO [stdout] running 0 tests Nov 17 22:51:07.042 INFO [stdout] Nov 17 22:51:07.042 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 22:51:07.042 INFO [stdout] Nov 17 22:51:07.051 INFO [stderr] su: No module specific data is present Nov 17 22:51:07.775 INFO running `"docker" "inspect" "3610d463be1fba51795d0b8821a56f4bd529b5828bef92240ce907835342afb3"` Nov 17 22:51:08.095 INFO running `"docker" "rm" "-f" "3610d463be1fba51795d0b8821a56f4bd529b5828bef92240ce907835342afb3"` Nov 17 22:51:08.279 INFO [stdout] 3610d463be1fba51795d0b8821a56f4bd529b5828bef92240ce907835342afb3