[INFO] fetching crate workspace 0.4.2...
[INFO] checking workspace-0.4.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate workspace 0.4.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate workspace 0.4.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate workspace 0.4.2
[INFO] finished tweaking crates.io crate workspace 0.4.2
[INFO] tweaked toml for crates.io crate workspace 0.4.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term_grid v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6be0d5fc5e45bba85c64d9c9ef6c387eccb0962c2604a3bedd3b1e5c1e9755d
[INFO] running `Command { std: "docker" "start" "-a" "e6be0d5fc5e45bba85c64d9c9ef6c387eccb0962c2604a3bedd3b1e5c1e9755d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6be0d5fc5e45bba85c64d9c9ef6c387eccb0962c2604a3bedd3b1e5c1e9755d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6be0d5fc5e45bba85c64d9c9ef6c387eccb0962c2604a3bedd3b1e5c1e9755d", kill_on_drop: false }`
[INFO] [stdout] e6be0d5fc5e45bba85c64d9c9ef6c387eccb0962c2604a3bedd3b1e5c1e9755d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13df5ff41731798a5ab528908d5df1c34473981f489287138f930ee2aa5bf3b3
[INFO] running `Command { std: "docker" "start" "-a" "13df5ff41731798a5ab528908d5df1c34473981f489287138f930ee2aa5bf3b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking term_grid v0.1.7
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking workspace v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/workspace.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[serde(deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros.rs:10:77
[INFO] [stdout]     |
[INFO] [stdout] 10  |         eprintln!(concat!("{} ", $message), "error:".red().bold()$(, $arg)*);
[INFO] [stdout]     |                                                                             ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/workspace.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 error!("Please set $BROWSER to open browser tabs")
[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: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/macros.rs:29:60
[INFO] [stdout]    |
[INFO] [stdout] 29 |           eprintln!(concat!("         ", $message)$(, $arg)*);
[INFO] [stdout]    |                                                              ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         indent_warn!(
[INFO] [stdout] 35 | |             "To set `ws` up in your shell, see the README.md or run `workspace shell --help`"
[INFO] [stdout] 36 | |         )
[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: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `indent_warn`
[INFO] [stdout]    = note: this warning originates in the macro `indent_warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/workspace.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[serde(deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros.rs:10:77
[INFO] [stdout]     |
[INFO] [stdout] 10  |         eprintln!(concat!("{} ", $message), "error:".red().bold()$(, $arg)*);
[INFO] [stdout]     |                                                                             ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/workspace.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 error!("Please set $BROWSER to open browser tabs")
[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: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/macros.rs:29:60
[INFO] [stdout]    |
[INFO] [stdout] 29 |           eprintln!(concat!("         ", $message)$(, $arg)*);
[INFO] [stdout]    |                                                              ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         indent_warn!(
[INFO] [stdout] 35 | |             "To set `ws` up in your shell, see the README.md or run `workspace shell --help`"
[INFO] [stdout] 36 | |         )
[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: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `indent_warn`
[INFO] [stdout]    = note: this warning originates in the macro `indent_warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: workspace v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "13df5ff41731798a5ab528908d5df1c34473981f489287138f930ee2aa5bf3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13df5ff41731798a5ab528908d5df1c34473981f489287138f930ee2aa5bf3b3", kill_on_drop: false }`
[INFO] [stdout] 13df5ff41731798a5ab528908d5df1c34473981f489287138f930ee2aa5bf3b3
[INFO] checking workspace-0.4.2 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] extracting crate workspace 0.4.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate workspace 0.4.2 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate workspace 0.4.2
[INFO] finished tweaking crates.io crate workspace 0.4.2
[INFO] tweaked toml for crates.io crate workspace 0.4.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ec8a72239356b9541a6a6ae9e379dd277fab0c54fb99e860e761cab4fc376a4
[INFO] running `Command { std: "docker" "start" "-a" "3ec8a72239356b9541a6a6ae9e379dd277fab0c54fb99e860e761cab4fc376a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ec8a72239356b9541a6a6ae9e379dd277fab0c54fb99e860e761cab4fc376a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ec8a72239356b9541a6a6ae9e379dd277fab0c54fb99e860e761cab4fc376a4", kill_on_drop: false }`
[INFO] [stdout] 3ec8a72239356b9541a6a6ae9e379dd277fab0c54fb99e860e761cab4fc376a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eedc6d1d758a5ed9d0c9aa8766eb158b189408273740f5d73aee8fcee3a9740c
[INFO] running `Command { std: "docker" "start" "-a" "eedc6d1d758a5ed9d0c9aa8766eb158b189408273740f5d73aee8fcee3a9740c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking term_grid v0.1.7
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking workspace v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/workspace.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[serde(deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros.rs:10:77
[INFO] [stdout]     |
[INFO] [stdout] 10  |         eprintln!(concat!("{} ", $message), "error:".red().bold()$(, $arg)*);
[INFO] [stdout]     |                                                                             ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/workspace.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 error!("Please set $BROWSER to open browser tabs")
[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: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/macros.rs:29:60
[INFO] [stdout]    |
[INFO] [stdout] 29 |           eprintln!(concat!("         ", $message)$(, $arg)*);
[INFO] [stdout]    |                                                              ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         indent_warn!(
[INFO] [stdout] 35 | |             "To set `ws` up in your shell, see the README.md or run `workspace shell --help`"
[INFO] [stdout] 36 | |         )
[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: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `indent_warn`
[INFO] [stdout]    = note: this warning originates in the macro `indent_warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/workspace.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[serde(deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 16 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros.rs:10:77
[INFO] [stdout]     |
[INFO] [stdout] 10  |         eprintln!(concat!("{} ", $message), "error:".red().bold()$(, $arg)*);
[INFO] [stdout]     |                                                                             ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/workspace.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 error!("Please set $BROWSER to open browser tabs")
[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: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/macros.rs:29:60
[INFO] [stdout]    |
[INFO] [stdout] 29 |           eprintln!(concat!("         ", $message)$(, $arg)*);
[INFO] [stdout]    |                                                              ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         indent_warn!(
[INFO] [stdout] 35 | |             "To set `ws` up in your shell, see the README.md or run `workspace shell --help`"
[INFO] [stdout] 36 | |         )
[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: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `indent_warn`
[INFO] [stdout]    = note: this warning originates in the macro `indent_warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/workspace.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[derive(Fail, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/workspace.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[derive(Fail, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `workspace` (bin "workspace") due to 3 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/workspace.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[derive(Fail, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/workspace.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[derive(Fail, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `workspace` (bin "workspace" test) due to 3 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "eedc6d1d758a5ed9d0c9aa8766eb158b189408273740f5d73aee8fcee3a9740c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eedc6d1d758a5ed9d0c9aa8766eb158b189408273740f5d73aee8fcee3a9740c", kill_on_drop: false }`
[INFO] [stdout] eedc6d1d758a5ed9d0c9aa8766eb158b189408273740f5d73aee8fcee3a9740c
