Nov 17 14:52:07.843 INFO testing HibikineKage/spinning-square-piston against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 14:52:07.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 14:52:08.008 INFO [stdout] ff6316d1951f8f65d7ad92974c0a36237ad39122cdb8bed8e39f4491bd8d2c69 Nov 17 14:52:08.010 INFO running `"docker" "start" "-a" "ff6316d1951f8f65d7ad92974c0a36237ad39122cdb8bed8e39f4491bd8d2c69"` Nov 17 14:52:08.715 INFO [stderr] usermod: no changes Nov 17 14:52:08.790 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 14:52:08.790 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 14:52:08.790 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 14:52:08.790 INFO [stderr] files will be included as a binary target: Nov 17 14:52:08.790 INFO [stderr] Nov 17 14:52:08.790 INFO [stderr] * /source/src/main.rs Nov 17 14:52:08.790 INFO [stderr] Nov 17 14:52:08.790 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 14:52:08.790 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 14:52:08.790 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 14:52:08.790 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 14:52:08.790 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 14:52:08.790 INFO [stderr] Nov 17 14:52:08.790 INFO [stderr] For more information on this warning you can consult Nov 17 14:52:08.790 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 14:52:08.790 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 14:52:08.790 INFO [stderr] please set bin.path in Cargo.toml Nov 17 14:52:09.027 INFO [stderr] Compiling x11-dl v2.18.0 Nov 17 14:52:09.036 INFO [stderr] Compiling gl_generator v0.9.0 Nov 17 14:52:09.036 INFO [stderr] Compiling num-integer v0.1.38 Nov 17 14:52:09.036 INFO [stderr] Compiling num-derive v0.2.2 Nov 17 14:52:09.036 INFO [stderr] Compiling rusttype v0.4.3 Nov 17 14:52:09.036 INFO [stderr] Compiling jpeg-decoder v0.1.15 Nov 17 14:52:10.443 INFO [stderr] Compiling num-iter v0.1.37 Nov 17 14:52:10.444 INFO [stderr] Compiling num-rational v0.1.42 Nov 17 14:52:11.383 INFO [stderr] Compiling png v0.12.0 Nov 17 14:52:16.279 INFO [stderr] Compiling piston2d-graphics v0.26.0 Nov 17 14:52:17.255 INFO [stderr] Compiling gl v0.10.0 Nov 17 14:52:17.268 INFO [stderr] Compiling glutin v0.14.0 Nov 17 14:52:23.479 INFO [stderr] Compiling image v0.19.0 Nov 17 14:52:31.283 INFO [stderr] Compiling winit v0.12.0 Nov 17 14:52:47.931 INFO [stderr] Compiling piston2d-opengl_graphics v0.53.0 Nov 17 14:52:52.159 INFO [stderr] Compiling pistoncore-glutin_window v0.47.0 Nov 17 14:52:55.346 INFO [stderr] Compiling spinning-square-piston v0.1.0 (/source) Nov 17 14:52:59.971 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.22s Nov 17 14:52:59.983 INFO [stderr] su: No module specific data is present Nov 17 14:53:00.223 INFO running `"docker" "inspect" "ff6316d1951f8f65d7ad92974c0a36237ad39122cdb8bed8e39f4491bd8d2c69"` Nov 17 14:53:00.294 INFO running `"docker" "rm" "-f" "ff6316d1951f8f65d7ad92974c0a36237ad39122cdb8bed8e39f4491bd8d2c69"` Nov 17 14:53:00.406 INFO [stdout] ff6316d1951f8f65d7ad92974c0a36237ad39122cdb8bed8e39f4491bd8d2c69 Nov 17 14:53:00.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 14:53:00.565 INFO [stdout] 682f7a0541880ccd72284b2c25eb4dd7e2442ff64cfd95210e0c31be9182c37f Nov 17 14:53:00.567 INFO running `"docker" "start" "-a" "682f7a0541880ccd72284b2c25eb4dd7e2442ff64cfd95210e0c31be9182c37f"` Nov 17 14:53:01.045 INFO [stderr] usermod: no changes Nov 17 14:53:01.086 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 14:53:01.086 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 14:53:01.086 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 14:53:01.086 INFO [stderr] files will be included as a binary target: Nov 17 14:53:01.086 INFO [stderr] Nov 17 14:53:01.086 INFO [stderr] * /source/src/main.rs Nov 17 14:53:01.086 INFO [stderr] Nov 17 14:53:01.086 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 14:53:01.086 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 14:53:01.086 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 14:53:01.086 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 14:53:01.086 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 14:53:01.086 INFO [stderr] Nov 17 14:53:01.086 INFO [stderr] For more information on this warning you can consult Nov 17 14:53:01.086 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 14:53:01.086 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 14:53:01.086 INFO [stderr] please set bin.path in Cargo.toml Nov 17 14:53:01.383 INFO [stderr] Compiling spinning-square-piston v0.1.0 (/source) Nov 17 14:53:03.696 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.63s Nov 17 14:53:03.710 INFO [stderr] su: No module specific data is present Nov 17 14:53:04.016 INFO running `"docker" "inspect" "682f7a0541880ccd72284b2c25eb4dd7e2442ff64cfd95210e0c31be9182c37f"` Nov 17 14:53:04.131 INFO running `"docker" "rm" "-f" "682f7a0541880ccd72284b2c25eb4dd7e2442ff64cfd95210e0c31be9182c37f"` Nov 17 14:53:04.247 INFO [stdout] 682f7a0541880ccd72284b2c25eb4dd7e2442ff64cfd95210e0c31be9182c37f Nov 17 14:53:04.253 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 14:53:04.435 INFO [stdout] e8f59301bf093b70da9766ccf2b1c164fdfa06e1cdde3df27de7d83dd9b023b3 Nov 17 14:53:04.443 INFO running `"docker" "start" "-a" "e8f59301bf093b70da9766ccf2b1c164fdfa06e1cdde3df27de7d83dd9b023b3"` Nov 17 14:53:05.316 INFO [stderr] usermod: no changes Nov 17 14:53:05.365 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 14:53:05.365 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 14:53:05.365 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 14:53:05.365 INFO [stderr] files will be included as a binary target: Nov 17 14:53:05.365 INFO [stderr] Nov 17 14:53:05.365 INFO [stderr] * /source/src/main.rs Nov 17 14:53:05.365 INFO [stderr] Nov 17 14:53:05.365 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 14:53:05.365 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 14:53:05.365 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 14:53:05.365 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 14:53:05.365 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 14:53:05.365 INFO [stderr] Nov 17 14:53:05.365 INFO [stderr] For more information on this warning you can consult Nov 17 14:53:05.365 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 14:53:05.365 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 14:53:05.365 INFO [stderr] please set bin.path in Cargo.toml Nov 17 14:53:05.499 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 17 14:53:05.515 INFO [stderr] Running /target/debug/deps/spinning_square-a8b93af923a42660 Nov 17 14:53:05.522 INFO [stdout] Nov 17 14:53:05.522 INFO [stdout] running 0 tests Nov 17 14:53:05.522 INFO [stdout] Nov 17 14:53:05.522 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 14:53:05.523 INFO [stdout] Nov 17 14:53:05.525 INFO [stderr] su: No module specific data is present Nov 17 14:53:05.792 INFO running `"docker" "inspect" "e8f59301bf093b70da9766ccf2b1c164fdfa06e1cdde3df27de7d83dd9b023b3"` Nov 17 14:53:05.871 INFO running `"docker" "rm" "-f" "e8f59301bf093b70da9766ccf2b1c164fdfa06e1cdde3df27de7d83dd9b023b3"` Nov 17 14:53:05.957 INFO [stdout] e8f59301bf093b70da9766ccf2b1c164fdfa06e1cdde3df27de7d83dd9b023b3