[INFO] cloning repository https://github.com/EvanCMcPheron/ascii_renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EvanCMcPheron/ascii_renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvanCMcPheron%2Fascii_renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvanCMcPheron%2Fascii_renderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb3420c9a6a46efeb3e0828459266694e8b7d1cd
[INFO] building EvanCMcPheron/ascii_renderer against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvanCMcPheron%2Fascii_renderer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EvanCMcPheron/ascii_renderer on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/EvanCMcPheron/ascii_renderer
[INFO] finished tweaking git repo https://github.com/EvanCMcPheron/ascii_renderer
[INFO] tweaked toml for git repo https://github.com/EvanCMcPheron/ascii_renderer written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/EvanCMcPheron/ascii_renderer 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af8400fffb886210b925cf01cf1aae3ede1275d12ef955630da0010175434030
[INFO] running `Command { std: "docker" "start" "-a" "af8400fffb886210b925cf01cf1aae3ede1275d12ef955630da0010175434030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af8400fffb886210b925cf01cf1aae3ede1275d12ef955630da0010175434030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af8400fffb886210b925cf01cf1aae3ede1275d12ef955630da0010175434030", kill_on_drop: false }`
[INFO] [stdout] af8400fffb886210b925cf01cf1aae3ede1275d12ef955630da0010175434030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86c62daf9c457ee4bc8f9d90f5fa0f439a06df94ffc64f057b1a3da99810dac5
[INFO] running `Command { std: "docker" "start" "-a" "86c62daf9c457ee4bc8f9d90f5fa0f439a06df94ffc64f057b1a3da99810dac5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling obj v0.10.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling ascii_renderer v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]  --> src/obj.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use obj::{Obj, Object};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `hash::Hash` and `ops::Deref`
[INFO] [stdout]  --> src/obj.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::HashMap, hash::Hash, ops::Deref};
[INFO] [stdout]   |                                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/line.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             buf.set_char(equation(y), y, char);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 168 |             let _ = buf.set_char(equation(y), y, char);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/line.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             buf.set_char(equation(y), y, char);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let _ = buf.set_char(equation(y), y, char);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/line.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         buf.set_char(x, equation(x), char);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let _ = buf.set_char(x, equation(x), char);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s
[INFO] running `Command { std: "docker" "inspect" "86c62daf9c457ee4bc8f9d90f5fa0f439a06df94ffc64f057b1a3da99810dac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c62daf9c457ee4bc8f9d90f5fa0f439a06df94ffc64f057b1a3da99810dac5", kill_on_drop: false }`
[INFO] [stdout] 86c62daf9c457ee4bc8f9d90f5fa0f439a06df94ffc64f057b1a3da99810dac5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2620fcb207e18414d342635863d780ac654b2ece0f7740e10ec4712014264222
[INFO] running `Command { std: "docker" "start" "-a" "2620fcb207e18414d342635863d780ac654b2ece0f7740e10ec4712014264222", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]  --> src/obj.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use obj::{Obj, Object};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `hash::Hash` and `ops::Deref`
[INFO] [stdout]  --> src/obj.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::HashMap, hash::Hash, ops::Deref};
[INFO] [stdout]   |                                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/line.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             buf.set_char(equation(y), y, char);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 168 |             let _ = buf.set_char(equation(y), y, char);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/line.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             buf.set_char(equation(y), y, char);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let _ = buf.set_char(equation(y), y, char);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/line.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         buf.set_char(x, equation(x), char);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let _ = buf.set_char(x, equation(x), char);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ascii_renderer v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:276:39
[INFO] [stdout]     |
[INFO] [stdout] 276 |             points: (vec2!(1.3, 2.5), vec2!(4.3, 3.9)),
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 276 |             points: (vec2!(1.3, 2.5), vec!(4.3, 3.9)),
[INFO] [stdout]     |                                       ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:276:22
[INFO] [stdout]     |
[INFO] [stdout] 276 |             points: (vec2!(1.3, 2.5), vec2!(4.3, 3.9)),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 276 |             points: (vec!(1.3, 2.5), vec2!(4.3, 3.9)),
[INFO] [stdout]     |                      ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:265:40
[INFO] [stdout]     |
[INFO] [stdout] 265 |             points: (vec2!(-1.0, 2.0), vec2!(-4.0, -3.0)),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 265 |             points: (vec2!(-1.0, 2.0), vec!(-4.0, -3.0)),
[INFO] [stdout]     |                                        ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:265:22
[INFO] [stdout]     |
[INFO] [stdout] 265 |             points: (vec2!(-1.0, 2.0), vec2!(-4.0, -3.0)),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 265 |             points: (vec!(-1.0, 2.0), vec2!(-4.0, -3.0)),
[INFO] [stdout]     |                      ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:254:40
[INFO] [stdout]     |
[INFO] [stdout] 254 |             points: (vec2!(-1.0, 2.0), vec2!(-4.0, 3.0)),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 254 |             points: (vec2!(-1.0, 2.0), vec!(-4.0, 3.0)),
[INFO] [stdout]     |                                        ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:254:22
[INFO] [stdout]     |
[INFO] [stdout] 254 |             points: (vec2!(-1.0, 2.0), vec2!(-4.0, 3.0)),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 254 |             points: (vec!(-1.0, 2.0), vec2!(-4.0, 3.0)),
[INFO] [stdout]     |                      ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:243:40
[INFO] [stdout]     |
[INFO] [stdout] 243 |             points: (vec2!(1.0, -2.0), vec2!(1.0, -3.0)),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 243 |             points: (vec2!(1.0, -2.0), vec!(1.0, -3.0)),
[INFO] [stdout]     |                                        ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:243:22
[INFO] [stdout]     |
[INFO] [stdout] 243 |             points: (vec2!(1.0, -2.0), vec2!(1.0, -3.0)),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 243 |             points: (vec!(1.0, -2.0), vec2!(1.0, -3.0)),
[INFO] [stdout]     |                      ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:235:40
[INFO] [stdout]     |
[INFO] [stdout] 235 |             points: (vec2!(1.0, -2.0), vec2!(1.0, 3.0)),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 235 |             points: (vec2!(1.0, -2.0), vec!(1.0, 3.0)),
[INFO] [stdout]     |                                        ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:235:22
[INFO] [stdout]     |
[INFO] [stdout] 235 |             points: (vec2!(1.0, -2.0), vec2!(1.0, 3.0)),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 235 |             points: (vec!(1.0, -2.0), vec2!(1.0, 3.0)),
[INFO] [stdout]     |                      ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:227:40
[INFO] [stdout]     |
[INFO] [stdout] 227 |             points: (vec2!(-1.0, 5.0), vec2!(3.0, 5.0)),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 227 |             points: (vec2!(-1.0, 5.0), vec!(3.0, 5.0)),
[INFO] [stdout]     |                                        ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:227:22
[INFO] [stdout]     |
[INFO] [stdout] 227 |             points: (vec2!(-1.0, 5.0), vec2!(3.0, 5.0)),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 227 |             points: (vec!(-1.0, 5.0), vec2!(3.0, 5.0)),
[INFO] [stdout]     |                      ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 |             points: (vec2!(1.0, 5.0), vec2!(3.0, -1.0)),
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 219 |             points: (vec2!(1.0, 5.0), vec!(3.0, -1.0)),
[INFO] [stdout]     |                                       ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:219:22
[INFO] [stdout]     |
[INFO] [stdout] 219 |             points: (vec2!(1.0, 5.0), vec2!(3.0, -1.0)),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 219 |             points: (vec!(1.0, 5.0), vec2!(3.0, -1.0)),
[INFO] [stdout]     |                      ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:211:39
[INFO] [stdout]     |
[INFO] [stdout] 211 |             points: (vec2!(3.0, 4.0), vec2!(1.0, -2.0)),
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 211 |             points: (vec2!(3.0, 4.0), vec!(1.0, -2.0)),
[INFO] [stdout]     |                                       ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |             points: (vec2!(3.0, 4.0), vec2!(1.0, -2.0)),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 211 |             points: (vec!(3.0, 4.0), vec2!(1.0, -2.0)),
[INFO] [stdout]     |                      ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |             points: (vec2!(-1.0, 5.0), vec2!(3.0, 4.0)),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 203 |             points: (vec2!(-1.0, 5.0), vec!(3.0, 4.0)),
[INFO] [stdout]     |                                        ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec2` in this scope
[INFO] [stdout]    --> src/line.rs:203:22
[INFO] [stdout]     |
[INFO] [stdout] 203 |             points: (vec2!(-1.0, 5.0), vec2!(3.0, 4.0)),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 203 |             points: (vec!(-1.0, 5.0), vec2!(3.0, 4.0)),
[INFO] [stdout]     |                      ~~~
[INFO] [stdout] help: consider importing this macro through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Object`
[INFO] [stdout]  --> src/obj.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use obj::{Obj, Object};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `hash::Hash` and `ops::Deref`
[INFO] [stdout]  --> src/obj.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::HashMap, hash::Hash, ops::Deref};
[INFO] [stdout]   |                                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ascii_renderer` (lib test) due to 18 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2620fcb207e18414d342635863d780ac654b2ece0f7740e10ec4712014264222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2620fcb207e18414d342635863d780ac654b2ece0f7740e10ec4712014264222", kill_on_drop: false }`
[INFO] [stdout] 2620fcb207e18414d342635863d780ac654b2ece0f7740e10ec4712014264222
