Dec 13 00:35:56.197 INFO testing teuron/rust-graphic-lib against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 00:35:56.197 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 00:35:56.874 INFO [stdout] b2fd019eeea0bf13e2274c9d0135192686da48e0b591116cbfaf3558b903c51c Dec 13 00:35:56.876 INFO running `"docker" "start" "-a" "b2fd019eeea0bf13e2274c9d0135192686da48e0b591116cbfaf3558b903c51c"` Dec 13 00:35:59.412 INFO [stderr] usermod: no changes Dec 13 00:35:59.483 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 00:35:59.483 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 00:35:59.483 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 00:35:59.483 INFO [stderr] files will be included as a binary target: Dec 13 00:35:59.483 INFO [stderr] Dec 13 00:35:59.483 INFO [stderr] * /source/src/main.rs Dec 13 00:35:59.483 INFO [stderr] Dec 13 00:35:59.483 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 00:35:59.483 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 00:35:59.483 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 00:35:59.483 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 00:35:59.483 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 00:35:59.483 INFO [stderr] Dec 13 00:35:59.483 INFO [stderr] For more information on this warning you can consult Dec 13 00:35:59.483 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 00:35:59.483 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, Dec 13 00:35:59.483 INFO [stderr] please set bin.path in Cargo.toml Dec 13 00:35:59.483 INFO [stderr] warning: unused manifest key: batches Dec 13 00:35:59.570 INFO [stderr] Compiling rustc-serialize v0.3.23 Dec 13 00:35:59.571 INFO [stderr] Compiling miniz-sys v0.1.9 Dec 13 00:35:59.571 INFO [stderr] Compiling num_cpus v1.3.0 Dec 13 00:35:59.571 INFO [stderr] Compiling num-integer v0.1.33 Dec 13 00:35:59.607 INFO [stderr] Compiling enum_primitive v0.1.1 Dec 13 00:35:59.627 INFO [stderr] Compiling gif v0.9.1 Dec 13 00:35:59.628 INFO [stderr] Compiling deque v0.3.1 Dec 13 00:36:01.825 INFO [stderr] Compiling num-iter v0.1.33 Dec 13 00:36:03.417 INFO [stderr] Compiling rayon v0.6.0 Dec 13 00:36:05.941 INFO [stderr] Compiling flate2 v0.2.17 Dec 13 00:36:08.409 INFO [stderr] Compiling png v0.5.2 Dec 13 00:36:11.389 INFO [stderr] Compiling jpeg-decoder v0.1.11 Dec 13 00:36:20.093 INFO [stderr] Compiling num-bigint v0.1.37 Dec 13 00:36:22.236 INFO [stderr] Compiling num-rational v0.1.36 Dec 13 00:36:22.922 INFO [stderr] Compiling image v0.10.4 Dec 13 00:36:33.045 INFO [stderr] Compiling raster v0.1.0 Dec 13 00:36:34.855 INFO [stderr] Compiling graphic_library v0.1.0 (/source) Dec 13 00:36:37.442 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.99s Dec 13 00:36:37.443 INFO [stderr] su: No module specific data is present Dec 13 00:36:38.616 INFO running `"docker" "inspect" "b2fd019eeea0bf13e2274c9d0135192686da48e0b591116cbfaf3558b903c51c"` Dec 13 00:36:38.985 INFO running `"docker" "rm" "-f" "b2fd019eeea0bf13e2274c9d0135192686da48e0b591116cbfaf3558b903c51c"` Dec 13 00:36:39.276 INFO [stdout] b2fd019eeea0bf13e2274c9d0135192686da48e0b591116cbfaf3558b903c51c Dec 13 00:36:39.281 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 00:36:39.787 INFO [stdout] a6b12169b7637df251ecdc08d8e8a1193f756b7361602010387e6de83262d36b Dec 13 00:36:39.787 INFO running `"docker" "start" "-a" "a6b12169b7637df251ecdc08d8e8a1193f756b7361602010387e6de83262d36b"` Dec 13 00:36:41.602 INFO [stderr] usermod: no changes Dec 13 00:36:41.672 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 00:36:41.672 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 00:36:41.672 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 00:36:41.672 INFO [stderr] files will be included as a binary target: Dec 13 00:36:41.673 INFO [stderr] Dec 13 00:36:41.673 INFO [stderr] * /source/src/main.rs Dec 13 00:36:41.673 INFO [stderr] Dec 13 00:36:41.673 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 00:36:41.673 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 00:36:41.673 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 00:36:41.673 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 00:36:41.673 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 00:36:41.673 INFO [stderr] Dec 13 00:36:41.673 INFO [stderr] For more information on this warning you can consult Dec 13 00:36:41.673 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 00:36:41.673 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, Dec 13 00:36:41.673 INFO [stderr] please set bin.path in Cargo.toml Dec 13 00:36:41.673 INFO [stderr] warning: unused manifest key: batches Dec 13 00:36:41.772 INFO [stderr] Compiling graphic_library v0.1.0 (/source) Dec 13 00:36:44.498 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.86s Dec 13 00:36:44.504 INFO [stderr] su: No module specific data is present Dec 13 00:36:46.087 INFO running `"docker" "inspect" "a6b12169b7637df251ecdc08d8e8a1193f756b7361602010387e6de83262d36b"` Dec 13 00:36:46.487 INFO running `"docker" "rm" "-f" "a6b12169b7637df251ecdc08d8e8a1193f756b7361602010387e6de83262d36b"` Dec 13 00:36:46.819 INFO [stdout] a6b12169b7637df251ecdc08d8e8a1193f756b7361602010387e6de83262d36b Dec 13 00:36:46.821 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 00:36:47.345 INFO [stdout] 783e903103e81aff92a65f8ec4a2dbe9d0d79c649c3b2f95df46b88a717a4720 Dec 13 00:36:47.347 INFO running `"docker" "start" "-a" "783e903103e81aff92a65f8ec4a2dbe9d0d79c649c3b2f95df46b88a717a4720"` Dec 13 00:36:50.054 INFO [stderr] usermod: no changes Dec 13 00:36:50.135 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 00:36:50.135 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 00:36:50.135 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 00:36:50.135 INFO [stderr] files will be included as a binary target: Dec 13 00:36:50.135 INFO [stderr] Dec 13 00:36:50.135 INFO [stderr] * /source/src/main.rs Dec 13 00:36:50.135 INFO [stderr] Dec 13 00:36:50.135 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 00:36:50.135 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 00:36:50.135 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 00:36:50.135 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 00:36:50.135 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 00:36:50.135 INFO [stderr] Dec 13 00:36:50.135 INFO [stderr] For more information on this warning you can consult Dec 13 00:36:50.135 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 00:36:50.135 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, Dec 13 00:36:50.135 INFO [stderr] please set bin.path in Cargo.toml Dec 13 00:36:50.135 INFO [stderr] warning: unused manifest key: batches Dec 13 00:36:50.255 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Dec 13 00:36:50.267 INFO [stderr] Running /target/debug/deps/graphic_library-503998d7f1935f4d Dec 13 00:36:50.268 INFO [stdout] Dec 13 00:36:50.268 INFO [stdout] running 6 tests Dec 13 00:36:50.303 INFO [stdout] test geometric::point2d::tests::homogenize ... ok Dec 13 00:36:50.304 INFO [stdout] test geometric::point2d::tests::scale ... ok Dec 13 00:36:50.304 INFO [stdout] test geometric::point2d::tests::scale_from_point ... ok Dec 13 00:36:50.307 INFO [stdout] test geometric::point2d::tests::transform ... ok Dec 13 00:36:50.307 INFO [stdout] test geometric::point2d::tests::rotate ... ok Dec 13 00:36:50.315 INFO [stdout] test geometric::point2d::tests::rotate_from_point ... ok Dec 13 00:36:50.315 INFO [stdout] Dec 13 00:36:50.315 INFO [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 00:36:50.315 INFO [stdout] Dec 13 00:36:50.319 INFO [stderr] Running /target/debug/deps/graphic_bin-b1453a4a368c666f Dec 13 00:36:50.321 INFO [stdout] Dec 13 00:36:50.321 INFO [stdout] running 0 tests Dec 13 00:36:50.321 INFO [stdout] Dec 13 00:36:50.321 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 00:36:50.321 INFO [stdout] Dec 13 00:36:50.321 INFO [stderr] Doc-tests graphic_library Dec 13 00:36:51.032 INFO [stdout] Dec 13 00:36:51.032 INFO [stdout] running 9 tests Dec 13 00:36:56.755 INFO [stdout] test src/geometric/geometric.rs - geometric::geometric::interpolate_barycentric (line 122) ... ok Dec 13 00:36:57.840 INFO [stdout] test src/geometric/geometric.rs - geometric::geometric::interpolate (line 97) ... ok Dec 13 00:37:01.812 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_color_inhomogenized (line 101) ... ok Dec 13 00:37:01.947 INFO [stdout] test src/geometric/circle2d.rs - geometric::circle2d::Circle2D::new (line 28) ... ok Dec 13 00:37:01.963 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new (line 32) ... ok Dec 13 00:37:02.069 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_color (line 76) ... ok Dec 13 00:37:02.543 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_inhomogenized (line 54) ... ok Dec 13 00:37:02.592 INFO [stdout] test src/geometric/line2d.rs - geometric::line2d::Line2D::new (line 26) ... ok Dec 13 00:37:03.022 INFO [stdout] test src/geometric/triangle2d.rs - geometric::triangle2d::Triangle2D::new (line 29) ... ok Dec 13 00:37:03.022 INFO [stdout] Dec 13 00:37:03.022 INFO [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 00:37:03.022 INFO [stdout] Dec 13 00:37:03.049 INFO [stderr] su: No module specific data is present Dec 13 00:37:04.731 INFO running `"docker" "inspect" "783e903103e81aff92a65f8ec4a2dbe9d0d79c649c3b2f95df46b88a717a4720"` Dec 13 00:37:05.111 INFO running `"docker" "rm" "-f" "783e903103e81aff92a65f8ec4a2dbe9d0d79c649c3b2f95df46b88a717a4720"` Dec 13 00:37:05.467 INFO [stdout] 783e903103e81aff92a65f8ec4a2dbe9d0d79c649c3b2f95df46b88a717a4720