[INFO] cloning repository https://github.com/risu729/biwa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/risu729/biwa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frisu729%2Fbiwa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frisu729%2Fbiwa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d0a4d29bc0f38f87a5baebfd559dcd78b4a065b [INFO] checking risu729/biwa against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frisu729%2Fbiwa" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/risu729/biwa [INFO] finished tweaking git repo https://github.com/risu729/biwa [INFO] tweaked toml for git repo https://github.com/risu729/biwa written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/risu729/biwa on toolchain 65b20a97de33e9e59992793a144aef2950c48c76 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/risu729/biwa 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 63b60951e269d78f3a0e35be719ce7e1acdf5544c5f60dc93116afdca7d662ce [INFO] running `Command { std: "docker" "start" "63b60951e269d78f3a0e35be719ce7e1acdf5544c5f60dc93116afdca7d662ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63b60951e269d78f3a0e35be719ce7e1acdf5544c5f60dc93116afdca7d662ce", 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" "63b60951e269d78f3a0e35be719ce7e1acdf5544c5f60dc93116afdca7d662ce" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63b60951e269d78f3a0e35be719ce7e1acdf5544c5f60dc93116afdca7d662ce", 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" "63b60951e269d78f3a0e35be719ce7e1acdf5544c5f60dc93116afdca7d662ce" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking cmov v0.5.4 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cpubits v0.1.1 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Checking ff v0.14.0 [INFO] [stderr] Checking base16ct v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Checking futures-task v0.3.33 [INFO] [stderr] Checking group v0.14.0 [INFO] [stderr] Checking futures-io v0.3.33 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking pem-rfc7468 v1.0.0 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking der v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.10 [INFO] [stderr] Checking simd-adler32 v0.3.10 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking hybrid-array v0.4.14 [INFO] [stderr] Compiling curve25519-dalek v5.0.0 [INFO] [stderr] Compiling cc v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling generic-array v0.14.9 [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 aho-corasick v1.1.5 [INFO] [stderr] Compiling pest v2.8.8 [INFO] [stderr] Checking keccak v0.2.1 [INFO] [stderr] Checking winnow v1.0.4 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking spki v0.8.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking block-padding v0.4.2 [INFO] [stderr] Checking sec1 v0.8.1 [INFO] [stderr] Checking inout v0.2.2 [INFO] [stderr] Checking wnaf v0.14.0 [INFO] [stderr] Checking pkcs1 v0.8.0-rc.4 [INFO] [stderr] Checking regex-automata v0.4.18 [INFO] [stderr] Checking shared_thread v0.2.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling portable-atomic v1.15.0 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Checking toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Compiling pest_meta v2.8.8 [INFO] [stderr] Checking clap_builder v4.6.6 [INFO] [stderr] Checking module-lattice v0.2.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking crypto-bigint v0.7.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking sigchld v0.2.4 [INFO] [stderr] Checking shared_child v1.1.1 [INFO] [stderr] Checking console v0.16.4 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Checking duct v1.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.30.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking homedir v0.3.6 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking cipher v0.5.2 [INFO] [stderr] Checking universal-hash v0.6.1 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking polyval v0.7.3 [INFO] [stderr] Checking ghash v0.6.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking pbkdf2 v0.13.0 [INFO] [stderr] Checking ctr v0.10.1 [INFO] [stderr] Checking aes v0.9.2 [INFO] [stderr] Checking aead v0.6.1 [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 blowfish v0.10.0 [INFO] [stderr] Checking poly1305 v0.9.1 [INFO] [stderr] Checking blake2 v0.11.0-rc.6 [INFO] [stderr] Compiling pest_generator v2.8.8 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking sha3 v0.11.0 [INFO] [stderr] Checking aes-gcm v0.11.0 [INFO] [stderr] Checking sha1 v0.11.0 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Checking kem v0.3.0 [INFO] [stderr] Checking argon2 v0.6.0-rc.8 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking scrypt v0.12.0 [INFO] [stderr] Checking bcrypt-pbkdf v0.11.0 [INFO] [stderr] Checking pkcs5 v0.8.1 [INFO] [stderr] Checking bstr v1.13.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking pkcs8 v0.11.0 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Compiling ref-cast-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v4.6.4 [INFO] [stderr] Checking ed25519 v3.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.28 [INFO] [stderr] Checking sponge-cursor v0.1.0 [INFO] [stderr] Checking globset v0.4.20 [INFO] [stderr] Checking sha3 v0.12.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking internal-russh-num-bigint v0.5.0 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking ml-kem v0.3.2 [INFO] [stderr] Compiling schemars_derive v1.2.2 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [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 futures-util v0.3.33 [INFO] [stderr] Checking crypto-primes v0.7.2 [INFO] [stderr] Checking ecdsa v0.17.0 [INFO] [stderr] Checking primeorder v0.14.0 [INFO] [stderr] Checking ssh-cipher v0.3.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling pest_derive v2.8.8 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking clap v4.6.6 [INFO] [stderr] Checking p256 v0.14.0 [INFO] [stderr] Checking p384 v0.14.0 [INFO] [stderr] Checking p521 v0.14.0 [INFO] [stderr] Checking russh-cryptovec v0.62.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking xx v2.6.1 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking color-spantrace v0.3.0 [INFO] [stderr] Checking ed25519-dalek v3.0.0 [INFO] [stderr] Checking versions v7.0.0 [INFO] [stderr] Compiling delegate v0.13.5 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling confique-macro v0.0.13 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking generic-array v1.4.4 [INFO] [stderr] Checking rsa v0.10.0-rc.18 [INFO] [stderr] Compiling proc-macro-crate v3.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 serde_bytes v0.11.19 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking roff v1.1.1 [INFO] [stderr] Checking data-encoding v2.11.1 [INFO] [stderr] Compiling glob v0.3.4 [INFO] [stderr] Checking serde v1.0.229 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking hex-literal v1.1.0 [INFO] [stderr] Checking md5 v0.8.1 [INFO] [stderr] Checking toml v1.1.4+spec-1.1.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking ignore v0.4.33 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking indicatif v0.18.6 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Compiling serial_test_derive v4.0.1 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking tera v2.1.0 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking strum v0.28.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking kdl v6.7.1 [INFO] [stderr] Checking schemars v1.2.2 [INFO] [stderr] Checking json5 v1.3.1 [INFO] [stderr] Checking futures-executor v0.3.33 [INFO] [stderr] Checking link-section v0.19.3 [INFO] [stderr] Checking humantime v2.4.0 [INFO] [stderr] Checking futures v0.3.33 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling linktime-proc-macro v0.2.3 [INFO] [stderr] Checking futures-timer v3.0.4 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [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 insta v1.48.0 [INFO] [stderr] Checking serial_test v4.0.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking ctor v1.0.13 [INFO] [stderr] Checking russh-sftp v2.4.0 [INFO] [stderr] Checking confique v0.4.0 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking usage-lib v4.1.0 [INFO] [stderr] Checking ssh-key v0.7.0-rc.11 [INFO] [stderr] Checking russh v0.62.6 [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 [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 [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 [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 [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 [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:82:2 [INFO] [stdout] | [INFO] [stdout] 82 | / bail!( [INFO] [stdout] 83 | | "No authentication method available. \ [INFO] [stdout] 84 | | Configure ssh.key_path, ssh.password, or set up an SSH agent." [INFO] [stdout] 85 | | ) [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 [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 [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:581:8 [INFO] [stdout] | [INFO] [stdout] 581 | ... 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 [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:586:15 [INFO] [stdout] | [INFO] [stdout] 586 | 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 [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:714:13 [INFO] [stdout] | [INFO] [stdout] 714 | 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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:82:2 [INFO] [stdout] | [INFO] [stdout] 82 | / bail!( [INFO] [stdout] 83 | | "No authentication method available. \ [INFO] [stdout] 84 | | Configure ssh.key_path, ssh.password, or set up an SSH agent." [INFO] [stdout] 85 | | ) [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 [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 [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:581:8 [INFO] [stdout] | [INFO] [stdout] 581 | ... 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 [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:586:15 [INFO] [stdout] | [INFO] [stdout] 586 | 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 [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:714:13 [INFO] [stdout] | [INFO] [stdout] 714 | 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 [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 [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 [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 [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 [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 [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 [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 [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 39s [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) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] running `Command { std: "docker" "inspect" "63b60951e269d78f3a0e35be719ce7e1acdf5544c5f60dc93116afdca7d662ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b60951e269d78f3a0e35be719ce7e1acdf5544c5f60dc93116afdca7d662ce", kill_on_drop: false }` [INFO] [stdout] 63b60951e269d78f3a0e35be719ce7e1acdf5544c5f60dc93116afdca7d662ce