[INFO] fetching crate codemonument_bx 0.3.4...
[INFO] testing codemonument_bx-0.3.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate codemonument_bx 0.3.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate codemonument_bx 0.3.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate codemonument_bx 0.3.4
[INFO] tweaked toml for crates.io crate codemonument_bx 0.3.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate codemonument_bx 0.3.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate codemonument_bx 0.3.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-3-tc1/source/src/bin/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `bonnie`
[INFO] [stderr]   * `bin` target `bx`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded home v0.5.3
[INFO] [stderr]   Downloaded serde_derive v1.0.125
[INFO] [stderr]   Downloaded syn v1.0.69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0f63dcb2518fe048e5bbc56fab7053e1b15333c8fc30c2b5cfac712440cac0f
[INFO] running `Command { std: "docker" "start" "-a" "d0f63dcb2518fe048e5bbc56fab7053e1b15333c8fc30c2b5cfac712440cac0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0f63dcb2518fe048e5bbc56fab7053e1b15333c8fc30c2b5cfac712440cac0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f63dcb2518fe048e5bbc56fab7053e1b15333c8fc30c2b5cfac712440cac0f", kill_on_drop: false }`
[INFO] [stdout] d0f63dcb2518fe048e5bbc56fab7053e1b15333c8fc30c2b5cfac712440cac0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a8227493f4da58057db2416c95212d0b97cd01fbffe6c97a336ee1d5258b580
[INFO] running `Command { std: "docker" "start" "-a" "5a8227493f4da58057db2416c95212d0b97cd01fbffe6c97a336ee1d5258b580", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `bonnie`
[INFO] [stderr]   * `bin` target `bx`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling codemonument_bx v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.82s
[INFO] running `Command { std: "docker" "inspect" "5a8227493f4da58057db2416c95212d0b97cd01fbffe6c97a336ee1d5258b580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a8227493f4da58057db2416c95212d0b97cd01fbffe6c97a336ee1d5258b580", kill_on_drop: false }`
[INFO] [stdout] 5a8227493f4da58057db2416c95212d0b97cd01fbffe6c97a336ee1d5258b580
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ad0a7026fb83281bf60956949af9b17187338ac01f0607f997185b9eaea3b9c
[INFO] running `Command { std: "docker" "start" "-a" "4ad0a7026fb83281bf60956949af9b17187338ac01f0607f997185b9eaea3b9c", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `bonnie`
[INFO] [stderr]   * `bin` target `bx`
[INFO] [stderr]    Compiling codemonument_bx v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 111 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 112 | |         0,
[INFO] [stdout] 113 | |         r#"
[INFO] [stdout] 114 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         ["basic"]
[INFO] [stdout] 119 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 126 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 127 | |         0,
[INFO] [stdout] 128 | |         r#"
[INFO] [stdout] 129 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |         ["basic"]
[INFO] [stdout] 135 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 144 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 145 | |         0,
[INFO] [stdout] 146 | |         r#"
[INFO] [stdout] 147 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         ["basic", "Name"]
[INFO] [stdout] 153 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 172 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 173 | |         0,
[INFO] [stdout] 174 | |         r#"
[INFO] [stdout] 175 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         ["basic"]
[INFO] [stdout] 180 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 187 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 188 | |         0,
[INFO] [stdout] 189 | |         r#"
[INFO] [stdout] 190 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |         ["basic", "Test"]
[INFO] [stdout] 195 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 201 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 202 | |         0,
[INFO] [stdout] 203 | |         r#"
[INFO] [stdout] 204 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |         ["basic", "foo", "bar"]
[INFO] [stdout] 209 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 215 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 216 | |         0,
[INFO] [stdout] 217 | |         r#"
[INFO] [stdout] 218 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |         ["basic", "foo", "bar"]
[INFO] [stdout] 223 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 229 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 230 | |         0,
[INFO] [stdout] 231 | |         r#"
[INFO] [stdout] 232 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | |         ["basic", "Name", "foo", "bar"]
[INFO] [stdout] 238 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 245 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 246 | |         0,
[INFO] [stdout] 247 | |         r#"
[INFO] [stdout] 248 | |         env_files = ["src/.env"]
[INFO] [stdout] ...   |
[INFO] [stdout] 254 | |         ["basic"]
[INFO] [stdout] 255 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 289 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 290 | |         0,
[INFO] [stdout] 291 | |         r#"
[INFO] [stdout] 292 | |         env_files = ["src/.env"]
[INFO] [stdout] ...   |
[INFO] [stdout] 299 | |         ["basic", "Name", "(extra stuff)"]
[INFO] [stdout] 300 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 309 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 310 | |         1,
[INFO] [stdout] 311 | |         r#"
[INFO] [stdout] 312 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 316 | |         ["basic"]
[INFO] [stdout] 317 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 323 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 324 | |         1,
[INFO] [stdout] 325 | |         r#"
[INFO] [stdout] 326 | |         env_files = ["src/.env"]
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |         ["basic", "Name", "foo", "bar"]
[INFO] [stdout] 337 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 351 |     let output1 = expect_exit_code!(0, cfg, BONNIE_VERSION, ["basic", "test"]);
[INFO] [stdout]     |                   ------------------------------------------------------------ in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     let output2 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "other"]);
[INFO] [stdout]     |                   ------------------------------------------------------------- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 370 |     let output1 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "test", "Name", "foo bar"]);
[INFO] [stdout]     |                   ------------------------------------------------------------------------------- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     let output2 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "other"]);
[INFO] [stdout]     |                   ------------------------------------------------------------- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 387 |     let root_output = expect_exit_code!(0, cfg, BONNIE_VERSION, ["basic"]);
[INFO] [stdout]     |                       ---------------------------------------------------- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 389 |     let output1 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "test"]);
[INFO] [stdout]     |                   ------------------------------------------------------------ in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     let output2 = expect_exit_code!(2, cfg, BONNIE_VERSION, ["basic", "other"]);
[INFO] [stdout]     |                   ------------------------------------------------------------- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 409 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 410 | |         0,
[INFO] [stdout] 411 | |         r#"
[INFO] [stdout] 412 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 417 | |         ["basic"]
[INFO] [stdout] 418 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 424 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 425 | |         1,
[INFO] [stdout] 426 | |         r#"
[INFO] [stdout] 427 | |         env_files = ["src/.env"]
[INFO] [stdout] ...   |
[INFO] [stdout] 438 | |         ["basic", "Name", "foo", "bar"]
[INFO] [stdout] 439 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 449 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 450 | |         0,
[INFO] [stdout] 451 | |         r#"
[INFO] [stdout] 452 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 457 | |         ["basic"]
[INFO] [stdout] 458 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 464 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 465 | |         0,
[INFO] [stdout] 466 | |         r#"
[INFO] [stdout] 467 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |         ["basic"]
[INFO] [stdout] 473 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 479 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 480 | |         1,
[INFO] [stdout] 481 | |         r#"
[INFO] [stdout] 482 | |         env_files = ["src/.env"]
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | |         ["basic", "Name", "foo", "bar"]
[INFO] [stdout] 495 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 517 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 518 | |         0,
[INFO] [stdout] 519 | |         r#"
[INFO] [stdout] 520 | |         default_shell = ["bash", "-c", "{COMMAND}"]
[INFO] [stdout] ...   |
[INFO] [stdout] 525 | |         ["basic"]
[INFO] [stdout] 526 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 532 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 533 | |         0,
[INFO] [stdout] 534 | |         r#"
[INFO] [stdout] 535 | |         default_shell.generic = ["bash", "-c", "{COMMAND}"]
[INFO] [stdout] ...   |
[INFO] [stdout] 540 | |         ["basic"]
[INFO] [stdout] 541 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 547 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 548 | |         0,
[INFO] [stdout] 549 | |         r#"
[INFO] [stdout] 550 | |         default_shell.generic = { parts = ["bash", "-c", "{COMMAND}"], delimiter = " && " }
[INFO] [stdout] ...   |
[INFO] [stdout] 555 | |         ["basic"]
[INFO] [stdout] 556 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 562 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 563 | |         0,
[INFO] [stdout] 564 | |         r#"
[INFO] [stdout] 565 | |         default_shell.generic = ["sh", "-c", "{COMMAND}"]
[INFO] [stdout] ...   |
[INFO] [stdout] 571 | |         ["basic"]
[INFO] [stdout] 572 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 578 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 579 | |         0,
[INFO] [stdout] 580 | |         r#"
[INFO] [stdout] 581 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 587 | |         ["basic"]
[INFO] [stdout] 588 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 594 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 595 | |         1,
[INFO] [stdout] 596 | |         r#"
[INFO] [stdout] 597 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 607 | |         ["basic"]
[INFO] [stdout] 608 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 677 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 678 | |         1,
[INFO] [stdout] 679 | |         r#"
[INFO] [stdout] 680 | |         env_files = ["src/.env"]
[INFO] [stdout] ...   |
[INFO] [stdout] 708 | |         ["basic", "Name", "foo", "bar"]
[INFO] [stdout] 709 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 724 |       let output1 = expect_exit_code!(
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 725 | |         1,
[INFO] [stdout] 726 | |         r#"
[INFO] [stdout] 727 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 737 | |         ["basic"]
[INFO] [stdout] 738 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 743 |       let output2 = expect_exit_code!(
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 744 | |         0,
[INFO] [stdout] 745 | |         r#"
[INFO] [stdout] 746 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | |         ["basic"]
[INFO] [stdout] 757 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 766 |       let output1 = expect_exit_code!(
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 767 | |         1,
[INFO] [stdout] 768 | |         r#"
[INFO] [stdout] 769 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 779 | |         ["basic"]
[INFO] [stdout] 780 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 785 |       let output2 = expect_exit_code!(
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 786 | |         0,
[INFO] [stdout] 787 | |         r#"
[INFO] [stdout] 788 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 798 | |         ["basic"]
[INFO] [stdout] 799 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 808 |       let output1 = expect_exit_code!(
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 809 | |         1,
[INFO] [stdout] 810 | |         r#"
[INFO] [stdout] 811 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 821 | |         ["basic"]
[INFO] [stdout] 822 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 827 |       let output2 = expect_exit_code!(
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 828 | |         0,
[INFO] [stdout] 829 | |         r#"
[INFO] [stdout] 830 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 840 | |         ["basic"]
[INFO] [stdout] 841 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 850 |       let output1 = expect_exit_code!(
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 851 | |         1,
[INFO] [stdout] 852 | |         r#"
[INFO] [stdout] 853 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 863 | |         ["basic"]
[INFO] [stdout] 864 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 869 |       let output2 = expect_exit_code!(
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 870 | |         1,
[INFO] [stdout] 871 | |         r#"
[INFO] [stdout] 872 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | |         ["basic"]
[INFO] [stdout] 883 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 889 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 890 | |         1,
[INFO] [stdout] 891 | |         r#"
[INFO] [stdout] 892 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 902 | |         ["basic"]
[INFO] [stdout] 903 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> tests/known_cases.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  47 |           };
[INFO] [stdout]     |            ^
[INFO] [stdout] ...
[INFO] [stdout] 912 |       let output = expect_exit_code!(
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 913 | |         1,
[INFO] [stdout] 914 | |         r#"
[INFO] [stdout] 915 | |         [scripts]
[INFO] [stdout] ...   |
[INFO] [stdout] 925 | |         ["basic"]
[INFO] [stdout] 926 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[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 error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `codemonument_bx` (test "known_cases") due to 82 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4ad0a7026fb83281bf60956949af9b17187338ac01f0607f997185b9eaea3b9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ad0a7026fb83281bf60956949af9b17187338ac01f0607f997185b9eaea3b9c", kill_on_drop: false }`
[INFO] [stdout] 4ad0a7026fb83281bf60956949af9b17187338ac01f0607f997185b9eaea3b9c
