[INFO] fetching crate cheats 0.4.0...
[INFO] testing cheats-0.4.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate cheats 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate cheats 0.4.0
[INFO] finished tweaking crates.io crate cheats 0.4.0
[INFO] tweaked toml for crates.io crate cheats 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cheats 0.4.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding logos v0.11.4 (available: v0.15.1)
[INFO] [stderr]       Adding rstest v0.6.4 (available: v0.26.1)
[INFO] [stderr]       Adding snafu v0.6.10 (available: v0.8.9)
[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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.11.5
[INFO] [stderr]   Downloaded beef v0.4.4
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded logos v0.11.4
[INFO] [stderr]   Downloaded rstest v0.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8621dd05f08c94f122ba1adafc99cec2c5a524303723001668b698cc29ca225c
[INFO] running `Command { std: "docker" "start" "-a" "8621dd05f08c94f122ba1adafc99cec2c5a524303723001668b698cc29ca225c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8621dd05f08c94f122ba1adafc99cec2c5a524303723001668b698cc29ca225c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8621dd05f08c94f122ba1adafc99cec2c5a524303723001668b698cc29ca225c", kill_on_drop: false }`
[INFO] [stdout] 8621dd05f08c94f122ba1adafc99cec2c5a524303723001668b698cc29ca225c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 51260439a8ac1251b35a76a04b7db1058e368bedad5c22a9e9234fbe66c45770
[INFO] running `Command { std: "docker" "start" "-a" "51260439a8ac1251b35a76a04b7db1058e368bedad5c22a9e9234fbe66c45770", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling beef v0.4.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling logos-derive v0.11.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling logos v0.11.4
[INFO] [stderr]    Compiling cheats v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:277:21
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn register(&mut self, name: &'a str, invokable: Box<dyn Invokable>) -> ShellResult<()> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here                       --------------- the same lifetime is hidden 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] 277 |     pub fn register(&mut self, name: &'a str, invokable: Box<dyn Invokable>) -> ShellResult<'_, ()> {
[INFO] [stdout]     |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:302:23
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn unregister(&mut self, name: &'a str) -> ShellResult<()> {
[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] 302 |     pub fn unregister(&mut self, name: &'a str) -> ShellResult<'_, ()> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/code.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new(name: &'a str, invokable: Box<dyn Invokable>) -> CodeResult<Self> {
[INFO] [stdout]    |                              ^^ the lifetime is named here             ---------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new(name: &'a str, invokable: Box<dyn Invokable>) -> CodeResult<'a, Self> {
[INFO] [stdout]    |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.38s
[INFO] running `Command { std: "docker" "inspect" "51260439a8ac1251b35a76a04b7db1058e368bedad5c22a9e9234fbe66c45770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51260439a8ac1251b35a76a04b7db1058e368bedad5c22a9e9234fbe66c45770", kill_on_drop: false }`
[INFO] [stdout] 51260439a8ac1251b35a76a04b7db1058e368bedad5c22a9e9234fbe66c45770
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b71a65e10eaba6fc9f9c3361380cd314d427ec9c996695f9cd1b957ba46a5286
[INFO] running `Command { std: "docker" "start" "-a" "b71a65e10eaba6fc9f9c3361380cd314d427ec9c996695f9cd1b957ba46a5286", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling rstest v0.6.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:277:21
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn register(&mut self, name: &'a str, invokable: Box<dyn Invokable>) -> ShellResult<()> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here                       --------------- the same lifetime is hidden 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] 277 |     pub fn register(&mut self, name: &'a str, invokable: Box<dyn Invokable>) -> ShellResult<'_, ()> {
[INFO] [stdout]     |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:302:23
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn unregister(&mut self, name: &'a str) -> ShellResult<()> {
[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] 302 |     pub fn unregister(&mut self, name: &'a str) -> ShellResult<'_, ()> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/code.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new(name: &'a str, invokable: Box<dyn Invokable>) -> CodeResult<Self> {
[INFO] [stdout]    |                              ^^ the lifetime is named here             ---------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new(name: &'a str, invokable: Box<dyn Invokable>) -> CodeResult<'a, Self> {
[INFO] [stdout]    |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cheats v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:277:21
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn register(&mut self, name: &'a str, invokable: Box<dyn Invokable>) -> ShellResult<()> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here                       --------------- the same lifetime is hidden 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] 277 |     pub fn register(&mut self, name: &'a str, invokable: Box<dyn Invokable>) -> ShellResult<'_, ()> {
[INFO] [stdout]     |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:302:23
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn unregister(&mut self, name: &'a str) -> ShellResult<()> {
[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] 302 |     pub fn unregister(&mut self, name: &'a str) -> ShellResult<'_, ()> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/code.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new(name: &'a str, invokable: Box<dyn Invokable>) -> CodeResult<Self> {
[INFO] [stdout]    |                              ^^ the lifetime is named here             ---------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new(name: &'a str, invokable: Box<dyn Invokable>) -> CodeResult<'a, Self> {
[INFO] [stdout]    |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.39s
[INFO] running `Command { std: "docker" "inspect" "b71a65e10eaba6fc9f9c3361380cd314d427ec9c996695f9cd1b957ba46a5286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b71a65e10eaba6fc9f9c3361380cd314d427ec9c996695f9cd1b957ba46a5286", kill_on_drop: false }`
[INFO] [stdout] b71a65e10eaba6fc9f9c3361380cd314d427ec9c996695f9cd1b957ba46a5286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7ebc9cd79ae27dda2caee3c6fd3402a9625e91b191de254ddd72d1590a2e1315
[INFO] running `Command { std: "docker" "start" "-a" "7ebc9cd79ae27dda2caee3c6fd3402a9625e91b191de254ddd72d1590a2e1315", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:277:21
[INFO] [stderr]     |
[INFO] [stderr] 277 |     pub fn register(&mut self, name: &'a str, invokable: Box<dyn Invokable>) -> ShellResult<()> {
[INFO] [stderr]     |                     ^^^^^^^^^ the lifetime is elided here                       --------------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 277 |     pub fn register(&mut self, name: &'a str, invokable: Box<dyn Invokable>) -> ShellResult<'_, ()> {
[INFO] [stderr]     |                                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:302:23
[INFO] [stderr]     |
[INFO] [stderr] 302 |     pub fn unregister(&mut self, name: &'a str) -> ShellResult<()> {
[INFO] [stderr]     |                       ^^^^^^^^^                    --------------- the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 302 |     pub fn unregister(&mut self, name: &'a str) -> ShellResult<'_, ()> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/code.rs:51:30
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub(crate) fn new(name: &'a str, invokable: Box<dyn Invokable>) -> CodeResult<Self> {
[INFO] [stderr]    |                              ^^ the lifetime is named here             ---------------- the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub(crate) fn new(name: &'a str, invokable: Box<dyn Invokable>) -> CodeResult<'a, Self> {
[INFO] [stderr]    |                                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `cheats` (lib) generated 3 warnings
[INFO] [stderr] warning: `cheats` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cheats-203fce257d93c074)
[INFO] [stderr]    Doc-tests cheats
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test code::tests::code_new_success ... ok
[INFO] [stdout] test io::tests::read ... ok
[INFO] [stdout] test io::tests::write ... ok
[INFO] [stdout] test tests::filter_names ... ok
[INFO] [stdout] test tests::register::case_1 ... ok
[INFO] [stdout] test parser::tests::lexer ... ok
[INFO] [stdout] test tests::register::case_2 ... ok
[INFO] [stdout] test tests::register::case_3 ... ok
[INFO] [stdout] test tests::run_out::case_1 ... ok
[INFO] [stdout] test tests::run_out::case_2 ... ok
[INFO] [stdout] test tests::unregister::case_1 ... ok
[INFO] [stdout] test tests::run_script_file ... ok
[INFO] [stdout] test tests::unregister::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - (line 127) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 161) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 153) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 95) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 111) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 40) ... ok
[INFO] [stdout] test src/lib.rs - (line 140) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 52) ... ok
[INFO] [stdout] test src/lib.rs - (line 190) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 127) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> src/lib.rs:130:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | let sv_codes: Vec<&str> = shell.filter_names("sv", true).collect();
[INFO] [stdout]   | ^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `let` cannot be used for global variables
[INFO] [stdout]   | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 161) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> src/lib.rs:166:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | let content: String = fs::read_to_string("path/to/file.script")
[INFO] [stdout]   | ^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `let` cannot be used for global variables
[INFO] [stdout]   | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 153) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `shell` in this scope
[INFO] [stdout]  --> src/lib.rs:154:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | shell.run("cl_hello").expect("Could not run the code.");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shell` in this scope
[INFO] [stdout]  --> src/lib.rs:155:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | shell.run("cl_hello Eray").expect("Could not run the code.");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 31) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `is`
[INFO] [stdout]  --> src/lib.rs:33:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | this is a comment as well
[INFO] [stdout]   |      ^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 95) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ClHello` in this scope
[INFO] [stdout]  --> src/lib.rs:98:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | let invokable = Box::new(ClHello);
[INFO] [stdout]   |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shell` in this scope
[INFO] [stdout]  --> src/lib.rs:99:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | shell.register("cl_hello", invokable).expect("Could not register the code.");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 111) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `shell` in this scope
[INFO] [stdout]  --> src/lib.rs:112:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | shell.unregister("cl_hello").expect("Could not unregister the code.");
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 140) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `shell` in this scope
[INFO] [stdout]  --> src/lib.rs:141:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | let sv_codes: Vec<&str> = shell.filter_names("sv", true).collect();
[INFO] [stdout]   |                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 190) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `shell` in this scope
[INFO] [stdout]  --> src/lib.rs:193:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let ref mut stdout = shell.stdout; // take a reference to stdout
[INFO] [stdout]   |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `String` in the current scope
[INFO] [stdout]   --> src/lib.rs:198:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     String::from_iter(stdout_bytes.into_iter().map(|b| b as char)) // map u8 bytes to char
[INFO] [stdout]    |             ^^^^^^^^^ function or associated item not found in `String`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `String` consider using one of the following associated functions:
[INFO] [stdout]       String::new
[INFO] [stdout]       String::with_capacity
[INFO] [stdout]       String::try_with_capacity
[INFO] [stdout]       String::from_utf8
[INFO] [stdout]       and 9 others
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:444:5
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromIterator` which provides `from_iter` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::iter::FromIterator;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `from_str` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 -     String::from_iter(stdout_bytes.into_iter().map(|b| b as char)) // map u8 bytes to char
[INFO] [stdout] 10 +     String::from_str(stdout_bytes.into_iter().map(|b| b as char)) // map u8 bytes to char
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 111)
[INFO] [stdout]     src/lib.rs - (line 127)
[INFO] [stdout]     src/lib.rs - (line 140)
[INFO] [stdout]     src/lib.rs - (line 153)
[INFO] [stdout]     src/lib.rs - (line 161)
[INFO] [stdout]     src/lib.rs - (line 190)
[INFO] [stdout]     src/lib.rs - (line 31)
[INFO] [stdout]     src/lib.rs - (line 95)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7ebc9cd79ae27dda2caee3c6fd3402a9625e91b191de254ddd72d1590a2e1315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ebc9cd79ae27dda2caee3c6fd3402a9625e91b191de254ddd72d1590a2e1315", kill_on_drop: false }`
[INFO] [stdout] 7ebc9cd79ae27dda2caee3c6fd3402a9625e91b191de254ddd72d1590a2e1315
