Nov 17 22:51:02.080 INFO testing simple-chart-0.7.9 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 22:51:02.082 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:51:02.529 INFO [stdout] 54a8b30d746de3bd86030b79bfb51c23bebb75b463ba3a2e9127093fbfa14378 Nov 17 22:51:02.529 INFO running `"docker" "start" "-a" "54a8b30d746de3bd86030b79bfb51c23bebb75b463ba3a2e9127093fbfa14378"` Nov 17 22:51:03.295 INFO [stderr] usermod: no changes Nov 17 22:51:03.327 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 22:51:03.327 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 22:51:03.327 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 22:51:03.327 INFO [stderr] files will be included as a binary target: Nov 17 22:51:03.327 INFO [stderr] Nov 17 22:51:03.327 INFO [stderr] * /source/src/main.rs Nov 17 22:51:03.327 INFO [stderr] Nov 17 22:51:03.327 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 22:51:03.327 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 22:51:03.327 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 22:51:03.327 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 22:51:03.327 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 22:51:03.327 INFO [stderr] Nov 17 22:51:03.327 INFO [stderr] For more information on this warning you can consult Nov 17 22:51:03.327 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 22:51:03.327 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Nov 17 22:51:03.327 INFO [stderr] please set bin.path in Cargo.toml Nov 17 22:51:03.352 INFO [stderr] Compiling simple-chart v0.7.9 (/source) Nov 17 22:51:03.771 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 22:51:03.771 INFO [stderr] --> src/axis.rs:114:31 Nov 17 22:51:03.771 INFO [stderr] | Nov 17 22:51:03.771 INFO [stderr] 114 | let value = round((self.min_value + self.scale_interval_value * (i as f64)), Nov 17 22:51:03.771 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 22:51:03.771 INFO [stderr] | Nov 17 22:51:03.771 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 22:51:03.771 INFO [stderr] Nov 17 22:51:05.361 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.05s Nov 17 22:51:05.365 INFO [stderr] su: No module specific data is present Nov 17 22:51:05.647 INFO running `"docker" "inspect" "54a8b30d746de3bd86030b79bfb51c23bebb75b463ba3a2e9127093fbfa14378"` Nov 17 22:51:05.707 INFO running `"docker" "rm" "-f" "54a8b30d746de3bd86030b79bfb51c23bebb75b463ba3a2e9127093fbfa14378"` Nov 17 22:51:05.786 INFO [stdout] 54a8b30d746de3bd86030b79bfb51c23bebb75b463ba3a2e9127093fbfa14378 Nov 17 22:51:05.787 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:05.966 INFO [stdout] a386857301094d906d99261d0dbb6bb127471d9594212c0426795f617f395a37 Nov 17 22:51:05.971 INFO running `"docker" "start" "-a" "a386857301094d906d99261d0dbb6bb127471d9594212c0426795f617f395a37"` Nov 17 22:51:06.645 INFO [stderr] usermod: no changes Nov 17 22:51:06.679 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 22:51:06.679 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 22:51:06.679 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 22:51:06.679 INFO [stderr] files will be included as a binary target: Nov 17 22:51:06.679 INFO [stderr] Nov 17 22:51:06.679 INFO [stderr] * /source/src/main.rs Nov 17 22:51:06.679 INFO [stderr] Nov 17 22:51:06.679 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 22:51:06.679 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 22:51:06.679 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 22:51:06.679 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 22:51:06.679 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 22:51:06.679 INFO [stderr] Nov 17 22:51:06.679 INFO [stderr] For more information on this warning you can consult Nov 17 22:51:06.679 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 22:51:06.679 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Nov 17 22:51:06.679 INFO [stderr] please set bin.path in Cargo.toml Nov 17 22:51:06.696 INFO [stderr] Compiling simple-chart v0.7.9 (/source) Nov 17 22:51:07.231 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 22:51:07.231 INFO [stderr] --> src/axis.rs:114:31 Nov 17 22:51:07.231 INFO [stderr] | Nov 17 22:51:07.231 INFO [stderr] 114 | let value = round((self.min_value + self.scale_interval_value * (i as f64)), Nov 17 22:51:07.231 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 22:51:07.231 INFO [stderr] | Nov 17 22:51:07.231 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 22:51:07.231 INFO [stderr] Nov 17 22:51:08.587 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s Nov 17 22:51:08.591 INFO [stderr] su: No module specific data is present Nov 17 22:51:09.039 INFO running `"docker" "inspect" "a386857301094d906d99261d0dbb6bb127471d9594212c0426795f617f395a37"` Nov 17 22:51:09.172 INFO running `"docker" "rm" "-f" "a386857301094d906d99261d0dbb6bb127471d9594212c0426795f617f395a37"` Nov 17 22:51:09.333 INFO [stdout] a386857301094d906d99261d0dbb6bb127471d9594212c0426795f617f395a37 Nov 17 22:51:09.335 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:09.625 INFO [stdout] a964253d4af761c139e24a7010d1e05fbd92c05f2aa2a96693083bc40f354a4c Nov 17 22:51:09.627 INFO running `"docker" "start" "-a" "a964253d4af761c139e24a7010d1e05fbd92c05f2aa2a96693083bc40f354a4c"` Nov 17 22:51:10.575 INFO [stderr] usermod: no changes Nov 17 22:51:10.609 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 22:51:10.609 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 22:51:10.609 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 22:51:10.609 INFO [stderr] files will be included as a binary target: Nov 17 22:51:10.609 INFO [stderr] Nov 17 22:51:10.609 INFO [stderr] * /source/src/main.rs Nov 17 22:51:10.609 INFO [stderr] Nov 17 22:51:10.609 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 22:51:10.609 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 22:51:10.609 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 22:51:10.609 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 22:51:10.609 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 22:51:10.609 INFO [stderr] Nov 17 22:51:10.609 INFO [stderr] For more information on this warning you can consult Nov 17 22:51:10.609 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 22:51:10.609 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Nov 17 22:51:10.609 INFO [stderr] please set bin.path in Cargo.toml Nov 17 22:51:10.635 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 17 22:51:10.643 INFO [stdout] Nov 17 22:51:10.643 INFO [stdout] running 12 tests Nov 17 22:51:10.643 INFO [stdout] test axis::tests::get_numbers_count_test ... ok Nov 17 22:51:10.643 INFO [stdout] test axis::tests::determine_max_numbers_count_test_diff_more_10 ... ok Nov 17 22:51:10.643 INFO [stderr] Running /target/debug/deps/simple_chart-c35f9713a56cd16a Nov 17 22:51:10.644 INFO [stdout] test chart::tests::not_enough_points_test ... ok Nov 17 22:51:10.644 INFO [stdout] test axis::tests::calculate_intervals_count_test_more_10 ... ok Nov 17 22:51:10.647 INFO [stdout] test axis::tests::calculate_intervals_count_test_less_10 ... ok Nov 17 22:51:10.647 INFO [stdout] test chart::tests::not_enough_space_test ... ok Nov 17 22:51:10.647 INFO [stdout] test axis::tests::determine_max_numbers_count_test_diff_less_10 ... ok Nov 17 22:51:10.647 INFO [stdout] test chart::tests::two_identical_point_test ... ok Nov 17 22:51:10.649 INFO [stdout] test chart::tests::can_draw_array ... ok Nov 17 22:51:10.650 INFO [stdout] test chart::tests::one_point_test ... ok Nov 17 22:51:10.650 INFO [stdout] test macros::macros_test ... ok Nov 17 22:51:10.650 INFO [stdout] test chart::tests::can_draw_axis_manual ... ok Nov 17 22:51:10.650 INFO [stdout] Nov 17 22:51:10.650 INFO [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 22:51:10.650 INFO [stdout] Nov 17 22:51:10.653 INFO [stderr] Running /target/debug/deps/main-b0fde5715ab7ce20 Nov 17 22:51:10.653 INFO [stderr] Doc-tests simple-chart Nov 17 22:51:10.653 INFO [stdout] Nov 17 22:51:10.653 INFO [stdout] running 0 tests Nov 17 22:51:10.653 INFO [stdout] Nov 17 22:51:10.653 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 22:51:10.653 INFO [stdout] Nov 17 22:51:11.314 INFO [stdout] Nov 17 22:51:11.314 INFO [stdout] running 0 tests Nov 17 22:51:11.315 INFO [stdout] Nov 17 22:51:11.315 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 22:51:11.315 INFO [stdout] Nov 17 22:51:11.316 INFO [stderr] su: No module specific data is present Nov 17 22:51:11.596 INFO running `"docker" "inspect" "a964253d4af761c139e24a7010d1e05fbd92c05f2aa2a96693083bc40f354a4c"` Nov 17 22:51:11.697 INFO running `"docker" "rm" "-f" "a964253d4af761c139e24a7010d1e05fbd92c05f2aa2a96693083bc40f354a4c"` Nov 17 22:51:11.807 INFO [stdout] a964253d4af761c139e24a7010d1e05fbd92c05f2aa2a96693083bc40f354a4c