[INFO] fetching crate ellie_renderer_utils 0.3.0...
[INFO] checking ellie_renderer_utils-0.3.0 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate ellie_renderer_utils 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate ellie_renderer_utils 0.3.0 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded ellie_core v0.7.2
[INFO] [stderr]   Downloaded enum-as-inner v0.6.0
[INFO] [stderr]   Downloaded clap_complete v3.2.5
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32c07bb922605fe2f872e5307fb26f5e7ed9788cc7714bc1863883423cca3faf
[INFO] running `Command { std: "docker" "start" "-a" "32c07bb922605fe2f872e5307fb26f5e7ed9788cc7714bc1863883423cca3faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32c07bb922605fe2f872e5307fb26f5e7ed9788cc7714bc1863883423cca3faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c07bb922605fe2f872e5307fb26f5e7ed9788cc7714bc1863883423cca3faf", kill_on_drop: false }`
[INFO] [stdout] 32c07bb922605fe2f872e5307fb26f5e7ed9788cc7714bc1863883423cca3faf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4c2d21cc895edd682d2bc3ce9ee6e9d280754011681cb70f8a4570364ca0196
[INFO] running `Command { std: "docker" "start" "-a" "b4c2d21cc895edd682d2bc3ce9ee6e9d280754011681cb70f8a4570364ca0196", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]     Checking atty v0.2.14
[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" "b4c2d21cc895edd682d2bc3ce9ee6e9d280754011681cb70f8a4570364ca0196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4c2d21cc895edd682d2bc3ce9ee6e9d280754011681cb70f8a4570364ca0196", kill_on_drop: false }`
[INFO] [stdout] b4c2d21cc895edd682d2bc3ce9ee6e9d280754011681cb70f8a4570364ca0196
[INFO] checking ellie_renderer_utils-0.3.0 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate ellie_renderer_utils 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate ellie_renderer_utils 0.3.0 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d10ab0668c3b6de3bf935103ef15e92717951ff7753457baa22a162aaa341d63
[INFO] running `Command { std: "docker" "start" "-a" "d10ab0668c3b6de3bf935103ef15e92717951ff7753457baa22a162aaa341d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d10ab0668c3b6de3bf935103ef15e92717951ff7753457baa22a162aaa341d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d10ab0668c3b6de3bf935103ef15e92717951ff7753457baa22a162aaa341d63", kill_on_drop: false }`
[INFO] [stdout] d10ab0668c3b6de3bf935103ef15e92717951ff7753457baa22a162aaa341d63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 696c0f74e54539427ab337280fb90916cffdaf431d484a7a9fd42be7b2642d74
[INFO] running `Command { std: "docker" "start" "-a" "696c0f74e54539427ab337280fb90916cffdaf431d484a7a9fd42be7b2642d74", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[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_lex v0.2.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking clap v3.2.25
[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" "696c0f74e54539427ab337280fb90916cffdaf431d484a7a9fd42be7b2642d74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "696c0f74e54539427ab337280fb90916cffdaf431d484a7a9fd42be7b2642d74", kill_on_drop: false }`
[INFO] [stdout] 696c0f74e54539427ab337280fb90916cffdaf431d484a7a9fd42be7b2642d74
