[INFO] cloning repository https://github.com/gregtatum/text-adventure
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gregtatum/text-adventure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Ftext-adventure", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Ftext-adventure'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32c45e225800b8493bfa5d5ed740cc9fe50eca31
[INFO] testing gregtatum/text-adventure against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Ftext-adventure" "/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/gregtatum/text-adventure
[INFO] finished tweaking git repo https://github.com/gregtatum/text-adventure
[INFO] tweaked toml for git repo https://github.com/gregtatum/text-adventure written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gregtatum/text-adventure on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gregtatum/text-adventure 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linked-hash-map v0.5.4
[INFO] [stderr]   Downloaded serde_yaml v0.8.15
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded yaml-rust v0.4.5
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded rprompt v1.0.5
[INFO] [stderr]   Downloaded itoa v0.4.7
[INFO] [stderr]   Downloaded dtoa v0.4.7
[INFO] [stderr]   Downloaded terminal_size v0.1.16
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded bitflags v1.2.1
[INFO] [stderr]   Downloaded console v0.14.0
[INFO] [stderr]   Downloaded similar v0.3.0
[INFO] [stderr]   Downloaded ron v0.6.4
[INFO] [stderr]   Downloaded uuid v0.8.2
[INFO] [stderr]   Downloaded ryu v1.0.5
[INFO] [stderr]   Downloaded base64 v0.13.0
[INFO] [stderr]   Downloaded serde_derive v1.0.120
[INFO] [stderr]   Downloaded serde v1.0.120
[INFO] [stderr]   Downloaded serde_json v1.0.61
[INFO] [stderr]   Downloaded syn v1.0.58
[INFO] [stderr]   Downloaded libc v0.2.85
[INFO] [stderr]   Downloaded insta v1.5.3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a69b7122c70ffb9295e9427c062708f9ade7a090358bc049e83ec8aaad92c7c
[INFO] running `Command { std: "docker" "start" "-a" "7a69b7122c70ffb9295e9427c062708f9ade7a090358bc049e83ec8aaad92c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a69b7122c70ffb9295e9427c062708f9ade7a090358bc049e83ec8aaad92c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a69b7122c70ffb9295e9427c062708f9ade7a090358bc049e83ec8aaad92c7c", kill_on_drop: false }`
[INFO] [stdout] 7a69b7122c70ffb9295e9427c062708f9ade7a090358bc049e83ec8aaad92c7c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcef9734be914d8b25499f4569ec1178d9b70bd98007f6899258d96a4c0a2ea8
[INFO] running `Command { std: "docker" "start" "-a" "fcef9734be914d8b25499f4569ec1178d9b70bd98007f6899258d96a4c0a2ea8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.120
[INFO] [stderr]    Compiling serde v1.0.120
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling dtoa v0.4.7
[INFO] [stderr]    Compiling rprompt v1.0.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling serde_yaml v0.8.15
[INFO] [stderr]    Compiling text-adventure v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 573 | /                     outputln!(
[INFO] [stdout] 574 | |                         game,
[INFO] [stdout] 575 | |                         "The {} appear(s) to be sticking to your hand.",
[INFO] [stdout] 576 | |                         target
[INFO] [stdout] 577 | |                     )
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 589 |                                 outputln!(game, "{}", pickup)
[INFO] [stdout]     |                                 ----------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 592 |                                 outputln!(game, "You place the {} in your inventory.", target)
[INFO] [stdout]     |                                 -------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 618 | /                 outputln!(
[INFO] [stdout] 619 | |                     game,
[INFO] [stdout] 620 | |                     "You talk outloud for a bit and feel much better, thank you."
[INFO] [stdout] 621 | |                 )
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 626 |                     outputln!(game, "    (empty)")
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 640 |             ParsedCommand::Message(message) => outputln!(game, "{}", message),
[INFO] [stdout]     |                                                ------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 657 |                         Some(action) => outputln!(game, "{}", action.value),
[INFO] [stdout]     |                                         ----------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 658 |                           None => outputln!(
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout] 659 | |                             game,
[INFO] [stdout] 660 | |                             "You don't know how to {:?}. Type \"help\" for help.",
[INFO] [stdout] 661 | |                             command
[INFO] [stdout] 662 | |                         ),
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 665 |                   None => outputln!(
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 666 | |                     game,
[INFO] [stdout] 667 | |                     "You don't know how to {:?}. Type \"help\" for help.",
[INFO] [stdout] 668 | |                     command
[INFO] [stdout] 669 | |                 ),
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:362:15
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn output(&self) -> RefMut<T> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn output(&self) -> RefMut<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.80s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: text-adventure v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "fcef9734be914d8b25499f4569ec1178d9b70bd98007f6899258d96a4c0a2ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcef9734be914d8b25499f4569ec1178d9b70bd98007f6899258d96a4c0a2ea8", kill_on_drop: false }`
[INFO] [stdout] fcef9734be914d8b25499f4569ec1178d9b70bd98007f6899258d96a4c0a2ea8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f7cfb39694d58e0ddda30f2cdfca08a6b0c77246fe5fe8e06518014be00d0e7
[INFO] running `Command { std: "docker" "start" "-a" "2f7cfb39694d58e0ddda30f2cdfca08a6b0c77246fe5fe8e06518014be00d0e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.85
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling similar v0.3.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling ron v0.6.4
[INFO] [stderr]    Compiling terminal_size v0.1.16
[INFO] [stderr]    Compiling console v0.14.0
[INFO] [stderr]    Compiling insta v1.5.3
[INFO] [stderr]    Compiling text-adventure v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 573 | /                     outputln!(
[INFO] [stdout] 574 | |                         game,
[INFO] [stdout] 575 | |                         "The {} appear(s) to be sticking to your hand.",
[INFO] [stdout] 576 | |                         target
[INFO] [stdout] 577 | |                     )
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 589 |                                 outputln!(game, "{}", pickup)
[INFO] [stdout]     |                                 ----------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 592 |                                 outputln!(game, "You place the {} in your inventory.", target)
[INFO] [stdout]     |                                 -------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 618 | /                 outputln!(
[INFO] [stdout] 619 | |                     game,
[INFO] [stdout] 620 | |                     "You talk outloud for a bit and feel much better, thank you."
[INFO] [stdout] 621 | |                 )
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 626 |                     outputln!(game, "    (empty)")
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 640 |             ParsedCommand::Message(message) => outputln!(game, "{}", message),
[INFO] [stdout]     |                                                ------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 657 |                         Some(action) => outputln!(game, "{}", action.value),
[INFO] [stdout]     |                                         ----------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 658 |                           None => outputln!(
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout] 659 | |                             game,
[INFO] [stdout] 660 | |                             "You don't know how to {:?}. Type \"help\" for help.",
[INFO] [stdout] 661 | |                             command
[INFO] [stdout] 662 | |                         ),
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:785:52
[INFO] [stdout]     |
[INFO] [stdout] 665 |                   None => outputln!(
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 666 | |                     game,
[INFO] [stdout] 667 | |                     "You don't know how to {:?}. Type \"help\" for help.",
[INFO] [stdout] 668 | |                     command
[INFO] [stdout] 669 | |                 ),
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stdout]     |                                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:362:15
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn output(&self) -> RefMut<T> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn output(&self) -> RefMut<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: text-adventure v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2f7cfb39694d58e0ddda30f2cdfca08a6b0c77246fe5fe8e06518014be00d0e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f7cfb39694d58e0ddda30f2cdfca08a6b0c77246fe5fe8e06518014be00d0e7", kill_on_drop: false }`
[INFO] [stdout] 2f7cfb39694d58e0ddda30f2cdfca08a6b0c77246fe5fe8e06518014be00d0e7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a396c88f2403fd066085fecd1b3ec2e4f4cbcd20a68508e671faa64dd0be8529
[INFO] running `Command { std: "docker" "start" "-a" "a396c88f2403fd066085fecd1b3ec2e4f4cbcd20a68508e671faa64dd0be8529", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/main.rs:785:52
[INFO] [stderr]     |
[INFO] [stderr] 573 | /                     outputln!(
[INFO] [stderr] 574 | |                         game,
[INFO] [stderr] 575 | |                         "The {} appear(s) to be sticking to your hand.",
[INFO] [stderr] 576 | |                         target
[INFO] [stderr] 577 | |                     )
[INFO] [stderr]     | |_____________________- in this macro invocation
[INFO] [stderr] ...
[INFO] [stderr] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stderr]     |                                                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/main.rs:785:52
[INFO] [stderr]     |
[INFO] [stderr] 589 |                                 outputln!(game, "{}", pickup)
[INFO] [stderr]     |                                 ----------------------------- in this macro invocation
[INFO] [stderr] ...
[INFO] [stderr] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stderr]     |                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stderr]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/main.rs:785:52
[INFO] [stderr]     |
[INFO] [stderr] 592 |                                 outputln!(game, "You place the {} in your inventory.", target)
[INFO] [stderr]     |                                 -------------------------------------------------------------- in this macro invocation
[INFO] [stderr] ...
[INFO] [stderr] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stderr]     |                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stderr]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/main.rs:785:52
[INFO] [stderr]     |
[INFO] [stderr] 618 | /                 outputln!(
[INFO] [stderr] 619 | |                     game,
[INFO] [stderr] 620 | |                     "You talk outloud for a bit and feel much better, thank you."
[INFO] [stderr] 621 | |                 )
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr] ...
[INFO] [stderr] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stderr]     |                                                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stderr]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/main.rs:785:52
[INFO] [stderr]     |
[INFO] [stderr] 626 |                     outputln!(game, "    (empty)")
[INFO] [stderr]     |                     ------------------------------ in this macro invocation
[INFO] [stderr] ...
[INFO] [stderr] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stderr]     |                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `outputln`
[INFO] [stderr]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/main.rs:785:52
[INFO] [stderr]     |
[INFO] [stderr] 640 |             ParsedCommand::Message(message) => outputln!(game, "{}", message),
[INFO] [stderr]     |                                                ------------------------------ in this macro invocation
[INFO] [stderr] ...
[INFO] [stderr] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stderr]     |                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/main.rs:785:52
[INFO] [stderr]     |
[INFO] [stderr] 657 |                         Some(action) => outputln!(game, "{}", action.value),
[INFO] [stderr]     |                                         ----------------------------------- in this macro invocation
[INFO] [stderr] ...
[INFO] [stderr] 785 |         writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stderr]     |                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/main.rs:785:52
[INFO] [stderr]     |
[INFO] [stderr] 658 |                           None => outputln!(
[INFO] [stderr]     |  _________________________________-
[INFO] [stderr] 659 | |                             game,
[INFO] [stderr] 660 | |                             "You don't know how to {:?}. Type \"help\" for help.",
[INFO] [stderr] 661 | |                             command
[INFO] [stderr] 662 | |                         ),
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr] ...
[INFO] [stderr] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stderr]     |                                                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/main.rs:785:52
[INFO] [stderr]     |
[INFO] [stderr] 665 |                   None => outputln!(
[INFO] [stderr]     |  _________________________-
[INFO] [stderr] 666 | |                     game,
[INFO] [stderr] 667 | |                     "You don't know how to {:?}. Type \"help\" for help.",
[INFO] [stderr] 668 | |                     command
[INFO] [stderr] 669 | |                 ),
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr] ...
[INFO] [stderr] 785 |           writeln!($game.output(), $($x, )*).unwrap();
[INFO] [stderr]     |                                                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `outputln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:362:15
[INFO] [stderr]     |
[INFO] [stderr] 362 |     fn output(&self) -> RefMut<T> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     fn output(&self) -> RefMut<'_, T> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `text-adventure` (bin "text-adventure" test) generated 10 warnings (run `cargo fix --bin "text-adventure" -p text-adventure --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: text-adventure v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/text_adventure-9404adde5adaa419)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test::test_intro ... ok
[INFO] [stdout] test test::test_look ... ok
[INFO] [stdout] test test::test_inventory ... ok
[INFO] [stdout] test test::test_talk ... ok
[INFO] [stdout] test test::test_look_region ... ok
[INFO] [stdout] test test::test_drop_item ... ok
[INFO] [stdout] test test::test_look_room_verb ... ok
[INFO] [stdout] test test::test_look_inventory ... ok
[INFO] [stdout] test test::test_look_unknown ... ok
[INFO] [stdout] test test::test_stone_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a396c88f2403fd066085fecd1b3ec2e4f4cbcd20a68508e671faa64dd0be8529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a396c88f2403fd066085fecd1b3ec2e4f4cbcd20a68508e671faa64dd0be8529", kill_on_drop: false }`
[INFO] [stdout] a396c88f2403fd066085fecd1b3ec2e4f4cbcd20a68508e671faa64dd0be8529
