[INFO] cloning repository https://github.com/jalil-salame/auto-sway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jalil-salame/auto-sway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalil-salame%2Fauto-sway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalil-salame%2Fauto-sway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f1c83b54d93d68cf80c6e137391e0b911ef62cb
[INFO] testing jalil-salame/auto-sway against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalil-salame%2Fauto-sway" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jalil-salame/auto-sway
[INFO] finished tweaking git repo https://github.com/jalil-salame/auto-sway
[INFO] tweaked toml for git repo https://github.com/jalil-salame/auto-sway written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jalil-salame/auto-sway on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jalil-salame/auto-sway 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `auto-sway` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f
[INFO] running `Command { std: "docker" "start" "285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `auto-sway` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling winnow v0.5.28
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling swayipc-types v1.3.1
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling swayipc v3.0.2
[INFO] [stderr]    Compiling auto-sway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/command/resize.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         bail!("no focused container")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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 `bail`
[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: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `bail` (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/command/resize.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         bail!("no focused workspace")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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 `bail`
[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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 56.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: auto-sway 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 4`
[INFO] running `Command { std: "docker" "inspect" "285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `auto-sway` (manifest) generated 1 warning
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling os_pipe v1.1.4
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling snapbox-macros v0.3.6
[INFO] [stderr]    Compiling similar v2.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling snapbox v0.4.15
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling trycmd v0.14.19
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling auto-sway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/command/resize.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         bail!("no focused container")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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 `bail`
[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: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `bail` (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/command/resize.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         bail!("no focused workspace")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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 `bail`
[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 `bail` (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/command/resize.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         bail!("no focused container")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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 `bail`
[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: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `bail` (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/command/resize.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         bail!("no focused workspace")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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 `bail`
[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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 47.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: auto-sway 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 5`
[INFO] running `Command { std: "docker" "inspect" "285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `auto-sway` (manifest) generated 1 warning
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/command/resize.rs:129:9
[INFO] [stderr]     |
[INFO] [stderr] 129 |         bail!("no focused container")
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[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 `bail`
[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: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `bail` (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/command/resize.rs:132:9
[INFO] [stderr]     |
[INFO] [stderr] 132 |         bail!("no focused workspace")
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[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 `bail`
[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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `auto-sway` (lib) generated 2 warnings
[INFO] [stderr] warning: `auto-sway` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: auto-sway 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 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/auto_sway-1af8f3c06999ab28)
[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]      Running unittests src/bin/auto-resize.rs (/opt/rustwide/target/release/deps/auto_resize-f31cd86bc5e2bf2a)
[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]      Running tests/cli.rs (/opt/rustwide/target/release/deps/cli-fac5cdfa745e2a41)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2mTesting[0m README.md:27 ... [31mfailed[0m
[INFO] [stderr] Exit: [32msuccess[0m
[INFO] [stderr] 
[INFO] [stderr] [31m---- expected: stdout[0m
[INFO] [stderr] [32m++++ actual:   stdout[0m
[INFO] [stderr] [2m   1[0m [2m   1[0m [2m|[0m [2mBetter resize commands
[INFO] [stderr] [0m[2m   2[0m [2m   2[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m   3[0m [2m   3[0m [2m|[0m [2mInstead of having to specify grow/shrink it will try to grow the container in the specified
[INFO] [stderr] [0m[2m   4[0m [2m   4[0m [2m|[0m [2mdirection and shrink it if it is not possible:
[INFO] [stderr] [0m[2m   5[0m [2m   5[0m [2m|[0m [2m
[INFO] [stderr] [0m          [2m⋮[0m
[INFO] [stderr] [2m  13[0m [2m  13[0m [2m|[0m [2mof trying to grow it. It will do the same with up and down.
[INFO] [stderr] [0m[2m  14[0m [2m  14[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m  15[0m [2m  15[0m [2m|[0m [2mUsage: auto-resize [OPTIONS] <COMMAND>
[INFO] [stderr] [0m[2m  16[0m [2m  16[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m  17[0m [2m  17[0m [2m|[0m [2mCommands:
[INFO] [stdout] test help_messages ... FAILED
[INFO] [stderr] [0m[2m  18[0m      [31m-[0m [31m  up     
[INFO] [stdout] 
[INFO] [stderr] [0m[2m  19[0m      [31m-[0m [31m  down   
[INFO] [stdout] failures:
[INFO] [stderr] [0m[2m  20[0m      [31m-[0m [31m  left   
[INFO] [stdout] 
[INFO] [stderr] [0m[2m  21[0m      [31m-[0m [31m  right  
[INFO] [stdout] ---- help_messages stdout ----
[INFO] [stderr] [0m     [2m  18[0m [32m+[0m [32m  up     Resize the focused container upwards
[INFO] [stdout] 
[INFO] [stderr] [0m     [2m  19[0m [32m+[0m [32m  down   Resize the focused container downwards
[INFO] [stdout] thread 'help_messages' (1972) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.19/src/runner.rs:104:17:
[INFO] [stderr] [0m     [2m  20[0m [32m+[0m [32m  left   Resize the focused container to the left
[INFO] [stdout] 1 of 1 tests failed
[INFO] [stderr] [0m     [2m  21[0m [32m+[0m [32m  right  Resize the focused container to the right
[INFO] [stdout] stack backtrace:
[INFO] [stderr] [0m[2m  22[0m [2m  22[0m [2m|[0m [2m  help   Print this message or the help of the given subcommand(s)
[INFO] [stdout]    0:     0x5a52ee683f11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr] [0m[2m  23[0m [2m  23[0m [2m|[0m [2m
[INFO] [stdout]    1:     0x5a52ee699aca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr] [0m[2m  24[0m [2m  24[0m [2m|[0m [2mOptions:
[INFO] [stdout]    2:     0x5a52ee68896c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr] [0m[2m  25[0m [2m  25[0m [2m|[0m [2m      --flip
[INFO] [stdout]    3:     0x5a52ee65b3f6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr] [0m[2m  26[0m [2m  26[0m [2m|[0m [2m          Flip the order of the rules; if it would have caused the container to grow then shrink it
[INFO] [stdout]    4:     0x5a52ee67a049 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr] [0m[2m  27[0m [2m  27[0m [2m|[0m [2m          instead
[INFO] [stdout]    5:     0x5a52ee6128d0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stderr] [0m[2m  28[0m [2m  28[0m [2m|[0m [2m
[INFO] [stdout]    6:     0x5a52ee67a372 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr] [0m[2m  29[0m [2m  29[0m [2m|[0m [2m  -h, --help
[INFO] [stdout]    7:     0x5a52ee65b4a2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr] [0m[2m  30[0m [2m  30[0m [2m|[0m [2m          Print help (see a summary with '-h')
[INFO] [stdout]    8:     0x5a52ee6536a9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr] [0mstderr:
[INFO] [stdout]    9:     0x5a52ee65c18d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr] [32m[0m
[INFO] [stdout]   10:     0x5a52ee69a22c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr] [2mUpdate snapshots with `TRYCMD=overwrite`[0m
[INFO] [stdout]   11:     0x5a52ee56b3f0 - <trycmd[8ccddf5fbd6edaa4]::runner::Runner>::run
[INFO] [stderr] [2mDebug output with `TRYCMD=dump`[0m
[INFO] [stdout]   12:     0x5a52ee58335f - <trycmd[8ccddf5fbd6edaa4]::cases::TestCases>::run
[INFO] [stdout]   13:     0x5a52ee5421fd - core[7c831bd917ebf35f]::ptr::drop_glue::<trycmd[8ccddf5fbd6edaa4]::cases::TestCases>
[INFO] [stdout]   14:     0x5a52ee542302 - <cli[7c19390c77d51d19]::help_messages::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5a52ee605bbb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5a52ee613225 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5a52ee60c5e4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5a52ee616382 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5a52ee682e99 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x71475f5f507a - <unknown>
[INFO] [stdout]   21:     0x71475f688534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     help_messages
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f", kill_on_drop: false }`
[INFO] [stdout] 285f7b8c28c579c8fc66819ea72fa93534bf534bd7969feed2856086c9d2269f
