[INFO] cloning repository https://github.com/kampffrosch94/comfy-wars
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kampffrosch94/comfy-wars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkampffrosch94%2Fcomfy-wars", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkampffrosch94%2Fcomfy-wars'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65ad4cbbb59d597fc24a896808115cb492d58892
[INFO] testing kampffrosch94/comfy-wars against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkampffrosch94%2Fcomfy-wars" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kampffrosch94/comfy-wars
[INFO] finished tweaking git repo https://github.com/kampffrosch94/comfy-wars
[INFO] tweaked toml for git repo https://github.com/kampffrosch94/comfy-wars written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kampffrosch94/comfy-wars on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kampffrosch94/comfy-wars already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08e810b08fc1497c017605246328ec7c00ea6714ca63fbc301bc8a6c413a4a4e
[INFO] running `Command { std: "docker" "start" "-a" "08e810b08fc1497c017605246328ec7c00ea6714ca63fbc301bc8a6c413a4a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08e810b08fc1497c017605246328ec7c00ea6714ca63fbc301bc8a6c413a4a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08e810b08fc1497c017605246328ec7c00ea6714ca63fbc301bc8a6c413a4a4e", kill_on_drop: false }`
[INFO] [stdout] 08e810b08fc1497c017605246328ec7c00ea6714ca63fbc301bc8a6c413a4a4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d87d5c8b326bcd6e3d0c697894d7b7367177ff4ed7f9a65024699e3fe8941ca
[INFO] running `Command { std: "docker" "start" "-a" "3d87d5c8b326bcd6e3d0c697894d7b7367177ff4ed7f9a65024699e3fe8941ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quad-url v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling nanoserde-derive v0.1.22
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling inline_tweak v1.1.2
[INFO] [stderr]    Compiling cosync v0.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tween v2.0.4
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling nanoserde v0.1.37
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling epaint v0.31.1
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling egui v0.31.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling egui-miniquad v0.16.0
[INFO] [stderr]    Compiling comfy-wars v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> src/main.rs:584:30
[INFO] [stdout]     |
[INFO] [stdout] 584 |                 egui::Frame::none()
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> src/main.rs:691:34
[INFO] [stdout]     |
[INFO] [stdout] 691 |                     egui::Frame::none()
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "3d87d5c8b326bcd6e3d0c697894d7b7367177ff4ed7f9a65024699e3fe8941ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d87d5c8b326bcd6e3d0c697894d7b7367177ff4ed7f9a65024699e3fe8941ca", kill_on_drop: false }`
[INFO] [stdout] 3d87d5c8b326bcd6e3d0c697894d7b7367177ff4ed7f9a65024699e3fe8941ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 619385967e1fe36de5619f8a87f2c1650c2ec8e21d443fadd4edfa720916bfc1
[INFO] running `Command { std: "docker" "start" "-a" "619385967e1fe36de5619f8a87f2c1650c2ec8e21d443fadd4edfa720916bfc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling comfy-wars v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> src/main.rs:584:30
[INFO] [stdout]     |
[INFO] [stdout] 584 |                 egui::Frame::none()
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> src/main.rs:691:34
[INFO] [stdout]     |
[INFO] [stdout] 691 |                     egui::Frame::none()
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2.24s
[INFO] running `Command { std: "docker" "inspect" "619385967e1fe36de5619f8a87f2c1650c2ec8e21d443fadd4edfa720916bfc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "619385967e1fe36de5619f8a87f2c1650c2ec8e21d443fadd4edfa720916bfc1", kill_on_drop: false }`
[INFO] [stdout] 619385967e1fe36de5619f8a87f2c1650c2ec8e21d443fadd4edfa720916bfc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 149819dd23195f03811c6200d789b7e6eadee1ccca6fa1e4a65d23ba2553310b
[INFO] running `Command { std: "docker" "start" "-a" "149819dd23195f03811c6200d789b7e6eadee1ccca6fa1e4a65d23ba2553310b", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stderr]    --> src/main.rs:584:30
[INFO] [stderr]     |
[INFO] [stderr] 584 |                 egui::Frame::none()
[INFO] [stderr]     |                              ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stderr]    --> src/main.rs:691:34
[INFO] [stderr]     |
[INFO] [stderr] 691 |                     egui::Frame::none()
[INFO] [stderr]     |                                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `comfy-wars` (bin "comfy-wars" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/comfy_wars-23fbf5b38bfc21f3)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test dijkstra::tests::dijkstra_map_test ... ok
[INFO] [stdout] test dijkstra::tests::get_neighbors_test ... ok
[INFO] [stdout] test grids::test_grid_add ... ok
[INFO] [stdout] test grids::readme_test ... ok
[INFO] [stdout] test grids::test_grid_mul ... ok
[INFO] [stdout] test grids::test_row_iter_multiple_rows ... ok
[INFO] [stdout] test grids::test_stuff ... ok
[INFO] [stdout] test grids::test_row_iter_single_row ... ok
[INFO] [stdout] test grids::test_row_iter_empty_grid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "149819dd23195f03811c6200d789b7e6eadee1ccca6fa1e4a65d23ba2553310b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "149819dd23195f03811c6200d789b7e6eadee1ccca6fa1e4a65d23ba2553310b", kill_on_drop: false }`
[INFO] [stdout] 149819dd23195f03811c6200d789b7e6eadee1ccca6fa1e4a65d23ba2553310b
