[INFO] cloning repository https://github.com/CATboardBETA/ai-phi-ei
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CATboardBETA/ai-phi-ei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCATboardBETA%2Fai-phi-ei", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCATboardBETA%2Fai-phi-ei'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16cc41bb9d1dee92f24ae70857efd8c051993065
[INFO] checking CATboardBETA/ai-phi-ei against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCATboardBETA%2Fai-phi-ei" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CATboardBETA/ai-phi-ei on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CATboardBETA/ai-phi-ei
[INFO] finished tweaking git repo https://github.com/CATboardBETA/ai-phi-ei
[INFO] tweaked toml for git repo https://github.com/CATboardBETA/ai-phi-ei written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/CATboardBETA/ai-phi-ei 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.0.18
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f216e134ecc1480d7d29266df1f1a66d60736f96cfcd9afbe9a3e668b4f98bc
[INFO] running `Command { std: "docker" "start" "-a" "1f216e134ecc1480d7d29266df1f1a66d60736f96cfcd9afbe9a3e668b4f98bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f216e134ecc1480d7d29266df1f1a66d60736f96cfcd9afbe9a3e668b4f98bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f216e134ecc1480d7d29266df1f1a66d60736f96cfcd9afbe9a3e668b4f98bc", kill_on_drop: false }`
[INFO] [stdout] 1f216e134ecc1480d7d29266df1f1a66d60736f96cfcd9afbe9a3e668b4f98bc
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ef6c913886b51b334cd2935f2968d3e5e4ea1981d33d0440d09c3eea49e983b
[INFO] running `Command { std: "docker" "start" "-a" "5ef6c913886b51b334cd2935f2968d3e5e4ea1981d33d0440d09c3eea49e983b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]     Checking os_str_bytes v6.3.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v4.0.18
[INFO] [stderr]     Checking ai-phi-ei v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use clap::{arg, value_parser, Arg, Command};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::intrinsics::unreachable`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::unreachable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/main.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::unreachable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use clap::{arg, value_parser, Arg, Command};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::intrinsics::unreachable`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::unreachable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/main.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::unreachable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:27:18
[INFO] [stdout]     |
[INFO] [stdout] 27  |             Arg::with_name("input")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.0.18/src/builder/arg.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:27:18
[INFO] [stdout]     |
[INFO] [stdout] 27  |             Arg::with_name("input")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.0.18/src/builder/arg.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:34:18
[INFO] [stdout]     |
[INFO] [stdout] 34  |             Arg::with_name("verbose")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.0.18/src/builder/arg.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:45:18
[INFO] [stdout]     |
[INFO] [stdout] 45  |             Arg::with_name("quiet")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.0.18/src/builder/arg.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:34:18
[INFO] [stdout]     |
[INFO] [stdout] 34  |             Arg::with_name("verbose")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.0.18/src/builder/arg.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:45:18
[INFO] [stdout]     |
[INFO] [stdout] 45  |             Arg::with_name("quiet")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.0.18/src/builder/arg.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:55:18
[INFO] [stdout]     |
[INFO] [stdout] 55  |             Arg::with_name("debug")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.0.18/src/builder/arg.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/main.rs:55:18
[INFO] [stdout]     |
[INFO] [stdout] 55  |             Arg::with_name("debug")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.0.18/src/builder/arg.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `take_mut` found for reference `&PathBuf` in the current scope
[INFO] [stdout]   --> src/main.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |           file: arg_matches
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 68 | |             .get_one::<PathBuf>("input")
[INFO] [stdout] 69 | |             .expect("file is required")
[INFO] [stdout] 70 | |             .take_mut(),
[INFO] [stdout]    | |             -^^^^^^^^ method not found in `&PathBuf`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `take_mut` found for reference `&PathBuf` in the current scope
[INFO] [stdout]   --> src/main.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |           file: arg_matches
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 68 | |             .get_one::<PathBuf>("input")
[INFO] [stdout] 69 | |             .expect("file is required")
[INFO] [stdout] 70 | |             .take_mut(),
[INFO] [stdout]    | |             -^^^^^^^^ method not found in `&PathBuf`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     if let Some(x) = cursor.get_next() {
[INFO] [stdout]     |                            ^^^^^^^   ----------------- this expression has type `char`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            expected `char`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `char`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     if let Some(x) = cursor.get_next() {
[INFO] [stdout]     |                            ^^^^^^^   ----------------- this expression has type `char`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            expected `char`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `char`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:106:39
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...                   while let Some(x) = cursor.get_next() {
[INFO] [stdout]     |                                 ^^^^^^^   ----------------- this expression has type `char`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 expected `char`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `char`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:116:39
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...                   while let Some(x) = cursor.get_next() {
[INFO] [stdout]     |                                 ^^^^^^^   ----------------- this expression has type `char`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 expected `char`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `char`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:106:39
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...                   while let Some(x) = cursor.get_next() {
[INFO] [stdout]     |                                 ^^^^^^^   ----------------- this expression has type `char`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 expected `char`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `char`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:116:39
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...                   while let Some(x) = cursor.get_next() {
[INFO] [stdout]     |                                 ^^^^^^^   ----------------- this expression has type `char`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 expected `char`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `char`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ai-phi-ei` (bin "ai-phi-ei" test) due to 9 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ai-phi-ei` (bin "ai-phi-ei") due to 9 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5ef6c913886b51b334cd2935f2968d3e5e4ea1981d33d0440d09c3eea49e983b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef6c913886b51b334cd2935f2968d3e5e4ea1981d33d0440d09c3eea49e983b", kill_on_drop: false }`
[INFO] [stdout] 5ef6c913886b51b334cd2935f2968d3e5e4ea1981d33d0440d09c3eea49e983b
