Nov 16 15:10:57.626 INFO testing rusch95/SpaceFort against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 15:10:57.626 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 16 15:10:58.200 INFO [stdout] 06aea7ecfaf7cd47b1a488598682340a146c304acaf289f799df1f5628f53003 Nov 16 15:10:58.202 INFO running `"docker" "start" "-a" "06aea7ecfaf7cd47b1a488598682340a146c304acaf289f799df1f5628f53003"` Nov 16 15:10:59.723 INFO [stderr] usermod: no changes Nov 16 15:11:00.148 INFO [stderr] Compiling serde v1.0.24 Nov 16 15:11:00.155 INFO [stderr] Compiling ordermap v0.3.2 Nov 16 15:11:00.156 INFO [stderr] Compiling fixedbitset v0.1.8 Nov 16 15:11:00.163 INFO [stderr] Compiling memchr v2.0.1 Nov 16 15:11:00.163 INFO [stderr] Compiling itertools v0.7.4 Nov 16 15:11:00.171 INFO [stderr] Compiling ordered-float v0.5.0 Nov 16 15:11:00.175 INFO [stderr] Compiling serde_derive_internals v0.18.0 Nov 16 15:11:00.179 INFO [stderr] Compiling piston2d-opengl_graphics v0.50.0 Nov 16 15:11:03.499 INFO [stderr] Compiling aho-corasick v0.6.4 Nov 16 15:11:08.946 INFO [stderr] Compiling regex v0.2.3 Nov 16 15:11:09.295 INFO [stderr] Compiling pathfinding v0.6.2 Nov 16 15:11:09.339 INFO [stderr] Compiling serde_derive v1.0.24 Nov 16 15:11:24.199 INFO [stderr] Compiling env_logger v0.4.3 Nov 16 15:11:32.707 INFO [stderr] Compiling pistoncore-input v0.20.0 Nov 16 15:11:32.707 INFO [stderr] Compiling bincode v0.9.2 Nov 16 15:11:32.708 INFO [stderr] Compiling toml v0.4.5 Nov 16 15:11:40.819 INFO [stderr] Compiling pistoncore-window v0.30.0 Nov 16 15:11:42.165 INFO [stderr] Compiling pistoncore-event_loop v0.35.0 Nov 16 15:11:42.165 INFO [stderr] Compiling pistoncore-glutin_window v0.43.0 Nov 16 15:11:43.493 INFO [stderr] Compiling piston v0.35.0 Nov 16 15:11:46.507 INFO [stderr] Compiling piston_window v0.74.0 Nov 16 15:11:48.343 INFO [stderr] Compiling spacefort v0.2.0 (/source) Nov 16 15:11:51.256 INFO [stderr] warning: unused variable: `attack_type` Nov 16 15:11:51.256 INFO [stderr] --> src/game/base.rs:107:46 Nov 16 15:11:51.257 INFO [stderr] | Nov 16 15:11:51.257 INFO [stderr] 107 | NewGoal(ent_id, Goal::Attack(attack_type, id, pos)) => { Nov 16 15:11:51.257 INFO [stderr] | ^^^^^^^^^^^ help: consider using `_attack_type` instead Nov 16 15:11:51.257 INFO [stderr] | Nov 16 15:11:51.258 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 15:11:51.258 INFO [stderr] Nov 16 15:12:12.345 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Nov 16 15:12:12.379 INFO [stderr] su: No module specific data is present Nov 16 15:12:13.135 INFO running `"docker" "inspect" "06aea7ecfaf7cd47b1a488598682340a146c304acaf289f799df1f5628f53003"` Nov 16 15:12:13.419 INFO running `"docker" "rm" "-f" "06aea7ecfaf7cd47b1a488598682340a146c304acaf289f799df1f5628f53003"` Nov 16 15:12:13.759 INFO [stdout] 06aea7ecfaf7cd47b1a488598682340a146c304acaf289f799df1f5628f53003 Nov 16 15:12:13.763 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 16 15:12:14.221 INFO [stdout] a926de801c48ee1ab8e0b5f52caf6366221565b995cc98ad314c174f96411532 Nov 16 15:12:14.225 INFO running `"docker" "start" "-a" "a926de801c48ee1ab8e0b5f52caf6366221565b995cc98ad314c174f96411532"` Nov 16 15:12:15.719 INFO [stderr] usermod: no changes Nov 16 15:12:16.052 INFO [stderr] Compiling spacefort v0.2.0 (/source) Nov 16 15:12:19.939 INFO [stderr] warning: unused variable: `send_incoming` Nov 16 15:12:19.939 INFO [stderr] --> tests/integration.rs:30:10 Nov 16 15:12:19.939 INFO [stderr] | Nov 16 15:12:19.939 INFO [stderr] 30 | let (send_incoming, recv_incoming) = sync_channel(1024); Nov 16 15:12:19.939 INFO [stderr] | ^^^^^^^^^^^^^ help: consider using `_send_incoming` instead Nov 16 15:12:19.939 INFO [stderr] | Nov 16 15:12:19.939 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 15:12:19.939 INFO [stderr] Nov 16 15:12:19.939 INFO [stderr] warning: unused variable: `send_stream_to_game` Nov 16 15:12:19.939 INFO [stderr] --> tests/integration.rs:32:10 Nov 16 15:12:19.939 INFO [stderr] | Nov 16 15:12:19.939 INFO [stderr] 32 | let (send_stream_to_game, recv_stream_to_game) = channel(); Nov 16 15:12:19.939 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider using `_send_stream_to_game` instead Nov 16 15:12:19.939 INFO [stderr] Nov 16 15:12:19.939 INFO [stderr] warning: unused variable: `recv_stream_from_game` Nov 16 15:12:19.939 INFO [stderr] --> tests/integration.rs:33:33 Nov 16 15:12:19.939 INFO [stderr] | Nov 16 15:12:19.939 INFO [stderr] 33 | let (send_stream_from_game, recv_stream_from_game) = channel(); Nov 16 15:12:19.939 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_recv_stream_from_game` instead Nov 16 15:12:19.939 INFO [stderr] Nov 16 15:12:22.355 INFO [stderr] warning: unused variable: `attack_type` Nov 16 15:12:22.355 INFO [stderr] --> src/game/base.rs:107:46 Nov 16 15:12:22.355 INFO [stderr] | Nov 16 15:12:22.355 INFO [stderr] 107 | NewGoal(ent_id, Goal::Attack(attack_type, id, pos)) => { Nov 16 15:12:22.355 INFO [stderr] | ^^^^^^^^^^^ help: consider using `_attack_type` instead Nov 16 15:12:22.355 INFO [stderr] | Nov 16 15:12:22.355 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 15:12:22.355 INFO [stderr] Nov 16 15:12:24.630 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.88s Nov 16 15:12:24.655 INFO [stderr] su: No module specific data is present Nov 16 15:12:25.369 INFO running `"docker" "inspect" "a926de801c48ee1ab8e0b5f52caf6366221565b995cc98ad314c174f96411532"` Nov 16 15:12:25.581 INFO running `"docker" "rm" "-f" "a926de801c48ee1ab8e0b5f52caf6366221565b995cc98ad314c174f96411532"` Nov 16 15:12:25.847 INFO [stdout] a926de801c48ee1ab8e0b5f52caf6366221565b995cc98ad314c174f96411532