Dec 14 11:13:51.959 INFO testing ConnorMinielly/Piston-Test against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 14 11:13:51.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 14 11:13:52.491 INFO [stdout] 8277097b286a080add4f6a8961c5460013ebf7d5a8e4bb2411d32bb383f7c1c1 Dec 14 11:13:52.493 INFO running `"docker" "start" "-a" "8277097b286a080add4f6a8961c5460013ebf7d5a8e4bb2411d32bb383f7c1c1"` Dec 14 11:13:54.050 INFO [stderr] usermod: no changes Dec 14 11:13:54.110 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 11:13:54.110 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 11:13:54.110 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 11:13:54.110 INFO [stderr] files will be included as a binary target: Dec 14 11:13:54.111 INFO [stderr] Dec 14 11:13:54.111 INFO [stderr] * /source/src/main.rs Dec 14 11:13:54.111 INFO [stderr] Dec 14 11:13:54.111 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 11:13:54.111 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 11:13:54.111 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 11:13:54.111 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 11:13:54.111 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 11:13:54.111 INFO [stderr] Dec 14 11:13:54.111 INFO [stderr] For more information on this warning you can consult Dec 14 11:13:54.111 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 11:13:54.111 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 14 11:13:54.111 INFO [stderr] please set bin.path in Cargo.toml Dec 14 11:13:54.450 INFO [stderr] Compiling serde v1.0.58 Dec 14 11:13:54.452 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Dec 14 11:13:54.463 INFO [stderr] Compiling syn v0.13.11 Dec 14 11:13:56.931 INFO [stderr] Compiling crossbeam-deque v0.2.0 Dec 14 11:13:59.297 INFO [stderr] Compiling rayon-core v1.4.0 Dec 14 11:14:02.679 INFO [stderr] Compiling rayon v1.0.1 Dec 14 11:14:07.373 INFO [stderr] Compiling serde_derive v1.0.58 Dec 14 11:14:07.374 INFO [stderr] Compiling num-derive v0.2.1 Dec 14 11:14:10.848 INFO [stderr] Compiling jpeg-decoder v0.1.14 Dec 14 11:14:15.737 INFO [stderr] Compiling image v0.19.0 Dec 14 11:14:23.113 INFO [stderr] Compiling pistoncore-input v0.20.0 Dec 14 11:14:31.100 INFO [stderr] Compiling pistoncore-window v0.31.0 Dec 14 11:14:33.907 INFO [stderr] Compiling piston2d-opengl_graphics v0.53.0 Dec 14 11:14:36.014 INFO [stderr] Compiling pistoncore-event_loop v0.36.0 Dec 14 11:14:36.014 INFO [stderr] Compiling pistoncore-glutin_window v0.46.0 Dec 14 11:14:38.455 INFO [stderr] Compiling piston v0.36.0 Dec 14 11:14:43.387 INFO [stderr] Compiling piston_start v0.1.0 (/source) Dec 14 11:14:51.891 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.81s Dec 14 11:14:51.907 INFO [stderr] su: No module specific data is present Dec 14 11:14:52.535 INFO running `"docker" "inspect" "8277097b286a080add4f6a8961c5460013ebf7d5a8e4bb2411d32bb383f7c1c1"` Dec 14 11:14:52.899 INFO running `"docker" "rm" "-f" "8277097b286a080add4f6a8961c5460013ebf7d5a8e4bb2411d32bb383f7c1c1"` Dec 14 11:14:53.175 INFO [stdout] 8277097b286a080add4f6a8961c5460013ebf7d5a8e4bb2411d32bb383f7c1c1 Dec 14 11:14:53.181 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 14 11:14:53.563 INFO [stdout] 4ae629bc405dca4a74085cd367ee701f463b4db3587b176439937fd64a7b48ed Dec 14 11:14:53.568 INFO running `"docker" "start" "-a" "4ae629bc405dca4a74085cd367ee701f463b4db3587b176439937fd64a7b48ed"` Dec 14 11:14:54.838 INFO [stderr] usermod: no changes Dec 14 11:14:54.931 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 11:14:54.931 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 11:14:54.931 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 11:14:54.931 INFO [stderr] files will be included as a binary target: Dec 14 11:14:54.931 INFO [stderr] Dec 14 11:14:54.931 INFO [stderr] * /source/src/main.rs Dec 14 11:14:54.931 INFO [stderr] Dec 14 11:14:54.931 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 11:14:54.931 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 11:14:54.931 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 11:14:54.931 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 11:14:54.931 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 11:14:54.931 INFO [stderr] Dec 14 11:14:54.931 INFO [stderr] For more information on this warning you can consult Dec 14 11:14:54.931 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 11:14:54.931 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 14 11:14:54.931 INFO [stderr] please set bin.path in Cargo.toml Dec 14 11:14:55.120 INFO [stderr] Compiling piston_start v0.1.0 (/source) Dec 14 11:14:59.936 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.02s Dec 14 11:14:59.942 INFO [stderr] su: No module specific data is present Dec 14 11:15:00.416 INFO running `"docker" "inspect" "4ae629bc405dca4a74085cd367ee701f463b4db3587b176439937fd64a7b48ed"` Dec 14 11:15:00.632 INFO running `"docker" "rm" "-f" "4ae629bc405dca4a74085cd367ee701f463b4db3587b176439937fd64a7b48ed"` Dec 14 11:15:00.743 INFO [stdout] 4ae629bc405dca4a74085cd367ee701f463b4db3587b176439937fd64a7b48ed Dec 14 11:15:00.746 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 14 11:15:01.167 INFO [stdout] 094d681b74472b00f951c9ca62ba79ec3ff680400cb8906921b67b5a921c91f2 Dec 14 11:15:01.169 INFO running `"docker" "start" "-a" "094d681b74472b00f951c9ca62ba79ec3ff680400cb8906921b67b5a921c91f2"` Dec 14 11:15:02.148 INFO [stderr] usermod: no changes Dec 14 11:15:02.179 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 11:15:02.179 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 11:15:02.179 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 11:15:02.179 INFO [stderr] files will be included as a binary target: Dec 14 11:15:02.179 INFO [stderr] Dec 14 11:15:02.179 INFO [stderr] * /source/src/main.rs Dec 14 11:15:02.179 INFO [stderr] Dec 14 11:15:02.179 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 11:15:02.179 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 11:15:02.179 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 11:15:02.179 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 11:15:02.179 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 11:15:02.179 INFO [stderr] Dec 14 11:15:02.179 INFO [stderr] For more information on this warning you can consult Dec 14 11:15:02.179 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 11:15:02.179 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 14 11:15:02.179 INFO [stderr] please set bin.path in Cargo.toml Dec 14 11:15:02.331 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Dec 14 11:15:02.351 INFO [stderr] Running /target/debug/deps/spinning_square-3bedb373c3fc7ec1 Dec 14 11:15:02.373 INFO [stdout] Dec 14 11:15:02.373 INFO [stdout] running 0 tests Dec 14 11:15:02.373 INFO [stdout] Dec 14 11:15:02.373 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 11:15:02.373 INFO [stdout] Dec 14 11:15:02.378 INFO [stderr] su: No module specific data is present Dec 14 11:15:03.490 INFO running `"docker" "inspect" "094d681b74472b00f951c9ca62ba79ec3ff680400cb8906921b67b5a921c91f2"` Dec 14 11:15:03.823 INFO running `"docker" "rm" "-f" "094d681b74472b00f951c9ca62ba79ec3ff680400cb8906921b67b5a921c91f2"` Dec 14 11:15:04.111 INFO [stdout] 094d681b74472b00f951c9ca62ba79ec3ff680400cb8906921b67b5a921c91f2