[INFO] cloning repository https://github.com/wade-cheng/rlsh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wade-cheng/rlsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwade-cheng%2Frlsh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwade-cheng%2Frlsh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d17652bf944051efd9cf5a37e3ecf2f96d8cfcef
[INFO] testing wade-cheng/rlsh against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwade-cheng%2Frlsh" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wade-cheng/rlsh
[INFO] finished tweaking git repo https://github.com/wade-cheng/rlsh
[INFO] tweaked toml for git repo https://github.com/wade-cheng/rlsh written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wade-cheng/rlsh on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wade-cheng/rlsh 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8f9eb0737a987c60d699281bf84aa8b0553e4da84c0f0616732450099457f90
[INFO] running `Command { std: "docker" "start" "-a" "f8f9eb0737a987c60d699281bf84aa8b0553e4da84c0f0616732450099457f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8f9eb0737a987c60d699281bf84aa8b0553e4da84c0f0616732450099457f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8f9eb0737a987c60d699281bf84aa8b0553e4da84c0f0616732450099457f90", kill_on_drop: false }`
[INFO] [stdout] f8f9eb0737a987c60d699281bf84aa8b0553e4da84c0f0616732450099457f90
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 197cabe14a6102a0bebd7776802ef4f7fc1599731ff078c3064931bf199aa555
[INFO] running `Command { std: "docker" "start" "-a" "197cabe14a6102a0bebd7776802ef4f7fc1599731ff078c3064931bf199aa555", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling rlsh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/game/parser.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn insert(self, token: T, phrase: &str) -> Self {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phrase`
[INFO] [stdout]   --> src/game/parser.rs:88:35
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn insert(self, token: T, phrase: &str) -> Self {
[INFO] [stdout]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_phrase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/game/parser.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn get(&self, input: &str) -> Option<(T, Vec<String>)> {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]   --> src/game/mod.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn act(&self, action: Action) {}
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/game/mod.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let f = fs::read_to_string(get_data_path());
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/game/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Config {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]   --> src/game/mod.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum Action {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `act` is never used
[INFO] [stdout]   --> src/game/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Entity {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 48 |     fn act(&self, action: Action) {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `todo` is never read
[INFO] [stdout]   --> src/game/parser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Parser<T> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 23 |     todo: Vec<T>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_state` and `get_pid` are never used
[INFO] [stdout]    --> src/shell/job_list.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl JobList {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn get_state(&self, jid: usize) -> Option<State> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_pid(&self, jid: usize) -> Option<u32> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.46s
[INFO] running `Command { std: "docker" "inspect" "197cabe14a6102a0bebd7776802ef4f7fc1599731ff078c3064931bf199aa555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "197cabe14a6102a0bebd7776802ef4f7fc1599731ff078c3064931bf199aa555", kill_on_drop: false }`
[INFO] [stdout] 197cabe14a6102a0bebd7776802ef4f7fc1599731ff078c3064931bf199aa555
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1a0baeab3b2af5ffa0305e3113787d396eaaad0485af43cbd2dae0d45e0f02b
[INFO] running `Command { std: "docker" "start" "-a" "b1a0baeab3b2af5ffa0305e3113787d396eaaad0485af43cbd2dae0d45e0f02b", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/game/parser.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn insert(self, token: T, phrase: &str) -> Self {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rlsh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `phrase`
[INFO] [stdout]   --> src/game/parser.rs:88:35
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn insert(self, token: T, phrase: &str) -> Self {
[INFO] [stdout]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_phrase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/game/parser.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn get(&self, input: &str) -> Option<(T, Vec<String>)> {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]   --> src/game/mod.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn act(&self, action: Action) {}
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/game/mod.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let f = fs::read_to_string(get_data_path());
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/game/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Config {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]   --> src/game/mod.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum Action {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `act` is never used
[INFO] [stdout]   --> src/game/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Entity {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 48 |     fn act(&self, action: Action) {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `todo` is never read
[INFO] [stdout]   --> src/game/parser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Parser<T> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 23 |     todo: Vec<T>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_state` and `get_pid` are never used
[INFO] [stdout]    --> src/shell/job_list.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl JobList {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn get_state(&self, jid: usize) -> Option<State> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_pid(&self, jid: usize) -> Option<u32> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/game/parser.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn insert(self, token: T, phrase: &str) -> Self {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phrase`
[INFO] [stdout]   --> src/game/parser.rs:88:35
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn insert(self, token: T, phrase: &str) -> Self {
[INFO] [stdout]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_phrase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/game/parser.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn get(&self, input: &str) -> Option<(T, Vec<String>)> {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]   --> src/game/mod.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn act(&self, action: Action) {}
[INFO] [stdout]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/game/mod.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let f = fs::read_to_string(get_data_path());
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/game/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Config {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]   --> src/game/mod.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum Action {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `act` is never used
[INFO] [stdout]   --> src/game/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Entity {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 48 |     fn act(&self, action: Action) {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `todo` is never read
[INFO] [stdout]   --> src/game/parser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Parser<T> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 23 |     todo: Vec<T>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "b1a0baeab3b2af5ffa0305e3113787d396eaaad0485af43cbd2dae0d45e0f02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1a0baeab3b2af5ffa0305e3113787d396eaaad0485af43cbd2dae0d45e0f02b", kill_on_drop: false }`
[INFO] [stdout] b1a0baeab3b2af5ffa0305e3113787d396eaaad0485af43cbd2dae0d45e0f02b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13a94e17264ffc225990b84f8d5fce17af2b625dfbf7c7e582ee0218ebc3d9ec
[INFO] running `Command { std: "docker" "start" "-a" "13a94e17264ffc225990b84f8d5fce17af2b625dfbf7c7e582ee0218ebc3d9ec", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `token`
[INFO] [stderr]   --> src/game/parser.rs:88:25
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub fn insert(self, token: T, phrase: &str) -> Self {
[INFO] [stderr]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `phrase`
[INFO] [stderr]   --> src/game/parser.rs:88:35
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub fn insert(self, token: T, phrase: &str) -> Self {
[INFO] [stderr]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_phrase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/game/parser.rs:125:23
[INFO] [stderr]     |
[INFO] [stderr] 125 |     pub fn get(&self, input: &str) -> Option<(T, Vec<String>)> {
[INFO] [stderr]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]   --> src/game/mod.rs:48:19
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn act(&self, action: Action) {}
[INFO] [stderr]    |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> src/game/mod.rs:147:9
[INFO] [stderr]     |
[INFO] [stderr] 147 |     let f = fs::read_to_string(get_data_path());
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Config` is never constructed
[INFO] [stderr]   --> src/game/mod.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | struct Config {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Action` is never used
[INFO] [stderr]   --> src/game/mod.rs:24:6
[INFO] [stderr]    |
[INFO] [stderr] 24 | enum Action {
[INFO] [stderr]    |      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `act` is never used
[INFO] [stderr]   --> src/game/mod.rs:48:8
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl Entity {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] 48 |     fn act(&self, action: Action) {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `todo` is never read
[INFO] [stderr]   --> src/game/parser.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct Parser<T> {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 23 |     todo: Vec<T>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_state` and `get_pid` are never used
[INFO] [stderr]    --> src/shell/job_list.rs:117:12
[INFO] [stderr]     |
[INFO] [stderr]  39 | impl JobList {
[INFO] [stderr]     | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub fn get_state(&self, jid: usize) -> Option<State> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     pub fn get_pid(&self, jid: usize) -> Option<u32> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rlsh` (lib) generated 10 warnings
[INFO] [stderr] warning: `rlsh` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlsh-9338494d1a6c9fa3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test shell::job_list::tests::adding_jobs ... ok
[INFO] [stdout] test shell::job_list::tests::delete_jobs ... ok
[INFO] [stdout] test shell::job_list::tests::get_jobs ... ok
[INFO] [stdout] test game::parser::tests::query_for_phrases - should panic ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rlsh-94452b7c3d413b29)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rlsh
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/game/parser.rs - game::parser::Parser<T>::insert (line 66) ... FAILED
[INFO] [stdout] test src/game/parser.rs - game::parser::Parser<T>::insert (line 63) ... FAILED
[INFO] [stdout] test src/game/parser.rs - game::parser::Parser<T>::new (line 33) ... FAILED
[INFO] [stdout] test src/game/parser.rs - game::parser::Parser<T>::insert (line 72) ... FAILED
[INFO] [stdout] test src/game/parser.rs - game::parser::Parser<T>::get (line 96) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/game/parser.rs - game::parser::Parser<T>::insert (line 66) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Parser`
[INFO] [stdout]  --> src/game/parser.rs:67:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Parser::new().insert((), "*incorrect symbols//");
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Parser`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rlsh::game::parser::Parser;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/game/parser.rs - game::parser::Parser<T>::insert (line 63) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Parser`
[INFO] [stdout]  --> src/game/parser.rs:64:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Parser::new().insert((), "[unclosed brace");
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Parser`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rlsh::game::parser::Parser;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/game/parser.rs - game::parser::Parser<T>::new (line 33) stdout ----
[INFO] [stdout] error[E0282]: type annotations needed for `Parser<_>`
[INFO] [stdout]  --> src/game/parser.rs:37:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | let parser = Parser::new();
[INFO] [stdout]   |     ^^^^^^   ------------- type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving `parser` an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]   |
[INFO] [stdout] 7 | let parser: Parser<T> = Parser::new();
[INFO] [stdout]   |           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/game/parser.rs - game::parser::Parser<T>::insert (line 72) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (105) panicked at /opt/rustwide/workdir/src/game/parser.rs:42:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6148e588e132 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6148e588e132 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6148e588e132 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6148e588e132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6148e589cddf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6148e589cddf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6148e586c9e1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6148e586c9e1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6148e5871a72 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6148e58732cc - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6148e5873126 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x6148e5873955 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x6148e58737b6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   13:     0x6148e5871ba9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x6148e586150d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x6148e589fcb0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x6148e589fc8c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   17:     0x6148e586109a - rlsh::game::parser::Parser<T>::new::h512edbcff47069b8
[INFO] [stdout]   18:     0x6148e586115e - rust_out::main::_doctest_main_src_game_parser_rs_72_0::h523fe3524cadd5f4
[INFO] [stdout]   19:     0x6148e5861146 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   20:     0x6148e5861003 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   21:     0x6148e5860fa6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   22:     0x6148e5860f89 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   23:     0x6148e586daf0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x6148e586daf0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x6148e586daf0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x6148e586daf0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x6148e586daf0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x6148e586daf0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6148e586daf0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6148e586daf0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6148e586daf0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x6148e5860f71 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   33:     0x6148e5861205 - main
[INFO] [stdout]   34:     0x78a87552c1ca - <unknown>
[INFO] [stdout]   35:     0x78a87552c28b - __libc_start_main
[INFO] [stdout]   36:     0x6148e5860e85 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/game/parser.rs - game::parser::Parser<T>::get (line 96) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (106) panicked at /opt/rustwide/workdir/src/game/parser.rs:42:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be0594fc972 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be0594fc972 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be0594fc972 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5be0594fc972 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5be05950b61f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5be05950b61f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5be0594da5c1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5be0594da5c1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5be0594dfac2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5be0594e13fc - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5be0594e1256 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5be0594e1a85 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5be0594e18e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   13:     0x5be0594dfbf9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5be0594cf0ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5be05950e670 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5be05950e64c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   17:     0x5be0594ce0ba - rlsh::game::parser::Parser<T>::new::h3f94927d837fe94a
[INFO] [stdout]   18:     0x5be0594ce189 - rust_out::main::_doctest_main_src_game_parser_rs_96_0::h7639d482af194764
[INFO] [stdout]   19:     0x5be0594ce166 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   20:     0x5be0594ce003 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   21:     0x5be0594cdfa6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   22:     0x5be0594cdf89 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   23:     0x5be0594dbb40 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5be0594dbb40 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x5be0594dbb40 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x5be0594dbb40 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5be0594dbb40 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5be0594dbb40 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5be0594dbb40 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5be0594dbb40 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5be0594dbb40 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5be0594cdf71 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   33:     0x5be0594ce545 - main
[INFO] [stdout]   34:     0x7479511da1ca - <unknown>
[INFO] [stdout]   35:     0x7479511da28b - __libc_start_main
[INFO] [stdout]   36:     0x5be0594cde85 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/game/parser.rs - game::parser::Parser<T>::get (line 96)
[INFO] [stdout]     src/game/parser.rs - game::parser::Parser<T>::insert (line 63)
[INFO] [stdout]     src/game/parser.rs - game::parser::Parser<T>::insert (line 66)
[INFO] [stdout]     src/game/parser.rs - game::parser::Parser<T>::insert (line 72)
[INFO] [stdout]     src/game/parser.rs - game::parser::Parser<T>::new (line 33)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.44s; merged doctests compilation took 0.37s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "13a94e17264ffc225990b84f8d5fce17af2b625dfbf7c7e582ee0218ebc3d9ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a94e17264ffc225990b84f8d5fce17af2b625dfbf7c7e582ee0218ebc3d9ec", kill_on_drop: false }`
[INFO] [stdout] 13a94e17264ffc225990b84f8d5fce17af2b625dfbf7c7e582ee0218ebc3d9ec
