[INFO] cloning repository https://github.com/donovan-cartier/mq-tactical-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/donovan-cartier/mq-tactical-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonovan-cartier%2Fmq-tactical-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonovan-cartier%2Fmq-tactical-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f36a98f8a0ad281c5f5057e380e2e3368d697fd4
[INFO] checking donovan-cartier/mq-tactical-engine against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonovan-cartier%2Fmq-tactical-engine" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/donovan-cartier/mq-tactical-engine
[INFO] finished tweaking git repo https://github.com/donovan-cartier/mq-tactical-engine
[INFO] tweaked toml for git repo https://github.com/donovan-cartier/mq-tactical-engine written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/donovan-cartier/mq-tactical-engine on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/donovan-cartier/mq-tactical-engine 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded egui-macroquad v0.15.0
[INFO] [stderr]   Downloaded quad-url v0.1.1
[INFO] [stderr]   Downloaded winapi-wsapoll v0.1.2
[INFO] [stderr]   Downloaded copypasta v0.8.2
[INFO] [stderr]   Downloaded sapp-jsutils v0.1.5
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] [stderr]   Downloaded egui-miniquad v0.14.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.27
[INFO] [stderr]   Downloaded miniquad v0.3.16
[INFO] [stderr]   Downloaded serde_json v1.0.119
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] [stderr]   Downloaded macroquad v0.3.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 96f30c57df7cc09693c590a98a4d2e4a28e16973c5b43b5ea44f10b9cbfdfb0b
[INFO] running `Command { std: "docker" "start" "96f30c57df7cc09693c590a98a4d2e4a28e16973c5b43b5ea44f10b9cbfdfb0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96f30c57df7cc09693c590a98a4d2e4a28e16973c5b43b5ea44f10b9cbfdfb0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96f30c57df7cc09693c590a98a4d2e4a28e16973c5b43b5ea44f10b9cbfdfb0b" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96f30c57df7cc09693c590a98a4d2e4a28e16973c5b43b5ea44f10b9cbfdfb0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96f30c57df7cc09693c590a98a4d2e4a28e16973c5b43b5ea44f10b9cbfdfb0b" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniquad v0.3.16
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking webbrowser v0.5.5
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking quad-url v0.1.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling serde_json v1.0.119
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]     Checking ab_glyph v0.2.27
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking emath v0.21.0
[INFO] [stderr]     Checking ecolor v0.21.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking epaint v0.21.0
[INFO] [stderr]     Checking egui v0.21.0
[INFO] [stderr]     Checking macroquad v0.3.26
[INFO] [stderr]     Checking egui-miniquad v0.14.0
[INFO] [stderr]     Checking egui-macroquad v0.15.0
[INFO] [stderr]     Checking mq-tactical-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `egui::Ui::button` that must be used
[INFO] [stdout]   --> src/main.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     ui.button("File");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     let _ = ui.button("File");
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `egui::Ui::button` that must be used
[INFO] [stdout]   --> src/main.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |                     ui.button("Edit");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |                     let _ = ui.button("Edit");
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `egui::Ui::button` that must be used
[INFO] [stdout]   --> src/main.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     ui.button("File");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     let _ = ui.button("File");
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `egui::Ui::button` that must be used
[INFO] [stdout]   --> src/main.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |                     ui.button("Edit");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |                     let _ = ui.button("Edit");
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.39s
[INFO] running `Command { std: "docker" "inspect" "96f30c57df7cc09693c590a98a4d2e4a28e16973c5b43b5ea44f10b9cbfdfb0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96f30c57df7cc09693c590a98a4d2e4a28e16973c5b43b5ea44f10b9cbfdfb0b", kill_on_drop: false }`
[INFO] [stdout] 96f30c57df7cc09693c590a98a4d2e4a28e16973c5b43b5ea44f10b9cbfdfb0b
