[INFO] cloning repository https://github.com/Anglebase/OpenGL-Engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anglebase/OpenGL-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnglebase%2FOpenGL-Engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnglebase%2FOpenGL-Engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59581c83115fbcfbeab8da0676109b679682a579
[INFO] checking Anglebase/OpenGL-Engine against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnglebase%2FOpenGL-Engine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anglebase/OpenGL-Engine
[INFO] finished tweaking git repo https://github.com/Anglebase/OpenGL-Engine
[INFO] tweaked toml for git repo https://github.com/Anglebase/OpenGL-Engine written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anglebase/OpenGL-Engine 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/Anglebase/OpenGL-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0c4cdc65108e030d253ede5eae699088257f1f718c2991c5148979d67920989b
[INFO] running `Command { std: "docker" "start" "-a" "0c4cdc65108e030d253ede5eae699088257f1f718c2991c5148979d67920989b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c4cdc65108e030d253ede5eae699088257f1f718c2991c5148979d67920989b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4cdc65108e030d253ede5eae699088257f1f718c2991c5148979d67920989b", kill_on_drop: false }`
[INFO] [stdout] 0c4cdc65108e030d253ede5eae699088257f1f718c2991c5148979d67920989b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fe44bbca77394a29ceb12330ebb5391f64a11f28b3f9316a4c942194ec96f011
[INFO] running `Command { std: "docker" "start" "-a" "fe44bbca77394a29ceb12330ebb5391f64a11f28b3f9316a4c942194ec96f011", kill_on_drop: false }`
[INFO] [stderr]     Checking gle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `colored`
[INFO] [stdout]  --> src/log.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use colored::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `colored`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `colored`, use `cargo add colored` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gom`
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use gom::{id, Registry};
[INFO] [stdout]   |         ^^^ use of unresolved module or unlinked crate `gom`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gom`, use `cargo add gom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glfw`
[INFO] [stdout]  --> src/app.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use glfw::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `glfw`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `glfw`, use `cargo add glfw` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gom`
[INFO] [stdout]  --> src/app.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gom::*;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gom`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gom`, use `cargo add gom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glfw`
[INFO] [stdout]   --> src/app.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use glfw::{Action, CursorMode, Key, Modifiers};
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `glfw`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glfw`, use `cargo add glfw` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]   --> src/log.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         use chrono::*;
[INFO] [stdout]    |             ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]   --> src/log.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | const GLFW: &str = id!(GLFW);
[INFO] [stdout]    |                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | const APP: &str = id!(APP);
[INFO] [stdout]    |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const WINDOW: &str = id!(@GLFW.WINODW);
[INFO] [stdout]    |                          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | const EVENT_MS: &str = id!(@WINDOW.EVENT_MS);
[INFO] [stdout]    |                        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | const RENDER_MS: &str = id!(@WINDOW.RENDER_MS);
[INFO] [stdout]    |                         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | const CATON: &str = id!(@WINDOW.CATON);
[INFO] [stdout]    |                     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 | const THREAD_NAMES: &str = id!(@APP.THREAD_NAMES);
[INFO] [stdout]    |                            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `colored`
[INFO] [stdout]  --> src/log.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use colored::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `colored`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `colored`, use `cargo add colored` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gom`
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use gom::{id, Registry};
[INFO] [stdout]   |         ^^^ use of unresolved module or unlinked crate `gom`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gom`, use `cargo add gom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glfw`
[INFO] [stdout]  --> src/app.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use glfw::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `glfw`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `glfw`, use `cargo add glfw` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gom`
[INFO] [stdout]  --> src/app.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gom::*;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gom`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gom`, use `cargo add gom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glfw`
[INFO] [stdout]   --> src/app.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use glfw::{Action, CursorMode, Key, Modifiers};
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `glfw`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glfw`, use `cargo add glfw` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]   --> src/log.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         use chrono::*;
[INFO] [stdout]    |             ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]   --> src/log.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | const GLFW: &str = id!(GLFW);
[INFO] [stdout]    |                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | const APP: &str = id!(APP);
[INFO] [stdout]    |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const WINDOW: &str = id!(@GLFW.WINODW);
[INFO] [stdout]    |                          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | const EVENT_MS: &str = id!(@WINDOW.EVENT_MS);
[INFO] [stdout]    |                        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | const RENDER_MS: &str = id!(@WINDOW.RENDER_MS);
[INFO] [stdout]    |                         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | const CATON: &str = id!(@WINDOW.CATON);
[INFO] [stdout]    |                     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `id` in this scope
[INFO] [stdout]   --> src/app.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 | const THREAD_NAMES: &str = id!(@APP.THREAD_NAMES);
[INFO] [stdout]    |                            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]  --> src/log.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `green` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/log.rs:60:35
[INFO] [stdout]    |
[INFO] [stdout] 60 |                         "[DEBUG]".green().italic().underline(),
[INFO] [stdout]    |                                   ^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `green` found for struct `String` in the current scope
[INFO] [stdout]   --> src/log.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |                       Level::Debug => format!(
[INFO] [stdout]    |  _____________________________________-
[INFO] [stdout] 58 | |                         "{} {:<7} {:>60} |: {}",
[INFO] [stdout] 59 | |                         timestamp,
[INFO] [stdout] 60 | |                         "[DEBUG]".green().italic().underline(),
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |                     .green(),
[INFO] [stdout]    | |                     -^^^^^ method not found in `String`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blue` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/log.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 |                         "[INFO]".blue(),
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/cmp.rs:1416:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]  --> src/log.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blue` found for struct `String` in the current scope
[INFO] [stdout]   --> src/log.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |                       Level::Info => format!(
[INFO] [stdout]    |  ____________________________________-
[INFO] [stdout] 66 | |                         "{} {:<7} {:>60} |: {}",
[INFO] [stdout] 67 | |                         timestamp,
[INFO] [stdout] 68 | |                         "[INFO]".blue(),
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |                     .blue(),
[INFO] [stdout]    | |_____________________-^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/cmp.rs:1416:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/log.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         "[WARN]".yellow().bold(),
[INFO] [stdout]    |                                  ^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `yellow` found for struct `String` in the current scope
[INFO] [stdout]   --> src/log.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |                       Level::Warn => format!(
[INFO] [stdout]    |  ____________________________________-
[INFO] [stdout] 74 | |                         "{} {:<7} {:>60} |: {}",
[INFO] [stdout] 75 | |                         timestamp,
[INFO] [stdout] 76 | |                         "[WARN]".yellow().bold(),
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |                     .yellow(),
[INFO] [stdout]    | |                     -^^^^^^ method not found in `String`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `red` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/log.rs:84:35
[INFO] [stdout]    |
[INFO] [stdout] 84 |                         "[ERROR]".red().bold().underline(),
[INFO] [stdout]    |                                   ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `red` found for struct `String` in the current scope
[INFO] [stdout]   --> src/log.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |                       Level::Error => format!(
[INFO] [stdout]    |  _____________________________________-
[INFO] [stdout] 82 | |                         "{} {:<7} {:>60} |: {}",
[INFO] [stdout] 83 | |                         timestamp,
[INFO] [stdout] 84 | |                         "[ERROR]".red().bold().underline(),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |                     .red(),
[INFO] [stdout]    | |                     -^^^ method not found in `String`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gle` (lib) due to 22 previous errors; 1 warning emitted
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `green` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/log.rs:60:35
[INFO] [stdout]    |
[INFO] [stdout] 60 |                         "[DEBUG]".green().italic().underline(),
[INFO] [stdout]    |                                   ^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `green` found for struct `String` in the current scope
[INFO] [stdout]   --> src/log.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |                       Level::Debug => format!(
[INFO] [stdout]    |  _____________________________________-
[INFO] [stdout] 58 | |                         "{} {:<7} {:>60} |: {}",
[INFO] [stdout] 59 | |                         timestamp,
[INFO] [stdout] 60 | |                         "[DEBUG]".green().italic().underline(),
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |                     .green(),
[INFO] [stdout]    | |                     -^^^^^ method not found in `String`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blue` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/log.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 |                         "[INFO]".blue(),
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/cmp.rs:1416:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blue` found for struct `String` in the current scope
[INFO] [stdout]   --> src/log.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |                       Level::Info => format!(
[INFO] [stdout]    |  ____________________________________-
[INFO] [stdout] 66 | |                         "{} {:<7} {:>60} |: {}",
[INFO] [stdout] 67 | |                         timestamp,
[INFO] [stdout] 68 | |                         "[INFO]".blue(),
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |                     .blue(),
[INFO] [stdout]    | |_____________________-^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/cmp.rs:1416:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/log.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         "[WARN]".yellow().bold(),
[INFO] [stdout]    |                                  ^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `yellow` found for struct `String` in the current scope
[INFO] [stdout]   --> src/log.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |                       Level::Warn => format!(
[INFO] [stdout]    |  ____________________________________-
[INFO] [stdout] 74 | |                         "{} {:<7} {:>60} |: {}",
[INFO] [stdout] 75 | |                         timestamp,
[INFO] [stdout] 76 | |                         "[WARN]".yellow().bold(),
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |                     .yellow(),
[INFO] [stdout]    | |                     -^^^^^^ method not found in `String`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `red` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/log.rs:84:35
[INFO] [stdout]    |
[INFO] [stdout] 84 |                         "[ERROR]".red().bold().underline(),
[INFO] [stdout]    |                                   ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `red` found for struct `String` in the current scope
[INFO] [stdout]   --> src/log.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |                       Level::Error => format!(
[INFO] [stdout]    |  _____________________________________-
[INFO] [stdout] 82 | |                         "{} {:<7} {:>60} |: {}",
[INFO] [stdout] 83 | |                         timestamp,
[INFO] [stdout] 84 | |                         "[ERROR]".red().bold().underline(),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |                     .red(),
[INFO] [stdout]    | |                     -^^^ method not found in `String`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gle` (lib test) due to 22 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fe44bbca77394a29ceb12330ebb5391f64a11f28b3f9316a4c942194ec96f011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe44bbca77394a29ceb12330ebb5391f64a11f28b3f9316a4c942194ec96f011", kill_on_drop: false }`
[INFO] [stdout] fe44bbca77394a29ceb12330ebb5391f64a11f28b3f9316a4c942194ec96f011
