[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wade-cheng/rlsh on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97f9baefb3acf28fe14623e58c069014b9f1ba54ebf8ba3e76ffad41c774ad82
[INFO] running `Command { std: "docker" "start" "-a" "97f9baefb3acf28fe14623e58c069014b9f1ba54ebf8ba3e76ffad41c774ad82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97f9baefb3acf28fe14623e58c069014b9f1ba54ebf8ba3e76ffad41c774ad82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97f9baefb3acf28fe14623e58c069014b9f1ba54ebf8ba3e76ffad41c774ad82", kill_on_drop: false }`
[INFO] [stdout] 97f9baefb3acf28fe14623e58c069014b9f1ba54ebf8ba3e76ffad41c774ad82
[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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c883ad6efe927d3c60e0aa2cbb3732fbca6206bcdaab275770936d838ede9c9f
[INFO] running `Command { std: "docker" "start" "-a" "c883ad6efe927d3c60e0aa2cbb3732fbca6206bcdaab275770936d838ede9c9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[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)]` 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)]` 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 18.61s
[INFO] running `Command { std: "docker" "inspect" "c883ad6efe927d3c60e0aa2cbb3732fbca6206bcdaab275770936d838ede9c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c883ad6efe927d3c60e0aa2cbb3732fbca6206bcdaab275770936d838ede9c9f", kill_on_drop: false }`
[INFO] [stdout] c883ad6efe927d3c60e0aa2cbb3732fbca6206bcdaab275770936d838ede9c9f
[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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44c1bd83fb5475f5250767fd57ed3b250ef864184b05214568ca9ac5e50c2c10
[INFO] running `Command { std: "docker" "start" "-a" "44c1bd83fb5475f5250767fd57ed3b250ef864184b05214568ca9ac5e50c2c10", kill_on_drop: false }`
[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)]` 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)]` 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)]` 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)]` 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.18s
[INFO] running `Command { std: "docker" "inspect" "44c1bd83fb5475f5250767fd57ed3b250ef864184b05214568ca9ac5e50c2c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44c1bd83fb5475f5250767fd57ed3b250ef864184b05214568ca9ac5e50c2c10", kill_on_drop: false }`
[INFO] [stdout] 44c1bd83fb5475f5250767fd57ed3b250ef864184b05214568ca9ac5e50c2c10
[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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d9685c7436a2c13c5859200561d77f62dd1d91e3ff936da3f6e977cac704486
[INFO] running `Command { std: "docker" "start" "-a" "9d9685c7436a2c13c5859200561d77f62dd1d91e3ff936da3f6e977cac704486", 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)]` 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)]` 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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlsh-813c04cb5145164d)
[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] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rlsh-d070962a67c688fa)
[INFO] [stdout] 
[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] [stderr]    Doc-tests rlsh
[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' panicked at /opt/rustwide/workdir/src/game/parser.rs:42:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e34e6aba522 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e34e6aba522 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e34e6aba522 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e34e6aba522 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e34e6ad5b93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e34e6ad5b93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e34e6ab8233 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e34e6ab8233 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e34e6aba372 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e34e6abb403 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e34e6abb1e5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5e34e6abbcd5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5e34e6abbb36 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   13:     0x5e34e6abaa19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5e34e6abb7fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5e34e6ad5080 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5e34e6ad510c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   17:     0x5e34e6a99efa - rlsh::game::parser::Parser<T>::new::h7466c748521cacf9
[INFO] [stdout]   18:     0x5e34e6a99fbe - rust_out::main::_doctest_main_src_game_parser_rs_72_0::hbb5101c0ed0ab3f1
[INFO] [stdout]   19:     0x5e34e6a99fa6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   20:     0x5e34e6a99e23 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   21:     0x5e34e6a99e06 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   22:     0x5e34e6a99de9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   23:     0x5e34e6ab6180 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   24:     0x5e34e6ab6180 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   25:     0x5e34e6ab6180 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   26:     0x5e34e6ab6180 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5e34e6ab6180 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5e34e6ab6180 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5e34e6ab6180 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5e34e6ab6180 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e34e6ab6180 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5e34e6a99dd1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   33:     0x5e34e6a9a065 - main
[INFO] [stdout]   34:     0x789f530011ca - <unknown>
[INFO] [stdout]   35:     0x789f5300128b - __libc_start_main
[INFO] [stdout]   36:     0x5e34e6a99ce5 - _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' panicked at /opt/rustwide/workdir/src/game/parser.rs:42:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ad00c4dcb02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad00c4dcb02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad00c4dcb02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ad00c4dcb02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ad00c4f81d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ad00c4f81d3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ad00c4da743 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad00c4da743 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ad00c4dc952 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ad00c4dd9e3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ad00c4dd7c5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5ad00c4de2b5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5ad00c4de116 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   13:     0x5ad00c4dcff9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5ad00c4ddddd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5ad00c4f76c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5ad00c4f774c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   17:     0x5ad00c4bacfa - rlsh::game::parser::Parser<T>::new::h189647ee5eca542a
[INFO] [stdout]   18:     0x5ad00c4badc9 - rust_out::main::_doctest_main_src_game_parser_rs_96_0::hf86c4eb77fecd146
[INFO] [stdout]   19:     0x5ad00c4bada6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   20:     0x5ad00c4bac03 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   21:     0x5ad00c4babe6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   22:     0x5ad00c4babc9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   23:     0x5ad00c4d7ce0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   24:     0x5ad00c4d7ce0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   25:     0x5ad00c4d7ce0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   26:     0x5ad00c4d7ce0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5ad00c4d7ce0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5ad00c4d7ce0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ad00c4d7ce0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ad00c4d7ce0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ad00c4d7ce0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5ad00c4babb1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   33:     0x5ad00c4bb185 - main
[INFO] [stdout]   34:     0x72b76070d1ca - <unknown>
[INFO] [stdout]   35:     0x72b76070d28b - __libc_start_main
[INFO] [stdout]   36:     0x5ad00c4baac5 - _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 0.96s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.30s; merged doctests compilation took 0.34s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9d9685c7436a2c13c5859200561d77f62dd1d91e3ff936da3f6e977cac704486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d9685c7436a2c13c5859200561d77f62dd1d91e3ff936da3f6e977cac704486", kill_on_drop: false }`
[INFO] [stdout] 9d9685c7436a2c13c5859200561d77f62dd1d91e3ff936da3f6e977cac704486
