[INFO] fetching crate ellie_renderer_utils 0.3.0...
[INFO] checking ellie_renderer_utils-0.3.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[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 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded ellie_core v0.7.2
[INFO] [stderr]   Downloaded clap_complete v3.2.5
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ba5443e6cff4baaa32a34e21d66589a27d2fb406475440d76650a1dddf48a05
[INFO] running `Command { std: "docker" "start" "-a" "6ba5443e6cff4baaa32a34e21d66589a27d2fb406475440d76650a1dddf48a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ba5443e6cff4baaa32a34e21d66589a27d2fb406475440d76650a1dddf48a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ba5443e6cff4baaa32a34e21d66589a27d2fb406475440d76650a1dddf48a05", kill_on_drop: false }`
[INFO] [stdout] 6ba5443e6cff4baaa32a34e21d66589a27d2fb406475440d76650a1dddf48a05
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a993bf45c39d6f89e003ee2231d05f70fd1d014280b0c98ab68cc6b4cccecebc
[INFO] running `Command { std: "docker" "start" "-a" "a993bf45c39d6f89e003ee2231d05f70fd1d014280b0c98ab68cc6b4cccecebc", kill_on_drop: false }`
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking clap_complete v3.2.5
[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] 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] 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 `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] 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] 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] 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] 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] [stderr] error: could not compile `ellie_renderer_utils` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "a993bf45c39d6f89e003ee2231d05f70fd1d014280b0c98ab68cc6b4cccecebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a993bf45c39d6f89e003ee2231d05f70fd1d014280b0c98ab68cc6b4cccecebc", kill_on_drop: false }`
[INFO] [stdout] a993bf45c39d6f89e003ee2231d05f70fd1d014280b0c98ab68cc6b4cccecebc
[INFO] checking ellie_renderer_utils-0.3.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[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 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbefd1556b72295053bcf589a99648735fb4f2c7d8d62624d1fe5175fe699799
[INFO] running `Command { std: "docker" "start" "-a" "bbefd1556b72295053bcf589a99648735fb4f2c7d8d62624d1fe5175fe699799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbefd1556b72295053bcf589a99648735fb4f2c7d8d62624d1fe5175fe699799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbefd1556b72295053bcf589a99648735fb4f2c7d8d62624d1fe5175fe699799", kill_on_drop: false }`
[INFO] [stdout] bbefd1556b72295053bcf589a99648735fb4f2c7d8d62624d1fe5175fe699799
[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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6b95872a22da892533a3ca066d14d6acccb16694386818c70a02e04023b96ed
[INFO] running `Command { std: "docker" "start" "-a" "a6b95872a22da892533a3ca066d14d6acccb16694386818c70a02e04023b96ed", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking clap_complete v3.2.5
[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] 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] 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 `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] 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] 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] 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] 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) 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 test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "a6b95872a22da892533a3ca066d14d6acccb16694386818c70a02e04023b96ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6b95872a22da892533a3ca066d14d6acccb16694386818c70a02e04023b96ed", kill_on_drop: false }`
[INFO] [stdout] a6b95872a22da892533a3ca066d14d6acccb16694386818c70a02e04023b96ed
