Dec 06 03:54:31.821 INFO testing chrisj/piston-tests against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 03:54:31.821 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 03:54:32.353 INFO [stdout] c84f13809fb1245a333c1973afb93420b3e5d46e21ee986e3d5bfa2b47e41bcb Dec 06 03:54:32.358 INFO running `"docker" "start" "-a" "c84f13809fb1245a333c1973afb93420b3e5d46e21ee986e3d5bfa2b47e41bcb"` Dec 06 03:54:33.763 INFO [stderr] usermod: no changes Dec 06 03:54:33.799 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 03:54:33.799 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 03:54:33.799 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 03:54:33.799 INFO [stderr] files will be included as a binary target: Dec 06 03:54:33.799 INFO [stderr] Dec 06 03:54:33.799 INFO [stderr] * /source/src/main.rs Dec 06 03:54:33.799 INFO [stderr] Dec 06 03:54:33.799 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 03:54:33.799 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 03:54:33.799 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 03:54:33.799 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 03:54:33.799 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 03:54:33.799 INFO [stderr] Dec 06 03:54:33.799 INFO [stderr] For more information on this warning you can consult Dec 06 03:54:33.799 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 03:54:33.799 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 06 03:54:33.799 INFO [stderr] please set bin.path in Cargo.toml Dec 06 03:54:34.352 INFO [stderr] Compiling odds v0.2.24 Dec 06 03:54:34.360 INFO [stderr] Compiling num-bigint v0.1.35 Dec 06 03:54:34.360 INFO [stderr] Compiling pistoncore-input v0.14.0 Dec 06 03:54:34.362 INFO [stderr] Compiling gl v0.6.1 Dec 06 03:54:38.232 INFO [stderr] Compiling nodrop v0.1.8 Dec 06 03:54:39.236 INFO [stderr] Compiling num-rational v0.1.35 Dec 06 03:54:40.288 INFO [stderr] Compiling arrayvec v0.3.20 Dec 06 03:54:41.718 INFO [stderr] Compiling pistoncore-window v0.23.0 Dec 06 03:54:42.162 INFO [stderr] Compiling image v0.10.3 Dec 06 03:54:43.073 INFO [stderr] Compiling rusttype v0.2.1 Dec 06 03:54:43.914 INFO [stderr] Compiling pistoncore-event_loop v0.26.0 Dec 06 03:54:45.474 INFO [stderr] Compiling piston v0.26.0 Dec 06 03:55:00.908 INFO [stderr] Compiling pistoncore-glutin_window v0.31.0 Dec 06 03:55:01.674 INFO [stderr] Compiling piston2d-opengl_graphics v0.36.1 Dec 06 03:55:08.060 INFO [stderr] Compiling getting-started v0.1.0 (/source) Dec 06 03:55:10.814 INFO [stderr] warning: static variable `lastTime` should have an upper case name such as `LAST_TIME` Dec 06 03:55:10.814 INFO [stderr] --> src/main.rs:14:1 Dec 06 03:55:10.814 INFO [stderr] | Dec 06 03:55:10.814 INFO [stderr] 14 | static mut lastTime: f64 = 0.0; Dec 06 03:55:10.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 06 03:55:10.814 INFO [stderr] | Dec 06 03:55:10.814 INFO [stderr] = note: #[warn(non_upper_case_globals)] on by default Dec 06 03:55:10.816 INFO [stderr] Dec 06 03:55:14.317 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.52s Dec 06 03:55:14.332 INFO [stderr] su: No module specific data is present Dec 06 03:55:15.547 INFO running `"docker" "inspect" "c84f13809fb1245a333c1973afb93420b3e5d46e21ee986e3d5bfa2b47e41bcb"` Dec 06 03:55:15.820 INFO running `"docker" "rm" "-f" "c84f13809fb1245a333c1973afb93420b3e5d46e21ee986e3d5bfa2b47e41bcb"` Dec 06 03:55:16.218 INFO [stdout] c84f13809fb1245a333c1973afb93420b3e5d46e21ee986e3d5bfa2b47e41bcb Dec 06 03:55:16.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 03:55:16.724 INFO [stdout] fcb49aed4793f58168a510d1eea44102032eca04b278e403be69afc5ea40bdcb Dec 06 03:55:16.726 INFO running `"docker" "start" "-a" "fcb49aed4793f58168a510d1eea44102032eca04b278e403be69afc5ea40bdcb"` Dec 06 03:55:18.532 INFO [stderr] usermod: no changes Dec 06 03:55:18.604 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 03:55:18.604 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 03:55:18.604 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 03:55:18.604 INFO [stderr] files will be included as a binary target: Dec 06 03:55:18.604 INFO [stderr] Dec 06 03:55:18.604 INFO [stderr] * /source/src/main.rs Dec 06 03:55:18.604 INFO [stderr] Dec 06 03:55:18.604 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 03:55:18.604 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 03:55:18.604 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 03:55:18.604 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 03:55:18.604 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 03:55:18.604 INFO [stderr] Dec 06 03:55:18.604 INFO [stderr] For more information on this warning you can consult Dec 06 03:55:18.604 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 03:55:18.604 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 06 03:55:18.604 INFO [stderr] please set bin.path in Cargo.toml Dec 06 03:55:18.851 INFO [stderr] Compiling getting-started v0.1.0 (/source) Dec 06 03:55:21.204 INFO [stderr] warning: static variable `lastTime` should have an upper case name such as `LAST_TIME` Dec 06 03:55:21.204 INFO [stderr] --> src/main.rs:14:1 Dec 06 03:55:21.204 INFO [stderr] | Dec 06 03:55:21.204 INFO [stderr] 14 | static mut lastTime: f64 = 0.0; Dec 06 03:55:21.204 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 06 03:55:21.204 INFO [stderr] | Dec 06 03:55:21.204 INFO [stderr] = note: #[warn(non_upper_case_globals)] on by default Dec 06 03:55:21.204 INFO [stderr] Dec 06 03:55:21.584 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.02s Dec 06 03:55:21.597 INFO [stderr] su: No module specific data is present Dec 06 03:55:22.633 INFO running `"docker" "inspect" "fcb49aed4793f58168a510d1eea44102032eca04b278e403be69afc5ea40bdcb"` Dec 06 03:55:22.944 INFO running `"docker" "rm" "-f" "fcb49aed4793f58168a510d1eea44102032eca04b278e403be69afc5ea40bdcb"` Dec 06 03:55:23.202 INFO [stdout] fcb49aed4793f58168a510d1eea44102032eca04b278e403be69afc5ea40bdcb Dec 06 03:55:23.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 03:55:23.514 INFO [stdout] 076f3177e8ac3197bef9ae156ea4724c6309a6364747787f5de4c7b7894f7103 Dec 06 03:55:23.518 INFO running `"docker" "start" "-a" "076f3177e8ac3197bef9ae156ea4724c6309a6364747787f5de4c7b7894f7103"` Dec 06 03:55:24.144 INFO [stderr] usermod: no changes Dec 06 03:55:24.177 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 03:55:24.177 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 03:55:24.177 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 03:55:24.177 INFO [stderr] files will be included as a binary target: Dec 06 03:55:24.177 INFO [stderr] Dec 06 03:55:24.177 INFO [stderr] * /source/src/main.rs Dec 06 03:55:24.177 INFO [stderr] Dec 06 03:55:24.177 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 03:55:24.177 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 03:55:24.177 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 03:55:24.177 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 03:55:24.177 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 03:55:24.177 INFO [stderr] Dec 06 03:55:24.177 INFO [stderr] For more information on this warning you can consult Dec 06 03:55:24.177 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 03:55:24.177 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 06 03:55:24.177 INFO [stderr] please set bin.path in Cargo.toml Dec 06 03:55:24.291 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s Dec 06 03:55:24.297 INFO [stderr] Running /target/debug/deps/spinning_square-1bf43de11aed48e2 Dec 06 03:55:24.302 INFO [stdout] Dec 06 03:55:24.302 INFO [stdout] running 0 tests Dec 06 03:55:24.302 INFO [stdout] Dec 06 03:55:24.302 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 03:55:24.302 INFO [stdout] Dec 06 03:55:24.306 INFO [stderr] su: No module specific data is present Dec 06 03:55:24.925 INFO running `"docker" "inspect" "076f3177e8ac3197bef9ae156ea4724c6309a6364747787f5de4c7b7894f7103"` Dec 06 03:55:25.262 INFO running `"docker" "rm" "-f" "076f3177e8ac3197bef9ae156ea4724c6309a6364747787f5de4c7b7894f7103"` Dec 06 03:55:25.472 INFO [stdout] 076f3177e8ac3197bef9ae156ea4724c6309a6364747787f5de4c7b7894f7103