Nov 17 16:07:12.390 INFO testing ConnorMinielly/Piston-Test against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 16:07:12.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16:07:12.582 INFO [stdout] 3745bf5a5e74fcdc190d68dede3130b8f2e5c0d1c84117ccca9f3886bea73fc0 Nov 17 16:07:12.585 INFO running `"docker" "start" "-a" "3745bf5a5e74fcdc190d68dede3130b8f2e5c0d1c84117ccca9f3886bea73fc0"` Nov 17 16:07:13.079 INFO [stderr] usermod: no changes Nov 17 16:07:13.119 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 16:07:13.120 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 16:07:13.120 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 16:07:13.120 INFO [stderr] files will be included as a binary target: Nov 17 16:07:13.120 INFO [stderr] Nov 17 16:07:13.121 INFO [stderr] * /source/src/main.rs Nov 17 16:07:13.121 INFO [stderr] Nov 17 16:07:13.121 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 16:07:13.122 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 16:07:13.122 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 16:07:13.122 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 16:07:13.123 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 16:07:13.123 INFO [stderr] Nov 17 16:07:13.123 INFO [stderr] For more information on this warning you can consult Nov 17 16:07:13.123 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 16:07:13.124 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 16:07:13.124 INFO [stderr] please set bin.path in Cargo.toml Nov 17 16:07:13.307 INFO [stderr] Compiling num-derive v0.2.1 Nov 17 16:07:13.311 INFO [stderr] Compiling pistoncore-input v0.20.0 Nov 17 16:07:13.313 INFO [stderr] Compiling jpeg-decoder v0.1.14 Nov 17 16:07:13.313 INFO [stderr] Compiling winit v0.12.0 Nov 17 16:07:22.671 INFO [stderr] Compiling image v0.19.0 Nov 17 16:07:24.158 INFO [stderr] Compiling pistoncore-window v0.31.0 Nov 17 16:07:25.995 INFO [stderr] Compiling pistoncore-event_loop v0.36.0 Nov 17 16:07:26.991 INFO [stderr] Compiling glutin v0.14.0 Nov 17 16:07:27.966 INFO [stderr] Compiling piston v0.36.0 Nov 17 16:07:31.359 INFO [stderr] Compiling pistoncore-glutin_window v0.46.0 Nov 17 16:07:40.925 INFO [stderr] Compiling piston2d-opengl_graphics v0.53.0 Nov 17 16:07:44.748 INFO [stderr] Compiling piston_start v0.1.0 (/source) Nov 17 16:07:52.399 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.29s Nov 17 16:07:52.413 INFO [stderr] su: No module specific data is present Nov 17 16:07:53.167 INFO running `"docker" "inspect" "3745bf5a5e74fcdc190d68dede3130b8f2e5c0d1c84117ccca9f3886bea73fc0"` Nov 17 16:07:53.405 INFO running `"docker" "rm" "-f" "3745bf5a5e74fcdc190d68dede3130b8f2e5c0d1c84117ccca9f3886bea73fc0"` Nov 17 16:07:53.651 INFO [stdout] 3745bf5a5e74fcdc190d68dede3130b8f2e5c0d1c84117ccca9f3886bea73fc0 Nov 17 16:07:53.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16:07:54.192 INFO [stdout] 4e53db2880fe8589c3a4037f6d9c04744291eb979908fd2233471969bca2e38e Nov 17 16:07:54.195 INFO running `"docker" "start" "-a" "4e53db2880fe8589c3a4037f6d9c04744291eb979908fd2233471969bca2e38e"` Nov 17 16:07:55.504 INFO [stderr] usermod: no changes Nov 17 16:07:55.587 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 16:07:55.587 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 16:07:55.587 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 16:07:55.587 INFO [stderr] files will be included as a binary target: Nov 17 16:07:55.587 INFO [stderr] Nov 17 16:07:55.587 INFO [stderr] * /source/src/main.rs Nov 17 16:07:55.587 INFO [stderr] Nov 17 16:07:55.587 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 16:07:55.587 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 16:07:55.587 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 16:07:55.587 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 16:07:55.587 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 16:07:55.587 INFO [stderr] Nov 17 16:07:55.587 INFO [stderr] For more information on this warning you can consult Nov 17 16:07:55.587 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 16:07:55.587 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 16:07:55.587 INFO [stderr] please set bin.path in Cargo.toml Nov 17 16:07:55.756 INFO [stderr] Compiling piston_start v0.1.0 (/source) Nov 17 16:08:00.236 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.68s Nov 17 16:08:00.251 INFO [stderr] su: No module specific data is present Nov 17 16:08:00.952 INFO running `"docker" "inspect" "4e53db2880fe8589c3a4037f6d9c04744291eb979908fd2233471969bca2e38e"` Nov 17 16:08:01.368 INFO running `"docker" "rm" "-f" "4e53db2880fe8589c3a4037f6d9c04744291eb979908fd2233471969bca2e38e"` Nov 17 16:08:01.646 INFO [stdout] 4e53db2880fe8589c3a4037f6d9c04744291eb979908fd2233471969bca2e38e Nov 17 16:08:01.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16:08:02.175 INFO [stdout] 6ef1bd6b1174bdadeede723c838373a142dbd60ffb4ae40d869adf2fe1afb34f Nov 17 16:08:02.178 INFO running `"docker" "start" "-a" "6ef1bd6b1174bdadeede723c838373a142dbd60ffb4ae40d869adf2fe1afb34f"` Nov 17 16:08:03.219 INFO [stderr] usermod: no changes Nov 17 16:08:03.283 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 16:08:03.283 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 16:08:03.283 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 16:08:03.283 INFO [stderr] files will be included as a binary target: Nov 17 16:08:03.283 INFO [stderr] Nov 17 16:08:03.283 INFO [stderr] * /source/src/main.rs Nov 17 16:08:03.283 INFO [stderr] Nov 17 16:08:03.283 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 16:08:03.283 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 16:08:03.283 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 16:08:03.283 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 16:08:03.283 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 16:08:03.283 INFO [stderr] Nov 17 16:08:03.283 INFO [stderr] For more information on this warning you can consult Nov 17 16:08:03.283 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 16:08:03.283 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 16:08:03.283 INFO [stderr] please set bin.path in Cargo.toml Nov 17 16:08:03.445 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Nov 17 16:08:03.462 INFO [stderr] Running /target/debug/deps/spinning_square-4a53c6a4c6c6d213 Nov 17 16:08:03.475 INFO [stderr] su: No module specific data is present Nov 17 16:08:03.475 INFO [stdout] Nov 17 16:08:03.475 INFO [stdout] running 0 tests Nov 17 16:08:03.475 INFO [stdout] Nov 17 16:08:03.475 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 16:08:03.475 INFO [stdout] Nov 17 16:08:04.015 INFO running `"docker" "inspect" "6ef1bd6b1174bdadeede723c838373a142dbd60ffb4ae40d869adf2fe1afb34f"` Nov 17 16:08:04.289 INFO running `"docker" "rm" "-f" "6ef1bd6b1174bdadeede723c838373a142dbd60ffb4ae40d869adf2fe1afb34f"` Nov 17 16:08:04.610 INFO [stdout] 6ef1bd6b1174bdadeede723c838373a142dbd60ffb4ae40d869adf2fe1afb34f