Nov 17 16:07:12.582 INFO testing ConnorMinielly/Piston-Test against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 16:07:12.582 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 16:07:12.765 INFO [stdout] 29ff78f5fbaab579facbe7c9e0c3d81698dc0f86ed5f354abf8d7e126e4fd17e Nov 17 16:07:12.768 INFO running `"docker" "start" "-a" "29ff78f5fbaab579facbe7c9e0c3d81698dc0f86ed5f354abf8d7e126e4fd17e"` Nov 17 16:07:13.410 INFO [stderr] usermod: no changes Nov 17 16:07:13.455 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 16:07:13.455 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 16:07:13.455 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 16:07:13.455 INFO [stderr] files will be included as a binary target: Nov 17 16:07:13.455 INFO [stderr] Nov 17 16:07:13.455 INFO [stderr] * /source/src/main.rs Nov 17 16:07:13.455 INFO [stderr] Nov 17 16:07:13.455 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 16:07:13.455 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 16:07:13.455 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 16:07:13.455 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 16:07:13.455 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 16:07:13.455 INFO [stderr] Nov 17 16:07:13.455 INFO [stderr] For more information on this warning you can consult Nov 17 16:07:13.455 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 16:07:13.455 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 16:07:13.455 INFO [stderr] please set bin.path in Cargo.toml Nov 17 16:07:13.728 INFO [stderr] Compiling serde v1.0.58 Nov 17 16:07:13.731 INFO [stderr] Compiling syn v0.13.11 Nov 17 16:07:13.732 INFO [stderr] Compiling rayon-core v1.4.0 Nov 17 16:07:19.043 INFO [stderr] Compiling rayon v1.0.1 Nov 17 16:07:27.959 INFO [stderr] Compiling jpeg-decoder v0.1.14 Nov 17 16:07:29.279 INFO [stderr] Compiling serde_derive v1.0.58 Nov 17 16:07:29.279 INFO [stderr] Compiling num-derive v0.2.1 Nov 17 16:07:35.503 INFO [stderr] Compiling image v0.19.0 Nov 17 16:07:47.242 INFO [stderr] Compiling pistoncore-input v0.20.0 Nov 17 16:07:55.175 INFO [stderr] Compiling piston2d-opengl_graphics v0.53.0 Nov 17 16:07:57.011 INFO [stderr] Compiling pistoncore-window v0.31.0 Nov 17 16:08:00.141 INFO [stderr] Compiling pistoncore-event_loop v0.36.0 Nov 17 16:08:00.147 INFO [stderr] Compiling pistoncore-glutin_window v0.46.0 Nov 17 16:08:01.903 INFO [stderr] Compiling piston v0.36.0 Nov 17 16:08:05.379 INFO [stderr] Compiling piston_start v0.1.0 (/source) Nov 17 16:08:13.119 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.68s Nov 17 16:08:13.143 INFO [stderr] su: No module specific data is present Nov 17 16:08:13.766 INFO running `"docker" "inspect" "29ff78f5fbaab579facbe7c9e0c3d81698dc0f86ed5f354abf8d7e126e4fd17e"` Nov 17 16:08:14.029 INFO running `"docker" "rm" "-f" "29ff78f5fbaab579facbe7c9e0c3d81698dc0f86ed5f354abf8d7e126e4fd17e"` Nov 17 16:08:14.296 INFO [stdout] 29ff78f5fbaab579facbe7c9e0c3d81698dc0f86ed5f354abf8d7e126e4fd17e Nov 17 16:08:14.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 16:08:14.797 INFO [stdout] 0a30c4e5c9b7f3262a1a33c05bb08960d8c80057e063963a60efd9d6ad51b036 Nov 17 16:08:14.800 INFO running `"docker" "start" "-a" "0a30c4e5c9b7f3262a1a33c05bb08960d8c80057e063963a60efd9d6ad51b036"` Nov 17 16:08:17.198 INFO [stderr] usermod: no changes Nov 17 16:08:17.267 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 16:08:17.267 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 16:08:17.267 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 16:08:17.267 INFO [stderr] files will be included as a binary target: Nov 17 16:08:17.267 INFO [stderr] Nov 17 16:08:17.267 INFO [stderr] * /source/src/main.rs Nov 17 16:08:17.267 INFO [stderr] Nov 17 16:08:17.267 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 16:08:17.267 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 16:08:17.267 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 16:08:17.267 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 16:08:17.267 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 16:08:17.267 INFO [stderr] Nov 17 16:08:17.267 INFO [stderr] For more information on this warning you can consult Nov 17 16:08:17.267 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 16:08:17.267 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 16:08:17.267 INFO [stderr] please set bin.path in Cargo.toml Nov 17 16:08:17.500 INFO [stderr] Compiling piston_start v0.1.0 (/source) Nov 17 16:08:21.820 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.59s Nov 17 16:08:21.835 INFO [stderr] su: No module specific data is present Nov 17 16:08:23.395 INFO running `"docker" "inspect" "0a30c4e5c9b7f3262a1a33c05bb08960d8c80057e063963a60efd9d6ad51b036"` Nov 17 16:08:23.759 INFO running `"docker" "rm" "-f" "0a30c4e5c9b7f3262a1a33c05bb08960d8c80057e063963a60efd9d6ad51b036"` Nov 17 16:08:24.031 INFO [stdout] 0a30c4e5c9b7f3262a1a33c05bb08960d8c80057e063963a60efd9d6ad51b036 Nov 17 16:08:24.037 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 16:08:24.607 INFO [stdout] 62f61e08bb5a28dd73967f09e7ea8e7f19e10351baf8881a7cd5418f667798e1 Nov 17 16:08:24.613 INFO running `"docker" "start" "-a" "62f61e08bb5a28dd73967f09e7ea8e7f19e10351baf8881a7cd5418f667798e1"` Nov 17 16:08:26.087 INFO [stderr] usermod: no changes Nov 17 16:08:26.163 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 16:08:26.163 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 16:08:26.163 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 16:08:26.163 INFO [stderr] files will be included as a binary target: Nov 17 16:08:26.163 INFO [stderr] Nov 17 16:08:26.163 INFO [stderr] * /source/src/main.rs Nov 17 16:08:26.163 INFO [stderr] Nov 17 16:08:26.163 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 16:08:26.163 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 16:08:26.163 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 16:08:26.163 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 16:08:26.163 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 16:08:26.163 INFO [stderr] Nov 17 16:08:26.163 INFO [stderr] For more information on this warning you can consult Nov 17 16:08:26.163 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 16:08:26.163 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 17 16:08:26.163 INFO [stderr] please set bin.path in Cargo.toml Nov 17 16:08:26.395 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s Nov 17 16:08:26.418 INFO [stderr] Running /target/debug/deps/spinning_square-65ed5490a0161d75 Nov 17 16:08:26.425 INFO [stdout] Nov 17 16:08:26.425 INFO [stdout] running 0 tests Nov 17 16:08:26.426 INFO [stdout] Nov 17 16:08:26.427 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 16:08:26.427 INFO [stdout] Nov 17 16:08:26.431 INFO [stderr] su: No module specific data is present Nov 17 16:08:27.532 INFO running `"docker" "inspect" "62f61e08bb5a28dd73967f09e7ea8e7f19e10351baf8881a7cd5418f667798e1"` Nov 17 16:08:27.855 INFO running `"docker" "rm" "-f" "62f61e08bb5a28dd73967f09e7ea8e7f19e10351baf8881a7cd5418f667798e1"` Nov 17 16:08:28.243 INFO [stdout] 62f61e08bb5a28dd73967f09e7ea8e7f19e10351baf8881a7cd5418f667798e1