[INFO] fetching crate ellie_renderer_utils 0.3.0...
[INFO] checking ellie_renderer_utils-0.3.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate ellie_renderer_utils 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate ellie_renderer_utils 0.3.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ellie_renderer_utils 0.3.0
[INFO] finished tweaking crates.io crate ellie_renderer_utils 0.3.0
[INFO] tweaked toml for crates.io crate ellie_renderer_utils 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-as-inner v0.6.0
[INFO] [stderr]   Downloaded ellie_core v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9dc8e3c664349b06c65ec076e9cce2d967eea5d0829c21fbc061b442f6994c6
[INFO] running `Command { std: "docker" "start" "-a" "b9dc8e3c664349b06c65ec076e9cce2d967eea5d0829c21fbc061b442f6994c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9dc8e3c664349b06c65ec076e9cce2d967eea5d0829c21fbc061b442f6994c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9dc8e3c664349b06c65ec076e9cce2d967eea5d0829c21fbc061b442f6994c6", kill_on_drop: false }`
[INFO] [stdout] b9dc8e3c664349b06c65ec076e9cce2d967eea5d0829c21fbc061b442f6994c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5cff6e668b516bca9c9a35739a0c12b85d0295a8b1484fbd06afba6c0419262
[INFO] running `Command { std: "docker" "start" "-a" "b5cff6e668b516bca9c9a35739a0c12b85d0295a8b1484fbd06afba6c0419262", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking clap_complete v3.2.5
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking ellie_core v0.7.2
[INFO] [stderr]     Checking ellie_renderer_utils v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `ellie_core::error`, `ellie_core::warning`
[INFO] [stdout]   --> src/utils.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout] 1  | use ellie_core::{defs, error, warning};
[INFO] [stdout]    |                        ^^^^^  ^^^^^^^ no `warning` in the root
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        no `error` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            clap::error
[INFO] [stdout]            core::error
[INFO] [stdout]            serde_json::error
[INFO] [stdout]            std::error
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ellie_core-0.7.2/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub mod error;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    = note: the item is gated behind the `compiler_utils` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ellie_core-0.7.2/src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub mod warning;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `compiler_utils` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `ellie_core::error`, `ellie_core::warning`
[INFO] [stdout]   --> src/utils.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout] 1  | use ellie_core::{defs, error, warning};
[INFO] [stdout]    |                        ^^^^^  ^^^^^^^ no `warning` in the root
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        no `error` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            clap::error
[INFO] [stdout]            core::error
[INFO] [stdout]            serde_json::error
[INFO] [stdout]            std::error
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ellie_core-0.7.2/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub mod error;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    = note: the item is gated behind the `compiler_utils` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ellie_core-0.7.2/src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub mod warning;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `compiler_utils` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `warning` in `ellie_core`
[INFO] [stdout]   --> src/outputs.rs:72:72
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub static ref COMPILER_WARNINGS: CliOuput<String, Vec<ellie_core::warning::Warning>> =
[INFO] [stdout]    |                                                                        ^^^^^^^ could not find `warning` in `ellie_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `warning` in `ellie_core`
[INFO] [stdout]   --> src/outputs.rs:72:72
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub static ref COMPILER_WARNINGS: CliOuput<String, Vec<ellie_core::warning::Warning>> =
[INFO] [stdout]    |                                                                        ^^^^^^^ could not find `warning` in `ellie_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `error` in `ellie_core`
[INFO] [stdout]   --> src/outputs.rs:66:70
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<ellie_core::error::Error>> = CliOuput {
[INFO] [stdout]    |                                                                      ^^^^^ could not find `error` in `ellie_core`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use clap::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_json::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<ellie_core::error::Error>> = CliOuput {
[INFO] [stdout] 66 +     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<error::Error>> = CliOuput {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `error` in `ellie_core`
[INFO] [stdout]   --> src/outputs.rs:66:70
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<ellie_core::error::Error>> = CliOuput {
[INFO] [stdout]    |                                                                      ^^^^^ could not find `error` in `ellie_core`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use clap::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_json::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<ellie_core::error::Error>> = CliOuput {
[INFO] [stdout] 66 +     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<error::Error>> = CliOuput {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ellie_renderer_utils` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ellie_renderer_utils` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b5cff6e668b516bca9c9a35739a0c12b85d0295a8b1484fbd06afba6c0419262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5cff6e668b516bca9c9a35739a0c12b85d0295a8b1484fbd06afba6c0419262", kill_on_drop: false }`
[INFO] [stdout] b5cff6e668b516bca9c9a35739a0c12b85d0295a8b1484fbd06afba6c0419262
[INFO] checking ellie_renderer_utils-0.3.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate ellie_renderer_utils 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate ellie_renderer_utils 0.3.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ellie_renderer_utils 0.3.0
[INFO] finished tweaking crates.io crate ellie_renderer_utils 0.3.0
[INFO] tweaked toml for crates.io crate ellie_renderer_utils 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b3e41a1c28abccd9b5d90212cb22959699241d47eece0a6957f1faa2527824b
[INFO] running `Command { std: "docker" "start" "-a" "5b3e41a1c28abccd9b5d90212cb22959699241d47eece0a6957f1faa2527824b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b3e41a1c28abccd9b5d90212cb22959699241d47eece0a6957f1faa2527824b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b3e41a1c28abccd9b5d90212cb22959699241d47eece0a6957f1faa2527824b", kill_on_drop: false }`
[INFO] [stdout] 5b3e41a1c28abccd9b5d90212cb22959699241d47eece0a6957f1faa2527824b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abda5bff2b053b49358ffbc60190bb1f0037795d906adc40750c88c5a13737fa
[INFO] running `Command { std: "docker" "start" "-a" "abda5bff2b053b49358ffbc60190bb1f0037795d906adc40750c88c5a13737fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking clap_complete v3.2.5
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking ellie_core v0.7.2
[INFO] [stderr]     Checking ellie_renderer_utils v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `ellie_core::error`, `ellie_core::warning`
[INFO] [stdout]   --> src/utils.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout] 1  | use ellie_core::{defs, error, warning};
[INFO] [stdout]    |                        ^^^^^  ^^^^^^^ no `warning` in the root
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        no `error` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            clap::error
[INFO] [stdout]            core::error
[INFO] [stdout]            serde_json::error
[INFO] [stdout]            std::error
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ellie_core-0.7.2/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub mod error;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    = note: the item is gated behind the `compiler_utils` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ellie_core-0.7.2/src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub mod warning;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `compiler_utils` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `ellie_core::error`, `ellie_core::warning`
[INFO] [stdout]   --> src/utils.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout] 1  | use ellie_core::{defs, error, warning};
[INFO] [stdout]    |                        ^^^^^  ^^^^^^^ no `warning` in the root
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        no `error` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            clap::error
[INFO] [stdout]            core::error
[INFO] [stdout]            serde_json::error
[INFO] [stdout]            std::error
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ellie_core-0.7.2/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub mod error;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    = note: the item is gated behind the `compiler_utils` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ellie_core-0.7.2/src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub mod warning;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `compiler_utils` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `warning` in `ellie_core`
[INFO] [stdout]   --> src/outputs.rs:72:72
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub static ref COMPILER_WARNINGS: CliOuput<String, Vec<ellie_core::warning::Warning>> =
[INFO] [stdout]    |                                                                        ^^^^^^^ could not find `warning` in `ellie_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `warning` in `ellie_core`
[INFO] [stdout]   --> src/outputs.rs:72:72
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub static ref COMPILER_WARNINGS: CliOuput<String, Vec<ellie_core::warning::Warning>> =
[INFO] [stdout]    |                                                                        ^^^^^^^ could not find `warning` in `ellie_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `error` in `ellie_core`
[INFO] [stdout]   --> src/outputs.rs:66:70
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<ellie_core::error::Error>> = CliOuput {
[INFO] [stdout]    |                                                                      ^^^^^ could not find `error` in `ellie_core`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use clap::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_json::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<ellie_core::error::Error>> = CliOuput {
[INFO] [stdout] 66 +     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<error::Error>> = CliOuput {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `error` in `ellie_core`
[INFO] [stdout]   --> src/outputs.rs:66:70
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<ellie_core::error::Error>> = CliOuput {
[INFO] [stdout]    |                                                                      ^^^^^ could not find `error` in `ellie_core`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use clap::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use core::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use serde_json::error;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<ellie_core::error::Error>> = CliOuput {
[INFO] [stdout] 66 +     pub static ref COMPILER_ERRORS: CliOuput<String, Vec<error::Error>> = CliOuput {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ellie_renderer_utils` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ellie_renderer_utils` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "abda5bff2b053b49358ffbc60190bb1f0037795d906adc40750c88c5a13737fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abda5bff2b053b49358ffbc60190bb1f0037795d906adc40750c88c5a13737fa", kill_on_drop: false }`
[INFO] [stdout] abda5bff2b053b49358ffbc60190bb1f0037795d906adc40750c88c5a13737fa
