Nov 17 14:52:07.555 INFO testing HibikineKage/spinning-square-piston against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 14:52:07.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:07.726 INFO [stdout] 3df2e8f80b9c47ef9239eee3c1f136e86c1775c966a649d4c527338604f62ed8 Nov 17 14:52:07.728 INFO running `"docker" "start" "-a" "3df2e8f80b9c47ef9239eee3c1f136e86c1775c966a649d4c527338604f62ed8"` Nov 17 14:52:08.073 INFO [stderr] usermod: no changes Nov 17 14:52:08.105 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 14:52:08.105 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 14:52:08.105 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 14:52:08.105 INFO [stderr] files will be included as a binary target: Nov 17 14:52:08.105 INFO [stderr] Nov 17 14:52:08.105 INFO [stderr] * /source/src/main.rs Nov 17 14:52:08.105 INFO [stderr] Nov 17 14:52:08.105 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 14:52:08.105 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 14:52:08.105 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 14:52:08.105 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 14:52:08.105 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 14:52:08.105 INFO [stderr] Nov 17 14:52:08.106 INFO [stderr] For more information on this warning you can consult Nov 17 14:52:08.106 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 14:52:08.106 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 14:52:08.106 INFO [stderr] please set bin.path in Cargo.toml Nov 17 14:52:08.252 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 17 14:52:08.254 INFO [stderr] Compiling num-integer v0.1.38 Nov 17 14:52:08.255 INFO [stderr] Compiling num-derive v0.2.2 Nov 17 14:52:08.255 INFO [stderr] Compiling glutin v0.14.0 Nov 17 14:52:08.256 INFO [stderr] Compiling pistoncore-input v0.21.0 Nov 17 14:52:08.259 INFO [stderr] Compiling rusttype v0.4.3 Nov 17 14:52:08.260 INFO [stderr] Compiling winit v0.12.0 Nov 17 14:52:08.871 INFO [stderr] Compiling num-iter v0.1.37 Nov 17 14:52:08.871 INFO [stderr] Compiling num-rational v0.1.42 Nov 17 14:52:10.443 INFO [stderr] Compiling png v0.12.0 Nov 17 14:52:11.503 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 17 14:52:13.451 INFO [stderr] Compiling piston2d-graphics v0.26.0 Nov 17 14:52:13.936 INFO [stderr] Compiling rayon-core v1.4.0 Nov 17 14:52:25.007 INFO [stderr] Compiling pistoncore-window v0.32.0 Nov 17 14:52:25.267 INFO [stderr] Compiling rayon v1.0.1 Nov 17 14:52:28.619 INFO [stderr] Compiling pistoncore-event_loop v0.37.0 Nov 17 14:52:30.240 INFO [stderr] Compiling piston v0.37.0 Nov 17 14:52:32.023 INFO [stderr] Compiling jpeg-decoder v0.1.15 Nov 17 14:52:36.651 INFO [stderr] Compiling image v0.19.0 Nov 17 14:52:38.279 INFO [stderr] Compiling pistoncore-glutin_window v0.47.0 Nov 17 14:52:52.798 INFO [stderr] Compiling piston2d-opengl_graphics v0.53.0 Nov 17 14:52:54.828 INFO [stderr] Compiling spinning-square-piston v0.1.0 (/source) Nov 17 14:52:59.358 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.26s Nov 17 14:52:59.373 INFO [stderr] su: No module specific data is present Nov 17 14:52:59.910 INFO running `"docker" "inspect" "3df2e8f80b9c47ef9239eee3c1f136e86c1775c966a649d4c527338604f62ed8"` Nov 17 14:52:59.995 INFO running `"docker" "rm" "-f" "3df2e8f80b9c47ef9239eee3c1f136e86c1775c966a649d4c527338604f62ed8"` Nov 17 14:53:00.107 INFO [stdout] 3df2e8f80b9c47ef9239eee3c1f136e86c1775c966a649d4c527338604f62ed8 Nov 17 14:53:00.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.266 INFO [stdout] 905d93c25f6c5ab7aa4242cd8f178368c239e17017ffb5245c8915b1e539a460 Nov 17 14:53:00.268 INFO running `"docker" "start" "-a" "905d93c25f6c5ab7aa4242cd8f178368c239e17017ffb5245c8915b1e539a460"` Nov 17 14:53:00.798 INFO [stderr] usermod: no changes Nov 17 14:53:00.831 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 14:53:00.831 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 14:53:00.831 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 14:53:00.831 INFO [stderr] files will be included as a binary target: Nov 17 14:53:00.831 INFO [stderr] Nov 17 14:53:00.831 INFO [stderr] * /source/src/main.rs Nov 17 14:53:00.831 INFO [stderr] Nov 17 14:53:00.831 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 14:53:00.831 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 14:53:00.831 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 14:53:00.831 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 14:53:00.831 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 14:53:00.831 INFO [stderr] Nov 17 14:53:00.831 INFO [stderr] For more information on this warning you can consult Nov 17 14:53:00.831 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 14:53:00.831 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 14:53:00.831 INFO [stderr] please set bin.path in Cargo.toml Nov 17 14:53:00.992 INFO [stderr] Compiling spinning-square-piston v0.1.0 (/source) Nov 17 14:53:03.361 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.54s Nov 17 14:53:03.372 INFO [stderr] su: No module specific data is present Nov 17 14:53:03.626 INFO running `"docker" "inspect" "905d93c25f6c5ab7aa4242cd8f178368c239e17017ffb5245c8915b1e539a460"` Nov 17 14:53:03.703 INFO running `"docker" "rm" "-f" "905d93c25f6c5ab7aa4242cd8f178368c239e17017ffb5245c8915b1e539a460"` Nov 17 14:53:03.795 INFO [stdout] 905d93c25f6c5ab7aa4242cd8f178368c239e17017ffb5245c8915b1e539a460 Nov 17 14:53:03.797 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.008 INFO [stdout] 50d99d69c0da35cf390bd810615032adc59a4ee79d28c4da29a0a2c2f7c7d3b4 Nov 17 14:53:04.012 INFO running `"docker" "start" "-a" "50d99d69c0da35cf390bd810615032adc59a4ee79d28c4da29a0a2c2f7c7d3b4"` Nov 17 14:53:04.462 INFO [stderr] usermod: no changes Nov 17 14:53:04.490 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 14:53:04.490 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 14:53:04.490 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 14:53:04.490 INFO [stderr] files will be included as a binary target: Nov 17 14:53:04.490 INFO [stderr] Nov 17 14:53:04.490 INFO [stderr] * /source/src/main.rs Nov 17 14:53:04.490 INFO [stderr] Nov 17 14:53:04.490 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 14:53:04.490 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 14:53:04.490 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 14:53:04.490 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 14:53:04.490 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 14:53:04.490 INFO [stderr] Nov 17 14:53:04.490 INFO [stderr] For more information on this warning you can consult Nov 17 14:53:04.490 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 14:53:04.490 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 14:53:04.490 INFO [stderr] please set bin.path in Cargo.toml Nov 17 14:53:04.614 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Nov 17 14:53:04.639 INFO [stderr] Running /target/debug/deps/spinning_square-449382af45f67fff Nov 17 14:53:04.639 INFO [stdout] Nov 17 14:53:04.639 INFO [stderr] su: No module specific data is present Nov 17 14:53:04.639 INFO [stdout] running 0 tests Nov 17 14:53:04.639 INFO [stdout] Nov 17 14:53:04.639 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 14:53:04.639 INFO [stdout] Nov 17 14:53:05.259 INFO running `"docker" "inspect" "50d99d69c0da35cf390bd810615032adc59a4ee79d28c4da29a0a2c2f7c7d3b4"` Nov 17 14:53:05.397 INFO running `"docker" "rm" "-f" "50d99d69c0da35cf390bd810615032adc59a4ee79d28c4da29a0a2c2f7c7d3b4"` Nov 17 14:53:05.646 INFO [stdout] 50d99d69c0da35cf390bd810615032adc59a4ee79d28c4da29a0a2c2f7c7d3b4