[INFO] cloning repository https://github.com/11Tanik/formula_pen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/11Tanik/formula_pen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11Tanik%2Fformula_pen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11Tanik%2Fformula_pen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 183af16f08517a278e031b34d61b4eb73e6de678
[INFO] checking 11Tanik/formula_pen against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11Tanik%2Fformula_pen" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/11Tanik/formula_pen
[INFO] finished tweaking git repo https://github.com/11Tanik/formula_pen
[INFO] tweaked toml for git repo https://github.com/11Tanik/formula_pen written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/11Tanik/formula_pen on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/11Tanik/formula_pen 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 095494748bb99cc980f84825b95c1f69810daa708ca06c602e155a03ecef86b0
[INFO] running `Command { std: "docker" "start" "-a" "095494748bb99cc980f84825b95c1f69810daa708ca06c602e155a03ecef86b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "095494748bb99cc980f84825b95c1f69810daa708ca06c602e155a03ecef86b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095494748bb99cc980f84825b95c1f69810daa708ca06c602e155a03ecef86b0", kill_on_drop: false }`
[INFO] [stdout] 095494748bb99cc980f84825b95c1f69810daa708ca06c602e155a03ecef86b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59b2466a938c8f16ab78d2d27939bc99d77339be4568e497f9e8bf6ec7b562c9
[INFO] running `Command { std: "docker" "start" "-a" "59b2466a938c8f16ab78d2d27939bc99d77339be4568e497f9e8bf6ec7b562c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]     Checking formula_pen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ops::Sub`
[INFO] [stdout]  --> src/board.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Sub;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::PrimInt`
[INFO] [stdout]  --> src/vector.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::PrimInt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::NumCast`
[INFO] [stdout]  --> src/vector.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use num_traits::NumCast;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::ToPrimitive`
[INFO] [stdout]  --> src/vector.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_traits::ToPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Sub`
[INFO] [stdout]  --> src/board.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Sub;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::PrimInt`
[INFO] [stdout]  --> src/vector.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::PrimInt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::NumCast`
[INFO] [stdout]  --> src/vector.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use num_traits::NumCast;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::ToPrimitive`
[INFO] [stdout]  --> src/vector.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_traits::ToPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `sandbox` is never used
[INFO] [stdout]   --> src/board.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Track {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn sandbox(width: usize, height: usize, starts: Vec<Vector<2,usize>>, goals: Vec<Vector<2,usize>>) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `sandbox` is never used
[INFO] [stdout]   --> src/board.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Track {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn sandbox(width: usize, height: usize, starts: Vec<Vector<2,usize>>, goals: Vec<Vector<2,usize>>) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.59s
[INFO] running `Command { std: "docker" "inspect" "59b2466a938c8f16ab78d2d27939bc99d77339be4568e497f9e8bf6ec7b562c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59b2466a938c8f16ab78d2d27939bc99d77339be4568e497f9e8bf6ec7b562c9", kill_on_drop: false }`
[INFO] [stdout] 59b2466a938c8f16ab78d2d27939bc99d77339be4568e497f9e8bf6ec7b562c9
