Nov 16 11:11:50.516 INFO testing teuron/rust-graphic-lib against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 11:11:50.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 16 11:11:50.911 INFO [stdout] e4fdf75ce3a7ae86b5e31e01485012355a30693812d0e13fc632bcd0e9703216 Nov 16 11:11:50.919 INFO running `"docker" "start" "-a" "e4fdf75ce3a7ae86b5e31e01485012355a30693812d0e13fc632bcd0e9703216"` Nov 16 11:11:52.736 INFO [stderr] usermod: no changes Nov 16 11:11:52.791 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 11:11:52.791 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 11:11:52.791 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 11:11:52.791 INFO [stderr] files will be included as a binary target: Nov 16 11:11:52.791 INFO [stderr] Nov 16 11:11:52.791 INFO [stderr] * /source/src/main.rs Nov 16 11:11:52.791 INFO [stderr] Nov 16 11:11:52.791 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 11:11:52.791 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 11:11:52.791 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 11:11:52.791 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 11:11:52.791 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 11:11:52.791 INFO [stderr] Nov 16 11:11:52.791 INFO [stderr] For more information on this warning you can consult Nov 16 11:11:52.791 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 11:11:52.791 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, Nov 16 11:11:52.791 INFO [stderr] please set bin.path in Cargo.toml Nov 16 11:11:52.791 INFO [stderr] warning: unused manifest key: batches Nov 16 11:11:52.859 INFO [stderr] Compiling rustc-serialize v0.3.23 Nov 16 11:11:52.859 INFO [stderr] Compiling miniz-sys v0.1.9 Nov 16 11:11:55.247 INFO [stderr] Compiling flate2 v0.2.17 Nov 16 11:11:57.270 INFO [stderr] Compiling png v0.5.2 Nov 16 11:12:03.913 INFO [stderr] Compiling num-bigint v0.1.37 Nov 16 11:12:05.904 INFO [stderr] Compiling num-rational v0.1.36 Nov 16 11:12:06.561 INFO [stderr] Compiling image v0.10.4 Nov 16 11:12:16.691 INFO [stderr] Compiling raster v0.1.0 Nov 16 11:12:18.168 INFO [stderr] Compiling graphic_library v0.1.0 (/source) Nov 16 11:12:20.855 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.09s Nov 16 11:12:20.861 INFO [stderr] su: No module specific data is present Nov 16 11:12:22.237 INFO running `"docker" "inspect" "e4fdf75ce3a7ae86b5e31e01485012355a30693812d0e13fc632bcd0e9703216"` Nov 16 11:12:22.509 INFO running `"docker" "rm" "-f" "e4fdf75ce3a7ae86b5e31e01485012355a30693812d0e13fc632bcd0e9703216"` Nov 16 11:12:22.799 INFO [stdout] e4fdf75ce3a7ae86b5e31e01485012355a30693812d0e13fc632bcd0e9703216 Nov 16 11:12:22.808 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 16 11:12:23.217 INFO [stdout] 79aeebe7f38499fdcb6a523183395ac0bb6de28fed1ba9c180e222f8c27f804e Nov 16 11:12:23.225 INFO running `"docker" "start" "-a" "79aeebe7f38499fdcb6a523183395ac0bb6de28fed1ba9c180e222f8c27f804e"` Nov 16 11:12:24.519 INFO [stderr] usermod: no changes Nov 16 11:12:24.583 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 11:12:24.583 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 11:12:24.583 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 11:12:24.583 INFO [stderr] files will be included as a binary target: Nov 16 11:12:24.583 INFO [stderr] Nov 16 11:12:24.583 INFO [stderr] * /source/src/main.rs Nov 16 11:12:24.583 INFO [stderr] Nov 16 11:12:24.583 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 11:12:24.583 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 11:12:24.583 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 11:12:24.583 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 11:12:24.583 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 11:12:24.583 INFO [stderr] Nov 16 11:12:24.583 INFO [stderr] For more information on this warning you can consult Nov 16 11:12:24.583 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 11:12:24.583 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, Nov 16 11:12:24.583 INFO [stderr] please set bin.path in Cargo.toml Nov 16 11:12:24.583 INFO [stderr] warning: unused manifest key: batches Nov 16 11:12:24.655 INFO [stderr] Compiling graphic_library v0.1.0 (/source) Nov 16 11:12:26.899 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.33s Nov 16 11:12:26.899 INFO [stderr] su: No module specific data is present Nov 16 11:12:27.803 INFO running `"docker" "inspect" "79aeebe7f38499fdcb6a523183395ac0bb6de28fed1ba9c180e222f8c27f804e"` Nov 16 11:12:28.117 INFO running `"docker" "rm" "-f" "79aeebe7f38499fdcb6a523183395ac0bb6de28fed1ba9c180e222f8c27f804e"` Nov 16 11:12:28.491 INFO [stdout] 79aeebe7f38499fdcb6a523183395ac0bb6de28fed1ba9c180e222f8c27f804e Nov 16 11:12:28.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 16 11:12:29.048 INFO [stdout] 436fdc4db97cbf0a8fef5875c947fbea797f045086099865e257d0aa345036e4 Nov 16 11:12:29.051 INFO running `"docker" "start" "-a" "436fdc4db97cbf0a8fef5875c947fbea797f045086099865e257d0aa345036e4"` Nov 16 11:12:31.015 INFO [stderr] usermod: no changes Nov 16 11:12:31.071 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 11:12:31.071 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 11:12:31.071 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 11:12:31.071 INFO [stderr] files will be included as a binary target: Nov 16 11:12:31.071 INFO [stderr] Nov 16 11:12:31.071 INFO [stderr] * /source/src/main.rs Nov 16 11:12:31.071 INFO [stderr] Nov 16 11:12:31.071 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 11:12:31.071 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 11:12:31.071 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 11:12:31.071 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 11:12:31.071 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 11:12:31.071 INFO [stderr] Nov 16 11:12:31.071 INFO [stderr] For more information on this warning you can consult Nov 16 11:12:31.071 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 11:12:31.071 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, Nov 16 11:12:31.071 INFO [stderr] please set bin.path in Cargo.toml Nov 16 11:12:31.071 INFO [stderr] warning: unused manifest key: batches Nov 16 11:12:31.115 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Nov 16 11:12:31.127 INFO [stderr] Running /target/debug/deps/graphic_library-28e6e2e7241b0db7 Nov 16 11:12:31.135 INFO [stdout] Nov 16 11:12:31.135 INFO [stdout] running 6 tests Nov 16 11:12:31.135 INFO [stdout] test geometric::point2d::tests::homogenize ... ok Nov 16 11:12:31.143 INFO [stdout] test geometric::point2d::tests::transform ... ok Nov 16 11:12:31.143 INFO [stdout] test geometric::point2d::tests::scale_from_point ... ok Nov 16 11:12:31.143 INFO [stdout] test geometric::point2d::tests::scale ... ok Nov 16 11:12:31.143 INFO [stdout] test geometric::point2d::tests::rotate ... ok Nov 16 11:12:31.143 INFO [stdout] test geometric::point2d::tests::rotate_from_point ... ok Nov 16 11:12:31.143 INFO [stdout] Nov 16 11:12:31.143 INFO [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 11:12:31.143 INFO [stdout] Nov 16 11:12:31.143 INFO [stdout] Nov 16 11:12:31.143 INFO [stdout] running 0 tests Nov 16 11:12:31.143 INFO [stdout] Nov 16 11:12:31.143 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 11:12:31.143 INFO [stdout] Nov 16 11:12:31.143 INFO [stderr] Running /target/debug/deps/graphic_bin-8a882a032f1f1ceb Nov 16 11:12:31.143 INFO [stderr] Doc-tests graphic_library Nov 16 11:12:31.820 INFO [stdout] Nov 16 11:12:31.820 INFO [stdout] running 9 tests Nov 16 11:12:38.087 INFO [stdout] test src/geometric/geometric.rs - geometric::geometric::interpolate_barycentric (line 122) ... ok Nov 16 11:12:38.349 INFO [stdout] test src/geometric/geometric.rs - geometric::geometric::interpolate (line 97) ... ok Nov 16 11:12:40.087 INFO [stdout] test src/geometric/line2d.rs - geometric::line2d::Line2D::new (line 26) ... ok Nov 16 11:12:40.476 INFO [stdout] test src/geometric/circle2d.rs - geometric::circle2d::Circle2D::new (line 28) ... ok Nov 16 11:12:41.590 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_color (line 76) ... ok Nov 16 11:12:41.590 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_inhomogenized (line 54) ... ok Nov 16 11:12:41.819 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new (line 32) ... ok Nov 16 11:12:41.982 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_color_inhomogenized (line 101) ... ok Nov 16 11:12:42.390 INFO [stdout] test src/geometric/triangle2d.rs - geometric::triangle2d::Triangle2D::new (line 29) ... ok Nov 16 11:12:42.390 INFO [stdout] Nov 16 11:12:42.390 INFO [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 11:12:42.390 INFO [stdout] Nov 16 11:12:42.416 INFO [stderr] su: No module specific data is present Nov 16 11:12:43.959 INFO running `"docker" "inspect" "436fdc4db97cbf0a8fef5875c947fbea797f045086099865e257d0aa345036e4"` Nov 16 11:12:44.231 INFO running `"docker" "rm" "-f" "436fdc4db97cbf0a8fef5875c947fbea797f045086099865e257d0aa345036e4"` Nov 16 11:12:44.549 INFO [stdout] 436fdc4db97cbf0a8fef5875c947fbea797f045086099865e257d0aa345036e4