Dec 14 11:13:45.652 INFO testing ConnorMinielly/Piston-Test against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 11:13:45.652 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:46.019 INFO [stdout] 5377be1f07527ef7f25e466670d96a3994b1c0431a5aa7fdfed7e00218a98380 Dec 14 11:13:46.025 INFO running `"docker" "start" "-a" "5377be1f07527ef7f25e466670d96a3994b1c0431a5aa7fdfed7e00218a98380"` Dec 14 11:13:46.851 INFO [stderr] usermod: no changes Dec 14 11:13:46.867 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 11:13:46.867 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 11:13:46.867 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 11:13:46.867 INFO [stderr] files will be included as a binary target: Dec 14 11:13:46.867 INFO [stderr] Dec 14 11:13:46.867 INFO [stderr] * /source/src/main.rs Dec 14 11:13:46.867 INFO [stderr] Dec 14 11:13:46.867 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 11:13:46.868 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 11:13:46.868 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 11:13:46.868 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 11:13:46.868 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 11:13:46.868 INFO [stderr] Dec 14 11:13:46.868 INFO [stderr] For more information on this warning you can consult Dec 14 11:13:46.868 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 11:13:46.868 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 14 11:13:46.868 INFO [stderr] please set bin.path in Cargo.toml Dec 14 11:13:47.123 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Dec 14 11:13:47.123 INFO [stderr] Compiling x11-dl v2.17.5 Dec 14 11:13:47.123 INFO [stderr] Compiling dlib v0.4.1 Dec 14 11:13:47.123 INFO [stderr] Compiling num-derive v0.2.1 Dec 14 11:13:47.123 INFO [stderr] Compiling pistoncore-input v0.20.0 Dec 14 11:13:48.135 INFO [stderr] Compiling wayland-sys v0.12.5 Dec 14 11:13:52.711 INFO [stderr] Compiling wayland-client v0.12.5 Dec 14 11:13:52.879 INFO [stderr] Compiling crossbeam-deque v0.2.0 Dec 14 11:13:54.514 INFO [stderr] Compiling rayon-core v1.4.0 Dec 14 11:13:57.520 INFO [stderr] Compiling wayland-protocols v0.12.5 Dec 14 11:13:57.520 INFO [stderr] Compiling wayland-kbd v0.13.1 Dec 14 11:14:00.228 INFO [stderr] Compiling rayon v1.0.1 Dec 14 11:14:00.403 INFO [stderr] Compiling pistoncore-window v0.31.0 Dec 14 11:14:08.059 INFO [stderr] Compiling pistoncore-event_loop v0.36.0 Dec 14 11:14:09.096 INFO [stderr] Compiling wayland-window v0.13.3 Dec 14 11:14:10.048 INFO [stderr] Compiling jpeg-decoder v0.1.14 Dec 14 11:14:10.443 INFO [stderr] Compiling piston v0.36.0 Dec 14 11:14:11.124 INFO [stderr] Compiling winit v0.12.0 Dec 14 11:14:15.743 INFO [stderr] Compiling image v0.19.0 Dec 14 11:14:20.471 INFO [stderr] Compiling glutin v0.14.0 Dec 14 11:14:24.179 INFO [stderr] Compiling pistoncore-glutin_window v0.46.0 Dec 14 11:14:35.861 INFO [stderr] Compiling piston2d-opengl_graphics v0.53.0 Dec 14 11:14:39.917 INFO [stderr] Compiling piston_start v0.1.0 (/source) Dec 14 11:14:47.495 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Dec 14 11:14:47.527 INFO [stderr] su: No module specific data is present Dec 14 11:14:48.196 INFO running `"docker" "inspect" "5377be1f07527ef7f25e466670d96a3994b1c0431a5aa7fdfed7e00218a98380"` Dec 14 11:14:48.419 INFO running `"docker" "rm" "-f" "5377be1f07527ef7f25e466670d96a3994b1c0431a5aa7fdfed7e00218a98380"` Dec 14 11:14:48.738 INFO [stdout] 5377be1f07527ef7f25e466670d96a3994b1c0431a5aa7fdfed7e00218a98380 Dec 14 11:14:48.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:49.108 INFO [stdout] 43cc268fc3901a6f404faef97723c2b2b761ae9b31aa6a994cf87c905ca61c4d Dec 14 11:14:49.112 INFO running `"docker" "start" "-a" "43cc268fc3901a6f404faef97723c2b2b761ae9b31aa6a994cf87c905ca61c4d"` Dec 14 11:14:49.999 INFO [stderr] usermod: no changes Dec 14 11:14:50.059 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 11:14:50.059 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 11:14:50.059 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 11:14:50.059 INFO [stderr] files will be included as a binary target: Dec 14 11:14:50.059 INFO [stderr] Dec 14 11:14:50.059 INFO [stderr] * /source/src/main.rs Dec 14 11:14:50.059 INFO [stderr] Dec 14 11:14:50.059 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 11:14:50.059 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 11:14:50.059 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 11:14:50.059 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 11:14:50.059 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 11:14:50.059 INFO [stderr] Dec 14 11:14:50.059 INFO [stderr] For more information on this warning you can consult Dec 14 11:14:50.059 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 11:14:50.059 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 14 11:14:50.059 INFO [stderr] please set bin.path in Cargo.toml Dec 14 11:14:50.225 INFO [stderr] Compiling piston_start v0.1.0 (/source) Dec 14 11:14:55.399 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.37s Dec 14 11:14:55.415 INFO [stderr] su: No module specific data is present Dec 14 11:14:56.341 INFO running `"docker" "inspect" "43cc268fc3901a6f404faef97723c2b2b761ae9b31aa6a994cf87c905ca61c4d"` Dec 14 11:14:56.573 INFO running `"docker" "rm" "-f" "43cc268fc3901a6f404faef97723c2b2b761ae9b31aa6a994cf87c905ca61c4d"` Dec 14 11:14:56.753 INFO [stdout] 43cc268fc3901a6f404faef97723c2b2b761ae9b31aa6a994cf87c905ca61c4d Dec 14 11:14:56.761 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:14:57.184 INFO [stdout] c04966bcd6de0089c8e28d7d1c64c8ccf2c39a53928c9c6e4955f128805a87cf Dec 14 11:14:57.191 INFO running `"docker" "start" "-a" "c04966bcd6de0089c8e28d7d1c64c8ccf2c39a53928c9c6e4955f128805a87cf"` Dec 14 11:14:58.323 INFO [stderr] usermod: no changes Dec 14 11:14:58.354 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 11:14:58.354 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 11:14:58.354 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 11:14:58.354 INFO [stderr] files will be included as a binary target: Dec 14 11:14:58.354 INFO [stderr] Dec 14 11:14:58.354 INFO [stderr] * /source/src/main.rs Dec 14 11:14:58.354 INFO [stderr] Dec 14 11:14:58.354 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 11:14:58.354 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 11:14:58.354 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 11:14:58.354 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 11:14:58.354 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 11:14:58.354 INFO [stderr] Dec 14 11:14:58.354 INFO [stderr] For more information on this warning you can consult Dec 14 11:14:58.354 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 11:14:58.354 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 14 11:14:58.354 INFO [stderr] please set bin.path in Cargo.toml Dec 14 11:14:58.527 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Dec 14 11:14:58.543 INFO [stderr] Running /target/debug/deps/spinning_square-13b5303a5e7d1cd0 Dec 14 11:14:58.575 INFO [stdout] Dec 14 11:14:58.575 INFO [stdout] running 0 tests Dec 14 11:14:58.575 INFO [stdout] Dec 14 11:14:58.575 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 11:14:58.575 INFO [stdout] Dec 14 11:14:58.583 INFO [stderr] su: No module specific data is present Dec 14 11:14:59.240 INFO running `"docker" "inspect" "c04966bcd6de0089c8e28d7d1c64c8ccf2c39a53928c9c6e4955f128805a87cf"` Dec 14 11:14:59.507 INFO running `"docker" "rm" "-f" "c04966bcd6de0089c8e28d7d1c64c8ccf2c39a53928c9c6e4955f128805a87cf"` Dec 14 11:14:59.791 INFO [stdout] c04966bcd6de0089c8e28d7d1c64c8ccf2c39a53928c9c6e4955f128805a87cf