[INFO] fetching crate biwa 1.0.0...
[INFO] checking biwa-1.0.0 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] extracting crate biwa 1.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate biwa 1.0.0
[INFO] finished tweaking crates.io crate biwa 1.0.0
[INFO] tweaked toml for crates.io crate biwa 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate biwa 1.0.0 on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate biwa 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded homedir v0.3.6
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded xx v2.6.1
[INFO] [stderr]   Downloaded roff v1.1.1
[INFO] [stderr]   Downloaded shared_thread v0.2.0
[INFO] [stderr]   Downloaded duct v1.1.1
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded usage-lib v3.5.6
[INFO] [stderr]   Downloaded kdl v6.7.1
[INFO] [stderr]   Downloaded tera v2.0.0
[INFO] [stderr]   Downloaded zmij v1.0.22
[INFO] [stderr]   Downloaded polyval v0.7.2
[INFO] [stderr]   Downloaded russh v0.62.4
[INFO] [stderr]   Downloaded poly1305 v0.9.1
[INFO] [stderr]   Downloaded p521 v0.14.0
[INFO] [stderr]   Downloaded p384 v0.14.0
[INFO] [stderr]   Downloaded sponge-cursor v0.1.0
[INFO] [stderr]   Downloaded p256 v0.14.0
[INFO] [stderr]   Downloaded sha3 v0.12.0
[INFO] [stderr]   Downloaded md5 v0.8.1
[INFO] [stderr]   Downloaded generic-array v1.4.4
[INFO] [stderr]   Downloaded json5 v1.3.1
[INFO] [stderr]   Downloaded indicatif v0.18.6
[INFO] [stderr]   Downloaded confique v0.4.0
[INFO] [stderr]   Downloaded pest_derive v2.8.7
[INFO] [stderr]   Downloaded pest_meta v2.8.7
[INFO] [stderr]   Downloaded confique-macro v0.0.13
[INFO] [stderr]   Downloaded pest v2.8.7
[INFO] [stderr]   Downloaded pest_generator v2.8.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f5c40a0406d3e372b4d52a5b3aa6f9a50546d2b0e8fd5ebac5788e2da864d944
[INFO] running `Command { std: "docker" "start" "f5c40a0406d3e372b4d52a5b3aa6f9a50546d2b0e8fd5ebac5788e2da864d944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5c40a0406d3e372b4d52a5b3aa6f9a50546d2b0e8fd5ebac5788e2da864d944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5c40a0406d3e372b4d52a5b3aa6f9a50546d2b0e8fd5ebac5788e2da864d944" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5c40a0406d3e372b4d52a5b3aa6f9a50546d2b0e8fd5ebac5788e2da864d944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5c40a0406d3e372b4d52a5b3aa6f9a50546d2b0e8fd5ebac5788e2da864d944" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking ff v0.14.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking group v0.14.0
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]     Checking der v0.8.1
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]    Compiling zmij v1.0.22
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking shared_thread v0.2.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]     Checking pkcs1 v0.8.0-rc.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking crypto-bigint v0.7.5
[INFO] [stderr]     Checking sec1 v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking wnaf v0.14.0
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]     Checking module-lattice v0.2.3
[INFO] [stderr]     Checking duct v1.1.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking homedir v0.3.6
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking universal-hash v0.6.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stderr]     Checking polyval v0.7.2
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking aead v0.6.1
[INFO] [stderr]     Checking ghash v0.6.0
[INFO] [stderr]     Checking salsa20 v0.11.0
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking hkdf v0.13.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking poly1305 v0.9.1
[INFO] [stderr]     Checking blowfish v0.10.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking blake2 v0.11.0-rc.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking aes-gcm v0.11.0
[INFO] [stderr]     Checking scrypt v0.12.0
[INFO] [stderr]     Checking bcrypt-pbkdf v0.11.0
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking kem v0.3.0
[INFO] [stderr]     Checking pkcs5 v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking argon2 v0.6.0-rc.8
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking sponge-cursor v0.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking sha3 v0.12.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking generic-array v1.4.4
[INFO] [stderr]     Checking ml-kem v0.3.2
[INFO] [stderr]     Checking internal-russh-num-bigint v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking versions v7.0.0
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking md5 v0.8.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking roff v1.1.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking ignore v0.4.31
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking elliptic-curve v0.14.1
[INFO] [stderr]     Checking primefield v0.14.0
[INFO] [stderr]     Checking rfc6979 v0.6.0
[INFO] [stderr]     Checking ssh-encoding v0.3.0
[INFO] [stderr]     Checking crypto-primes v0.7.2
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]    Compiling linktime-proc-macro v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking primeorder v0.14.0
[INFO] [stderr]     Checking ecdsa v0.17.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking ssh-cipher v0.3.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking russh-cryptovec v0.62.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling confique-macro v0.0.13
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking p256 v0.14.0
[INFO] [stderr]     Checking ed25519-dalek v3.0.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking p384 v0.14.0
[INFO] [stderr]     Checking p521 v0.14.0
[INFO] [stderr]     Checking rsa v0.10.0-rc.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking link-section v0.19.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking xx v2.6.1
[INFO] [stderr]     Checking ctor v1.0.10
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking tera v2.0.0
[INFO] [stderr]     Checking kdl v6.7.1
[INFO] [stderr]     Checking json5 v1.3.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking confique v0.4.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]     Checking usage-lib v3.5.6
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking russh-util v0.52.0
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking russh-sftp v2.3.0
[INFO] [stderr]     Checking ssh-key v0.7.0-rc.11
[INFO] [stderr]     Checking russh v0.62.4
[INFO] [stderr]     Checking biwa v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:183:72
[INFO] [stdout]     |
[INFO] [stdout] 183 |                   EnvVarConfigValue::Inherit(false) | EnvVarConfigValue::Value(_) => bail!(
[INFO] [stdout]     |  ____________________________________________________________________________________^
[INFO] [stdout] 184 | |                     "Invalid env.vars entry for {name}: only `true` is supported for exclude rules"
[INFO] [stdout] 185 | |                 ),
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |                       EnvVarConfigValue::Inherit(false) => bail!(
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 194 | |                         "Invalid env.vars entry for {name}: only `true` is supported for inherit rules"
[INFO] [stdout] 195 | |                     ),
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:202:73
[INFO] [stdout]     |
[INFO] [stdout] 202 |                       EnvVarConfigValue::Inherit(false) | EnvVarConfigValue::Value(_) => bail!(
[INFO] [stdout]     |  ________________________________________________________________________________________^
[INFO] [stdout] 203 | |                         "Invalid env.vars entry for {name}: only `true` is supported for pattern rules"
[INFO] [stdout] 204 | |                     ),
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:417:3
[INFO] [stdout]     |
[INFO] [stdout] 417 |         bail!("Invalid environment variable name: {name}")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:429:3
[INFO] [stdout]     |
[INFO] [stdout] 429 |         bail!("Invalid environment variable pattern: {pattern}")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/ssh/auth.rs:64:2
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     bail!(
[INFO] [stdout] 65 | |         "No authentication method available. \
[INFO] [stdout] 66 | |         Configure ssh.key_path, ssh.password, or set up an SSH agent."
[INFO] [stdout] 67 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/ssh/client/execute.rs:91:3
[INFO] [stdout]    |
[INFO] [stdout] 91 |         bail!("Command did not return exit status")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:573:8
[INFO] [stdout]     |
[INFO] [stdout] 573 | ...                   bail!("SSH server rejected environment variable forwarding via setenv")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:578:15
[INFO] [stdout]     |
[INFO] [stdout] 578 |                         None => bail!("SSH channel closed while sending environment variables"),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:706:13
[INFO] [stdout]     |
[INFO] [stdout] 706 |                 None => bail!("Local Ctrl+C listener stopped before remote command completed"),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/sync.rs:667:2
[INFO] [stdout]     |
[INFO] [stdout] 667 | /     bail!(
[INFO] [stdout] 668 | |         "Local files changed {phase}; refusing to overwrite them during round-trip pull: {}{suffix}",
[INFO] [stdout] 669 | |         displayed.join(", ")
[INFO] [stdout] 670 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/ssh/sync.rs:1214:12
[INFO] [stdout]      |
[INFO] [stdout] 1214 |         Ok(_) => bail!("Local sync root is not a directory: {}", path.display()),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/ssh/sync.rs:1381:2
[INFO] [stdout]      |
[INFO] [stdout] 1381 |     bail!("Unsupported local entry type: {}", path.display())
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/ssh/sync.rs:1561:3
[INFO] [stdout]      |
[INFO] [stdout] 1561 |         bail!("Staged pull entry is not a regular file")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/ssh/sync.rs:2639:2
[INFO] [stdout]      |
[INFO] [stdout] 2639 | /     bail!(
[INFO] [stdout] 2640 | |         "Remote project uses Biwa's reserved pull transaction namespace: {}",
[INFO] [stdout] 2641 | |         reserved.join(", ")
[INFO] [stdout] 2642 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/ssh/sync.rs:2672:2
[INFO] [stdout]      |
[INFO] [stdout] 2672 | /     bail!(
[INFO] [stdout] 2673 | |         "Remote results collide with preserved local symlinks: {}",
[INFO] [stdout] 2674 | |         collisions.join(", ")
[INFO] [stdout] 2675 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/ssh/sync_paths.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 bail!("Remote directory must not contain parent traversal (`..`): {remote_dir}")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config/load.rs:946:13
[INFO] [stdout]     |
[INFO] [stdout] 946 |             Ok(_) => bail!("Expected missing required config values to fail"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config/load.rs:964:13
[INFO] [stdout]     |
[INFO] [stdout] 964 |             Ok(_) => bail!("Expected missing required config values to fail"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/config/load.rs:1377:13
[INFO] [stdout]      |
[INFO] [stdout] 1377 |             Ok(_) => bail!("Expected parsing error for invalid TOML"),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/config/load.rs:1397:13
[INFO] [stdout]      |
[INFO] [stdout] 1397 |             Ok(_) => bail!("Expected parsing error for invalid YAML"),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/config/load.rs:1417:13
[INFO] [stdout]      |
[INFO] [stdout] 1417 |             Ok(_) => bail!("Expected parsing error for invalid JSON"),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:183:72
[INFO] [stdout]     |
[INFO] [stdout] 183 |                   EnvVarConfigValue::Inherit(false) | EnvVarConfigValue::Value(_) => bail!(
[INFO] [stdout]     |  ____________________________________________________________________________________^
[INFO] [stdout] 184 | |                     "Invalid env.vars entry for {name}: only `true` is supported for exclude rules"
[INFO] [stdout] 185 | |                 ),
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |                       EnvVarConfigValue::Inherit(false) => bail!(
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 194 | |                         "Invalid env.vars entry for {name}: only `true` is supported for inherit rules"
[INFO] [stdout] 195 | |                     ),
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:202:73
[INFO] [stdout]     |
[INFO] [stdout] 202 |                       EnvVarConfigValue::Inherit(false) | EnvVarConfigValue::Value(_) => bail!(
[INFO] [stdout]     |  ________________________________________________________________________________________^
[INFO] [stdout] 203 | |                         "Invalid env.vars entry for {name}: only `true` is supported for pattern rules"
[INFO] [stdout] 204 | |                     ),
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:417:3
[INFO] [stdout]     |
[INFO] [stdout] 417 |         bail!("Invalid environment variable name: {name}")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/env_vars.rs:429:3
[INFO] [stdout]     |
[INFO] [stdout] 429 |         bail!("Invalid environment variable pattern: {pattern}")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/ssh/auth.rs:64:2
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     bail!(
[INFO] [stdout] 65 | |         "No authentication method available. \
[INFO] [stdout] 66 | |         Configure ssh.key_path, ssh.password, or set up an SSH agent."
[INFO] [stdout] 67 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/ssh/client/execute.rs:91:3
[INFO] [stdout]    |
[INFO] [stdout] 91 |         bail!("Command did not return exit status")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:573:8
[INFO] [stdout]     |
[INFO] [stdout] 573 | ...                   bail!("SSH server rejected environment variable forwarding via setenv")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:578:15
[INFO] [stdout]     |
[INFO] [stdout] 578 |                         None => bail!("SSH channel closed while sending environment variables"),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/exec.rs:706:13
[INFO] [stdout]     |
[INFO] [stdout] 706 |                 None => bail!("Local Ctrl+C listener stopped before remote command completed"),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/ssh/sync.rs:667:2
[INFO] [stdout]     |
[INFO] [stdout] 667 | /     bail!(
[INFO] [stdout] 668 | |         "Local files changed {phase}; refusing to overwrite them during round-trip pull: {}{suffix}",
[INFO] [stdout] 669 | |         displayed.join(", ")
[INFO] [stdout] 670 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/ssh/sync.rs:1214:12
[INFO] [stdout]      |
[INFO] [stdout] 1214 |         Ok(_) => bail!("Local sync root is not a directory: {}", path.display()),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/ssh/sync.rs:1381:2
[INFO] [stdout]      |
[INFO] [stdout] 1381 |     bail!("Unsupported local entry type: {}", path.display())
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/ssh/sync.rs:1561:3
[INFO] [stdout]      |
[INFO] [stdout] 1561 |         bail!("Staged pull entry is not a regular file")
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/ssh/sync.rs:2639:2
[INFO] [stdout]      |
[INFO] [stdout] 2639 | /     bail!(
[INFO] [stdout] 2640 | |         "Remote project uses Biwa's reserved pull transaction namespace: {}",
[INFO] [stdout] 2641 | |         reserved.join(", ")
[INFO] [stdout] 2642 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/ssh/sync.rs:2672:2
[INFO] [stdout]      |
[INFO] [stdout] 2672 | /     bail!(
[INFO] [stdout] 2673 | |         "Remote results collide with preserved local symlinks: {}",
[INFO] [stdout] 2674 | |         collisions.join(", ")
[INFO] [stdout] 2675 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/ssh/sync_paths.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 bail!("Remote directory must not contain parent traversal (`..`): {remote_dir}")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: biwa v1.0.0 (/opt/rustwide/workdir), nix v0.30.1, nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "f5c40a0406d3e372b4d52a5b3aa6f9a50546d2b0e8fd5ebac5788e2da864d944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c40a0406d3e372b4d52a5b3aa6f9a50546d2b0e8fd5ebac5788e2da864d944", kill_on_drop: false }`
[INFO] [stdout] f5c40a0406d3e372b4d52a5b3aa6f9a50546d2b0e8fd5ebac5788e2da864d944
