[INFO] cloning repository https://github.com/baptiste0928/jj-mesh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baptiste0928/jj-mesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaptiste0928%2Fjj-mesh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaptiste0928%2Fjj-mesh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66b16d418a97ebff956edfd39753f8125020744f
[INFO] checking baptiste0928/jj-mesh against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaptiste0928%2Fjj-mesh" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/baptiste0928/jj-mesh
[INFO] finished tweaking git repo https://github.com/baptiste0928/jj-mesh
[INFO] tweaked toml for git repo https://github.com/baptiste0928/jj-mesh written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/baptiste0928/jj-mesh on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/baptiste0928/jj-mesh 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1d5c1a2a48132fd4cc03440f2153dfa1dacc24f52a95c63222ee54dad2a2c1b3
[INFO] running `Command { std: "docker" "start" "1d5c1a2a48132fd4cc03440f2153dfa1dacc24f52a95c63222ee54dad2a2c1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d5c1a2a48132fd4cc03440f2153dfa1dacc24f52a95c63222ee54dad2a2c1b3", 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" "1d5c1a2a48132fd4cc03440f2153dfa1dacc24f52a95c63222ee54dad2a2c1b3" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d5c1a2a48132fd4cc03440f2153dfa1dacc24f52a95c63222ee54dad2a2c1b3", 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" "1d5c1a2a48132fd4cc03440f2153dfa1dacc24f52a95c63222ee54dad2a2c1b3" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking gix-trace v0.1.21
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking jiff v0.2.34
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking gix-utils v0.3.5
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking kstring v2.0.4
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]    Compiling n0-future v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]     Checking futures-buffered v0.2.13
[INFO] [stderr]     Checking gix-sec v0.14.2
[INFO] [stderr]    Compiling noq-udp v1.1.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling netdev v0.45.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking netlink-packet-route v0.31.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]    Compiling netwatch v0.19.1
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]    Compiling iroh-dns v1.0.3
[INFO] [stderr]     Checking gix-validate v0.11.3
[INFO] [stderr]     Checking gix-error v0.2.5
[INFO] [stderr]     Checking gix-imara-diff v0.2.4
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]    Compiling pest v2.8.8
[INFO] [stderr]     Checking gix-date v0.15.6
[INFO] [stderr]     Checking gix-chunk v0.7.3
[INFO] [stderr]     Checking gix-quote v0.7.2
[INFO] [stderr]     Checking gix-bitmap v0.3.3
[INFO] [stderr]    Compiling noq v1.1.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking gix-actor v0.41.2
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking sorted-index-buffer v0.2.1
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking mac-addr v0.3.0
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]     Checking identity-hash v0.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling iroh-relay v1.0.3
[INFO] [stderr]     Checking simple-dns v0.11.3
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling pest_meta v2.8.8
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.8
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking gix-path v0.12.3
[INFO] [stderr]     Checking gix-command v0.9.1
[INFO] [stderr]     Checking gix-packetline v0.21.5
[INFO] [stderr]     Checking gix-url v0.36.2
[INFO] [stderr]     Checking gix-config-value v0.18.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking seize v0.5.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking lru v0.18.1
[INFO] [stderr]    Compiling iroh v1.0.3
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking papaya v0.2.4
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling n0-error-macros v1.0.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling spez v0.1.2
[INFO] [stderr]     Checking der v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling iroh-metrics-derive v1.0.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking n0-error v1.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking data-encoding-macro v0.1.20
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking serdect v0.4.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking prefix-trie v0.8.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking prodash v31.0.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]    Compiling enum-assoc v1.3.0
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking gix-features v0.48.1
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking gix-hash v0.25.1
[INFO] [stderr]     Checking gix-fs v0.21.2
[INFO] [stderr]     Checking gix-tempfile v23.0.2
[INFO] [stderr]     Checking gix-hashtable v0.15.2
[INFO] [stderr]     Checking gix-object v0.62.0
[INFO] [stderr]     Checking gix-glob v0.26.1
[INFO] [stderr]     Checking gix-commitgraph v0.37.1
[INFO] [stderr]     Checking gix-transport v0.57.2
[INFO] [stderr]     Checking gix-lock v23.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking iroh-metrics v1.0.1
[INFO] [stderr]     Checking gix-shallow v0.12.1
[INFO] [stderr]    Compiling maybe-async v0.2.11
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]     Checking gix-attributes v0.33.2
[INFO] [stderr]     Checking gix-ignore v0.21.1
[INFO] [stderr]     Checking ed25519-dalek v3.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking gix-revwalk v0.33.0
[INFO] [stderr]     Checking gix-ref v0.65.0
[INFO] [stderr]     Checking gix-filter v0.32.0
[INFO] [stderr]     Checking gix-pathspec v0.18.1
[INFO] [stderr]     Checking gix-traverse v0.59.0
[INFO] [stderr]     Checking gix-revision v0.47.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking plist v1.10.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking gix-refspec v0.43.0
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]     Checking gix-index v0.53.0
[INFO] [stderr]    Compiling pest_derive v2.8.8
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling jj-lib-proc-macros v0.44.0
[INFO] [stderr]     Checking interim v0.2.1
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking encoding-utils v0.1.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking gix-config v0.58.0
[INFO] [stderr]     Checking gix-discover v0.53.0
[INFO] [stderr]     Checking gix-protocol v0.63.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking shlex v2.0.1
[INFO] [stderr]     Checking pollster v1.0.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking is_executable v1.0.6
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling jj-mesh v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking clap_complete v4.6.8
[INFO] [stderr]     Checking service-manager v0.11.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking gix-worktree v0.54.0
[INFO] [stderr]     Checking ignore v0.4.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking gix-diff v0.65.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking noq-proto v1.1.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking gix-submodule v0.32.0
[INFO] [stderr]     Checking gix-pack v0.72.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking attohttpc v0.30.1
[INFO] [stderr]     Checking iroh-base v1.0.3
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking netlink-proto v0.12.0
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking tokio-websockets v0.13.3
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking n0-watcher v1.0.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking gix-odb v0.82.0
[INFO] [stderr]     Checking gix v0.85.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hickory-net v0.26.1
[INFO] [stderr]     Checking jj-lib v0.44.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hickory-resolver v0.26.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking igd-next v0.17.1
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking portmapper v0.19.1
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/cli/peer/add.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Response::Error(err) => bail!("cannot start pairing: {err}"),
[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/cli/peer/add.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |         other => bail!("unexpected response from the daemon: {other:?}"),
[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/cli/peer/add.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Response::Error(err) => bail!("pairing failed: {err}"),
[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/cli/peer/add.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |         other => bail!("unexpected response from the daemon: {other:?}"),
[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/cli/repo/clone.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |         response => bail!("unexpected response from the daemon: {response:?}"),
[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/state/mod.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |               [_, _, ..] => bail!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 220 | |                 "several peers are named `{selector}`; use the endpoint id \
[INFO] [stdout] 221 | |                  (see `jj-mesh status`)"
[INFO] [stdout] 222 | |             ),
[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/state/mod.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |             (None, false) => bail!("no repo named `{name}` in the mesh"),
[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/state/mod.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 bail!("repo `{name}` is already removed")
[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/state/mod.rs:300:21
[INFO] [stdout]     |
[INFO] [stdout] 300 |             None => bail!("no repo named `{name}` is registered on this machine"),
[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/daemon/control/client.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |             other => bail!("unexpected response from the daemon: {other:?}"),
[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/daemon/control/client.rs:143:45
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 Response::Error(message) => bail!("{message}"),
[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/net/pair.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             bail!("peer rejected pairing: {}", sanitize_bounded(&reason))
[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/net/pair.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 |         Ok(msg) => bail!("unexpected message from peer: {msg:?}"),
[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/net/pair.rs:301:16
[INFO] [stdout]     |
[INFO] [stdout] 301 |         msg => bail!("unexpected message from host: {msg:?}"),
[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/net/pair.rs:315:19
[INFO] [stdout]     |
[INFO] [stdout] 315 |           reason => bail!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 316 | |             "connection lost before pairing completed ({reason}); \
[INFO] [stdout] 317 | |              check `jj-mesh status` on the other machine before retrying",
[INFO] [stdout] 318 | |         ),
[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/repo/codec.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |             None => bail!("ref target without a value"),
[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/repo/transfer/fetch.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 bail!("peer refused fetch: {}", sanitize(&message))
[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/repo/transfer/fetch.rs:452:38
[INFO] [stdout]     |
[INFO] [stdout] 452 |             GitFrame::Pack { .. } => bail!("peer sent a pack chunk in a loose transfer"),
[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/repo/transfer/fetch.rs:454:17
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 bail!("peer failed git phase: {}", sanitize(&message))
[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/watch/dir.rs:74:42
[INFO] [stdout]    |
[INFO] [stdout] 74 |             Some(Signal::Failed(msg)) => bail!(msg),
[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/watch/dir.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |             None => bail!("filesystem watcher stopped"),
[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/watch/dir.rs:87:50
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 Ok(Some(Signal::Failed(msg))) => bail!(msg),
[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/watch/tree/mod.rs:197:36
[INFO] [stdout]     |
[INFO] [stdout] 197 |             Signal::Failed(msg) => bail!(msg),
[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/cli/peer/add.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Response::Error(err) => bail!("cannot start pairing: {err}"),
[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/cli/peer/add.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |         other => bail!("unexpected response from the daemon: {other:?}"),
[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/cli/peer/add.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Response::Error(err) => bail!("pairing failed: {err}"),
[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/cli/peer/add.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |         other => bail!("unexpected response from the daemon: {other:?}"),
[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/cli/repo/clone.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |         response => bail!("unexpected response from the daemon: {response:?}"),
[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/state/mod.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |               [_, _, ..] => bail!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 220 | |                 "several peers are named `{selector}`; use the endpoint id \
[INFO] [stdout] 221 | |                  (see `jj-mesh status`)"
[INFO] [stdout] 222 | |             ),
[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/state/mod.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |             (None, false) => bail!("no repo named `{name}` in the mesh"),
[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/state/mod.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 bail!("repo `{name}` is already removed")
[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/state/mod.rs:300:21
[INFO] [stdout]     |
[INFO] [stdout] 300 |             None => bail!("no repo named `{name}` is registered on this machine"),
[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/daemon/control/client.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |             other => bail!("unexpected response from the daemon: {other:?}"),
[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/daemon/control/client.rs:143:45
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 Response::Error(message) => bail!("{message}"),
[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/net/pair.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             bail!("peer rejected pairing: {}", sanitize_bounded(&reason))
[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/net/pair.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 |         Ok(msg) => bail!("unexpected message from peer: {msg:?}"),
[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/net/pair.rs:301:16
[INFO] [stdout]     |
[INFO] [stdout] 301 |         msg => bail!("unexpected message from host: {msg:?}"),
[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/net/pair.rs:315:19
[INFO] [stdout]     |
[INFO] [stdout] 315 |           reason => bail!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 316 | |             "connection lost before pairing completed ({reason}); \
[INFO] [stdout] 317 | |              check `jj-mesh status` on the other machine before retrying",
[INFO] [stdout] 318 | |         ),
[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/repo/codec.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |             None => bail!("ref target without a value"),
[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/repo/transfer/fetch.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 bail!("peer refused fetch: {}", sanitize(&message))
[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/repo/transfer/fetch.rs:452:38
[INFO] [stdout]     |
[INFO] [stdout] 452 |             GitFrame::Pack { .. } => bail!("peer sent a pack chunk in a loose transfer"),
[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/repo/transfer/fetch.rs:454:17
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 bail!("peer failed git phase: {}", sanitize(&message))
[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/watch/dir.rs:74:42
[INFO] [stdout]    |
[INFO] [stdout] 74 |             Some(Signal::Failed(msg)) => bail!(msg),
[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/watch/dir.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |             None => bail!("filesystem watcher stopped"),
[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/watch/dir.rs:87:50
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 Ok(Some(Signal::Failed(msg))) => bail!(msg),
[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/watch/tree/mod.rs:197:36
[INFO] [stdout]     |
[INFO] [stdout] 197 |             Signal::Failed(msg) => bail!(msg),
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: jj-mesh v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1d5c1a2a48132fd4cc03440f2153dfa1dacc24f52a95c63222ee54dad2a2c1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d5c1a2a48132fd4cc03440f2153dfa1dacc24f52a95c63222ee54dad2a2c1b3", kill_on_drop: false }`
[INFO] [stdout] 1d5c1a2a48132fd4cc03440f2153dfa1dacc24f52a95c63222ee54dad2a2c1b3
