[INFO] fetching crate iroh-cli 0.23.0... [INFO] checking iroh-cli-0.23.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate iroh-cli 0.23.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate iroh-cli 0.23.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iroh-cli 0.23.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate iroh-cli 0.23.0 [INFO] tweaked toml for crates.io crate iroh-cli 0.23.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate iroh-cli 0.23.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15ae771841e86ae86f18283fd0212a010470b30bbe59f62c5c0dd627117b74a9 [INFO] running `Command { std: "docker" "start" "-a" "15ae771841e86ae86f18283fd0212a010470b30bbe59f62c5c0dd627117b74a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15ae771841e86ae86f18283fd0212a010470b30bbe59f62c5c0dd627117b74a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ae771841e86ae86f18283fd0212a010470b30bbe59f62c5c0dd627117b74a9", kill_on_drop: false }` [INFO] [stdout] 15ae771841e86ae86f18283fd0212a010470b30bbe59f62c5c0dd627117b74a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91965bc75ab6dcc7955a0829f11b62facec82c0a45f1128c8d04178a69e2b3aa [INFO] running `Command { std: "docker" "start" "-a" "91965bc75ab6dcc7955a0829f11b62facec82c0a45f1128c8d04178a69e2b3aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling acto v0.7.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling iroh-blake3 v1.4.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling redb v2.1.1 [INFO] [stderr] Compiling struct_iterable_internal v0.1.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking ssh-encoding v0.2.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ssh-cipher v0.2.0 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking raw-cpuid v11.1.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking smol_str v0.1.24 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking hmac-sha1 v0.2.2 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking ttl_cache v0.5.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking simple-dns v0.6.2 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Compiling precis-tools v0.1.7 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking erased_set v0.7.0 [INFO] [stderr] Checking bounded-integer v0.5.7 [INFO] [stderr] Checking hmac-sha256 v1.1.7 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking z32 v1.1.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking hostname-validator v1.1.1 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking netdev v0.30.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling redb v1.5.1 [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking positioned-io v0.3.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking reflink-copy v0.1.19 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking oneshot v0.1.8 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling precis-core v0.1.9 [INFO] [stderr] Compiling precis-profiles v0.1.10 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.7 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling postcard-derive v0.1.1 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Checking netlink-packet-route v0.17.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking pnet_packet v0.34.0 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures-buffered v0.2.6 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking winnow v0.6.14 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking derive_more v1.0.0-beta.7 [INFO] [stderr] Compiling human-time-macros v0.1.8 [INFO] [stderr] Compiling nested_enum_utils v0.1.0 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking quoted-string-parser v0.1.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking human-time v0.1.6 [INFO] [stderr] Checking sysinfo v0.26.9 [INFO] [stderr] Checking shared_child v1.0.0 [INFO] [stderr] Checking os_pipe v1.2.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-error v0.1.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking toml_edit v0.22.16 [INFO] [stderr] Checking serde_bencode v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking inplace-vec-builder v0.1.1 [INFO] [stderr] Checking ssh-key v0.6.6 [INFO] [stderr] Checking futures-concurrency v7.6.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking iroh-quinn-udp v0.4.2 [INFO] [stderr] Checking iroh-quinn-proto v0.10.8 [INFO] [stderr] Checking mainline v2.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crypto_secretbox v0.1.1 [INFO] [stderr] Checking ureq v2.10.0 [INFO] [stderr] Checking crypto_box v0.9.1 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking postcard v1.0.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking watchable v1.1.2 [INFO] [stderr] Checking range-collections v0.4.5 [INFO] [stderr] Checking governor v0.6.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling quic-rpc v0.11.0 [INFO] [stderr] Checking tokio-serde v0.8.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking attohttpc v0.24.1 [INFO] [stderr] Checking iroh-base v0.23.0 [INFO] [stderr] Compiling struct_iterable_derive v0.1.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking struct_iterable v0.1.1 [INFO] [stderr] Checking toml v0.8.15 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking rustyline v12.0.0 [INFO] [stderr] Compiling quic-rpc-derive v0.11.0 [INFO] [stderr] Checking pkarr v2.1.1 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Checking stun-rs v0.1.8 [INFO] [stderr] Checking testdir v0.9.1 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking rcgen v0.12.1 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking x509-parser v0.15.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking netlink-sys v0.8.6 [INFO] [stderr] Checking hickory-proto v0.24.1 [INFO] [stderr] Checking iroh-quinn v0.10.5 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking surge-ping v0.8.1 [INFO] [stderr] Checking iroh-io v0.6.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking netlink-proto v0.11.3 [INFO] [stderr] Checking bao-tree v0.13.0 [INFO] [stderr] Checking rtnetlink v0.13.1 [INFO] [stderr] Checking tokio-tungstenite-wasm v0.3.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking iroh-metrics v0.23.0 [INFO] [stderr] Checking hickory-resolver v0.24.1 [INFO] [stderr] Checking swarm-discovery v0.2.1 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking igd-next v0.14.3 [INFO] [stderr] Checking iroh-net v0.23.0 [INFO] [stderr] Checking iroh-gossip v0.23.0 [INFO] [stderr] Checking iroh-blobs v0.23.0 [INFO] [stderr] Checking iroh-docs v0.23.0 [INFO] [stderr] Checking iroh v0.23.0 [INFO] [stderr] Checking iroh-cli v0.23.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands.rs:122:55 [INFO] [stdout] | [INFO] [stdout] 120 | |iroh| async move { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | let env = ConsoleEnv::for_console(data_dir_owned, &iroh).await?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | console::run(&iroh, &env).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands.rs:148:54 [INFO] [stdout] | [INFO] [stdout] 137 | Commands::Rpc(command) => { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | move |iroh| async move { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | let env = ConsoleEnv::for_cli(data_dir_owned, &iroh).await?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | command.run(&iroh, &env).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/blobs.rs:680:18 [INFO] [stdout] | [INFO] [stdout] 675 | let mp = MultiProgress::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 676 | let overall = mp.add(ProgressBar::new(0)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 680 | pbs: HashMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/docs.rs:699:51 [INFO] [stdout] | [INFO] [stdout] 699 | .map_err(|io_err| read_failed(io_err.into()))?; [INFO] [stdout] | ------ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:415:27 [INFO] [stdout] | [INFO] [stdout] 379 | fn new(endpoint: Endpoint, node_id: NodeId) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | let mp = MultiProgress::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 381 | mp.set_draw_target(indicatif::ProgressDrawTarget::stderr()); [INFO] [stdout] 382 | let counters = mp.add(ProgressBar::hidden()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 383 | let remote_info = mp.add(ProgressBar::hidden()); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | let send_pb = mp.add(ProgressBar::hidden()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 385 | let recv_pb = mp.add(ProgressBar::hidden()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | let echo_pb = mp.add(ProgressBar::hidden()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | let style = indicatif::ProgressStyle::default_bar() [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | let pb = mp.add(indicatif::ProgressBar::hidden()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 400 | let counters2 = counters.clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 401 | let counter_task = tokio::spawn(async move { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 415 | counter_task: Some(CancelOnDrop::new( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 416 | | "counter_task", [INFO] [stdout] 417 | | counter_task.abort_handle(), [INFO] [stdout] 418 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:554:83 [INFO] [stdout] | [INFO] [stdout] 551 | let (mut send, mut recv) = connection.open_bi().await?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 552 | send_test_request(&mut send, &TestStreamRequest::Echo { bytes: size }).await?; [INFO] [stdout] 553 | let (mut sink, updates) = ProgressWriter::new(tokio::io::sink()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | let copying = tokio::spawn(async move { tokio::io::copy(&mut recv, &mut sink).await }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:576:86 [INFO] [stdout] | [INFO] [stdout] 572 | let (mut send, mut recv) = connection.open_bi().await?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 576 | tokio::spawn(async move { tokio::io::copy(&mut recv, &mut tokio::io::sink()).await }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:607:83 [INFO] [stdout] | [INFO] [stdout] 596 | let (mut send, mut recv) = connection.open_bi().await?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 597 | let t0 = Instant::now(); [INFO] [stdout] 598 | let (mut sink, updates) = ProgressWriter::new(tokio::io::sink()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 607 | let copying = tokio::spawn(async move { tokio::io::copy(&mut recv, &mut sink).await }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:1014:5 [INFO] [stdout] | [INFO] [stdout] 1013 | fn bold(x: T) -> String { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1014 | style(x).bold().to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:1385:22 [INFO] [stdout] | [INFO] [stdout] 1385 | .map(|f| std::fs::read_to_string(f).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/start.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 76 | command: F, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | let client = node.client().clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | / async move { [INFO] [stdout] 95 | | match command(client).await { [INFO] [stdout] 96 | | Err(err) => Err(err), [INFO] [stdout] 97 | | Ok(()) => { [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/start.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 76 | command: F, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | let client = node.client().clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | match command(client).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|v| Arc::unwrap_or_clone(v.clone())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iroh-cli` (bin "iroh") due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands.rs:122:55 [INFO] [stdout] | [INFO] [stdout] 120 | |iroh| async move { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | let env = ConsoleEnv::for_console(data_dir_owned, &iroh).await?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | console::run(&iroh, &env).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands.rs:148:54 [INFO] [stdout] | [INFO] [stdout] 137 | Commands::Rpc(command) => { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | move |iroh| async move { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | let env = ConsoleEnv::for_cli(data_dir_owned, &iroh).await?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | command.run(&iroh, &env).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/blobs.rs:680:18 [INFO] [stdout] | [INFO] [stdout] 675 | let mp = MultiProgress::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 676 | let overall = mp.add(ProgressBar::new(0)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 680 | pbs: HashMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/docs.rs:699:51 [INFO] [stdout] | [INFO] [stdout] 699 | .map_err(|io_err| read_failed(io_err.into()))?; [INFO] [stdout] | ------ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:415:27 [INFO] [stdout] | [INFO] [stdout] 379 | fn new(endpoint: Endpoint, node_id: NodeId) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | let mp = MultiProgress::new(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 381 | mp.set_draw_target(indicatif::ProgressDrawTarget::stderr()); [INFO] [stdout] 382 | let counters = mp.add(ProgressBar::hidden()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 383 | let remote_info = mp.add(ProgressBar::hidden()); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | let send_pb = mp.add(ProgressBar::hidden()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 385 | let recv_pb = mp.add(ProgressBar::hidden()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | let echo_pb = mp.add(ProgressBar::hidden()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | let style = indicatif::ProgressStyle::default_bar() [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | let pb = mp.add(indicatif::ProgressBar::hidden()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 400 | let counters2 = counters.clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 401 | let counter_task = tokio::spawn(async move { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 415 | counter_task: Some(CancelOnDrop::new( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 416 | | "counter_task", [INFO] [stdout] 417 | | counter_task.abort_handle(), [INFO] [stdout] 418 | | )), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:554:83 [INFO] [stdout] | [INFO] [stdout] 551 | let (mut send, mut recv) = connection.open_bi().await?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 552 | send_test_request(&mut send, &TestStreamRequest::Echo { bytes: size }).await?; [INFO] [stdout] 553 | let (mut sink, updates) = ProgressWriter::new(tokio::io::sink()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | let copying = tokio::spawn(async move { tokio::io::copy(&mut recv, &mut sink).await }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:576:86 [INFO] [stdout] | [INFO] [stdout] 572 | let (mut send, mut recv) = connection.open_bi().await?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 576 | tokio::spawn(async move { tokio::io::copy(&mut recv, &mut tokio::io::sink()).await }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:607:83 [INFO] [stdout] | [INFO] [stdout] 596 | let (mut send, mut recv) = connection.open_bi().await?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 597 | let t0 = Instant::now(); [INFO] [stdout] 598 | let (mut sink, updates) = ProgressWriter::new(tokio::io::sink()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 607 | let copying = tokio::spawn(async move { tokio::io::copy(&mut recv, &mut sink).await }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:1014:5 [INFO] [stdout] | [INFO] [stdout] 1013 | fn bold(x: T) -> String { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1014 | style(x).bold().to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/doctor.rs:1385:22 [INFO] [stdout] | [INFO] [stdout] 1385 | .map(|f| std::fs::read_to_string(f).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/start.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 76 | command: F, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | let client = node.client().clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | / async move { [INFO] [stdout] 95 | | match command(client).await { [INFO] [stdout] 96 | | Err(err) => Err(err), [INFO] [stdout] 97 | | Ok(()) => { [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/start.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 76 | command: F, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | let client = node.client().clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | match command(client).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/start.rs:243:14 [INFO] [stdout] | [INFO] [stdout] 224 | let (ready_s, ready_r) = tokio::sync::oneshot::channel(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 225 | let (close_s, close_r) = tokio::sync::oneshot::channel(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 243 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|v| Arc::unwrap_or_clone(v.clone())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iroh-cli` (bin "iroh" test) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "91965bc75ab6dcc7955a0829f11b62facec82c0a45f1128c8d04178a69e2b3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91965bc75ab6dcc7955a0829f11b62facec82c0a45f1128c8d04178a69e2b3aa", kill_on_drop: false }` [INFO] [stdout] 91965bc75ab6dcc7955a0829f11b62facec82c0a45f1128c8d04178a69e2b3aa