[INFO] cloning repository JoakimOL/Toygame [INFO] running `"git" "clone" "--bare" "git://github.com/JoakimOL/Toygame.git" "work/cache/sources/gh/JoakimOL/Toygame"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/JoakimOL/Toygame'... [INFO] running `"git" "clone" "work/cache/sources/gh/JoakimOL/Toygame" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JoakimOL/Toygame"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JoakimOL/Toygame'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JoakimOL/Toygame" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JoakimOL/Toygame"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JoakimOL/Toygame'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9d5f2cc04f22d96d09aedf5dcba514843787e9ce [INFO] sha for GitHub repo JoakimOL/Toygame: 9d5f2cc04f22d96d09aedf5dcba514843787e9ce [INFO] validating manifest of JoakimOL/Toygame on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of JoakimOL/Toygame on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing JoakimOL/Toygame [INFO] finished frobbing JoakimOL/Toygame [INFO] frobbed toml for JoakimOL/Toygame written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JoakimOL/Toygame/Cargo.toml [INFO] started frobbing JoakimOL/Toygame [INFO] finished frobbing JoakimOL/Toygame [INFO] frobbed toml for JoakimOL/Toygame written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JoakimOL/Toygame/Cargo.toml [INFO] crate JoakimOL/Toygame already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing JoakimOL/Toygame against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JoakimOL/Toygame:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] b265b36070e5421e2741d41300b6df0266661ca9b10c0bf7f06315a2f697ed85 [INFO] running `"docker" "start" "-a" "b265b36070e5421e2741d41300b6df0266661ca9b10c0bf7f06315a2f697ed85"` [INFO] [stderr] Compiling piston-ai_behavior v0.24.0 [INFO] [stderr] Compiling piston-gfx_texture v0.32.0 [INFO] [stderr] Compiling piston2d-sprite v0.45.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Compiling piston_window v0.80.0 [INFO] [stderr] Compiling game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/ui.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/object.rs:17:13 [INFO] [stderr] | [INFO] [stderr] 17 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/selection.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 70 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/player.rs:67:13 [INFO] [stderr] | [INFO] [stderr] 67 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/main.rs:43:13 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] ... [INFO] [stderr] 43 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `check_collide_player` [INFO] [stderr] --> src/player.rs:117:5 [INFO] [stderr] | [INFO] [stderr] 117 | pub fn check_collide_player(&self, object: Player) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.80s [INFO] running `"docker" "inspect" "b265b36070e5421e2741d41300b6df0266661ca9b10c0bf7f06315a2f697ed85"` [INFO] running `"docker" "rm" "-f" "b265b36070e5421e2741d41300b6df0266661ca9b10c0bf7f06315a2f697ed85"` [INFO] [stdout] b265b36070e5421e2741d41300b6df0266661ca9b10c0bf7f06315a2f697ed85 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JoakimOL/Toygame:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a69e3d56074086c6a8121fbe61a25f7c219e43bdf300638eefb1972f81b22ac7 [INFO] running `"docker" "start" "-a" "a69e3d56074086c6a8121fbe61a25f7c219e43bdf300638eefb1972f81b22ac7"` [INFO] [stderr] Compiling game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/ui.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/object.rs:17:13 [INFO] [stderr] | [INFO] [stderr] 17 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/selection.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 70 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/player.rs:67:13 [INFO] [stderr] | [INFO] [stderr] 67 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/main.rs:43:13 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] ... [INFO] [stderr] 43 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `check_collide_player` [INFO] [stderr] --> src/player.rs:117:5 [INFO] [stderr] | [INFO] [stderr] 117 | pub fn check_collide_player(&self, object: Player) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `"docker" "inspect" "a69e3d56074086c6a8121fbe61a25f7c219e43bdf300638eefb1972f81b22ac7"` [INFO] running `"docker" "rm" "-f" "a69e3d56074086c6a8121fbe61a25f7c219e43bdf300638eefb1972f81b22ac7"` [INFO] [stdout] a69e3d56074086c6a8121fbe61a25f7c219e43bdf300638eefb1972f81b22ac7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JoakimOL/Toygame:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] d54ba261416d3461d0512bffbce9e39581697e5672b6635d65d9b450cc33b708 [INFO] running `"docker" "start" "-a" "d54ba261416d3461d0512bffbce9e39581697e5672b6635d65d9b450cc33b708"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/game-0ad8c0f3150bacbf [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d54ba261416d3461d0512bffbce9e39581697e5672b6635d65d9b450cc33b708"` [INFO] running `"docker" "rm" "-f" "d54ba261416d3461d0512bffbce9e39581697e5672b6635d65d9b450cc33b708"` [INFO] [stdout] d54ba261416d3461d0512bffbce9e39581697e5672b6635d65d9b450cc33b708