Dec 06 13:21:26.279 INFO testing HibikineKage/spinning-square-piston against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 13:21:26.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 06 13:21:26.719 INFO [stdout] 492c97a48cf32276c791a76c232797ca4e9461c2472ba9e1b2c49178598e2849 Dec 06 13:21:26.721 INFO running `"docker" "start" "-a" "492c97a48cf32276c791a76c232797ca4e9461c2472ba9e1b2c49178598e2849"` Dec 06 13:21:27.824 INFO [stderr] usermod: no changes Dec 06 13:21:27.892 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 13:21:27.892 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 13:21:27.892 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 13:21:27.892 INFO [stderr] files will be included as a binary target: Dec 06 13:21:27.892 INFO [stderr] Dec 06 13:21:27.892 INFO [stderr] * /source/src/main.rs Dec 06 13:21:27.892 INFO [stderr] Dec 06 13:21:27.892 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 13:21:27.892 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 13:21:27.892 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 13:21:27.892 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 13:21:27.892 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 13:21:27.892 INFO [stderr] Dec 06 13:21:27.892 INFO [stderr] For more information on this warning you can consult Dec 06 13:21:27.892 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 13:21:27.892 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 06 13:21:27.892 INFO [stderr] please set bin.path in Cargo.toml Dec 06 13:21:28.148 INFO [stderr] Compiling num-integer v0.1.38 Dec 06 13:21:28.152 INFO [stderr] Compiling num-derive v0.2.2 Dec 06 13:21:28.811 INFO [stderr] Compiling num-iter v0.1.37 Dec 06 13:21:28.811 INFO [stderr] Compiling num-rational v0.1.42 Dec 06 13:21:29.450 INFO [stderr] Compiling png v0.12.0 Dec 06 13:21:32.661 INFO [stderr] Compiling image v0.19.0 Dec 06 13:21:47.522 INFO [stderr] Compiling piston2d-opengl_graphics v0.53.0 Dec 06 13:21:50.707 INFO [stderr] Compiling spinning-square-piston v0.1.0 (/source) Dec 06 13:22:00.672 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.81s Dec 06 13:22:00.688 INFO [stderr] su: No module specific data is present Dec 06 13:22:01.035 INFO running `"docker" "inspect" "492c97a48cf32276c791a76c232797ca4e9461c2472ba9e1b2c49178598e2849"` Dec 06 13:22:01.126 INFO running `"docker" "rm" "-f" "492c97a48cf32276c791a76c232797ca4e9461c2472ba9e1b2c49178598e2849"` Dec 06 13:22:01.209 INFO [stdout] 492c97a48cf32276c791a76c232797ca4e9461c2472ba9e1b2c49178598e2849 Dec 06 13:22:01.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 06 13:22:01.376 INFO [stdout] b7e32b93127b5b1ae0e46ee074c791c9abad5def2384cf3017e1e8187cad161e Dec 06 13:22:01.382 INFO running `"docker" "start" "-a" "b7e32b93127b5b1ae0e46ee074c791c9abad5def2384cf3017e1e8187cad161e"` Dec 06 13:22:01.749 INFO [stderr] usermod: no changes Dec 06 13:22:01.780 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 13:22:01.780 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 13:22:01.780 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 13:22:01.780 INFO [stderr] files will be included as a binary target: Dec 06 13:22:01.780 INFO [stderr] Dec 06 13:22:01.780 INFO [stderr] * /source/src/main.rs Dec 06 13:22:01.780 INFO [stderr] Dec 06 13:22:01.780 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 13:22:01.780 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 13:22:01.780 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 13:22:01.780 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 13:22:01.780 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 13:22:01.780 INFO [stderr] Dec 06 13:22:01.780 INFO [stderr] For more information on this warning you can consult Dec 06 13:22:01.780 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 13:22:01.780 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 06 13:22:01.780 INFO [stderr] please set bin.path in Cargo.toml Dec 06 13:22:01.917 INFO [stderr] Compiling spinning-square-piston v0.1.0 (/source) Dec 06 13:22:05.907 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.13s Dec 06 13:22:05.916 INFO [stderr] su: No module specific data is present Dec 06 13:22:06.234 INFO running `"docker" "inspect" "b7e32b93127b5b1ae0e46ee074c791c9abad5def2384cf3017e1e8187cad161e"` Dec 06 13:22:06.446 INFO running `"docker" "rm" "-f" "b7e32b93127b5b1ae0e46ee074c791c9abad5def2384cf3017e1e8187cad161e"` Dec 06 13:22:06.652 INFO [stdout] b7e32b93127b5b1ae0e46ee074c791c9abad5def2384cf3017e1e8187cad161e Dec 06 13:22:06.660 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 06 13:22:07.006 INFO [stdout] 70f3ca033c5577c2f073eac1ca642aa5b3bf6ea986f1bde112484a5454674057 Dec 06 13:22:07.007 INFO running `"docker" "start" "-a" "70f3ca033c5577c2f073eac1ca642aa5b3bf6ea986f1bde112484a5454674057"` Dec 06 13:22:09.129 INFO [stderr] usermod: no changes Dec 06 13:22:09.188 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 13:22:09.188 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 13:22:09.188 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 13:22:09.188 INFO [stderr] files will be included as a binary target: Dec 06 13:22:09.188 INFO [stderr] Dec 06 13:22:09.188 INFO [stderr] * /source/src/main.rs Dec 06 13:22:09.188 INFO [stderr] Dec 06 13:22:09.188 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 13:22:09.188 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 13:22:09.188 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 13:22:09.188 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 13:22:09.188 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 13:22:09.188 INFO [stderr] Dec 06 13:22:09.188 INFO [stderr] For more information on this warning you can consult Dec 06 13:22:09.188 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 13:22:09.188 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 06 13:22:09.188 INFO [stderr] please set bin.path in Cargo.toml Dec 06 13:22:09.352 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Dec 06 13:22:09.368 INFO [stderr] Running /target/debug/deps/spinning_square-541cb954eb3d75b8 Dec 06 13:22:09.386 INFO [stdout] Dec 06 13:22:09.386 INFO [stdout] running 0 tests Dec 06 13:22:09.386 INFO [stdout] Dec 06 13:22:09.386 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 13:22:09.386 INFO [stdout] Dec 06 13:22:09.393 INFO [stderr] su: No module specific data is present Dec 06 13:22:10.454 INFO running `"docker" "inspect" "70f3ca033c5577c2f073eac1ca642aa5b3bf6ea986f1bde112484a5454674057"` Dec 06 13:22:10.756 INFO running `"docker" "rm" "-f" "70f3ca033c5577c2f073eac1ca642aa5b3bf6ea986f1bde112484a5454674057"` Dec 06 13:22:11.060 INFO [stdout] 70f3ca033c5577c2f073eac1ca642aa5b3bf6ea986f1bde112484a5454674057