[INFO] cloning repository https://github.com/arctic-hen7/bonnie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arctic-hen7/bonnie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctic-hen7%2Fbonnie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctic-hen7%2Fbonnie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c3eec6f3ae981bb64ea866bf7ebda2d29e7c956 [INFO] checking arctic-hen7/bonnie against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctic-hen7%2Fbonnie" "/workspace/builds/worker-97/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-97/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arctic-hen7/bonnie on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arctic-hen7/bonnie [INFO] finished tweaking git repo https://github.com/arctic-hen7/bonnie [INFO] tweaked toml for git repo https://github.com/arctic-hen7/bonnie written to /workspace/builds/worker-97/source/Cargo.toml [INFO] crate git repo https://github.com/arctic-hen7/bonnie already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7c05956fd0e6b951e7150e8a0210e85ec7a2ab53ea405477e5f320824e15e5a [INFO] running `Command { std: "docker" "start" "-a" "d7c05956fd0e6b951e7150e8a0210e85ec7a2ab53ea405477e5f320824e15e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7c05956fd0e6b951e7150e8a0210e85ec7a2ab53ea405477e5f320824e15e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c05956fd0e6b951e7150e8a0210e85ec7a2ab53ea405477e5f320824e15e5a", kill_on_drop: false }` [INFO] [stdout] d7c05956fd0e6b951e7150e8a0210e85ec7a2ab53ea405477e5f320824e15e5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cf815591ab10a83b301016b6fbd61c77d6e6857f484dea79812170cd46ec88b [INFO] running `Command { std: "docker" "start" "-a" "4cf815591ab10a83b301016b6fbd61c77d6e6857f484dea79812170cd46ec88b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking bonnie v0.3.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/known_cases.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/caching.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 111 | | 0, [INFO] [stdout] 112 | | r#" [INFO] [stdout] 113 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 117 | | ["basic"] [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 126 | | 0, [INFO] [stdout] 127 | | r#" [INFO] [stdout] 128 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 133 | | ["basic"] [INFO] [stdout] 134 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 144 | | 0, [INFO] [stdout] 145 | | r#" [INFO] [stdout] 146 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 151 | | ["basic", "Name"] [INFO] [stdout] 152 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 172 | | 0, [INFO] [stdout] 173 | | r#" [INFO] [stdout] 174 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 178 | | ["basic"] [INFO] [stdout] 179 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 187 | | 0, [INFO] [stdout] 188 | | r#" [INFO] [stdout] 189 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 193 | | ["basic", "Test"] [INFO] [stdout] 194 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 201 | | 0, [INFO] [stdout] 202 | | r#" [INFO] [stdout] 203 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 207 | | ["basic", "foo", "bar"] [INFO] [stdout] 208 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 215 | | 0, [INFO] [stdout] 216 | | r#" [INFO] [stdout] 217 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 221 | | ["basic", "foo", "bar"] [INFO] [stdout] 222 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 228 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 229 | | 0, [INFO] [stdout] 230 | | r#" [INFO] [stdout] 231 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 236 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 237 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 245 | | 0, [INFO] [stdout] 246 | | r#" [INFO] [stdout] 247 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 253 | | ["basic"] [INFO] [stdout] 254 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 289 | | 0, [INFO] [stdout] 290 | | r#" [INFO] [stdout] 291 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 298 | | ["basic", "Name", "(extra stuff)"] [INFO] [stdout] 299 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 308 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 309 | | 1, [INFO] [stdout] 310 | | r#" [INFO] [stdout] 311 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 315 | | ["basic"] [INFO] [stdout] 316 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 323 | | 1, [INFO] [stdout] 324 | | r#" [INFO] [stdout] 325 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 335 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 336 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 350 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 352 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 369 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 374 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 388 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 409 | | 0, [INFO] [stdout] 410 | | r#" [INFO] [stdout] 411 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 416 | | ["basic"] [INFO] [stdout] 417 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 423 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 424 | | 1, [INFO] [stdout] 425 | | r#" [INFO] [stdout] 426 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 437 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 438 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 448 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 449 | | 0, [INFO] [stdout] 450 | | r#" [INFO] [stdout] 451 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 456 | | ["basic"] [INFO] [stdout] 457 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 463 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 464 | | 0, [INFO] [stdout] 465 | | r#" [INFO] [stdout] 466 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 471 | | ["basic"] [INFO] [stdout] 472 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 478 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 479 | | 1, [INFO] [stdout] 480 | | r#" [INFO] [stdout] 481 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 493 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 494 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 516 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 517 | | 0, [INFO] [stdout] 518 | | r#" [INFO] [stdout] 519 | | default_shell = ["bash", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 524 | | ["basic"] [INFO] [stdout] 525 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 531 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 532 | | 0, [INFO] [stdout] 533 | | r#" [INFO] [stdout] 534 | | default_shell.generic = ["bash", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 539 | | ["basic"] [INFO] [stdout] 540 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 546 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 547 | | 0, [INFO] [stdout] 548 | | r#" [INFO] [stdout] 549 | | default_shell.generic = { parts = ["bash", "-c", "{COMMAND}"], delimiter = " && " } [INFO] [stdout] ... | [INFO] [stdout] 554 | | ["basic"] [INFO] [stdout] 555 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 561 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 562 | | 0, [INFO] [stdout] 563 | | r#" [INFO] [stdout] 564 | | default_shell.generic = ["sh", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 570 | | ["basic"] [INFO] [stdout] 571 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 577 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 578 | | 0, [INFO] [stdout] 579 | | r#" [INFO] [stdout] 580 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 586 | | ["basic"] [INFO] [stdout] 587 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 593 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 594 | | 1, [INFO] [stdout] 595 | | r#" [INFO] [stdout] 596 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 606 | | ["basic"] [INFO] [stdout] 607 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 676 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 677 | | 1, [INFO] [stdout] 678 | | r#" [INFO] [stdout] 679 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 707 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 708 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 723 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 724 | | 1, [INFO] [stdout] 725 | | r#" [INFO] [stdout] 726 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 736 | | ["basic"] [INFO] [stdout] 737 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 742 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 743 | | 0, [INFO] [stdout] 744 | | r#" [INFO] [stdout] 745 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 755 | | ["basic"] [INFO] [stdout] 756 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 765 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 766 | | 1, [INFO] [stdout] 767 | | r#" [INFO] [stdout] 768 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 778 | | ["basic"] [INFO] [stdout] 779 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 784 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 785 | | 0, [INFO] [stdout] 786 | | r#" [INFO] [stdout] 787 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 797 | | ["basic"] [INFO] [stdout] 798 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 807 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 808 | | 1, [INFO] [stdout] 809 | | r#" [INFO] [stdout] 810 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 820 | | ["basic"] [INFO] [stdout] 821 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 826 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 827 | | 0, [INFO] [stdout] 828 | | r#" [INFO] [stdout] 829 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 839 | | ["basic"] [INFO] [stdout] 840 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 849 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 850 | | 1, [INFO] [stdout] 851 | | r#" [INFO] [stdout] 852 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 862 | | ["basic"] [INFO] [stdout] 863 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 868 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 869 | | 1, [INFO] [stdout] 870 | | r#" [INFO] [stdout] 871 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 881 | | ["basic"] [INFO] [stdout] 882 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 888 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 889 | | 1, [INFO] [stdout] 890 | | r#" [INFO] [stdout] 891 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 901 | | ["basic"] [INFO] [stdout] 902 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 911 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 912 | | 1, [INFO] [stdout] 913 | | r#" [INFO] [stdout] 914 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 924 | | ["basic"] [INFO] [stdout] 925 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking bonnie v0.3.1 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 111 | | 0, [INFO] [stdout] 112 | | r#" [INFO] [stdout] 113 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 117 | | ["basic"] [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 126 | | 0, [INFO] [stdout] 127 | | r#" [INFO] [stdout] 128 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 133 | | ["basic"] [INFO] [stdout] 134 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 144 | | 0, [INFO] [stdout] 145 | | r#" [INFO] [stdout] 146 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 151 | | ["basic", "Name"] [INFO] [stdout] 152 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 172 | | 0, [INFO] [stdout] 173 | | r#" [INFO] [stdout] 174 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 178 | | ["basic"] [INFO] [stdout] 179 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 187 | | 0, [INFO] [stdout] 188 | | r#" [INFO] [stdout] 189 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 193 | | ["basic", "Test"] [INFO] [stdout] 194 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 201 | | 0, [INFO] [stdout] 202 | | r#" [INFO] [stdout] 203 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 207 | | ["basic", "foo", "bar"] [INFO] [stdout] 208 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 215 | | 0, [INFO] [stdout] 216 | | r#" [INFO] [stdout] 217 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 221 | | ["basic", "foo", "bar"] [INFO] [stdout] 222 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 228 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 229 | | 0, [INFO] [stdout] 230 | | r#" [INFO] [stdout] 231 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 236 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 237 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 245 | | 0, [INFO] [stdout] 246 | | r#" [INFO] [stdout] 247 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 253 | | ["basic"] [INFO] [stdout] 254 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 289 | | 0, [INFO] [stdout] 290 | | r#" [INFO] [stdout] 291 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 298 | | ["basic", "Name", "(extra stuff)"] [INFO] [stdout] 299 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 308 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 309 | | 1, [INFO] [stdout] 310 | | r#" [INFO] [stdout] 311 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 315 | | ["basic"] [INFO] [stdout] 316 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 323 | | 1, [INFO] [stdout] 324 | | r#" [INFO] [stdout] 325 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 335 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 336 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 350 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 352 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 369 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 374 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 388 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | 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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 409 | | 0, [INFO] [stdout] 410 | | r#" [INFO] [stdout] 411 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 416 | | ["basic"] [INFO] [stdout] 417 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 423 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 424 | | 1, [INFO] [stdout] 425 | | r#" [INFO] [stdout] 426 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 437 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 438 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 448 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 449 | | 0, [INFO] [stdout] 450 | | r#" [INFO] [stdout] 451 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 456 | | ["basic"] [INFO] [stdout] 457 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 463 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 464 | | 0, [INFO] [stdout] 465 | | r#" [INFO] [stdout] 466 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 471 | | ["basic"] [INFO] [stdout] 472 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 478 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 479 | | 1, [INFO] [stdout] 480 | | r#" [INFO] [stdout] 481 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 493 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 494 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 516 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 517 | | 0, [INFO] [stdout] 518 | | r#" [INFO] [stdout] 519 | | default_shell = ["bash", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 524 | | ["basic"] [INFO] [stdout] 525 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 531 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 532 | | 0, [INFO] [stdout] 533 | | r#" [INFO] [stdout] 534 | | default_shell.generic = ["bash", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 539 | | ["basic"] [INFO] [stdout] 540 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 546 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 547 | | 0, [INFO] [stdout] 548 | | r#" [INFO] [stdout] 549 | | default_shell.generic = { parts = ["bash", "-c", "{COMMAND}"], delimiter = " && " } [INFO] [stdout] ... | [INFO] [stdout] 554 | | ["basic"] [INFO] [stdout] 555 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 561 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 562 | | 0, [INFO] [stdout] 563 | | r#" [INFO] [stdout] 564 | | default_shell.generic = ["sh", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 570 | | ["basic"] [INFO] [stdout] 571 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 577 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 578 | | 0, [INFO] [stdout] 579 | | r#" [INFO] [stdout] 580 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 586 | | ["basic"] [INFO] [stdout] 587 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 593 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 594 | | 1, [INFO] [stdout] 595 | | r#" [INFO] [stdout] 596 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 606 | | ["basic"] [INFO] [stdout] 607 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 676 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 677 | | 1, [INFO] [stdout] 678 | | r#" [INFO] [stdout] 679 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 707 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 708 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 723 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 724 | | 1, [INFO] [stdout] 725 | | r#" [INFO] [stdout] 726 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 736 | | ["basic"] [INFO] [stdout] 737 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 742 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 743 | | 0, [INFO] [stdout] 744 | | r#" [INFO] [stdout] 745 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 755 | | ["basic"] [INFO] [stdout] 756 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 765 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 766 | | 1, [INFO] [stdout] 767 | | r#" [INFO] [stdout] 768 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 778 | | ["basic"] [INFO] [stdout] 779 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 784 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 785 | | 0, [INFO] [stdout] 786 | | r#" [INFO] [stdout] 787 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 797 | | ["basic"] [INFO] [stdout] 798 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 807 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 808 | | 1, [INFO] [stdout] 809 | | r#" [INFO] [stdout] 810 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 820 | | ["basic"] [INFO] [stdout] 821 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 826 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 827 | | 0, [INFO] [stdout] 828 | | r#" [INFO] [stdout] 829 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 839 | | ["basic"] [INFO] [stdout] 840 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 849 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 850 | | 1, [INFO] [stdout] 851 | | r#" [INFO] [stdout] 852 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 862 | | ["basic"] [INFO] [stdout] 863 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 868 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 869 | | 1, [INFO] [stdout] 870 | | r#" [INFO] [stdout] 871 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 881 | | ["basic"] [INFO] [stdout] 882 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 888 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 889 | | 1, [INFO] [stdout] 890 | | r#" [INFO] [stdout] 891 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 901 | | ["basic"] [INFO] [stdout] 902 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (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] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 911 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 912 | | 1, [INFO] [stdout] 913 | | r#" [INFO] [stdout] 914 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 924 | | ["basic"] [INFO] [stdout] 925 | | ); [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 [INFO] [stdout] = note: this warning originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "4cf815591ab10a83b301016b6fbd61c77d6e6857f484dea79812170cd46ec88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf815591ab10a83b301016b6fbd61c77d6e6857f484dea79812170cd46ec88b", kill_on_drop: false }` [INFO] [stdout] 4cf815591ab10a83b301016b6fbd61c77d6e6857f484dea79812170cd46ec88b