Dec 05 04:51:27.262 INFO testing teuron/rust-graphic-lib against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 04:51:27.262 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 04:51:27.757 INFO [stdout] 3f29a17b4db5ca701d950833f0f1a0a31aeae763470fc78f850917b22de7bf10 Dec 05 04:51:27.760 INFO running `"docker" "start" "-a" "3f29a17b4db5ca701d950833f0f1a0a31aeae763470fc78f850917b22de7bf10"` Dec 05 04:51:29.436 INFO [stderr] usermod: no changes Dec 05 04:51:29.484 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 04:51:29.484 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 04:51:29.484 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 04:51:29.484 INFO [stderr] files will be included as a binary target: Dec 05 04:51:29.484 INFO [stderr] Dec 05 04:51:29.484 INFO [stderr] * /source/src/main.rs Dec 05 04:51:29.484 INFO [stderr] Dec 05 04:51:29.484 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 04:51:29.484 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 04:51:29.484 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 04:51:29.484 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 04:51:29.484 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 04:51:29.484 INFO [stderr] Dec 05 04:51:29.484 INFO [stderr] For more information on this warning you can consult Dec 05 04:51:29.484 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 04:51:29.484 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, Dec 05 04:51:29.484 INFO [stderr] please set bin.path in Cargo.toml Dec 05 04:51:29.484 INFO [stderr] warning: unused manifest key: batches Dec 05 04:51:29.548 INFO [stderr] Compiling rustc-serialize v0.3.23 Dec 05 04:51:29.548 INFO [stderr] Compiling miniz-sys v0.1.9 Dec 05 04:51:29.548 INFO [stderr] Compiling num_cpus v1.3.0 Dec 05 04:51:29.548 INFO [stderr] Compiling num-integer v0.1.33 Dec 05 04:51:29.548 INFO [stderr] Compiling enum_primitive v0.1.1 Dec 05 04:51:29.548 INFO [stderr] Compiling gif v0.9.1 Dec 05 04:51:29.548 INFO [stderr] Compiling deque v0.3.1 Dec 05 04:51:31.448 INFO [stderr] Compiling num-iter v0.1.33 Dec 05 04:51:32.982 INFO [stderr] Compiling rayon v0.6.0 Dec 05 04:51:35.566 INFO [stderr] Compiling flate2 v0.2.17 Dec 05 04:51:38.138 INFO [stderr] Compiling png v0.5.2 Dec 05 04:51:40.934 INFO [stderr] Compiling jpeg-decoder v0.1.11 Dec 05 04:51:49.376 INFO [stderr] Compiling num-bigint v0.1.37 Dec 05 04:51:51.366 INFO [stderr] Compiling num-rational v0.1.36 Dec 05 04:51:51.994 INFO [stderr] Compiling image v0.10.4 Dec 05 04:52:02.485 INFO [stderr] Compiling raster v0.1.0 Dec 05 04:52:04.127 INFO [stderr] Compiling graphic_library v0.1.0 (/source) Dec 05 04:52:06.791 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.34s Dec 05 04:52:06.796 INFO [stderr] su: No module specific data is present Dec 05 04:52:08.090 INFO running `"docker" "inspect" "3f29a17b4db5ca701d950833f0f1a0a31aeae763470fc78f850917b22de7bf10"` Dec 05 04:52:08.448 INFO running `"docker" "rm" "-f" "3f29a17b4db5ca701d950833f0f1a0a31aeae763470fc78f850917b22de7bf10"` Dec 05 04:52:08.828 INFO [stdout] 3f29a17b4db5ca701d950833f0f1a0a31aeae763470fc78f850917b22de7bf10 Dec 05 04:52:08.834 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 04:52:09.261 INFO [stdout] 8a72f8949fd547d0c8cf406ffccacfdd13240c838c9d79228e5fcd93534b67da Dec 05 04:52:09.263 INFO running `"docker" "start" "-a" "8a72f8949fd547d0c8cf406ffccacfdd13240c838c9d79228e5fcd93534b67da"` Dec 05 04:52:11.595 INFO [stderr] usermod: no changes Dec 05 04:52:11.644 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 04:52:11.644 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 04:52:11.644 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 04:52:11.644 INFO [stderr] files will be included as a binary target: Dec 05 04:52:11.644 INFO [stderr] Dec 05 04:52:11.644 INFO [stderr] * /source/src/main.rs Dec 05 04:52:11.644 INFO [stderr] Dec 05 04:52:11.644 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 04:52:11.644 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 04:52:11.644 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 04:52:11.644 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 04:52:11.644 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 04:52:11.644 INFO [stderr] Dec 05 04:52:11.644 INFO [stderr] For more information on this warning you can consult Dec 05 04:52:11.644 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 04:52:11.644 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, Dec 05 04:52:11.644 INFO [stderr] please set bin.path in Cargo.toml Dec 05 04:52:11.644 INFO [stderr] warning: unused manifest key: batches Dec 05 04:52:11.728 INFO [stderr] Compiling graphic_library v0.1.0 (/source) Dec 05 04:52:14.308 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.69s Dec 05 04:52:14.309 INFO [stderr] su: No module specific data is present Dec 05 04:52:15.471 INFO running `"docker" "inspect" "8a72f8949fd547d0c8cf406ffccacfdd13240c838c9d79228e5fcd93534b67da"` Dec 05 04:52:15.844 INFO running `"docker" "rm" "-f" "8a72f8949fd547d0c8cf406ffccacfdd13240c838c9d79228e5fcd93534b67da"` Dec 05 04:52:16.194 INFO [stdout] 8a72f8949fd547d0c8cf406ffccacfdd13240c838c9d79228e5fcd93534b67da Dec 05 04:52:16.198 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 04:52:16.687 INFO [stdout] a58ba540f8d5db1a6031435465268265ab1a86f2f15ab55e52b4a854911cea22 Dec 05 04:52:16.689 INFO running `"docker" "start" "-a" "a58ba540f8d5db1a6031435465268265ab1a86f2f15ab55e52b4a854911cea22"` Dec 05 04:52:19.397 INFO [stderr] usermod: no changes Dec 05 04:52:19.468 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 04:52:19.468 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 04:52:19.468 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 04:52:19.468 INFO [stderr] files will be included as a binary target: Dec 05 04:52:19.468 INFO [stderr] Dec 05 04:52:19.468 INFO [stderr] * /source/src/main.rs Dec 05 04:52:19.468 INFO [stderr] Dec 05 04:52:19.468 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 04:52:19.468 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 04:52:19.468 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 04:52:19.468 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 04:52:19.468 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 04:52:19.468 INFO [stderr] Dec 05 04:52:19.468 INFO [stderr] For more information on this warning you can consult Dec 05 04:52:19.468 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 04:52:19.468 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `graphic_bin`, Dec 05 04:52:19.468 INFO [stderr] please set bin.path in Cargo.toml Dec 05 04:52:19.468 INFO [stderr] warning: unused manifest key: batches Dec 05 04:52:19.572 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Dec 05 04:52:19.588 INFO [stdout] Dec 05 04:52:19.588 INFO [stdout] running 6 tests Dec 05 04:52:19.588 INFO [stdout] test geometric::point2d::tests::scale_from_point ... ok Dec 05 04:52:19.588 INFO [stdout] test geometric::point2d::tests::scale ... ok Dec 05 04:52:19.588 INFO [stdout] test geometric::point2d::tests::rotate_from_point ... ok Dec 05 04:52:19.588 INFO [stdout] test geometric::point2d::tests::rotate ... ok Dec 05 04:52:19.588 INFO [stderr] Running /target/debug/deps/graphic_library-59fa3e00f844e7f7 Dec 05 04:52:19.596 INFO [stdout] test geometric::point2d::tests::transform ... ok Dec 05 04:52:19.596 INFO [stdout] test geometric::point2d::tests::homogenize ... ok Dec 05 04:52:19.596 INFO [stdout] Dec 05 04:52:19.596 INFO [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 04:52:19.596 INFO [stdout] Dec 05 04:52:19.596 INFO [stdout] Dec 05 04:52:19.596 INFO [stdout] running 0 tests Dec 05 04:52:19.596 INFO [stdout] Dec 05 04:52:19.596 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 04:52:19.596 INFO [stdout] Dec 05 04:52:19.596 INFO [stderr] Running /target/debug/deps/graphic_bin-8899eb853dfc28ed Dec 05 04:52:19.600 INFO [stderr] Doc-tests graphic_library Dec 05 04:52:20.243 INFO [stdout] Dec 05 04:52:20.243 INFO [stdout] running 9 tests Dec 05 04:52:26.007 INFO [stdout] test src/geometric/geometric.rs - geometric::geometric::interpolate (line 97) ... ok Dec 05 04:52:26.188 INFO [stdout] test src/geometric/geometric.rs - geometric::geometric::interpolate_barycentric (line 122) ... ok Dec 05 04:52:29.920 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_color (line 76) ... ok Dec 05 04:52:29.920 INFO [stdout] test src/geometric/circle2d.rs - geometric::circle2d::Circle2D::new (line 28) ... ok Dec 05 04:52:29.940 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_inhomogenized (line 54) ... ok Dec 05 04:52:30.014 INFO [stdout] test src/geometric/line2d.rs - geometric::line2d::Line2D::new (line 26) ... ok Dec 05 04:52:30.347 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new (line 32) ... ok Dec 05 04:52:30.412 INFO [stdout] test src/geometric/point2d.rs - geometric::point2d::Point2D::new_color_inhomogenized (line 101) ... ok Dec 05 04:52:30.887 INFO [stdout] test src/geometric/triangle2d.rs - geometric::triangle2d::Triangle2D::new (line 29) ... ok Dec 05 04:52:30.887 INFO [stdout] Dec 05 04:52:30.887 INFO [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 04:52:30.887 INFO [stdout] Dec 05 04:52:30.925 INFO [stderr] su: No module specific data is present Dec 05 04:52:31.976 INFO running `"docker" "inspect" "a58ba540f8d5db1a6031435465268265ab1a86f2f15ab55e52b4a854911cea22"` Dec 05 04:52:32.300 INFO running `"docker" "rm" "-f" "a58ba540f8d5db1a6031435465268265ab1a86f2f15ab55e52b4a854911cea22"` Dec 05 04:52:32.700 INFO [stdout] a58ba540f8d5db1a6031435465268265ab1a86f2f15ab55e52b4a854911cea22