[INFO] cloning repository https://github.com/mbarnett/koi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbarnett/koi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarnett%2Fkoi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarnett%2Fkoi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b46e5e3cb997187a67ce1ff6529a8eebbef4aa9e
[INFO] testing mbarnett/koi against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarnett%2Fkoi" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mbarnett/koi
[INFO] finished tweaking git repo https://github.com/mbarnett/koi
[INFO] tweaked toml for git repo https://github.com/mbarnett/koi written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mbarnett/koi on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mbarnett/koi 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `koi` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kernel32-sys v0.1.4
[INFO] [stderr]   Downloaded time v0.1.33
[INFO] [stderr]   Downloaded rustc_version v0.1.7
[INFO] [stderr]   Downloaded semver v0.1.20
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded nix v0.7.0
[INFO] [stderr]   Downloaded itertools v0.5.7
[INFO] [stderr]   Downloaded log v0.3.6
[INFO] [stderr]   Downloaded cfg-if v0.1.0
[INFO] [stderr]   Downloaded maplit v0.1.4
[INFO] [stderr]   Downloaded either v1.0.2
[INFO] [stderr]   Downloaded libc v0.2.18
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5ea95e4368dbe59f74ff969cb40fb0259103c43a7a5446301de4c29e415df840
[INFO] running `Command { std: "docker" "start" "5ea95e4368dbe59f74ff969cb40fb0259103c43a7a5446301de4c29e415df840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ea95e4368dbe59f74ff969cb40fb0259103c43a7a5446301de4c29e415df840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ea95e4368dbe59f74ff969cb40fb0259103c43a7a5446301de4c29e415df840" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ea95e4368dbe59f74ff969cb40fb0259103c43a7a5446301de4c29e415df840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ea95e4368dbe59f74ff969cb40fb0259103c43a7a5446301de4c29e415df840" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `koi` (manifest) generated 1 warning
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling cfg-if v0.1.0
[INFO] [stderr]    Compiling libc v0.2.18
[INFO] [stderr]    Compiling either v1.0.2
[INFO] [stderr]    Compiling log v0.3.6
[INFO] [stderr]    Compiling maplit v0.1.4
[INFO] [stderr]    Compiling kernel32-sys v0.1.4
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling itertools v0.5.7
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling time v0.1.33
[INFO] [stderr]    Compiling nix v0.7.0
[INFO] [stderr]    Compiling koi v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[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 `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/builtin.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / lazy_static! {
[INFO] [stdout] 12 | |     static ref MAP: HashMap<&'static str, BuiltinCmd> = {
[INFO] [stdout] 13 | |         let mut m = HashMap::new();
[INFO] [stdout] 14 | |         m.insert("cd", cd as BuiltinCmd);
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/builtin.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / lazy_static! {
[INFO] [stdout] 12 | |     static ref MAP: HashMap<&'static str, BuiltinCmd> = {
[INFO] [stdout] 13 | |         let mut m = HashMap::new();
[INFO] [stdout] 14 | |         m.insert("cd", cd as BuiltinCmd);
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lex::Token::*`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use lex::Token::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/builtin.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / lazy_static! {
[INFO] [stdout] 12 | |     static ref MAP: HashMap<&'static str, BuiltinCmd> = {
[INFO] [stdout] 13 | |         let mut m = HashMap::new();
[INFO] [stdout] 14 | |         m.insert("cd", cd as BuiltinCmd);
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/builtin.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / lazy_static! {
[INFO] [stdout] 12 | |     static ref MAP: HashMap<&'static str, BuiltinCmd> = {
[INFO] [stdout] 13 | |         let mut m = HashMap::new();
[INFO] [stdout] 14 | |         m.insert("cd", cd as BuiltinCmd);
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/builtin.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |         println!("{}: {}", command, error.description());
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `command` and `expression` are never read
[INFO] [stdout]   --> src/parse.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Invocation {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     command: Invocable,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     expression: Vec<Token>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Invocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/parse.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Invocable {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     token: Token,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Invocable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn lex(line: &str) -> Vec<Token> {
[INFO] [stdout]    |              ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn lex(line: &str) -> Vec<Token<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/main.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 |                         unistd::execv(&centry, &carguments);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 120 |                         let _ = unistd::execv(&centry, &carguments);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lex.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new(input: &str) -> Lex {
[INFO] [stdout]    |                       ^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new(input: &str) -> Lex<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 5.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5ea95e4368dbe59f74ff969cb40fb0259103c43a7a5446301de4c29e415df840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ea95e4368dbe59f74ff969cb40fb0259103c43a7a5446301de4c29e415df840" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `koi` (manifest) generated 1 warning
[INFO] [stderr]    Compiling koi v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `parse::ASTNode`
[INFO] [stdout]   --> src/parse.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use parse::ASTNode::*;
[INFO] [stdout]    |                ^^^^^^^ could not find `ASTNode` in `parse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[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 `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/builtin.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / lazy_static! {
[INFO] [stdout] 12 | |     static ref MAP: HashMap<&'static str, BuiltinCmd> = {
[INFO] [stdout] 13 | |         let mut m = HashMap::new();
[INFO] [stdout] 14 | |         m.insert("cd", cd as BuiltinCmd);
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/builtin.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / lazy_static! {
[INFO] [stdout] 12 | |     static ref MAP: HashMap<&'static str, BuiltinCmd> = {
[INFO] [stdout] 13 | |         let mut m = HashMap::new();
[INFO] [stdout] 14 | |         m.insert("cd", cd as BuiltinCmd);
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lex::Token::*`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use lex::Token::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lex::Token::*`
[INFO] [stdout]   --> src/parse.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use lex::Token::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/builtin.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / lazy_static! {
[INFO] [stdout] 12 | |     static ref MAP: HashMap<&'static str, BuiltinCmd> = {
[INFO] [stdout] 13 | |         let mut m = HashMap::new();
[INFO] [stdout] 14 | |         m.insert("cd", cd as BuiltinCmd);
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/builtin.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / lazy_static! {
[INFO] [stdout] 12 | |     static ref MAP: HashMap<&'static str, BuiltinCmd> = {
[INFO] [stdout] 13 | |         let mut m = HashMap::new();
[INFO] [stdout] 14 | |         m.insert("cd", cd as BuiltinCmd);
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     };
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/builtin.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |         println!("{}: {}", command, error.description());
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser`
[INFO] [stdout]   --> src/parse.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let parser = Parse::new(Lex::new(input));
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `koi` (bin "koi" test) due to 1 previous error; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5ea95e4368dbe59f74ff969cb40fb0259103c43a7a5446301de4c29e415df840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ea95e4368dbe59f74ff969cb40fb0259103c43a7a5446301de4c29e415df840", kill_on_drop: false }`
[INFO] [stdout] 5ea95e4368dbe59f74ff969cb40fb0259103c43a7a5446301de4c29e415df840
