[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#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCATboardBETA%2Fai-phi-ei" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CATboardBETA/ai-phi-ei on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_str_bytes v6.3.1
[INFO] [stderr]   Downloaded clap v4.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2241d8de4b530a4dfbed066f1f0e7ee72410d2a6098259441d4db00ab1a22d49
[INFO] running `Command { std: "docker" "start" "-a" "2241d8de4b530a4dfbed066f1f0e7ee72410d2a6098259441d4db00ab1a22d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2241d8de4b530a4dfbed066f1f0e7ee72410d2a6098259441d4db00ab1a22d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2241d8de4b530a4dfbed066f1f0e7ee72410d2a6098259441d4db00ab1a22d49", kill_on_drop: false }`
[INFO] [stdout] 2241d8de4b530a4dfbed066f1f0e7ee72410d2a6098259441d4db00ab1a22d49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb6e9ad9983da20dd49f300b7ba3b4f509207a87cf472b60aa0e644e60a02f91
[INFO] running `Command { std: "docker" "start" "-a" "cb6e9ad9983da20dd49f300b7ba3b4f509207a87cf472b60aa0e644e60a02f91", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]     Checking os_str_bytes v6.3.1
[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)]` (part of `#[warn(unused)]`) 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] 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)]` (part of `#[warn(unused)]`) on by default
[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-10-25; consider upgrading it if it is out of date
[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-10-25; 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: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: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: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: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] 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] [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] [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" "cb6e9ad9983da20dd49f300b7ba3b4f509207a87cf472b60aa0e644e60a02f91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb6e9ad9983da20dd49f300b7ba3b4f509207a87cf472b60aa0e644e60a02f91", kill_on_drop: false }`
[INFO] [stdout] cb6e9ad9983da20dd49f300b7ba3b4f509207a87cf472b60aa0e644e60a02f91
